/*!
 * Bootstrap Reboot v5.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 *//*!
 * Font Awesome Free 6.5.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 2023 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fa,.fa-classic,.fa-sharp,.fas,.fa-solid,.far,.fa-regular,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-feature-settings:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas,.fa-classic,.fa-solid,.far,.fa-regular{font-family:"Font Awesome 6 Free"}.fab,.fa-brands{font-family:"Font Awesome 6 Brands"}.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:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;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-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);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, 0s);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, 0s);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-delay:var(--fa-animation-delay, 0s);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(.4, 0, .6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);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(.4, 0, .6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);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-delay:var(--fa-animation-delay, 0s);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, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);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-bounce,.fa-fade,.fa-beat-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(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.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:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-circle-chevron-right:before{content:"\f138"}.fa-chevron-circle-right:before{content:"\f138"}.fa-at:before{content:"@"}.fa-trash-can:before{content:"\f2ed"}.fa-trash-alt:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-xmark:before{content:"\f235"}.fa-user-times:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-message:before{content:"\f27a"}.fa-comment-alt:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-compress-alt:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-lines:before{content:"\f15c"}.fa-file-alt:before{content:"\f15c"}.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-days:before{content:"\f073"}.fa-calendar-alt:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball:before{content:"\f45f"}.fa-volleyball-ball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-desc:before{content:"\f0dd"}.fa-circle-minus:before{content:"\f056"}.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before{content:"\f2f5"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-icons:before{content:"\f86d"}.fa-heart-music-camera-bolt:before{content:"\f86d"}.fa-microphone-lines-slash:before{content:"\f539"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before{content:"\f689"}.fa-search-location:before{content:"\f689"}.fa-forward-step:before{content:"\f051"}.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before{content:"\f5b8"}.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football:before{content:"\f44e"}.fa-football-ball:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angles-down:before{content:"\f103"}.fa-angle-double-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before{content:"\f0fc"}.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before{content:"\f176"}.fa-long-arrow-up:before{content:"\f176"}.fa-fire-flame-simple:before{content:"\f46a"}.fa-burn:before{content:"\f46a"}.fa-person:before{content:"\f183"}.fa-male:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before{content:"\f587"}.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-pastafarianism:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before{content:"\f2e5"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before{content:"\f674"}.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before{content:"\f47e"}.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before{content:"\f2b9"}.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"K"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil:before{content:"\f303"}.fa-pencil-alt:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-paste:before{content:"\f0ea"}.fa-file-clipboard:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-ramp-box:before{content:"\f4de"}.fa-truck-loading:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before{content:"\f6a0"}.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before{content:"\f458"}.fa-quidditch:before{content:"\f458"}.fa-quidditch-broom-ball:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-box-archive:before{content:"\f187"}.fa-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before{content:"\f886"}.fa-sort-numeric-desc:before{content:"\f886"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"W"}.fa-earth-africa:before{content:"\f57c"}.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-screen-button:before{content:"\f3fa"}.fa-tablet-alt:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before{content:"\f579"}.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before{content:"\f0e3"}.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before{content:"\f562"}.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before{content:"\f5ae"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows:before{content:"\e068"}.fa-people-arrows-left-right:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-square-caret-right:before{content:"\f152"}.fa-caret-square-right:before{content:"\f152"}.fa-scissors:before{content:"\f0c4"}.fa-cut:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-tachograph-digital:before{content:"\f566"}.fa-digital-tachograph:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-reply:before{content:"\f3e5"}.fa-mail-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-square-minus:before{content:"\f146"}.fa-minus-square:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-square-caret-down:before{content:"\f150"}.fa-caret-square-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before{content:"\f0c9"}.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-3:before{content:"\f253"}.fa-heart-crack:before{content:"\f7a9"}.fa-heart-broken:before{content:"\f7a9"}.fa-square-up-right:before{content:"\f360"}.fa-external-link-square-alt:before{content:"\f360"}.fa-face-kiss-beam:before{content:"\f597"}.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before{content:"\f06a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before{content:"\f08b"}.fa-sign-out:before{content:"\f08b"}.fa-circle-chevron-down:before{content:"\f13a"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-unlock-keyhole:before{content:"\f13e"}.fa-unlock-alt:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-simple:before{content:"\f58f"}.fa-headphones-alt:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before{content:"\f4b9"}.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-low:before{content:"\f027"}.fa-volume-down:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-awn:before{content:"\e2cd"}.fa-wheat-alt:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"*"}.fa-square-check:before{content:"\f14a"}.fa-check-square:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-heading:before{content:"\f1dc"}.fa-header:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list:before{content:"\f03a"}.fa-list-squares:before{content:"\f03a"}.fa-square-phone-flip:before{content:"\f87b"}.fa-phone-square-alt:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before{content:"\f192"}.fa-dot-circle:before{content:"\f192"}.fa-face-dizzy:before{content:"\f567"}.fa-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol:before{content:"\f1e3"}.fa-futbol-ball:before{content:"\f1e3"}.fa-soccer-ball:before{content:"\f1e3"}.fa-paintbrush:before{content:"\f1fc"}.fa-paint-brush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before{content:"\f593"}.fa-hot-tub:before{content:"\f593"}.fa-map-location:before{content:"\f59f"}.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-pen-to-square:before{content:"\f044"}.fa-edit:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-nodes:before{content:"\f1e0"}.fa-share-alt:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-2:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before{content:"\f290"}.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before{content:"\f881"}.fa-sort-alpha-desc:before{content:"\f881"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand:before{content:"\f256"}.fa-hand-paper:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before{content:"\f596"}.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before{content:"\f589"}.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before{content:"\f58c"}.fa-grin-wink:before{content:"\f58c"}.fa-ear-deaf:before{content:"\f2a4"}.fa-deaf:before{content:"\f2a4"}.fa-deafness:before{content:"\f2a4"}.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-square-rss:before{content:"\f143"}.fa-rss-square:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"I"}.fa-hryvnia-sign:before{content:"\f6f2"}.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before{content:"\f581"}.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"V"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-staff-snake:before{content:"\e579"}.fa-rod-asclepius:before{content:"\e579"}.fa-rod-snake:before{content:"\e579"}.fa-staff-aesculapius:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-truck-medical:before{content:"\f0f9"}.fa-ambulance:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"Q"}.fa-g:before{content:"G"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-half:before{content:"\f2c9"}.fa-temperature-2:before{content:"\f2c9"}.fa-thermometer-2:before{content:"\f2c9"}.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-storm:before{content:"\f75a"}.fa-poo-bolt:before{content:"\f75a"}.fa-face-frown-open:before{content:"\f57a"}.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder:before{content:"\f07b"}.fa-folder-blank:before{content:"\f07b"}.fa-file-waveform:before{content:"\f478"}.fa-file-medical-alt:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-gauge:before{content:"\f624"}.fa-dashboard:before{content:"\f624"}.fa-gauge-med:before{content:"\f624"}.fa-tachometer-alt-average:before{content:"\f624"}.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-magic-wand-sparkles:before{content:"\e2ca"}.fa-e:before{content:"E"}.fa-pen-clip:before{content:"\f305"}.fa-pen-alt:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-van-shuttle:before{content:"\f5b6"}.fa-shuttle-van:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-square-caret-left:before{content:"\f191"}.fa-caret-square-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"C"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-chart-area:before{content:"\f1fe"}.fa-area-chart:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before{content:"\f05e"}.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-air-freshener:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before{content:"\f245"}.fa-mouse-pointer:before{content:"\f245"}.fa-maximize:before{content:"\f31e"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before{content:"\f61f"}.fa-triangle-circle-square:before{content:"\f61f"}.fa-shuffle:before{content:"\f074"}.fa-random:before{content:"\f074"}.fa-person-running:before{content:"\f70c"}.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before{content:"\f8cc"}.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before{content:"\f090"}.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before{content:"\e070"}.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-1:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before{content:"\f2f6"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before{content:"\f21e"}.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before{content:"\f4ce"}.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before{content:"\f496"}.fa-weight:before{content:"\f496"}.fa-user-group:before{content:"\f500"}.fa-user-friends:before{content:"\f500"}.fa-arrow-up-a-z:before{content:"\f15e"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before{content:"\f59b"}.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-circle-arrow-up:before{content:"\f0aa"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before{content:"\f554"}.fa-walking:before{content:"\f554"}.fa-l:before{content:"L"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before{content:"\f487"}.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before{content:"\f197"}.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before{content:"\f599"}.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-lines:before{content:"\f3c9"}.fa-microphone-alt:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before{content:"\f22a"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before{content:"\f79f"}.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before{content:"\f574"}.fa-file-upload:before{content:"\f574"}.fa-wifi:before{content:"\f1eb"}.fa-wifi-3:before{content:"\f1eb"}.fa-wifi-strong:before{content:"\f1eb"}.fa-bath:before{content:"\f2cd"}.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-pen:before{content:"\f4ff"}.fa-user-edit:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-top-left:before{content:"\f853"}.fa-border-style:before{content:"\f853"}.fa-map-location-dot:before{content:"\f5a0"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-square-poll-vertical:before{content:"\f681"}.fa-poll:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-car-battery:before{content:"\f5df"}.fa-battery-car:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-right:before{content:"\f22b"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-hand-back-fist:before{content:"\f255"}.fa-hand-rock:before{content:"\f255"}.fa-square-caret-up:before{content:"\f151"}.fa-caret-square-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-chart-bar:before{content:"\f080"}.fa-bar-chart:before{content:"\f080"}.fa-hands-bubbles:before{content:"\e05e"}.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before{content:"\f2a8"}.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-square-plus:before{content:"\f0fe"}.fa-plus-square:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-martini-glass:before{content:"\f57b"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-rotate-left:before{content:"\f2ea"}.fa-rotate-back:before{content:"\f2ea"}.fa-rotate-backward:before{content:"\f2ea"}.fa-undo-alt:before{content:"\f2ea"}.fa-table-columns:before{content:"\f0db"}.fa-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly:before{content:"\f472"}.fa-dolly-box:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-minimize:before{content:"\f78c"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angles-right:before{content:"\f101"}.fa-angle-double-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before{content:"\f144"}.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-euro-sign:before{content:"\f153"}.fa-eur:before{content:"\f153"}.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-circle-check:before{content:"\f058"}.fa-check-circle:before{content:"\f058"}.fa-circle-stop:before{content:"\f28d"}.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before{content:"\f568"}.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before{content:"\f59a"}.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-circle-chevron-up:before{content:"\f139"}.fa-chevron-circle-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-sterling-sign:before{content:"\f154"}.fa-gbp:before{content:"\f154"}.fa-pound-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before{content:"\f175"}.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before{content:"\f7c5"}.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before{content:"\f662"}.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-file-import:before{content:"\f56f"}.fa-arrow-right-to-file:before{content:"\f56f"}.fa-square-arrow-up-right:before{content:"\f14c"}.fa-external-link-square:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-empty:before{content:"\f2cb"}.fa-temperature-0:before{content:"\f2cb"}.fa-thermometer-0:before{content:"\f2cb"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before{content:"\f2bb"}.fa-contact-card:before{content:"\f2bb"}.fa-vcard:before{content:"\f2bb"}.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-balance-scale-right:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before{content:"\f5eb"}.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before{content:"\e066"}.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before{content:"\f5c8"}.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before{content:"\f0ee"}.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-upload-alt:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before{content:"\f4d8"}.fa-sprout:before{content:"\f4d8"}.fa-left-right:before{content:"\f337"}.fa-arrows-alt-h:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-circle-arrow-left:before{content:"\f0a8"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before{content:"\f160"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before{content:"\f76c"}.fa-thunderstorm:before{content:"\f76c"}.fa-text-slash:before{content:"\f87d"}.fa-remove-format:before{content:"\f87d"}.fa-face-smile-wink:before{content:"\f4da"}.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-left-right:before{content:"\f07e"}.fa-arrows-h:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before{content:"\f0ed"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-download-alt:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-chalkboard:before{content:"\f51b"}.fa-blackboard:before{content:"\f51b"}.fa-user-large-slash:before{content:"\f4fa"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-simple-slash:before{content:"\e05f"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before{content:"\f021"}.fa-refresh:before{content:"\f021"}.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-halved:before{content:"\f3ed"}.fa-shield-alt:before{content:"\f3ed"}.fa-book-atlas:before{content:"\f558"}.fa-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before{content:"\f6f1"}.fa-house-damage:before{content:"\f6f1"}.fa-file-zipper:before{content:"\f1c6"}.fa-file-archive:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-martini-glass-empty:before{content:"\f000"}.fa-glass-martini:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"Z"}.fa-person-skiing:before{content:"\f7c9"}.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"A"}.fa-temperature-arrow-down:before{content:"\e03f"}.fa-temperature-down:before{content:"\e03f"}.fa-feather-pointed:before{content:"\f56b"}.fa-feather-alt:before{content:"\f56b"}.fa-p:before{content:"P"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-rectangle-ad:before{content:"\f641"}.fa-ad:before{content:"\f641"}.fa-circle-arrow-right:before{content:"\f0a9"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before{content:"\f0dc"}.fa-unsorted:before{content:"\f0dc"}.fa-list-ol:before{content:"\f0cb"}.fa-list-1-2:before{content:"\f0cb"}.fa-list-numeric:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-dollar:before{content:"\f53d"}.fa-money-check-alt:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before{content:"\f598"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"?"}.fa-file-signature:before{content:"\f573"}.fa-up-down-left-right:before{content:"\f0b2"}.fa-arrows-alt:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-stroke:before{content:"\f5c0"}.fa-star-half-alt:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-whiskey-glass:before{content:"\f7a0"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before{content:"\f08e"}.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-won-sign:before{content:"\f159"}.fa-krw:before{content:"\f159"}.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"F"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-taxi:before{content:"\f1ba"}.fa-cab:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before{content:"\f200"}.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before{content:"\f582"}.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before{content:"\f041"}.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-helmet-safety:before{content:"\f807"}.fa-hard-hat:before{content:"\f807"}.fa-hat-hard:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before{content:"\f5a5"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before{content:"\f201"}.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-signs-post:before{content:"\f277"}.fa-map-signs:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"H"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before{content:"\f7d9"}.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-house-user:before{content:"\e1b0"}.fa-home-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-martini-glass-citrus:before{content:"\f561"}.fa-cocktail:before{content:"\f561"}.fa-face-surprise:before{content:"\f5c2"}.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before{content:"\f28b"}.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-whole:before{content:"\f5d1"}.fa-apple-alt:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"R"}.fa-temperature-quarter:before{content:"\f2ca"}.fa-temperature-1:before{content:"\f2ca"}.fa-thermometer-1:before{content:"\f2ca"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-square-poll-horizontal:before{content:"\f682"}.fa-poll-h:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before{content:"\f049"}.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball:before{content:"\f434"}.fa-basketball-ball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-circle-up:before{content:"\f35b"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-mobile-screen-button:before{content:"\f3cd"}.fa-mobile-alt:before{content:"\f3cd"}.fa-volume-high:before{content:"\f028"}.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before{content:"\f805"}.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before{content:"\f156"}.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before{content:"\f059"}.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-flip:before{content:"\f879"}.fa-phone-alt:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-forward-fast:before{content:"\f050"}.fa-fast-forward:before{content:"\f050"}.fa-face-meh-blank:before{content:"\f5a4"}.fa-meh-blank:before{content:"\f5a4"}.fa-square-parking:before{content:"\f540"}.fa-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before{content:"\f828"}.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before{content:"\f474"}.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before{content:"\f54d"}.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before{content:"\f291"}.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-simple:before{content:"\f55e"}.fa-bus-alt:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before{content:"\f5b3"}.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal:before{content:"\f012"}.fa-signal-5:before{content:"\f012"}.fa-signal-perfect:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-house-chimney:before{content:"\e3af"}.fa-home-lg:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before{content:"\f119"}.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before{content:"\f54f"}.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before{content:"\f0c7"}.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-scale-unbalanced:before{content:"\f515"}.fa-balance-scale-left:before{content:"\f515"}.fa-sort-up:before{content:"\f0de"}.fa-sort-asc:before{content:"\f0de"}.fa-comment-dots:before{content:"\f4ad"}.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before{content:"\f585"}.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before{content:"\f4c0"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before{content:"\f684"}.fa-praying-hands:before{content:"\f684"}.fa-arrow-rotate-right:before{content:"\f01e"}.fa-arrow-right-rotate:before{content:"\f01e"}.fa-arrow-rotate-forward:before{content:"\f01e"}.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before{content:"\f601"}.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before{content:"\f588"}.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-xmark:before{content:"\f273"}.fa-calendar-times:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-gear:before{content:"\f4fe"}.fa-user-cog:before{content:"\f4fe"}.fa-arrow-up-1-9:before{content:"\f163"}.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-person-digging:before{content:"\f85e"}.fa-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple:before{content:"\f629"}.fa-gauge-simple-med:before{content:"\f629"}.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right:before{content:"\f10e"}.fa-quote-right-alt:before{content:"\f10e"}.fa-shirt:before{content:"\f553"}.fa-t-shirt:before{content:"\f553"}.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before{content:"\f7d7"}.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"J"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-up-right-from-square:before{content:"\f35d"}.fa-external-link-alt:before{content:"\f35d"}.fa-table-cells:before{content:"\f00a"}.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-book-bible:before{content:"\f647"}.fa-bible:before{content:"\f647"}.fa-o:before{content:"O"}.fa-suitcase-medical:before{content:"\f0fa"}.fa-medkit:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-person-dress:before{content:"\f182"}.fa-female:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-business-time:before{content:"\f64a"}.fa-briefcase-clock:before{content:"\f64a"}.fa-table-cells-large:before{content:"\f009"}.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before{content:"\f827"}.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before{content:"\f2a0"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-cake-candles:before{content:"\f1fd"}.fa-birthday-cake:before{content:"\f1fd"}.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angles-up:before{content:"\f102"}.fa-angle-double-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before{content:"\f887"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-empty:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before{content:"\f0f0"}.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before{content:"\f05a"}.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera:before{content:"\f030"}.fa-camera-alt:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before{content:"\f162"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before{content:"\f4c1"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-medical:before{content:"\f486"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before{content:"\f15d"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-rotate-left:before{content:"\f0e2"}.fa-arrow-left-rotate:before{content:"\f0e2"}.fa-arrow-rotate-back:before{content:"\f0e2"}.fa-arrow-rotate-backward:before{content:"\f0e2"}.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before{content:"\f0a0"}.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before{content:"\f586"}.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-rectangle-list:before{content:"\f022"}.fa-list-alt:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before{content:"\f7ca"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-train-subway:before{content:"\f239"}.fa-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before{content:"\e1bc"}.fa-indian-rupee:before{content:"\e1bc"}.fa-inr:before{content:"\e1bc"}.fa-crop-simple:before{content:"\f565"}.fa-crop-alt:before{content:"\f565"}.fa-money-bill-1:before{content:"\f3d1"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before{content:"\f30a"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before{content:"\f068"}.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before{content:"\f177"}.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-asl-interpreting:before{content:"\f2a3"}.fa-hands-american-sign-language-interpreting:before{content:"\f2a3"}.fa-gear:before{content:"\f013"}.fa-cog:before{content:"\f013"}.fa-droplet-slash:before{content:"\f5c7"}.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before{content:"\f07a"}.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before{content:"\f148"}.fa-level-up:before{content:"\f148"}.fa-u:before{content:"U"}.fa-square-root-variable:before{content:"\f698"}.fa-square-root-alt:before{content:"\f698"}.fa-clock:before{content:"\f017"}.fa-clock-four:before{content:"\f017"}.fa-backward-step:before{content:"\f048"}.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"S"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-house-chimney-medical:before{content:"\f7f2"}.fa-clinic-medical:before{content:"\f7f2"}.fa-temperature-three-quarters:before{content:"\f2c8"}.fa-temperature-3:before{content:"\f2c8"}.fa-thermometer-3:before{content:"\f2c8"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-screen:before{content:"\f3cf"}.fa-mobile-android-alt:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-half:before{content:"\f242"}.fa-battery-3:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders:before{content:"\f1de"}.fa-sliders-h:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-vertical:before{content:"\f142"}.fa-ellipsis-v:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-right-long:before{content:"\f30b"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-tty:before{content:"\f1e4"}.fa-teletype:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-person-hiking:before{content:"\f6ec"}.fa-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"N"}.fa-cable-car:before{content:"\f7da"}.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before{content:"\f580"}.fa-grin:before{content:"\f580"}.fa-delete-left:before{content:"\f55a"}.fa-backspace:before{content:"\f55a"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-dropper-empty:before{content:"\f1fb"}.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile:before{content:"\f3ce"}.fa-mobile-android:before{content:"\f3ce"}.fa-mobile-phone:before{content:"\f3ce"}.fa-face-meh:before{content:"\f11a"}.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-skull:before{content:"\f6b7"}.fa-book-dead:before{content:"\f6b7"}.fa-id-card:before{content:"\f2c2"}.fa-drivers-license:before{content:"\f2c2"}.fa-outdent:before{content:"\f03b"}.fa-dedent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-house:before{content:"\f015"}.fa-home:before{content:"\f015"}.fa-home-alt:before{content:"\f015"}.fa-home-lg-alt:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"B"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before{content:"\f0ec"}.fa-exchange:before{content:"\f0ec"}.fa-rotate-right:before{content:"\f2f9"}.fa-redo-alt:before{content:"\f2f9"}.fa-rotate-forward:before{content:"\f2f9"}.fa-utensils:before{content:"\f2e7"}.fa-cutlery:before{content:"\f2e7"}.fa-arrow-up-wide-short:before{content:"\f161"}.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-tower-broadcast:before{content:"\f519"}.fa-broadcast-tower:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-up-long:before{content:"\f30c"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before{content:"\f56d"}.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before{content:"\f0e7"}.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-yen-sign:before{content:"\f157"}.fa-cny:before{content:"\f157"}.fa-jpy:before{content:"\f157"}.fa-rmb:before{content:"\f157"}.fa-yen:before{content:"\f157"}.fa-ruble-sign:before{content:"\f158"}.fa-rouble:before{content:"\f158"}.fa-rub:before{content:"\f158"}.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before{content:"\f59c"}.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before{content:"\f884"}.fa-sort-amount-desc:before{content:"\f884"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"<"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before{content:"\f178"}.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis:before{content:"\f141"}.fa-ellipsis-h:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-kit-medical:before{content:"\f479"}.fa-first-aid:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card:before{content:"\f09d"}.fa-credit-card-alt:before{content:"\f09d"}.fa-car:before{content:"\f1b9"}.fa-automobile:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before{content:"\f5da"}.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before{content:"\e040"}.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-square-h:before{content:"\f0fd"}.fa-h-square:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-full:before{content:"\f2c7"}.fa-temperature-4:before{content:"\f2c7"}.fa-thermometer-4:before{content:"\f2c7"}.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-handshake-angle:before{content:"\f4c4"}.fa-hands-helping:before{content:"\f4c4"}.fa-location-dot:before{content:"\f3c5"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:">"}.fa-person-swimming:before{content:"\f5c4"}.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before{content:"\f043"}.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-americas:before{content:"\f57d"}.fa-earth:before{content:"\f57d"}.fa-earth-america:before{content:"\f57d"}.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-empty:before{content:"\f244"}.fa-battery-0:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before{content:"\f625"}.fa-tachometer-alt:before{content:"\f625"}.fa-tachometer-alt-fast:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f0f8"}.fa-hospital-wide:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before{content:"\f550"}.fa-reorder:before{content:"\f550"}.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-person-walking-with-cane:before{content:"\f29d"}.fa-blind:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before{content:"\f772"}.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-stacked:before{content:"\f468"}.fa-boxes:before{content:"\f468"}.fa-boxes-alt:before{content:"\f468"}.fa-link:before{content:"\f0c1"}.fa-chain:before{content:"\f0c1"}.fa-ear-listen:before{content:"\f2a2"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before{content:"\f002"}.fa-search:before{content:"\f002"}.fa-table-tennis-paddle-ball:before{content:"\f45d"}.fa-ping-pong-paddle-ball:before{content:"\f45d"}.fa-table-tennis:before{content:"\f45d"}.fa-person-dots-from-line:before{content:"\f470"}.fa-diagnoses:before{content:"\f470"}.fa-trash-can-arrow-up:before{content:"\f82a"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-pen:before{content:"\f31c"}.fa-file-edit:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-square-pen:before{content:"\f14b"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-square:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-full:before{content:"\f240"}.fa-battery:before{content:"\f240"}.fa-battery-5:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-ul:before{content:"\f0ca"}.fa-list-dots:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before{content:"\f309"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-dome:before{content:"\f752"}.fa-landmark-alt:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-tv:before{content:"\f26c"}.fa-television:before{content:"\f26c"}.fa-tv-alt:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before{content:"\f0ae"}.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before{content:"\f2bd"}.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before{content:"\f5e1"}.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"Y"}.fa-person-snowboarding:before{content:"\f7ce"}.fa-snowboarding:before{content:"\f7ce"}.fa-truck-fast:before{content:"\f48b"}.fa-shipping-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-circle-half-stroke:before{content:"\f042"}.fa-adjust:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before{content:"\f7ba"}.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball:before{content:"\f433"}.fa-baseball-ball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before{content:"\f542"}.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-xmark:before{content:"\f6a9"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-times:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip:before{content:"\f58d"}.fa-grip-horizontal:before{content:"\f58d"}.fa-share-from-square:before{content:"\f14d"}.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before{content:"\e4e0"}.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-square-phone:before{content:"\f098"}.fa-phone-square:before{content:"\f098"}.fa-plus:before{content:"+"}.fa-add:before{content:"+"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-xmark:before{content:"\f00d"}.fa-close:before{content:"\f00d"}.fa-multiply:before{content:"\f00d"}.fa-remove:before{content:"\f00d"}.fa-times:before{content:"\f00d"}.fa-arrows-up-down-left-right:before{content:"\f047"}.fa-arrows:before{content:"\f047"}.fa-chalkboard-user:before{content:"\f51c"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left:before{content:"\f10d"}.fa-quote-left-alt:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before{content:"\f829"}.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"="}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-shekel-sign:before{content:"\f20b"}.fa-ils:before{content:"\f20b"}.fa-shekel:before{content:"\f20b"}.fa-sheqel:before{content:"\f20b"}.fa-sheqel-sign:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before{content:"\f87c"}.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before{content:"\f4d9"}.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet:before{content:"\f3fb"}.fa-tablet-android:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-rear:before{content:"\f5de"}.fa-car-alt:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-2:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before{content:"\f77d"}.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before{content:"%"}.fa-percentage:before{content:"%"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before{content:"\f118"}.fa-smile:before{content:"\f118"}.fa-thumbtack:before{content:"\f08d"}.fa-thumb-tack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before{content:"\f683"}.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before{content:"\f2f1"}.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-gears:before{content:"\f085"}.fa-cogs:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before{content:"\f584"}.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender:before{content:"\f225"}.fa-transgender-alt:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before{content:"\f149"}.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-simple:before{content:"\f3ff"}.fa-ticket-alt:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angles-left:before{content:"\f100"}.fa-angle-double-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before{content:"\f1da"}.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before{content:"\f583"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-file-export:before{content:"\f56e"}.fa-arrow-right-from-file:before{content:"\f56e"}.fa-shield:before{content:"\f132"}.fa-shield-blank:before{content:"\f132"}.fa-arrow-up-short-wide:before{content:"\f885"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before{content:"\f450"}.fa-golf-ball:before{content:"\f450"}.fa-circle-chevron-left:before{content:"\f137"}.fa-chevron-circle-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-wand-magic:before{content:"\f0d0"}.fa-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-empty:before{content:"\f5ce"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-person-biking:before{content:"\f84a"}.fa-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before{content:"\e47b"}.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before{content:"\f2d3"}.fa-times-square:before{content:"\f2d3"}.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"#"}.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-expand-alt:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"T"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-up-down:before{content:"\f338"}.fa-arrows-alt-v:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before{content:"\f666"}.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before{content:"\f055"}.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before{content:"\f58b"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-link-slash:before{content:"\f127"}.fa-chain-broken:before{content:"\f127"}.fa-chain-slash:before{content:"\f127"}.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before{content:"\f882"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-flame-curved:before{content:"\f7e4"}.fa-fire-alt:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before{content:"\f687"}.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-face-angry:before{content:"\f556"}.fa-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-rss:before{content:"\f09e"}.fa-feed:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-scale-balanced:before{content:"\f24e"}.fa-balance-scale:before{content:"\f24e"}.fa-gauge-simple-high:before{content:"\f62a"}.fa-tachometer:before{content:"\f62a"}.fa-tachometer-fast:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop:before{content:"\f390"}.fa-desktop-alt:before{content:"\f390"}.fa-m:before{content:"M"}.fa-table-list:before{content:"\f00b"}.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before{content:"\f7cd"}.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-4:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-hand-fist:before{content:"\f6de"}.fa-fist-raised:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before{content:"\f3e0"}.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before{content:"\f7a2"}.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before{content:"\f59d"}.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-xmark:before{content:"\f410"}.fa-rectangle-times:before{content:"\f410"}.fa-times-rectangle:before{content:"\f410"}.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before{content:"\f66a"}.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-triangle-exclamation:before{content:"\f071"}.fa-exclamation-triangle:before{content:"\f071"}.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-share:before{content:"\f064"}.fa-mail-forward:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-right-left:before{content:"\f362"}.fa-exchange-alt:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before{content:"\f53b"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before{content:"\f2a7"}.fa-sign-language:before{content:"\f2a7"}.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-water-ladder:before{content:"\f5c5"}.fa-ladder-water:before{content:"\f5c5"}.fa-swimming-pool:before{content:"\f5c5"}.fa-arrows-up-down:before{content:"\f07d"}.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before{content:"\f57f"}.fa-grimace:before{content:"\f57f"}.fa-wheelchair-move:before{content:"\e2ce"}.fa-wheelchair-alt:before{content:"\e2ce"}.fa-turn-down:before{content:"\f3be"}.fa-level-down-alt:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-square-envelope:before{content:"\f199"}.fa-envelope-square:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-bandage:before{content:"\f462"}.fa-band-aid:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before{content:"\f057"}.fa-times-circle:before{content:"\f057"}.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before{content:"\f57e"}.fa-globe-asia:before{content:"\f57e"}.fa-id-card-clip:before{content:"\f47f"}.fa-id-card-alt:before{content:"\f47f"}.fa-magnifying-glass-plus:before{content:"\f00e"}.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-hand-dots:before{content:"\f461"}.fa-allergies:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-mug-saucer:before{content:"\f0f4"}.fa-coffee:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before{content:"\f010"}.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-large:before{content:"\f406"}.fa-user-alt:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before{content:"\f249"}.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before{content:"\f5b4"}.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"!"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-turkish-lira-sign:before{content:"\e2bb"}.fa-try:before{content:"\e2bb"}.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before{content:"$"}.fa-dollar:before{content:"$"}.fa-usd:before{content:"$"}.fa-x:before{content:"X"}.fa-magnifying-glass-dollar:before{content:"\f688"}.fa-search-dollar:before{content:"\f688"}.fa-users-gear:before{content:"\f509"}.fa-users-cog:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-building-columns:before{content:"\f19c"}.fa-bank:before{content:"\f19c"}.fa-institution:before{content:"\f19c"}.fa-museum:before{content:"\f19c"}.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"D"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before{content:"\f630"}.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-simple:before{content:"\f4c6"}.fa-handshake-alt:before{content:"\f4c6"}.fa-jet-fighter:before{content:"\f0fb"}.fa-fighter-jet:before{content:"\f0fb"}.fa-square-share-nodes:before{content:"\f1e1"}.fa-share-alt-square:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video:before{content:"\f03d"}.fa-video-camera:before{content:"\f03d"}.fa-graduation-cap:before{content:"\f19d"}.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-turn-up:before{content:"\f3bf"}.fa-level-up-alt:before{content:"\f3bf"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-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.5.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 2023 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: "Font Awesome 6 Free";--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.ce4938a30389d90a.woff2) format("woff2"),url(fa-solid-900.081655f2111aa667.ttf) format("truetype")}.fas,.fa-solid{font-weight:900}:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h6,h5,h4,h3,h2,.custom-theme h1.smaller,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h1{font-size:2rem}}h2,.custom-theme h1.smaller{font-size:calc(1.285rem + .42vw)}@media (min-width: 1200px){h2,.custom-theme h1.smaller{font-size:1.6rem}}h3{font-size:1.2rem}h4{font-size:1.1rem}h5{font-size:.9rem}h6{font-size:.8rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color);text-decoration:none}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}/*!
 * Bootstrap Grid v5.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1366px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}.g-6,.gx-6{--bs-gutter-x: 3.5rem}.g-6,.gy-6{--bs-gutter-y: 3.5rem}.g-7,.gx-7{--bs-gutter-x: 4rem}.g-7,.gy-7{--bs-gutter-y: 4rem}.g-8,.gx-8{--bs-gutter-x: 4.5rem}.g-8,.gy-8{--bs-gutter-y: 4.5rem}.g-9,.gx-9{--bs-gutter-x: 5.5rem}.g-9,.gy-9{--bs-gutter-y: 5.5rem}.g-10,.gx-10{--bs-gutter-x: 6rem}.g-10,.gy-10{--bs-gutter-y: 6rem}.g-11,.gx-11{--bs-gutter-x: 6.5rem}.g-11,.gy-11{--bs-gutter-y: 6.5rem}.g-12,.gx-12{--bs-gutter-x: 7rem}.g-12,.gy-12{--bs-gutter-y: 7rem}.g-13,.gx-13{--bs-gutter-x: 7.5rem}.g-13,.gy-13{--bs-gutter-y: 7.5rem}.g-14,.gx-14{--bs-gutter-x: 8rem}.g-14,.gy-14{--bs-gutter-y: 8rem}.g-15,.gx-15{--bs-gutter-x: 8.5rem}.g-15,.gy-15{--bs-gutter-y: 8.5rem}.g-16,.gx-16{--bs-gutter-x: 9rem}.g-16,.gy-16{--bs-gutter-y: 9rem}.g-17,.gx-17{--bs-gutter-x: 9.5rem}.g-17,.gy-17{--bs-gutter-y: 9.5rem}.g-18,.gx-18{--bs-gutter-x: 10rem}.g-18,.gy-18{--bs-gutter-y: 10rem}.g-19,.gx-19{--bs-gutter-x: 10.5rem}.g-19,.gy-19{--bs-gutter-y: 10.5rem}.g-20,.gx-20{--bs-gutter-x: 11rem}.g-20,.gy-20{--bs-gutter-y: 11rem}.g-21,.gx-21{--bs-gutter-x: 11.5rem}.g-21,.gy-21{--bs-gutter-y: 11.5rem}.g-22,.gx-22{--bs-gutter-x: 12rem}.g-22,.gy-22{--bs-gutter-y: 12rem}.g-23,.gx-23{--bs-gutter-x: 12.5rem}.g-23,.gy-23{--bs-gutter-y: 12.5rem}.g-24,.gx-24{--bs-gutter-x: 13rem}.g-24,.gy-24{--bs-gutter-y: 13rem}.g-25,.gx-25{--bs-gutter-x: 13.5rem}.g-25,.gy-25{--bs-gutter-y: 13.5rem}.g-26,.gx-26{--bs-gutter-x: 14rem}.g-26,.gy-26{--bs-gutter-y: 14rem}.g-27,.gx-27{--bs-gutter-x: 14.5rem}.g-27,.gy-27{--bs-gutter-y: 14.5rem}.g-28,.gx-28{--bs-gutter-x: 15rem}.g-28,.gy-28{--bs-gutter-y: 15rem}.g-29,.gx-29{--bs-gutter-x: 15.5rem}.g-29,.gy-29{--bs-gutter-y: 15.5rem}.g-30,.gx-30{--bs-gutter-x: 16rem}.g-30,.gy-30{--bs-gutter-y: 16rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}.g-sm-6,.gx-sm-6{--bs-gutter-x: 3.5rem}.g-sm-6,.gy-sm-6{--bs-gutter-y: 3.5rem}.g-sm-7,.gx-sm-7{--bs-gutter-x: 4rem}.g-sm-7,.gy-sm-7{--bs-gutter-y: 4rem}.g-sm-8,.gx-sm-8{--bs-gutter-x: 4.5rem}.g-sm-8,.gy-sm-8{--bs-gutter-y: 4.5rem}.g-sm-9,.gx-sm-9{--bs-gutter-x: 5.5rem}.g-sm-9,.gy-sm-9{--bs-gutter-y: 5.5rem}.g-sm-10,.gx-sm-10{--bs-gutter-x: 6rem}.g-sm-10,.gy-sm-10{--bs-gutter-y: 6rem}.g-sm-11,.gx-sm-11{--bs-gutter-x: 6.5rem}.g-sm-11,.gy-sm-11{--bs-gutter-y: 6.5rem}.g-sm-12,.gx-sm-12{--bs-gutter-x: 7rem}.g-sm-12,.gy-sm-12{--bs-gutter-y: 7rem}.g-sm-13,.gx-sm-13{--bs-gutter-x: 7.5rem}.g-sm-13,.gy-sm-13{--bs-gutter-y: 7.5rem}.g-sm-14,.gx-sm-14{--bs-gutter-x: 8rem}.g-sm-14,.gy-sm-14{--bs-gutter-y: 8rem}.g-sm-15,.gx-sm-15{--bs-gutter-x: 8.5rem}.g-sm-15,.gy-sm-15{--bs-gutter-y: 8.5rem}.g-sm-16,.gx-sm-16{--bs-gutter-x: 9rem}.g-sm-16,.gy-sm-16{--bs-gutter-y: 9rem}.g-sm-17,.gx-sm-17{--bs-gutter-x: 9.5rem}.g-sm-17,.gy-sm-17{--bs-gutter-y: 9.5rem}.g-sm-18,.gx-sm-18{--bs-gutter-x: 10rem}.g-sm-18,.gy-sm-18{--bs-gutter-y: 10rem}.g-sm-19,.gx-sm-19{--bs-gutter-x: 10.5rem}.g-sm-19,.gy-sm-19{--bs-gutter-y: 10.5rem}.g-sm-20,.gx-sm-20{--bs-gutter-x: 11rem}.g-sm-20,.gy-sm-20{--bs-gutter-y: 11rem}.g-sm-21,.gx-sm-21{--bs-gutter-x: 11.5rem}.g-sm-21,.gy-sm-21{--bs-gutter-y: 11.5rem}.g-sm-22,.gx-sm-22{--bs-gutter-x: 12rem}.g-sm-22,.gy-sm-22{--bs-gutter-y: 12rem}.g-sm-23,.gx-sm-23{--bs-gutter-x: 12.5rem}.g-sm-23,.gy-sm-23{--bs-gutter-y: 12.5rem}.g-sm-24,.gx-sm-24{--bs-gutter-x: 13rem}.g-sm-24,.gy-sm-24{--bs-gutter-y: 13rem}.g-sm-25,.gx-sm-25{--bs-gutter-x: 13.5rem}.g-sm-25,.gy-sm-25{--bs-gutter-y: 13.5rem}.g-sm-26,.gx-sm-26{--bs-gutter-x: 14rem}.g-sm-26,.gy-sm-26{--bs-gutter-y: 14rem}.g-sm-27,.gx-sm-27{--bs-gutter-x: 14.5rem}.g-sm-27,.gy-sm-27{--bs-gutter-y: 14.5rem}.g-sm-28,.gx-sm-28{--bs-gutter-x: 15rem}.g-sm-28,.gy-sm-28{--bs-gutter-y: 15rem}.g-sm-29,.gx-sm-29{--bs-gutter-x: 15.5rem}.g-sm-29,.gy-sm-29{--bs-gutter-y: 15.5rem}.g-sm-30,.gx-sm-30{--bs-gutter-x: 16rem}.g-sm-30,.gy-sm-30{--bs-gutter-y: 16rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}.g-md-6,.gx-md-6{--bs-gutter-x: 3.5rem}.g-md-6,.gy-md-6{--bs-gutter-y: 3.5rem}.g-md-7,.gx-md-7{--bs-gutter-x: 4rem}.g-md-7,.gy-md-7{--bs-gutter-y: 4rem}.g-md-8,.gx-md-8{--bs-gutter-x: 4.5rem}.g-md-8,.gy-md-8{--bs-gutter-y: 4.5rem}.g-md-9,.gx-md-9{--bs-gutter-x: 5.5rem}.g-md-9,.gy-md-9{--bs-gutter-y: 5.5rem}.g-md-10,.gx-md-10{--bs-gutter-x: 6rem}.g-md-10,.gy-md-10{--bs-gutter-y: 6rem}.g-md-11,.gx-md-11{--bs-gutter-x: 6.5rem}.g-md-11,.gy-md-11{--bs-gutter-y: 6.5rem}.g-md-12,.gx-md-12{--bs-gutter-x: 7rem}.g-md-12,.gy-md-12{--bs-gutter-y: 7rem}.g-md-13,.gx-md-13{--bs-gutter-x: 7.5rem}.g-md-13,.gy-md-13{--bs-gutter-y: 7.5rem}.g-md-14,.gx-md-14{--bs-gutter-x: 8rem}.g-md-14,.gy-md-14{--bs-gutter-y: 8rem}.g-md-15,.gx-md-15{--bs-gutter-x: 8.5rem}.g-md-15,.gy-md-15{--bs-gutter-y: 8.5rem}.g-md-16,.gx-md-16{--bs-gutter-x: 9rem}.g-md-16,.gy-md-16{--bs-gutter-y: 9rem}.g-md-17,.gx-md-17{--bs-gutter-x: 9.5rem}.g-md-17,.gy-md-17{--bs-gutter-y: 9.5rem}.g-md-18,.gx-md-18{--bs-gutter-x: 10rem}.g-md-18,.gy-md-18{--bs-gutter-y: 10rem}.g-md-19,.gx-md-19{--bs-gutter-x: 10.5rem}.g-md-19,.gy-md-19{--bs-gutter-y: 10.5rem}.g-md-20,.gx-md-20{--bs-gutter-x: 11rem}.g-md-20,.gy-md-20{--bs-gutter-y: 11rem}.g-md-21,.gx-md-21{--bs-gutter-x: 11.5rem}.g-md-21,.gy-md-21{--bs-gutter-y: 11.5rem}.g-md-22,.gx-md-22{--bs-gutter-x: 12rem}.g-md-22,.gy-md-22{--bs-gutter-y: 12rem}.g-md-23,.gx-md-23{--bs-gutter-x: 12.5rem}.g-md-23,.gy-md-23{--bs-gutter-y: 12.5rem}.g-md-24,.gx-md-24{--bs-gutter-x: 13rem}.g-md-24,.gy-md-24{--bs-gutter-y: 13rem}.g-md-25,.gx-md-25{--bs-gutter-x: 13.5rem}.g-md-25,.gy-md-25{--bs-gutter-y: 13.5rem}.g-md-26,.gx-md-26{--bs-gutter-x: 14rem}.g-md-26,.gy-md-26{--bs-gutter-y: 14rem}.g-md-27,.gx-md-27{--bs-gutter-x: 14.5rem}.g-md-27,.gy-md-27{--bs-gutter-y: 14.5rem}.g-md-28,.gx-md-28{--bs-gutter-x: 15rem}.g-md-28,.gy-md-28{--bs-gutter-y: 15rem}.g-md-29,.gx-md-29{--bs-gutter-x: 15.5rem}.g-md-29,.gy-md-29{--bs-gutter-y: 15.5rem}.g-md-30,.gx-md-30{--bs-gutter-x: 16rem}.g-md-30,.gy-md-30{--bs-gutter-y: 16rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}.g-lg-6,.gx-lg-6{--bs-gutter-x: 3.5rem}.g-lg-6,.gy-lg-6{--bs-gutter-y: 3.5rem}.g-lg-7,.gx-lg-7{--bs-gutter-x: 4rem}.g-lg-7,.gy-lg-7{--bs-gutter-y: 4rem}.g-lg-8,.gx-lg-8{--bs-gutter-x: 4.5rem}.g-lg-8,.gy-lg-8{--bs-gutter-y: 4.5rem}.g-lg-9,.gx-lg-9{--bs-gutter-x: 5.5rem}.g-lg-9,.gy-lg-9{--bs-gutter-y: 5.5rem}.g-lg-10,.gx-lg-10{--bs-gutter-x: 6rem}.g-lg-10,.gy-lg-10{--bs-gutter-y: 6rem}.g-lg-11,.gx-lg-11{--bs-gutter-x: 6.5rem}.g-lg-11,.gy-lg-11{--bs-gutter-y: 6.5rem}.g-lg-12,.gx-lg-12{--bs-gutter-x: 7rem}.g-lg-12,.gy-lg-12{--bs-gutter-y: 7rem}.g-lg-13,.gx-lg-13{--bs-gutter-x: 7.5rem}.g-lg-13,.gy-lg-13{--bs-gutter-y: 7.5rem}.g-lg-14,.gx-lg-14{--bs-gutter-x: 8rem}.g-lg-14,.gy-lg-14{--bs-gutter-y: 8rem}.g-lg-15,.gx-lg-15{--bs-gutter-x: 8.5rem}.g-lg-15,.gy-lg-15{--bs-gutter-y: 8.5rem}.g-lg-16,.gx-lg-16{--bs-gutter-x: 9rem}.g-lg-16,.gy-lg-16{--bs-gutter-y: 9rem}.g-lg-17,.gx-lg-17{--bs-gutter-x: 9.5rem}.g-lg-17,.gy-lg-17{--bs-gutter-y: 9.5rem}.g-lg-18,.gx-lg-18{--bs-gutter-x: 10rem}.g-lg-18,.gy-lg-18{--bs-gutter-y: 10rem}.g-lg-19,.gx-lg-19{--bs-gutter-x: 10.5rem}.g-lg-19,.gy-lg-19{--bs-gutter-y: 10.5rem}.g-lg-20,.gx-lg-20{--bs-gutter-x: 11rem}.g-lg-20,.gy-lg-20{--bs-gutter-y: 11rem}.g-lg-21,.gx-lg-21{--bs-gutter-x: 11.5rem}.g-lg-21,.gy-lg-21{--bs-gutter-y: 11.5rem}.g-lg-22,.gx-lg-22{--bs-gutter-x: 12rem}.g-lg-22,.gy-lg-22{--bs-gutter-y: 12rem}.g-lg-23,.gx-lg-23{--bs-gutter-x: 12.5rem}.g-lg-23,.gy-lg-23{--bs-gutter-y: 12.5rem}.g-lg-24,.gx-lg-24{--bs-gutter-x: 13rem}.g-lg-24,.gy-lg-24{--bs-gutter-y: 13rem}.g-lg-25,.gx-lg-25{--bs-gutter-x: 13.5rem}.g-lg-25,.gy-lg-25{--bs-gutter-y: 13.5rem}.g-lg-26,.gx-lg-26{--bs-gutter-x: 14rem}.g-lg-26,.gy-lg-26{--bs-gutter-y: 14rem}.g-lg-27,.gx-lg-27{--bs-gutter-x: 14.5rem}.g-lg-27,.gy-lg-27{--bs-gutter-y: 14.5rem}.g-lg-28,.gx-lg-28{--bs-gutter-x: 15rem}.g-lg-28,.gy-lg-28{--bs-gutter-y: 15rem}.g-lg-29,.gx-lg-29{--bs-gutter-x: 15.5rem}.g-lg-29,.gy-lg-29{--bs-gutter-y: 15.5rem}.g-lg-30,.gx-lg-30{--bs-gutter-x: 16rem}.g-lg-30,.gy-lg-30{--bs-gutter-y: 16rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}.g-xl-6,.gx-xl-6{--bs-gutter-x: 3.5rem}.g-xl-6,.gy-xl-6{--bs-gutter-y: 3.5rem}.g-xl-7,.gx-xl-7{--bs-gutter-x: 4rem}.g-xl-7,.gy-xl-7{--bs-gutter-y: 4rem}.g-xl-8,.gx-xl-8{--bs-gutter-x: 4.5rem}.g-xl-8,.gy-xl-8{--bs-gutter-y: 4.5rem}.g-xl-9,.gx-xl-9{--bs-gutter-x: 5.5rem}.g-xl-9,.gy-xl-9{--bs-gutter-y: 5.5rem}.g-xl-10,.gx-xl-10{--bs-gutter-x: 6rem}.g-xl-10,.gy-xl-10{--bs-gutter-y: 6rem}.g-xl-11,.gx-xl-11{--bs-gutter-x: 6.5rem}.g-xl-11,.gy-xl-11{--bs-gutter-y: 6.5rem}.g-xl-12,.gx-xl-12{--bs-gutter-x: 7rem}.g-xl-12,.gy-xl-12{--bs-gutter-y: 7rem}.g-xl-13,.gx-xl-13{--bs-gutter-x: 7.5rem}.g-xl-13,.gy-xl-13{--bs-gutter-y: 7.5rem}.g-xl-14,.gx-xl-14{--bs-gutter-x: 8rem}.g-xl-14,.gy-xl-14{--bs-gutter-y: 8rem}.g-xl-15,.gx-xl-15{--bs-gutter-x: 8.5rem}.g-xl-15,.gy-xl-15{--bs-gutter-y: 8.5rem}.g-xl-16,.gx-xl-16{--bs-gutter-x: 9rem}.g-xl-16,.gy-xl-16{--bs-gutter-y: 9rem}.g-xl-17,.gx-xl-17{--bs-gutter-x: 9.5rem}.g-xl-17,.gy-xl-17{--bs-gutter-y: 9.5rem}.g-xl-18,.gx-xl-18{--bs-gutter-x: 10rem}.g-xl-18,.gy-xl-18{--bs-gutter-y: 10rem}.g-xl-19,.gx-xl-19{--bs-gutter-x: 10.5rem}.g-xl-19,.gy-xl-19{--bs-gutter-y: 10.5rem}.g-xl-20,.gx-xl-20{--bs-gutter-x: 11rem}.g-xl-20,.gy-xl-20{--bs-gutter-y: 11rem}.g-xl-21,.gx-xl-21{--bs-gutter-x: 11.5rem}.g-xl-21,.gy-xl-21{--bs-gutter-y: 11.5rem}.g-xl-22,.gx-xl-22{--bs-gutter-x: 12rem}.g-xl-22,.gy-xl-22{--bs-gutter-y: 12rem}.g-xl-23,.gx-xl-23{--bs-gutter-x: 12.5rem}.g-xl-23,.gy-xl-23{--bs-gutter-y: 12.5rem}.g-xl-24,.gx-xl-24{--bs-gutter-x: 13rem}.g-xl-24,.gy-xl-24{--bs-gutter-y: 13rem}.g-xl-25,.gx-xl-25{--bs-gutter-x: 13.5rem}.g-xl-25,.gy-xl-25{--bs-gutter-y: 13.5rem}.g-xl-26,.gx-xl-26{--bs-gutter-x: 14rem}.g-xl-26,.gy-xl-26{--bs-gutter-y: 14rem}.g-xl-27,.gx-xl-27{--bs-gutter-x: 14.5rem}.g-xl-27,.gy-xl-27{--bs-gutter-y: 14.5rem}.g-xl-28,.gx-xl-28{--bs-gutter-x: 15rem}.g-xl-28,.gy-xl-28{--bs-gutter-y: 15rem}.g-xl-29,.gx-xl-29{--bs-gutter-x: 15.5rem}.g-xl-29,.gy-xl-29{--bs-gutter-y: 15.5rem}.g-xl-30,.gx-xl-30{--bs-gutter-x: 16rem}.g-xl-30,.gy-xl-30{--bs-gutter-y: 16rem}}@media (min-width: 1366px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x: 3.5rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y: 3.5rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x: 4rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y: 4rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x: 4.5rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y: 4.5rem}.g-xxl-9,.gx-xxl-9{--bs-gutter-x: 5.5rem}.g-xxl-9,.gy-xxl-9{--bs-gutter-y: 5.5rem}.g-xxl-10,.gx-xxl-10{--bs-gutter-x: 6rem}.g-xxl-10,.gy-xxl-10{--bs-gutter-y: 6rem}.g-xxl-11,.gx-xxl-11{--bs-gutter-x: 6.5rem}.g-xxl-11,.gy-xxl-11{--bs-gutter-y: 6.5rem}.g-xxl-12,.gx-xxl-12{--bs-gutter-x: 7rem}.g-xxl-12,.gy-xxl-12{--bs-gutter-y: 7rem}.g-xxl-13,.gx-xxl-13{--bs-gutter-x: 7.5rem}.g-xxl-13,.gy-xxl-13{--bs-gutter-y: 7.5rem}.g-xxl-14,.gx-xxl-14{--bs-gutter-x: 8rem}.g-xxl-14,.gy-xxl-14{--bs-gutter-y: 8rem}.g-xxl-15,.gx-xxl-15{--bs-gutter-x: 8.5rem}.g-xxl-15,.gy-xxl-15{--bs-gutter-y: 8.5rem}.g-xxl-16,.gx-xxl-16{--bs-gutter-x: 9rem}.g-xxl-16,.gy-xxl-16{--bs-gutter-y: 9rem}.g-xxl-17,.gx-xxl-17{--bs-gutter-x: 9.5rem}.g-xxl-17,.gy-xxl-17{--bs-gutter-y: 9.5rem}.g-xxl-18,.gx-xxl-18{--bs-gutter-x: 10rem}.g-xxl-18,.gy-xxl-18{--bs-gutter-y: 10rem}.g-xxl-19,.gx-xxl-19{--bs-gutter-x: 10.5rem}.g-xxl-19,.gy-xxl-19{--bs-gutter-y: 10.5rem}.g-xxl-20,.gx-xxl-20{--bs-gutter-x: 11rem}.g-xxl-20,.gy-xxl-20{--bs-gutter-y: 11rem}.g-xxl-21,.gx-xxl-21{--bs-gutter-x: 11.5rem}.g-xxl-21,.gy-xxl-21{--bs-gutter-y: 11.5rem}.g-xxl-22,.gx-xxl-22{--bs-gutter-x: 12rem}.g-xxl-22,.gy-xxl-22{--bs-gutter-y: 12rem}.g-xxl-23,.gx-xxl-23{--bs-gutter-x: 12.5rem}.g-xxl-23,.gy-xxl-23{--bs-gutter-y: 12.5rem}.g-xxl-24,.gx-xxl-24{--bs-gutter-x: 13rem}.g-xxl-24,.gy-xxl-24{--bs-gutter-y: 13rem}.g-xxl-25,.gx-xxl-25{--bs-gutter-x: 13.5rem}.g-xxl-25,.gy-xxl-25{--bs-gutter-y: 13.5rem}.g-xxl-26,.gx-xxl-26{--bs-gutter-x: 14rem}.g-xxl-26,.gy-xxl-26{--bs-gutter-y: 14rem}.g-xxl-27,.gx-xxl-27{--bs-gutter-x: 14.5rem}.g-xxl-27,.gy-xxl-27{--bs-gutter-y: 14.5rem}.g-xxl-28,.gx-xxl-28{--bs-gutter-x: 15rem}.g-xxl-28,.gy-xxl-28{--bs-gutter-y: 15rem}.g-xxl-29,.gx-xxl-29{--bs-gutter-x: 15.5rem}.g-xxl-29,.gy-xxl-29{--bs-gutter-y: 15.5rem}.g-xxl-30,.gx-xxl-30{--bs-gutter-x: 16rem}.g-xxl-30,.gy-xxl-30{--bs-gutter-y: 16rem}}@media (min-width: 1440px){.col-xxxl{flex:1 0 0%}.row-cols-xxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxxl-auto{flex:0 0 auto;width:auto}.col-xxxl-1{flex:0 0 auto;width:8.33333333%}.col-xxxl-2{flex:0 0 auto;width:16.66666667%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-4{flex:0 0 auto;width:33.33333333%}.col-xxxl-5{flex:0 0 auto;width:41.66666667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.33333333%}.col-xxxl-8{flex:0 0 auto;width:66.66666667%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-10{flex:0 0 auto;width:83.33333333%}.col-xxxl-11{flex:0 0 auto;width:91.66666667%}.col-xxxl-12{flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333333%}.offset-xxxl-2{margin-left:16.66666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333333%}.offset-xxxl-5{margin-left:41.66666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333333%}.offset-xxxl-8{margin-left:66.66666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333333%}.offset-xxxl-11{margin-left:91.66666667%}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x: 0}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y: 0}.g-xxxl-1,.gx-xxxl-1{--bs-gutter-x: .25rem}.g-xxxl-1,.gy-xxxl-1{--bs-gutter-y: .25rem}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x: .5rem}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y: .5rem}.g-xxxl-3,.gx-xxxl-3{--bs-gutter-x: 1rem}.g-xxxl-3,.gy-xxxl-3{--bs-gutter-y: 1rem}.g-xxxl-4,.gx-xxxl-4{--bs-gutter-x: 1.5rem}.g-xxxl-4,.gy-xxxl-4{--bs-gutter-y: 1.5rem}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x: 3rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y: 3rem}.g-xxxl-6,.gx-xxxl-6{--bs-gutter-x: 3.5rem}.g-xxxl-6,.gy-xxxl-6{--bs-gutter-y: 3.5rem}.g-xxxl-7,.gx-xxxl-7{--bs-gutter-x: 4rem}.g-xxxl-7,.gy-xxxl-7{--bs-gutter-y: 4rem}.g-xxxl-8,.gx-xxxl-8{--bs-gutter-x: 4.5rem}.g-xxxl-8,.gy-xxxl-8{--bs-gutter-y: 4.5rem}.g-xxxl-9,.gx-xxxl-9{--bs-gutter-x: 5.5rem}.g-xxxl-9,.gy-xxxl-9{--bs-gutter-y: 5.5rem}.g-xxxl-10,.gx-xxxl-10{--bs-gutter-x: 6rem}.g-xxxl-10,.gy-xxxl-10{--bs-gutter-y: 6rem}.g-xxxl-11,.gx-xxxl-11{--bs-gutter-x: 6.5rem}.g-xxxl-11,.gy-xxxl-11{--bs-gutter-y: 6.5rem}.g-xxxl-12,.gx-xxxl-12{--bs-gutter-x: 7rem}.g-xxxl-12,.gy-xxxl-12{--bs-gutter-y: 7rem}.g-xxxl-13,.gx-xxxl-13{--bs-gutter-x: 7.5rem}.g-xxxl-13,.gy-xxxl-13{--bs-gutter-y: 7.5rem}.g-xxxl-14,.gx-xxxl-14{--bs-gutter-x: 8rem}.g-xxxl-14,.gy-xxxl-14{--bs-gutter-y: 8rem}.g-xxxl-15,.gx-xxxl-15{--bs-gutter-x: 8.5rem}.g-xxxl-15,.gy-xxxl-15{--bs-gutter-y: 8.5rem}.g-xxxl-16,.gx-xxxl-16{--bs-gutter-x: 9rem}.g-xxxl-16,.gy-xxxl-16{--bs-gutter-y: 9rem}.g-xxxl-17,.gx-xxxl-17{--bs-gutter-x: 9.5rem}.g-xxxl-17,.gy-xxxl-17{--bs-gutter-y: 9.5rem}.g-xxxl-18,.gx-xxxl-18{--bs-gutter-x: 10rem}.g-xxxl-18,.gy-xxxl-18{--bs-gutter-y: 10rem}.g-xxxl-19,.gx-xxxl-19{--bs-gutter-x: 10.5rem}.g-xxxl-19,.gy-xxxl-19{--bs-gutter-y: 10.5rem}.g-xxxl-20,.gx-xxxl-20{--bs-gutter-x: 11rem}.g-xxxl-20,.gy-xxxl-20{--bs-gutter-y: 11rem}.g-xxxl-21,.gx-xxxl-21{--bs-gutter-x: 11.5rem}.g-xxxl-21,.gy-xxxl-21{--bs-gutter-y: 11.5rem}.g-xxxl-22,.gx-xxxl-22{--bs-gutter-x: 12rem}.g-xxxl-22,.gy-xxxl-22{--bs-gutter-y: 12rem}.g-xxxl-23,.gx-xxxl-23{--bs-gutter-x: 12.5rem}.g-xxxl-23,.gy-xxxl-23{--bs-gutter-y: 12.5rem}.g-xxxl-24,.gx-xxxl-24{--bs-gutter-x: 13rem}.g-xxxl-24,.gy-xxxl-24{--bs-gutter-y: 13rem}.g-xxxl-25,.gx-xxxl-25{--bs-gutter-x: 13.5rem}.g-xxxl-25,.gy-xxxl-25{--bs-gutter-y: 13.5rem}.g-xxxl-26,.gx-xxxl-26{--bs-gutter-x: 14rem}.g-xxxl-26,.gy-xxxl-26{--bs-gutter-y: 14rem}.g-xxxl-27,.gx-xxxl-27{--bs-gutter-x: 14.5rem}.g-xxxl-27,.gy-xxxl-27{--bs-gutter-y: 14.5rem}.g-xxxl-28,.gx-xxxl-28{--bs-gutter-x: 15rem}.g-xxxl-28,.gy-xxxl-28{--bs-gutter-y: 15rem}.g-xxxl-29,.gx-xxxl-29{--bs-gutter-x: 15.5rem}.g-xxxl-29,.gy-xxxl-29{--bs-gutter-y: 15.5rem}.g-xxxl-30,.gx-xxxl-30{--bs-gutter-x: 16rem}.g-xxxl-30,.gy-xxxl-30{--bs-gutter-y: 16rem}}@media (min-width: 2560px){.col-4k{flex:1 0 0%}.row-cols-4k-auto>*{flex:0 0 auto;width:auto}.row-cols-4k-1>*{flex:0 0 auto;width:100%}.row-cols-4k-2>*{flex:0 0 auto;width:50%}.row-cols-4k-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4k-4>*{flex:0 0 auto;width:25%}.row-cols-4k-5>*{flex:0 0 auto;width:20%}.row-cols-4k-6>*{flex:0 0 auto;width:16.6666666667%}.col-4k-auto{flex:0 0 auto;width:auto}.col-4k-1{flex:0 0 auto;width:8.33333333%}.col-4k-2{flex:0 0 auto;width:16.66666667%}.col-4k-3{flex:0 0 auto;width:25%}.col-4k-4{flex:0 0 auto;width:33.33333333%}.col-4k-5{flex:0 0 auto;width:41.66666667%}.col-4k-6{flex:0 0 auto;width:50%}.col-4k-7{flex:0 0 auto;width:58.33333333%}.col-4k-8{flex:0 0 auto;width:66.66666667%}.col-4k-9{flex:0 0 auto;width:75%}.col-4k-10{flex:0 0 auto;width:83.33333333%}.col-4k-11{flex:0 0 auto;width:91.66666667%}.col-4k-12{flex:0 0 auto;width:100%}.offset-4k-0{margin-left:0}.offset-4k-1{margin-left:8.33333333%}.offset-4k-2{margin-left:16.66666667%}.offset-4k-3{margin-left:25%}.offset-4k-4{margin-left:33.33333333%}.offset-4k-5{margin-left:41.66666667%}.offset-4k-6{margin-left:50%}.offset-4k-7{margin-left:58.33333333%}.offset-4k-8{margin-left:66.66666667%}.offset-4k-9{margin-left:75%}.offset-4k-10{margin-left:83.33333333%}.offset-4k-11{margin-left:91.66666667%}.g-4k-0,.gx-4k-0{--bs-gutter-x: 0}.g-4k-0,.gy-4k-0{--bs-gutter-y: 0}.g-4k-1,.gx-4k-1{--bs-gutter-x: .25rem}.g-4k-1,.gy-4k-1{--bs-gutter-y: .25rem}.g-4k-2,.gx-4k-2{--bs-gutter-x: .5rem}.g-4k-2,.gy-4k-2{--bs-gutter-y: .5rem}.g-4k-3,.gx-4k-3{--bs-gutter-x: 1rem}.g-4k-3,.gy-4k-3{--bs-gutter-y: 1rem}.g-4k-4,.gx-4k-4{--bs-gutter-x: 1.5rem}.g-4k-4,.gy-4k-4{--bs-gutter-y: 1.5rem}.g-4k-5,.gx-4k-5{--bs-gutter-x: 3rem}.g-4k-5,.gy-4k-5{--bs-gutter-y: 3rem}.g-4k-6,.gx-4k-6{--bs-gutter-x: 3.5rem}.g-4k-6,.gy-4k-6{--bs-gutter-y: 3.5rem}.g-4k-7,.gx-4k-7{--bs-gutter-x: 4rem}.g-4k-7,.gy-4k-7{--bs-gutter-y: 4rem}.g-4k-8,.gx-4k-8{--bs-gutter-x: 4.5rem}.g-4k-8,.gy-4k-8{--bs-gutter-y: 4.5rem}.g-4k-9,.gx-4k-9{--bs-gutter-x: 5.5rem}.g-4k-9,.gy-4k-9{--bs-gutter-y: 5.5rem}.g-4k-10,.gx-4k-10{--bs-gutter-x: 6rem}.g-4k-10,.gy-4k-10{--bs-gutter-y: 6rem}.g-4k-11,.gx-4k-11{--bs-gutter-x: 6.5rem}.g-4k-11,.gy-4k-11{--bs-gutter-y: 6.5rem}.g-4k-12,.gx-4k-12{--bs-gutter-x: 7rem}.g-4k-12,.gy-4k-12{--bs-gutter-y: 7rem}.g-4k-13,.gx-4k-13{--bs-gutter-x: 7.5rem}.g-4k-13,.gy-4k-13{--bs-gutter-y: 7.5rem}.g-4k-14,.gx-4k-14{--bs-gutter-x: 8rem}.g-4k-14,.gy-4k-14{--bs-gutter-y: 8rem}.g-4k-15,.gx-4k-15{--bs-gutter-x: 8.5rem}.g-4k-15,.gy-4k-15{--bs-gutter-y: 8.5rem}.g-4k-16,.gx-4k-16{--bs-gutter-x: 9rem}.g-4k-16,.gy-4k-16{--bs-gutter-y: 9rem}.g-4k-17,.gx-4k-17{--bs-gutter-x: 9.5rem}.g-4k-17,.gy-4k-17{--bs-gutter-y: 9.5rem}.g-4k-18,.gx-4k-18{--bs-gutter-x: 10rem}.g-4k-18,.gy-4k-18{--bs-gutter-y: 10rem}.g-4k-19,.gx-4k-19{--bs-gutter-x: 10.5rem}.g-4k-19,.gy-4k-19{--bs-gutter-y: 10.5rem}.g-4k-20,.gx-4k-20{--bs-gutter-x: 11rem}.g-4k-20,.gy-4k-20{--bs-gutter-y: 11rem}.g-4k-21,.gx-4k-21{--bs-gutter-x: 11.5rem}.g-4k-21,.gy-4k-21{--bs-gutter-y: 11.5rem}.g-4k-22,.gx-4k-22{--bs-gutter-x: 12rem}.g-4k-22,.gy-4k-22{--bs-gutter-y: 12rem}.g-4k-23,.gx-4k-23{--bs-gutter-x: 12.5rem}.g-4k-23,.gy-4k-23{--bs-gutter-y: 12.5rem}.g-4k-24,.gx-4k-24{--bs-gutter-x: 13rem}.g-4k-24,.gy-4k-24{--bs-gutter-y: 13rem}.g-4k-25,.gx-4k-25{--bs-gutter-x: 13.5rem}.g-4k-25,.gy-4k-25{--bs-gutter-y: 13.5rem}.g-4k-26,.gx-4k-26{--bs-gutter-x: 14rem}.g-4k-26,.gy-4k-26{--bs-gutter-y: 14rem}.g-4k-27,.gx-4k-27{--bs-gutter-x: 14.5rem}.g-4k-27,.gy-4k-27{--bs-gutter-y: 14.5rem}.g-4k-28,.gx-4k-28{--bs-gutter-x: 15rem}.g-4k-28,.gy-4k-28{--bs-gutter-y: 15rem}.g-4k-29,.gx-4k-29{--bs-gutter-x: 15.5rem}.g-4k-29,.gy-4k-29{--bs-gutter-y: 15.5rem}.g-4k-30,.gx-4k-30{--bs-gutter-x: 16rem}.g-4k-30,.gy-4k-30{--bs-gutter-y: 16rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex,.tertiary-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper,.secondary-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper,.default-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between,.tertiary-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper,.secondary-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper,.default-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center,.tertiary-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper,.secondary-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper,.default-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-6{margin:3.5rem!important}.m-7{margin:4rem!important}.m-8{margin:4.5rem!important}.m-9{margin:5.5rem!important}.m-10{margin:6rem!important}.m-11{margin:6.5rem!important}.m-12{margin:7rem!important}.m-13{margin:7.5rem!important}.m-14{margin:8rem!important}.m-15{margin:8.5rem!important}.m-16{margin:9rem!important}.m-17{margin:9.5rem!important}.m-18{margin:10rem!important}.m-19{margin:10.5rem!important}.m-20{margin:11rem!important}.m-21{margin:11.5rem!important}.m-22{margin:12rem!important}.m-23{margin:12.5rem!important}.m-24{margin:13rem!important}.m-25{margin:13.5rem!important}.m-26{margin:14rem!important}.m-27{margin:14.5rem!important}.m-28{margin:15rem!important}.m-29{margin:15.5rem!important}.m-30{margin:16rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-7{margin-right:4rem!important;margin-left:4rem!important}.mx-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-9{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-10{margin-right:6rem!important;margin-left:6rem!important}.mx-11{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-12{margin-right:7rem!important;margin-left:7rem!important}.mx-13{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-14{margin-right:8rem!important;margin-left:8rem!important}.mx-15{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-16{margin-right:9rem!important;margin-left:9rem!important}.mx-17{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-18{margin-right:10rem!important;margin-left:10rem!important}.mx-19{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-20{margin-right:11rem!important;margin-left:11rem!important}.mx-21{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-22{margin-right:12rem!important;margin-left:12rem!important}.mx-23{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-24{margin-right:13rem!important;margin-left:13rem!important}.mx-25{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-26{margin-right:14rem!important;margin-left:14rem!important}.mx-27{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-28{margin-right:15rem!important;margin-left:15rem!important}.mx-29{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-30{margin-right:16rem!important;margin-left:16rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-9{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-10{margin-top:6rem!important;margin-bottom:6rem!important}.my-11{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-12{margin-top:7rem!important;margin-bottom:7rem!important}.my-13{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-14{margin-top:8rem!important;margin-bottom:8rem!important}.my-15{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-16{margin-top:9rem!important;margin-bottom:9rem!important}.my-17{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-18{margin-top:10rem!important;margin-bottom:10rem!important}.my-19{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-20{margin-top:11rem!important;margin-bottom:11rem!important}.my-21{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-22{margin-top:12rem!important;margin-bottom:12rem!important}.my-23{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-24{margin-top:13rem!important;margin-bottom:13rem!important}.my-25{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-26{margin-top:14rem!important;margin-bottom:14rem!important}.my-27{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-28{margin-top:15rem!important;margin-bottom:15rem!important}.my-29{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-30{margin-top:16rem!important;margin-bottom:16rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-6{margin-top:3.5rem!important}.mt-7{margin-top:4rem!important}.mt-8{margin-top:4.5rem!important}.mt-9{margin-top:5.5rem!important}.mt-10{margin-top:6rem!important}.mt-11{margin-top:6.5rem!important}.mt-12{margin-top:7rem!important}.mt-13{margin-top:7.5rem!important}.mt-14{margin-top:8rem!important}.mt-15{margin-top:8.5rem!important}.mt-16{margin-top:9rem!important}.mt-17{margin-top:9.5rem!important}.mt-18{margin-top:10rem!important}.mt-19{margin-top:10.5rem!important}.mt-20{margin-top:11rem!important}.mt-21{margin-top:11.5rem!important}.mt-22{margin-top:12rem!important}.mt-23{margin-top:12.5rem!important}.mt-24{margin-top:13rem!important}.mt-25{margin-top:13.5rem!important}.mt-26{margin-top:14rem!important}.mt-27{margin-top:14.5rem!important}.mt-28{margin-top:15rem!important}.mt-29{margin-top:15.5rem!important}.mt-30{margin-top:16rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-6{margin-right:3.5rem!important}.me-7{margin-right:4rem!important}.me-8{margin-right:4.5rem!important}.me-9{margin-right:5.5rem!important}.me-10{margin-right:6rem!important}.me-11{margin-right:6.5rem!important}.me-12{margin-right:7rem!important}.me-13{margin-right:7.5rem!important}.me-14{margin-right:8rem!important}.me-15{margin-right:8.5rem!important}.me-16{margin-right:9rem!important}.me-17{margin-right:9.5rem!important}.me-18{margin-right:10rem!important}.me-19{margin-right:10.5rem!important}.me-20{margin-right:11rem!important}.me-21{margin-right:11.5rem!important}.me-22{margin-right:12rem!important}.me-23{margin-right:12.5rem!important}.me-24{margin-right:13rem!important}.me-25{margin-right:13.5rem!important}.me-26{margin-right:14rem!important}.me-27{margin-right:14.5rem!important}.me-28{margin-right:15rem!important}.me-29{margin-right:15.5rem!important}.me-30{margin-right:16rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-6{margin-bottom:3.5rem!important}.mb-7{margin-bottom:4rem!important}.mb-8{margin-bottom:4.5rem!important}.mb-9{margin-bottom:5.5rem!important}.mb-10{margin-bottom:6rem!important}.mb-11{margin-bottom:6.5rem!important}.mb-12{margin-bottom:7rem!important}.mb-13{margin-bottom:7.5rem!important}.mb-14{margin-bottom:8rem!important}.mb-15{margin-bottom:8.5rem!important}.mb-16{margin-bottom:9rem!important}.mb-17{margin-bottom:9.5rem!important}.mb-18{margin-bottom:10rem!important}.mb-19{margin-bottom:10.5rem!important}.mb-20{margin-bottom:11rem!important}.mb-21{margin-bottom:11.5rem!important}.mb-22{margin-bottom:12rem!important}.mb-23{margin-bottom:12.5rem!important}.mb-24{margin-bottom:13rem!important}.mb-25{margin-bottom:13.5rem!important}.mb-26{margin-bottom:14rem!important}.mb-27{margin-bottom:14.5rem!important}.mb-28{margin-bottom:15rem!important}.mb-29{margin-bottom:15.5rem!important}.mb-30{margin-bottom:16rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-6{margin-left:3.5rem!important}.ms-7{margin-left:4rem!important}.ms-8{margin-left:4.5rem!important}.ms-9{margin-left:5.5rem!important}.ms-10{margin-left:6rem!important}.ms-11{margin-left:6.5rem!important}.ms-12{margin-left:7rem!important}.ms-13{margin-left:7.5rem!important}.ms-14{margin-left:8rem!important}.ms-15{margin-left:8.5rem!important}.ms-16{margin-left:9rem!important}.ms-17{margin-left:9.5rem!important}.ms-18{margin-left:10rem!important}.ms-19{margin-left:10.5rem!important}.ms-20{margin-left:11rem!important}.ms-21{margin-left:11.5rem!important}.ms-22{margin-left:12rem!important}.ms-23{margin-left:12.5rem!important}.ms-24{margin-left:13rem!important}.ms-25{margin-left:13.5rem!important}.ms-26{margin-left:14rem!important}.ms-27{margin-left:14.5rem!important}.ms-28{margin-left:15rem!important}.ms-29{margin-left:15.5rem!important}.ms-30{margin-left:16rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.p-6{padding:3.5rem!important}.p-7{padding:4rem!important}.p-8{padding:4.5rem!important}.p-9{padding:5.5rem!important}.p-10{padding:6rem!important}.p-11{padding:6.5rem!important}.p-12{padding:7rem!important}.p-13{padding:7.5rem!important}.p-14{padding:8rem!important}.p-15{padding:8.5rem!important}.p-16{padding:9rem!important}.p-17{padding:9.5rem!important}.p-18{padding:10rem!important}.p-19{padding:10.5rem!important}.p-20{padding:11rem!important}.p-21{padding:11.5rem!important}.p-22{padding:12rem!important}.p-23{padding:12.5rem!important}.p-24{padding:13rem!important}.p-25{padding:13.5rem!important}.p-26{padding:14rem!important}.p-27{padding:14.5rem!important}.p-28{padding:15rem!important}.p-29{padding:15.5rem!important}.p-30{padding:16rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.px-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-7{padding-right:4rem!important;padding-left:4rem!important}.px-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-9{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-10{padding-right:6rem!important;padding-left:6rem!important}.px-11{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-12{padding-right:7rem!important;padding-left:7rem!important}.px-13{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-14{padding-right:8rem!important;padding-left:8rem!important}.px-15{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-16{padding-right:9rem!important;padding-left:9rem!important}.px-17{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-18{padding-right:10rem!important;padding-left:10rem!important}.px-19{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-20{padding-right:11rem!important;padding-left:11rem!important}.px-21{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-22{padding-right:12rem!important;padding-left:12rem!important}.px-23{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-24{padding-right:13rem!important;padding-left:13rem!important}.px-25{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-26{padding-right:14rem!important;padding-left:14rem!important}.px-27{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-28{padding-right:15rem!important;padding-left:15rem!important}.px-29{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-30{padding-right:16rem!important;padding-left:16rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-9{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-10{padding-top:6rem!important;padding-bottom:6rem!important}.py-11{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-12{padding-top:7rem!important;padding-bottom:7rem!important}.py-13{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-14{padding-top:8rem!important;padding-bottom:8rem!important}.py-15{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-16{padding-top:9rem!important;padding-bottom:9rem!important}.py-17{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-18{padding-top:10rem!important;padding-bottom:10rem!important}.py-19{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-20{padding-top:11rem!important;padding-bottom:11rem!important}.py-21{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-22{padding-top:12rem!important;padding-bottom:12rem!important}.py-23{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-24{padding-top:13rem!important;padding-bottom:13rem!important}.py-25{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-26{padding-top:14rem!important;padding-bottom:14rem!important}.py-27{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-28{padding-top:15rem!important;padding-bottom:15rem!important}.py-29{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-30{padding-top:16rem!important;padding-bottom:16rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pt-6{padding-top:3.5rem!important}.pt-7{padding-top:4rem!important}.pt-8{padding-top:4.5rem!important}.pt-9{padding-top:5.5rem!important}.pt-10{padding-top:6rem!important}.pt-11{padding-top:6.5rem!important}.pt-12{padding-top:7rem!important}.pt-13{padding-top:7.5rem!important}.pt-14{padding-top:8rem!important}.pt-15{padding-top:8.5rem!important}.pt-16{padding-top:9rem!important}.pt-17{padding-top:9.5rem!important}.pt-18{padding-top:10rem!important}.pt-19{padding-top:10.5rem!important}.pt-20{padding-top:11rem!important}.pt-21{padding-top:11.5rem!important}.pt-22{padding-top:12rem!important}.pt-23{padding-top:12.5rem!important}.pt-24{padding-top:13rem!important}.pt-25{padding-top:13.5rem!important}.pt-26{padding-top:14rem!important}.pt-27{padding-top:14.5rem!important}.pt-28{padding-top:15rem!important}.pt-29{padding-top:15.5rem!important}.pt-30{padding-top:16rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pe-6{padding-right:3.5rem!important}.pe-7{padding-right:4rem!important}.pe-8{padding-right:4.5rem!important}.pe-9{padding-right:5.5rem!important}.pe-10{padding-right:6rem!important}.pe-11{padding-right:6.5rem!important}.pe-12{padding-right:7rem!important}.pe-13{padding-right:7.5rem!important}.pe-14{padding-right:8rem!important}.pe-15{padding-right:8.5rem!important}.pe-16{padding-right:9rem!important}.pe-17{padding-right:9.5rem!important}.pe-18{padding-right:10rem!important}.pe-19{padding-right:10.5rem!important}.pe-20{padding-right:11rem!important}.pe-21{padding-right:11.5rem!important}.pe-22{padding-right:12rem!important}.pe-23{padding-right:12.5rem!important}.pe-24{padding-right:13rem!important}.pe-25{padding-right:13.5rem!important}.pe-26{padding-right:14rem!important}.pe-27{padding-right:14.5rem!important}.pe-28{padding-right:15rem!important}.pe-29{padding-right:15.5rem!important}.pe-30{padding-right:16rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.pb-6{padding-bottom:3.5rem!important}.pb-7{padding-bottom:4rem!important}.pb-8{padding-bottom:4.5rem!important}.pb-9{padding-bottom:5.5rem!important}.pb-10{padding-bottom:6rem!important}.pb-11{padding-bottom:6.5rem!important}.pb-12{padding-bottom:7rem!important}.pb-13{padding-bottom:7.5rem!important}.pb-14{padding-bottom:8rem!important}.pb-15{padding-bottom:8.5rem!important}.pb-16{padding-bottom:9rem!important}.pb-17{padding-bottom:9.5rem!important}.pb-18{padding-bottom:10rem!important}.pb-19{padding-bottom:10.5rem!important}.pb-20{padding-bottom:11rem!important}.pb-21{padding-bottom:11.5rem!important}.pb-22{padding-bottom:12rem!important}.pb-23{padding-bottom:12.5rem!important}.pb-24{padding-bottom:13rem!important}.pb-25{padding-bottom:13.5rem!important}.pb-26{padding-bottom:14rem!important}.pb-27{padding-bottom:14.5rem!important}.pb-28{padding-bottom:15rem!important}.pb-29{padding-bottom:15.5rem!important}.pb-30{padding-bottom:16rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.ps-6{padding-left:3.5rem!important}.ps-7{padding-left:4rem!important}.ps-8{padding-left:4.5rem!important}.ps-9{padding-left:5.5rem!important}.ps-10{padding-left:6rem!important}.ps-11{padding-left:6.5rem!important}.ps-12{padding-left:7rem!important}.ps-13{padding-left:7.5rem!important}.ps-14{padding-left:8rem!important}.ps-15{padding-left:8.5rem!important}.ps-16{padding-left:9rem!important}.ps-17{padding-left:9.5rem!important}.ps-18{padding-left:10rem!important}.ps-19{padding-left:10.5rem!important}.ps-20{padding-left:11rem!important}.ps-21{padding-left:11.5rem!important}.ps-22{padding-left:12rem!important}.ps-23{padding-left:12.5rem!important}.ps-24{padding-left:13rem!important}.ps-25{padding-left:13.5rem!important}.ps-26{padding-left:14rem!important}.ps-27{padding-left:14.5rem!important}.ps-28{padding-left:15rem!important}.ps-29{padding-left:15.5rem!important}.ps-30{padding-left:16rem!important}@media (min-width: 576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-6{margin:3.5rem!important}.m-sm-7{margin:4rem!important}.m-sm-8{margin:4.5rem!important}.m-sm-9{margin:5.5rem!important}.m-sm-10{margin:6rem!important}.m-sm-11{margin:6.5rem!important}.m-sm-12{margin:7rem!important}.m-sm-13{margin:7.5rem!important}.m-sm-14{margin:8rem!important}.m-sm-15{margin:8.5rem!important}.m-sm-16{margin:9rem!important}.m-sm-17{margin:9.5rem!important}.m-sm-18{margin:10rem!important}.m-sm-19{margin:10.5rem!important}.m-sm-20{margin:11rem!important}.m-sm-21{margin:11.5rem!important}.m-sm-22{margin:12rem!important}.m-sm-23{margin:12.5rem!important}.m-sm-24{margin:13rem!important}.m-sm-25{margin:13.5rem!important}.m-sm-26{margin:14rem!important}.m-sm-27{margin:14.5rem!important}.m-sm-28{margin:15rem!important}.m-sm-29{margin:15.5rem!important}.m-sm-30{margin:16rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-sm-7{margin-right:4rem!important;margin-left:4rem!important}.mx-sm-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-sm-9{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-sm-10{margin-right:6rem!important;margin-left:6rem!important}.mx-sm-11{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-sm-12{margin-right:7rem!important;margin-left:7rem!important}.mx-sm-13{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-sm-14{margin-right:8rem!important;margin-left:8rem!important}.mx-sm-15{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-sm-16{margin-right:9rem!important;margin-left:9rem!important}.mx-sm-17{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-sm-18{margin-right:10rem!important;margin-left:10rem!important}.mx-sm-19{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-sm-20{margin-right:11rem!important;margin-left:11rem!important}.mx-sm-21{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-sm-22{margin-right:12rem!important;margin-left:12rem!important}.mx-sm-23{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-sm-24{margin-right:13rem!important;margin-left:13rem!important}.mx-sm-25{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-sm-26{margin-right:14rem!important;margin-left:14rem!important}.mx-sm-27{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-sm-28{margin-right:15rem!important;margin-left:15rem!important}.mx-sm-29{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-sm-30{margin-right:16rem!important;margin-left:16rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-sm-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-sm-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-sm-9{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-sm-10{margin-top:6rem!important;margin-bottom:6rem!important}.my-sm-11{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-sm-12{margin-top:7rem!important;margin-bottom:7rem!important}.my-sm-13{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-sm-14{margin-top:8rem!important;margin-bottom:8rem!important}.my-sm-15{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-sm-16{margin-top:9rem!important;margin-bottom:9rem!important}.my-sm-17{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-sm-18{margin-top:10rem!important;margin-bottom:10rem!important}.my-sm-19{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-sm-20{margin-top:11rem!important;margin-bottom:11rem!important}.my-sm-21{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-sm-22{margin-top:12rem!important;margin-bottom:12rem!important}.my-sm-23{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-sm-24{margin-top:13rem!important;margin-bottom:13rem!important}.my-sm-25{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-sm-26{margin-top:14rem!important;margin-bottom:14rem!important}.my-sm-27{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-sm-28{margin-top:15rem!important;margin-bottom:15rem!important}.my-sm-29{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-sm-30{margin-top:16rem!important;margin-bottom:16rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-6{margin-top:3.5rem!important}.mt-sm-7{margin-top:4rem!important}.mt-sm-8{margin-top:4.5rem!important}.mt-sm-9{margin-top:5.5rem!important}.mt-sm-10{margin-top:6rem!important}.mt-sm-11{margin-top:6.5rem!important}.mt-sm-12{margin-top:7rem!important}.mt-sm-13{margin-top:7.5rem!important}.mt-sm-14{margin-top:8rem!important}.mt-sm-15{margin-top:8.5rem!important}.mt-sm-16{margin-top:9rem!important}.mt-sm-17{margin-top:9.5rem!important}.mt-sm-18{margin-top:10rem!important}.mt-sm-19{margin-top:10.5rem!important}.mt-sm-20{margin-top:11rem!important}.mt-sm-21{margin-top:11.5rem!important}.mt-sm-22{margin-top:12rem!important}.mt-sm-23{margin-top:12.5rem!important}.mt-sm-24{margin-top:13rem!important}.mt-sm-25{margin-top:13.5rem!important}.mt-sm-26{margin-top:14rem!important}.mt-sm-27{margin-top:14.5rem!important}.mt-sm-28{margin-top:15rem!important}.mt-sm-29{margin-top:15.5rem!important}.mt-sm-30{margin-top:16rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-6{margin-right:3.5rem!important}.me-sm-7{margin-right:4rem!important}.me-sm-8{margin-right:4.5rem!important}.me-sm-9{margin-right:5.5rem!important}.me-sm-10{margin-right:6rem!important}.me-sm-11{margin-right:6.5rem!important}.me-sm-12{margin-right:7rem!important}.me-sm-13{margin-right:7.5rem!important}.me-sm-14{margin-right:8rem!important}.me-sm-15{margin-right:8.5rem!important}.me-sm-16{margin-right:9rem!important}.me-sm-17{margin-right:9.5rem!important}.me-sm-18{margin-right:10rem!important}.me-sm-19{margin-right:10.5rem!important}.me-sm-20{margin-right:11rem!important}.me-sm-21{margin-right:11.5rem!important}.me-sm-22{margin-right:12rem!important}.me-sm-23{margin-right:12.5rem!important}.me-sm-24{margin-right:13rem!important}.me-sm-25{margin-right:13.5rem!important}.me-sm-26{margin-right:14rem!important}.me-sm-27{margin-right:14.5rem!important}.me-sm-28{margin-right:15rem!important}.me-sm-29{margin-right:15.5rem!important}.me-sm-30{margin-right:16rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-6{margin-bottom:3.5rem!important}.mb-sm-7{margin-bottom:4rem!important}.mb-sm-8{margin-bottom:4.5rem!important}.mb-sm-9{margin-bottom:5.5rem!important}.mb-sm-10{margin-bottom:6rem!important}.mb-sm-11{margin-bottom:6.5rem!important}.mb-sm-12{margin-bottom:7rem!important}.mb-sm-13{margin-bottom:7.5rem!important}.mb-sm-14{margin-bottom:8rem!important}.mb-sm-15{margin-bottom:8.5rem!important}.mb-sm-16{margin-bottom:9rem!important}.mb-sm-17{margin-bottom:9.5rem!important}.mb-sm-18{margin-bottom:10rem!important}.mb-sm-19{margin-bottom:10.5rem!important}.mb-sm-20{margin-bottom:11rem!important}.mb-sm-21{margin-bottom:11.5rem!important}.mb-sm-22{margin-bottom:12rem!important}.mb-sm-23{margin-bottom:12.5rem!important}.mb-sm-24{margin-bottom:13rem!important}.mb-sm-25{margin-bottom:13.5rem!important}.mb-sm-26{margin-bottom:14rem!important}.mb-sm-27{margin-bottom:14.5rem!important}.mb-sm-28{margin-bottom:15rem!important}.mb-sm-29{margin-bottom:15.5rem!important}.mb-sm-30{margin-bottom:16rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-6{margin-left:3.5rem!important}.ms-sm-7{margin-left:4rem!important}.ms-sm-8{margin-left:4.5rem!important}.ms-sm-9{margin-left:5.5rem!important}.ms-sm-10{margin-left:6rem!important}.ms-sm-11{margin-left:6.5rem!important}.ms-sm-12{margin-left:7rem!important}.ms-sm-13{margin-left:7.5rem!important}.ms-sm-14{margin-left:8rem!important}.ms-sm-15{margin-left:8.5rem!important}.ms-sm-16{margin-left:9rem!important}.ms-sm-17{margin-left:9.5rem!important}.ms-sm-18{margin-left:10rem!important}.ms-sm-19{margin-left:10.5rem!important}.ms-sm-20{margin-left:11rem!important}.ms-sm-21{margin-left:11.5rem!important}.ms-sm-22{margin-left:12rem!important}.ms-sm-23{margin-left:12.5rem!important}.ms-sm-24{margin-left:13rem!important}.ms-sm-25{margin-left:13.5rem!important}.ms-sm-26{margin-left:14rem!important}.ms-sm-27{margin-left:14.5rem!important}.ms-sm-28{margin-left:15rem!important}.ms-sm-29{margin-left:15.5rem!important}.ms-sm-30{margin-left:16rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.p-sm-6{padding:3.5rem!important}.p-sm-7{padding:4rem!important}.p-sm-8{padding:4.5rem!important}.p-sm-9{padding:5.5rem!important}.p-sm-10{padding:6rem!important}.p-sm-11{padding:6.5rem!important}.p-sm-12{padding:7rem!important}.p-sm-13{padding:7.5rem!important}.p-sm-14{padding:8rem!important}.p-sm-15{padding:8.5rem!important}.p-sm-16{padding:9rem!important}.p-sm-17{padding:9.5rem!important}.p-sm-18{padding:10rem!important}.p-sm-19{padding:10.5rem!important}.p-sm-20{padding:11rem!important}.p-sm-21{padding:11.5rem!important}.p-sm-22{padding:12rem!important}.p-sm-23{padding:12.5rem!important}.p-sm-24{padding:13rem!important}.p-sm-25{padding:13.5rem!important}.p-sm-26{padding:14rem!important}.p-sm-27{padding:14.5rem!important}.p-sm-28{padding:15rem!important}.p-sm-29{padding:15.5rem!important}.p-sm-30{padding:16rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.px-sm-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-sm-7{padding-right:4rem!important;padding-left:4rem!important}.px-sm-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-sm-9{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-sm-10{padding-right:6rem!important;padding-left:6rem!important}.px-sm-11{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-sm-12{padding-right:7rem!important;padding-left:7rem!important}.px-sm-13{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-sm-14{padding-right:8rem!important;padding-left:8rem!important}.px-sm-15{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-sm-16{padding-right:9rem!important;padding-left:9rem!important}.px-sm-17{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-sm-18{padding-right:10rem!important;padding-left:10rem!important}.px-sm-19{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-sm-20{padding-right:11rem!important;padding-left:11rem!important}.px-sm-21{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-sm-22{padding-right:12rem!important;padding-left:12rem!important}.px-sm-23{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-sm-24{padding-right:13rem!important;padding-left:13rem!important}.px-sm-25{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-sm-26{padding-right:14rem!important;padding-left:14rem!important}.px-sm-27{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-sm-28{padding-right:15rem!important;padding-left:15rem!important}.px-sm-29{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-sm-30{padding-right:16rem!important;padding-left:16rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-sm-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-sm-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-sm-9{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-sm-10{padding-top:6rem!important;padding-bottom:6rem!important}.py-sm-11{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-sm-12{padding-top:7rem!important;padding-bottom:7rem!important}.py-sm-13{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-sm-14{padding-top:8rem!important;padding-bottom:8rem!important}.py-sm-15{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-sm-16{padding-top:9rem!important;padding-bottom:9rem!important}.py-sm-17{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-sm-18{padding-top:10rem!important;padding-bottom:10rem!important}.py-sm-19{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-sm-20{padding-top:11rem!important;padding-bottom:11rem!important}.py-sm-21{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-sm-22{padding-top:12rem!important;padding-bottom:12rem!important}.py-sm-23{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-sm-24{padding-top:13rem!important;padding-bottom:13rem!important}.py-sm-25{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-sm-26{padding-top:14rem!important;padding-bottom:14rem!important}.py-sm-27{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-sm-28{padding-top:15rem!important;padding-bottom:15rem!important}.py-sm-29{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-sm-30{padding-top:16rem!important;padding-bottom:16rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pt-sm-6{padding-top:3.5rem!important}.pt-sm-7{padding-top:4rem!important}.pt-sm-8{padding-top:4.5rem!important}.pt-sm-9{padding-top:5.5rem!important}.pt-sm-10{padding-top:6rem!important}.pt-sm-11{padding-top:6.5rem!important}.pt-sm-12{padding-top:7rem!important}.pt-sm-13{padding-top:7.5rem!important}.pt-sm-14{padding-top:8rem!important}.pt-sm-15{padding-top:8.5rem!important}.pt-sm-16{padding-top:9rem!important}.pt-sm-17{padding-top:9.5rem!important}.pt-sm-18{padding-top:10rem!important}.pt-sm-19{padding-top:10.5rem!important}.pt-sm-20{padding-top:11rem!important}.pt-sm-21{padding-top:11.5rem!important}.pt-sm-22{padding-top:12rem!important}.pt-sm-23{padding-top:12.5rem!important}.pt-sm-24{padding-top:13rem!important}.pt-sm-25{padding-top:13.5rem!important}.pt-sm-26{padding-top:14rem!important}.pt-sm-27{padding-top:14.5rem!important}.pt-sm-28{padding-top:15rem!important}.pt-sm-29{padding-top:15.5rem!important}.pt-sm-30{padding-top:16rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pe-sm-6{padding-right:3.5rem!important}.pe-sm-7{padding-right:4rem!important}.pe-sm-8{padding-right:4.5rem!important}.pe-sm-9{padding-right:5.5rem!important}.pe-sm-10{padding-right:6rem!important}.pe-sm-11{padding-right:6.5rem!important}.pe-sm-12{padding-right:7rem!important}.pe-sm-13{padding-right:7.5rem!important}.pe-sm-14{padding-right:8rem!important}.pe-sm-15{padding-right:8.5rem!important}.pe-sm-16{padding-right:9rem!important}.pe-sm-17{padding-right:9.5rem!important}.pe-sm-18{padding-right:10rem!important}.pe-sm-19{padding-right:10.5rem!important}.pe-sm-20{padding-right:11rem!important}.pe-sm-21{padding-right:11.5rem!important}.pe-sm-22{padding-right:12rem!important}.pe-sm-23{padding-right:12.5rem!important}.pe-sm-24{padding-right:13rem!important}.pe-sm-25{padding-right:13.5rem!important}.pe-sm-26{padding-right:14rem!important}.pe-sm-27{padding-right:14.5rem!important}.pe-sm-28{padding-right:15rem!important}.pe-sm-29{padding-right:15.5rem!important}.pe-sm-30{padding-right:16rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.pb-sm-6{padding-bottom:3.5rem!important}.pb-sm-7{padding-bottom:4rem!important}.pb-sm-8{padding-bottom:4.5rem!important}.pb-sm-9{padding-bottom:5.5rem!important}.pb-sm-10{padding-bottom:6rem!important}.pb-sm-11{padding-bottom:6.5rem!important}.pb-sm-12{padding-bottom:7rem!important}.pb-sm-13{padding-bottom:7.5rem!important}.pb-sm-14{padding-bottom:8rem!important}.pb-sm-15{padding-bottom:8.5rem!important}.pb-sm-16{padding-bottom:9rem!important}.pb-sm-17{padding-bottom:9.5rem!important}.pb-sm-18{padding-bottom:10rem!important}.pb-sm-19{padding-bottom:10.5rem!important}.pb-sm-20{padding-bottom:11rem!important}.pb-sm-21{padding-bottom:11.5rem!important}.pb-sm-22{padding-bottom:12rem!important}.pb-sm-23{padding-bottom:12.5rem!important}.pb-sm-24{padding-bottom:13rem!important}.pb-sm-25{padding-bottom:13.5rem!important}.pb-sm-26{padding-bottom:14rem!important}.pb-sm-27{padding-bottom:14.5rem!important}.pb-sm-28{padding-bottom:15rem!important}.pb-sm-29{padding-bottom:15.5rem!important}.pb-sm-30{padding-bottom:16rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.ps-sm-6{padding-left:3.5rem!important}.ps-sm-7{padding-left:4rem!important}.ps-sm-8{padding-left:4.5rem!important}.ps-sm-9{padding-left:5.5rem!important}.ps-sm-10{padding-left:6rem!important}.ps-sm-11{padding-left:6.5rem!important}.ps-sm-12{padding-left:7rem!important}.ps-sm-13{padding-left:7.5rem!important}.ps-sm-14{padding-left:8rem!important}.ps-sm-15{padding-left:8.5rem!important}.ps-sm-16{padding-left:9rem!important}.ps-sm-17{padding-left:9.5rem!important}.ps-sm-18{padding-left:10rem!important}.ps-sm-19{padding-left:10.5rem!important}.ps-sm-20{padding-left:11rem!important}.ps-sm-21{padding-left:11.5rem!important}.ps-sm-22{padding-left:12rem!important}.ps-sm-23{padding-left:12.5rem!important}.ps-sm-24{padding-left:13rem!important}.ps-sm-25{padding-left:13.5rem!important}.ps-sm-26{padding-left:14rem!important}.ps-sm-27{padding-left:14.5rem!important}.ps-sm-28{padding-left:15rem!important}.ps-sm-29{padding-left:15.5rem!important}.ps-sm-30{padding-left:16rem!important}}@media (min-width: 768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-6{margin:3.5rem!important}.m-md-7{margin:4rem!important}.m-md-8{margin:4.5rem!important}.m-md-9{margin:5.5rem!important}.m-md-10{margin:6rem!important}.m-md-11{margin:6.5rem!important}.m-md-12{margin:7rem!important}.m-md-13{margin:7.5rem!important}.m-md-14{margin:8rem!important}.m-md-15{margin:8.5rem!important}.m-md-16{margin:9rem!important}.m-md-17{margin:9.5rem!important}.m-md-18{margin:10rem!important}.m-md-19{margin:10.5rem!important}.m-md-20{margin:11rem!important}.m-md-21{margin:11.5rem!important}.m-md-22{margin:12rem!important}.m-md-23{margin:12.5rem!important}.m-md-24{margin:13rem!important}.m-md-25{margin:13.5rem!important}.m-md-26{margin:14rem!important}.m-md-27{margin:14.5rem!important}.m-md-28{margin:15rem!important}.m-md-29{margin:15.5rem!important}.m-md-30{margin:16rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-md-7{margin-right:4rem!important;margin-left:4rem!important}.mx-md-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-md-9{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-md-10{margin-right:6rem!important;margin-left:6rem!important}.mx-md-11{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-md-12{margin-right:7rem!important;margin-left:7rem!important}.mx-md-13{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-md-14{margin-right:8rem!important;margin-left:8rem!important}.mx-md-15{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-md-16{margin-right:9rem!important;margin-left:9rem!important}.mx-md-17{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-md-18{margin-right:10rem!important;margin-left:10rem!important}.mx-md-19{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-md-20{margin-right:11rem!important;margin-left:11rem!important}.mx-md-21{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-md-22{margin-right:12rem!important;margin-left:12rem!important}.mx-md-23{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-md-24{margin-right:13rem!important;margin-left:13rem!important}.mx-md-25{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-md-26{margin-right:14rem!important;margin-left:14rem!important}.mx-md-27{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-md-28{margin-right:15rem!important;margin-left:15rem!important}.mx-md-29{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-md-30{margin-right:16rem!important;margin-left:16rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-md-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-md-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-md-9{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-md-10{margin-top:6rem!important;margin-bottom:6rem!important}.my-md-11{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-md-12{margin-top:7rem!important;margin-bottom:7rem!important}.my-md-13{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-md-14{margin-top:8rem!important;margin-bottom:8rem!important}.my-md-15{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-md-16{margin-top:9rem!important;margin-bottom:9rem!important}.my-md-17{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-md-18{margin-top:10rem!important;margin-bottom:10rem!important}.my-md-19{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-md-20{margin-top:11rem!important;margin-bottom:11rem!important}.my-md-21{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-md-22{margin-top:12rem!important;margin-bottom:12rem!important}.my-md-23{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-md-24{margin-top:13rem!important;margin-bottom:13rem!important}.my-md-25{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-md-26{margin-top:14rem!important;margin-bottom:14rem!important}.my-md-27{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-md-28{margin-top:15rem!important;margin-bottom:15rem!important}.my-md-29{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-md-30{margin-top:16rem!important;margin-bottom:16rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-6{margin-top:3.5rem!important}.mt-md-7{margin-top:4rem!important}.mt-md-8{margin-top:4.5rem!important}.mt-md-9{margin-top:5.5rem!important}.mt-md-10{margin-top:6rem!important}.mt-md-11{margin-top:6.5rem!important}.mt-md-12{margin-top:7rem!important}.mt-md-13{margin-top:7.5rem!important}.mt-md-14{margin-top:8rem!important}.mt-md-15{margin-top:8.5rem!important}.mt-md-16{margin-top:9rem!important}.mt-md-17{margin-top:9.5rem!important}.mt-md-18{margin-top:10rem!important}.mt-md-19{margin-top:10.5rem!important}.mt-md-20{margin-top:11rem!important}.mt-md-21{margin-top:11.5rem!important}.mt-md-22{margin-top:12rem!important}.mt-md-23{margin-top:12.5rem!important}.mt-md-24{margin-top:13rem!important}.mt-md-25{margin-top:13.5rem!important}.mt-md-26{margin-top:14rem!important}.mt-md-27{margin-top:14.5rem!important}.mt-md-28{margin-top:15rem!important}.mt-md-29{margin-top:15.5rem!important}.mt-md-30{margin-top:16rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-6{margin-right:3.5rem!important}.me-md-7{margin-right:4rem!important}.me-md-8{margin-right:4.5rem!important}.me-md-9{margin-right:5.5rem!important}.me-md-10{margin-right:6rem!important}.me-md-11{margin-right:6.5rem!important}.me-md-12{margin-right:7rem!important}.me-md-13{margin-right:7.5rem!important}.me-md-14{margin-right:8rem!important}.me-md-15{margin-right:8.5rem!important}.me-md-16{margin-right:9rem!important}.me-md-17{margin-right:9.5rem!important}.me-md-18{margin-right:10rem!important}.me-md-19{margin-right:10.5rem!important}.me-md-20{margin-right:11rem!important}.me-md-21{margin-right:11.5rem!important}.me-md-22{margin-right:12rem!important}.me-md-23{margin-right:12.5rem!important}.me-md-24{margin-right:13rem!important}.me-md-25{margin-right:13.5rem!important}.me-md-26{margin-right:14rem!important}.me-md-27{margin-right:14.5rem!important}.me-md-28{margin-right:15rem!important}.me-md-29{margin-right:15.5rem!important}.me-md-30{margin-right:16rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-6{margin-bottom:3.5rem!important}.mb-md-7{margin-bottom:4rem!important}.mb-md-8{margin-bottom:4.5rem!important}.mb-md-9{margin-bottom:5.5rem!important}.mb-md-10{margin-bottom:6rem!important}.mb-md-11{margin-bottom:6.5rem!important}.mb-md-12{margin-bottom:7rem!important}.mb-md-13{margin-bottom:7.5rem!important}.mb-md-14{margin-bottom:8rem!important}.mb-md-15{margin-bottom:8.5rem!important}.mb-md-16{margin-bottom:9rem!important}.mb-md-17{margin-bottom:9.5rem!important}.mb-md-18{margin-bottom:10rem!important}.mb-md-19{margin-bottom:10.5rem!important}.mb-md-20{margin-bottom:11rem!important}.mb-md-21{margin-bottom:11.5rem!important}.mb-md-22{margin-bottom:12rem!important}.mb-md-23{margin-bottom:12.5rem!important}.mb-md-24{margin-bottom:13rem!important}.mb-md-25{margin-bottom:13.5rem!important}.mb-md-26{margin-bottom:14rem!important}.mb-md-27{margin-bottom:14.5rem!important}.mb-md-28{margin-bottom:15rem!important}.mb-md-29{margin-bottom:15.5rem!important}.mb-md-30{margin-bottom:16rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-6{margin-left:3.5rem!important}.ms-md-7{margin-left:4rem!important}.ms-md-8{margin-left:4.5rem!important}.ms-md-9{margin-left:5.5rem!important}.ms-md-10{margin-left:6rem!important}.ms-md-11{margin-left:6.5rem!important}.ms-md-12{margin-left:7rem!important}.ms-md-13{margin-left:7.5rem!important}.ms-md-14{margin-left:8rem!important}.ms-md-15{margin-left:8.5rem!important}.ms-md-16{margin-left:9rem!important}.ms-md-17{margin-left:9.5rem!important}.ms-md-18{margin-left:10rem!important}.ms-md-19{margin-left:10.5rem!important}.ms-md-20{margin-left:11rem!important}.ms-md-21{margin-left:11.5rem!important}.ms-md-22{margin-left:12rem!important}.ms-md-23{margin-left:12.5rem!important}.ms-md-24{margin-left:13rem!important}.ms-md-25{margin-left:13.5rem!important}.ms-md-26{margin-left:14rem!important}.ms-md-27{margin-left:14.5rem!important}.ms-md-28{margin-left:15rem!important}.ms-md-29{margin-left:15.5rem!important}.ms-md-30{margin-left:16rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.p-md-6{padding:3.5rem!important}.p-md-7{padding:4rem!important}.p-md-8{padding:4.5rem!important}.p-md-9{padding:5.5rem!important}.p-md-10{padding:6rem!important}.p-md-11{padding:6.5rem!important}.p-md-12{padding:7rem!important}.p-md-13{padding:7.5rem!important}.p-md-14{padding:8rem!important}.p-md-15{padding:8.5rem!important}.p-md-16{padding:9rem!important}.p-md-17{padding:9.5rem!important}.p-md-18{padding:10rem!important}.p-md-19{padding:10.5rem!important}.p-md-20{padding:11rem!important}.p-md-21{padding:11.5rem!important}.p-md-22{padding:12rem!important}.p-md-23{padding:12.5rem!important}.p-md-24{padding:13rem!important}.p-md-25{padding:13.5rem!important}.p-md-26{padding:14rem!important}.p-md-27{padding:14.5rem!important}.p-md-28{padding:15rem!important}.p-md-29{padding:15.5rem!important}.p-md-30{padding:16rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.px-md-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-md-7{padding-right:4rem!important;padding-left:4rem!important}.px-md-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-md-9{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-md-10{padding-right:6rem!important;padding-left:6rem!important}.px-md-11{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-md-12{padding-right:7rem!important;padding-left:7rem!important}.px-md-13{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-md-14{padding-right:8rem!important;padding-left:8rem!important}.px-md-15{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-md-16{padding-right:9rem!important;padding-left:9rem!important}.px-md-17{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-md-18{padding-right:10rem!important;padding-left:10rem!important}.px-md-19{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-md-20{padding-right:11rem!important;padding-left:11rem!important}.px-md-21{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-md-22{padding-right:12rem!important;padding-left:12rem!important}.px-md-23{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-md-24{padding-right:13rem!important;padding-left:13rem!important}.px-md-25{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-md-26{padding-right:14rem!important;padding-left:14rem!important}.px-md-27{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-md-28{padding-right:15rem!important;padding-left:15rem!important}.px-md-29{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-md-30{padding-right:16rem!important;padding-left:16rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-md-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-md-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-md-9{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-md-10{padding-top:6rem!important;padding-bottom:6rem!important}.py-md-11{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-md-12{padding-top:7rem!important;padding-bottom:7rem!important}.py-md-13{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-md-14{padding-top:8rem!important;padding-bottom:8rem!important}.py-md-15{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-md-16{padding-top:9rem!important;padding-bottom:9rem!important}.py-md-17{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-md-18{padding-top:10rem!important;padding-bottom:10rem!important}.py-md-19{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-md-20{padding-top:11rem!important;padding-bottom:11rem!important}.py-md-21{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-md-22{padding-top:12rem!important;padding-bottom:12rem!important}.py-md-23{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-md-24{padding-top:13rem!important;padding-bottom:13rem!important}.py-md-25{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-md-26{padding-top:14rem!important;padding-bottom:14rem!important}.py-md-27{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-md-28{padding-top:15rem!important;padding-bottom:15rem!important}.py-md-29{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-md-30{padding-top:16rem!important;padding-bottom:16rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pt-md-6{padding-top:3.5rem!important}.pt-md-7{padding-top:4rem!important}.pt-md-8{padding-top:4.5rem!important}.pt-md-9{padding-top:5.5rem!important}.pt-md-10{padding-top:6rem!important}.pt-md-11{padding-top:6.5rem!important}.pt-md-12{padding-top:7rem!important}.pt-md-13{padding-top:7.5rem!important}.pt-md-14{padding-top:8rem!important}.pt-md-15{padding-top:8.5rem!important}.pt-md-16{padding-top:9rem!important}.pt-md-17{padding-top:9.5rem!important}.pt-md-18{padding-top:10rem!important}.pt-md-19{padding-top:10.5rem!important}.pt-md-20{padding-top:11rem!important}.pt-md-21{padding-top:11.5rem!important}.pt-md-22{padding-top:12rem!important}.pt-md-23{padding-top:12.5rem!important}.pt-md-24{padding-top:13rem!important}.pt-md-25{padding-top:13.5rem!important}.pt-md-26{padding-top:14rem!important}.pt-md-27{padding-top:14.5rem!important}.pt-md-28{padding-top:15rem!important}.pt-md-29{padding-top:15.5rem!important}.pt-md-30{padding-top:16rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pe-md-6{padding-right:3.5rem!important}.pe-md-7{padding-right:4rem!important}.pe-md-8{padding-right:4.5rem!important}.pe-md-9{padding-right:5.5rem!important}.pe-md-10{padding-right:6rem!important}.pe-md-11{padding-right:6.5rem!important}.pe-md-12{padding-right:7rem!important}.pe-md-13{padding-right:7.5rem!important}.pe-md-14{padding-right:8rem!important}.pe-md-15{padding-right:8.5rem!important}.pe-md-16{padding-right:9rem!important}.pe-md-17{padding-right:9.5rem!important}.pe-md-18{padding-right:10rem!important}.pe-md-19{padding-right:10.5rem!important}.pe-md-20{padding-right:11rem!important}.pe-md-21{padding-right:11.5rem!important}.pe-md-22{padding-right:12rem!important}.pe-md-23{padding-right:12.5rem!important}.pe-md-24{padding-right:13rem!important}.pe-md-25{padding-right:13.5rem!important}.pe-md-26{padding-right:14rem!important}.pe-md-27{padding-right:14.5rem!important}.pe-md-28{padding-right:15rem!important}.pe-md-29{padding-right:15.5rem!important}.pe-md-30{padding-right:16rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.pb-md-6{padding-bottom:3.5rem!important}.pb-md-7{padding-bottom:4rem!important}.pb-md-8{padding-bottom:4.5rem!important}.pb-md-9{padding-bottom:5.5rem!important}.pb-md-10{padding-bottom:6rem!important}.pb-md-11{padding-bottom:6.5rem!important}.pb-md-12{padding-bottom:7rem!important}.pb-md-13{padding-bottom:7.5rem!important}.pb-md-14{padding-bottom:8rem!important}.pb-md-15{padding-bottom:8.5rem!important}.pb-md-16{padding-bottom:9rem!important}.pb-md-17{padding-bottom:9.5rem!important}.pb-md-18{padding-bottom:10rem!important}.pb-md-19{padding-bottom:10.5rem!important}.pb-md-20{padding-bottom:11rem!important}.pb-md-21{padding-bottom:11.5rem!important}.pb-md-22{padding-bottom:12rem!important}.pb-md-23{padding-bottom:12.5rem!important}.pb-md-24{padding-bottom:13rem!important}.pb-md-25{padding-bottom:13.5rem!important}.pb-md-26{padding-bottom:14rem!important}.pb-md-27{padding-bottom:14.5rem!important}.pb-md-28{padding-bottom:15rem!important}.pb-md-29{padding-bottom:15.5rem!important}.pb-md-30{padding-bottom:16rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.ps-md-6{padding-left:3.5rem!important}.ps-md-7{padding-left:4rem!important}.ps-md-8{padding-left:4.5rem!important}.ps-md-9{padding-left:5.5rem!important}.ps-md-10{padding-left:6rem!important}.ps-md-11{padding-left:6.5rem!important}.ps-md-12{padding-left:7rem!important}.ps-md-13{padding-left:7.5rem!important}.ps-md-14{padding-left:8rem!important}.ps-md-15{padding-left:8.5rem!important}.ps-md-16{padding-left:9rem!important}.ps-md-17{padding-left:9.5rem!important}.ps-md-18{padding-left:10rem!important}.ps-md-19{padding-left:10.5rem!important}.ps-md-20{padding-left:11rem!important}.ps-md-21{padding-left:11.5rem!important}.ps-md-22{padding-left:12rem!important}.ps-md-23{padding-left:12.5rem!important}.ps-md-24{padding-left:13rem!important}.ps-md-25{padding-left:13.5rem!important}.ps-md-26{padding-left:14rem!important}.ps-md-27{padding-left:14.5rem!important}.ps-md-28{padding-left:15rem!important}.ps-md-29{padding-left:15.5rem!important}.ps-md-30{padding-left:16rem!important}}@media (min-width: 992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-6{margin:3.5rem!important}.m-lg-7{margin:4rem!important}.m-lg-8{margin:4.5rem!important}.m-lg-9{margin:5.5rem!important}.m-lg-10{margin:6rem!important}.m-lg-11{margin:6.5rem!important}.m-lg-12{margin:7rem!important}.m-lg-13{margin:7.5rem!important}.m-lg-14{margin:8rem!important}.m-lg-15{margin:8.5rem!important}.m-lg-16{margin:9rem!important}.m-lg-17{margin:9.5rem!important}.m-lg-18{margin:10rem!important}.m-lg-19{margin:10.5rem!important}.m-lg-20{margin:11rem!important}.m-lg-21{margin:11.5rem!important}.m-lg-22{margin:12rem!important}.m-lg-23{margin:12.5rem!important}.m-lg-24{margin:13rem!important}.m-lg-25{margin:13.5rem!important}.m-lg-26{margin:14rem!important}.m-lg-27{margin:14.5rem!important}.m-lg-28{margin:15rem!important}.m-lg-29{margin:15.5rem!important}.m-lg-30{margin:16rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-lg-7{margin-right:4rem!important;margin-left:4rem!important}.mx-lg-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-lg-9{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-lg-10{margin-right:6rem!important;margin-left:6rem!important}.mx-lg-11{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-lg-12{margin-right:7rem!important;margin-left:7rem!important}.mx-lg-13{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-lg-14{margin-right:8rem!important;margin-left:8rem!important}.mx-lg-15{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-lg-16{margin-right:9rem!important;margin-left:9rem!important}.mx-lg-17{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-lg-18{margin-right:10rem!important;margin-left:10rem!important}.mx-lg-19{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-lg-20{margin-right:11rem!important;margin-left:11rem!important}.mx-lg-21{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-lg-22{margin-right:12rem!important;margin-left:12rem!important}.mx-lg-23{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-lg-24{margin-right:13rem!important;margin-left:13rem!important}.mx-lg-25{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-lg-26{margin-right:14rem!important;margin-left:14rem!important}.mx-lg-27{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-lg-28{margin-right:15rem!important;margin-left:15rem!important}.mx-lg-29{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-lg-30{margin-right:16rem!important;margin-left:16rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-lg-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-lg-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-lg-9{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-lg-10{margin-top:6rem!important;margin-bottom:6rem!important}.my-lg-11{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-lg-12{margin-top:7rem!important;margin-bottom:7rem!important}.my-lg-13{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-lg-14{margin-top:8rem!important;margin-bottom:8rem!important}.my-lg-15{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-lg-16{margin-top:9rem!important;margin-bottom:9rem!important}.my-lg-17{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-lg-18{margin-top:10rem!important;margin-bottom:10rem!important}.my-lg-19{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-lg-20{margin-top:11rem!important;margin-bottom:11rem!important}.my-lg-21{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-lg-22{margin-top:12rem!important;margin-bottom:12rem!important}.my-lg-23{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-lg-24{margin-top:13rem!important;margin-bottom:13rem!important}.my-lg-25{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-lg-26{margin-top:14rem!important;margin-bottom:14rem!important}.my-lg-27{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-lg-28{margin-top:15rem!important;margin-bottom:15rem!important}.my-lg-29{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-lg-30{margin-top:16rem!important;margin-bottom:16rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-6{margin-top:3.5rem!important}.mt-lg-7{margin-top:4rem!important}.mt-lg-8{margin-top:4.5rem!important}.mt-lg-9{margin-top:5.5rem!important}.mt-lg-10{margin-top:6rem!important}.mt-lg-11{margin-top:6.5rem!important}.mt-lg-12{margin-top:7rem!important}.mt-lg-13{margin-top:7.5rem!important}.mt-lg-14{margin-top:8rem!important}.mt-lg-15{margin-top:8.5rem!important}.mt-lg-16{margin-top:9rem!important}.mt-lg-17{margin-top:9.5rem!important}.mt-lg-18{margin-top:10rem!important}.mt-lg-19{margin-top:10.5rem!important}.mt-lg-20{margin-top:11rem!important}.mt-lg-21{margin-top:11.5rem!important}.mt-lg-22{margin-top:12rem!important}.mt-lg-23{margin-top:12.5rem!important}.mt-lg-24{margin-top:13rem!important}.mt-lg-25{margin-top:13.5rem!important}.mt-lg-26{margin-top:14rem!important}.mt-lg-27{margin-top:14.5rem!important}.mt-lg-28{margin-top:15rem!important}.mt-lg-29{margin-top:15.5rem!important}.mt-lg-30{margin-top:16rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-6{margin-right:3.5rem!important}.me-lg-7{margin-right:4rem!important}.me-lg-8{margin-right:4.5rem!important}.me-lg-9{margin-right:5.5rem!important}.me-lg-10{margin-right:6rem!important}.me-lg-11{margin-right:6.5rem!important}.me-lg-12{margin-right:7rem!important}.me-lg-13{margin-right:7.5rem!important}.me-lg-14{margin-right:8rem!important}.me-lg-15{margin-right:8.5rem!important}.me-lg-16{margin-right:9rem!important}.me-lg-17{margin-right:9.5rem!important}.me-lg-18{margin-right:10rem!important}.me-lg-19{margin-right:10.5rem!important}.me-lg-20{margin-right:11rem!important}.me-lg-21{margin-right:11.5rem!important}.me-lg-22{margin-right:12rem!important}.me-lg-23{margin-right:12.5rem!important}.me-lg-24{margin-right:13rem!important}.me-lg-25{margin-right:13.5rem!important}.me-lg-26{margin-right:14rem!important}.me-lg-27{margin-right:14.5rem!important}.me-lg-28{margin-right:15rem!important}.me-lg-29{margin-right:15.5rem!important}.me-lg-30{margin-right:16rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-6{margin-bottom:3.5rem!important}.mb-lg-7{margin-bottom:4rem!important}.mb-lg-8{margin-bottom:4.5rem!important}.mb-lg-9{margin-bottom:5.5rem!important}.mb-lg-10{margin-bottom:6rem!important}.mb-lg-11{margin-bottom:6.5rem!important}.mb-lg-12{margin-bottom:7rem!important}.mb-lg-13{margin-bottom:7.5rem!important}.mb-lg-14{margin-bottom:8rem!important}.mb-lg-15{margin-bottom:8.5rem!important}.mb-lg-16{margin-bottom:9rem!important}.mb-lg-17{margin-bottom:9.5rem!important}.mb-lg-18{margin-bottom:10rem!important}.mb-lg-19{margin-bottom:10.5rem!important}.mb-lg-20{margin-bottom:11rem!important}.mb-lg-21{margin-bottom:11.5rem!important}.mb-lg-22{margin-bottom:12rem!important}.mb-lg-23{margin-bottom:12.5rem!important}.mb-lg-24{margin-bottom:13rem!important}.mb-lg-25{margin-bottom:13.5rem!important}.mb-lg-26{margin-bottom:14rem!important}.mb-lg-27{margin-bottom:14.5rem!important}.mb-lg-28{margin-bottom:15rem!important}.mb-lg-29{margin-bottom:15.5rem!important}.mb-lg-30{margin-bottom:16rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-6{margin-left:3.5rem!important}.ms-lg-7{margin-left:4rem!important}.ms-lg-8{margin-left:4.5rem!important}.ms-lg-9{margin-left:5.5rem!important}.ms-lg-10{margin-left:6rem!important}.ms-lg-11{margin-left:6.5rem!important}.ms-lg-12{margin-left:7rem!important}.ms-lg-13{margin-left:7.5rem!important}.ms-lg-14{margin-left:8rem!important}.ms-lg-15{margin-left:8.5rem!important}.ms-lg-16{margin-left:9rem!important}.ms-lg-17{margin-left:9.5rem!important}.ms-lg-18{margin-left:10rem!important}.ms-lg-19{margin-left:10.5rem!important}.ms-lg-20{margin-left:11rem!important}.ms-lg-21{margin-left:11.5rem!important}.ms-lg-22{margin-left:12rem!important}.ms-lg-23{margin-left:12.5rem!important}.ms-lg-24{margin-left:13rem!important}.ms-lg-25{margin-left:13.5rem!important}.ms-lg-26{margin-left:14rem!important}.ms-lg-27{margin-left:14.5rem!important}.ms-lg-28{margin-left:15rem!important}.ms-lg-29{margin-left:15.5rem!important}.ms-lg-30{margin-left:16rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.p-lg-6{padding:3.5rem!important}.p-lg-7{padding:4rem!important}.p-lg-8{padding:4.5rem!important}.p-lg-9{padding:5.5rem!important}.p-lg-10{padding:6rem!important}.p-lg-11{padding:6.5rem!important}.p-lg-12{padding:7rem!important}.p-lg-13{padding:7.5rem!important}.p-lg-14{padding:8rem!important}.p-lg-15{padding:8.5rem!important}.p-lg-16{padding:9rem!important}.p-lg-17{padding:9.5rem!important}.p-lg-18{padding:10rem!important}.p-lg-19{padding:10.5rem!important}.p-lg-20{padding:11rem!important}.p-lg-21{padding:11.5rem!important}.p-lg-22{padding:12rem!important}.p-lg-23{padding:12.5rem!important}.p-lg-24{padding:13rem!important}.p-lg-25{padding:13.5rem!important}.p-lg-26{padding:14rem!important}.p-lg-27{padding:14.5rem!important}.p-lg-28{padding:15rem!important}.p-lg-29{padding:15.5rem!important}.p-lg-30{padding:16rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.px-lg-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-lg-7{padding-right:4rem!important;padding-left:4rem!important}.px-lg-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-lg-9{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-lg-10{padding-right:6rem!important;padding-left:6rem!important}.px-lg-11{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-lg-12{padding-right:7rem!important;padding-left:7rem!important}.px-lg-13{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-lg-14{padding-right:8rem!important;padding-left:8rem!important}.px-lg-15{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-lg-16{padding-right:9rem!important;padding-left:9rem!important}.px-lg-17{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-lg-18{padding-right:10rem!important;padding-left:10rem!important}.px-lg-19{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-lg-20{padding-right:11rem!important;padding-left:11rem!important}.px-lg-21{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-lg-22{padding-right:12rem!important;padding-left:12rem!important}.px-lg-23{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-lg-24{padding-right:13rem!important;padding-left:13rem!important}.px-lg-25{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-lg-26{padding-right:14rem!important;padding-left:14rem!important}.px-lg-27{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-lg-28{padding-right:15rem!important;padding-left:15rem!important}.px-lg-29{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-lg-30{padding-right:16rem!important;padding-left:16rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-lg-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-lg-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-lg-9{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-lg-10{padding-top:6rem!important;padding-bottom:6rem!important}.py-lg-11{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-lg-12{padding-top:7rem!important;padding-bottom:7rem!important}.py-lg-13{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-lg-14{padding-top:8rem!important;padding-bottom:8rem!important}.py-lg-15{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-lg-16{padding-top:9rem!important;padding-bottom:9rem!important}.py-lg-17{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-lg-18{padding-top:10rem!important;padding-bottom:10rem!important}.py-lg-19{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-lg-20{padding-top:11rem!important;padding-bottom:11rem!important}.py-lg-21{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-lg-22{padding-top:12rem!important;padding-bottom:12rem!important}.py-lg-23{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-lg-24{padding-top:13rem!important;padding-bottom:13rem!important}.py-lg-25{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-lg-26{padding-top:14rem!important;padding-bottom:14rem!important}.py-lg-27{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-lg-28{padding-top:15rem!important;padding-bottom:15rem!important}.py-lg-29{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-lg-30{padding-top:16rem!important;padding-bottom:16rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pt-lg-6{padding-top:3.5rem!important}.pt-lg-7{padding-top:4rem!important}.pt-lg-8{padding-top:4.5rem!important}.pt-lg-9{padding-top:5.5rem!important}.pt-lg-10{padding-top:6rem!important}.pt-lg-11{padding-top:6.5rem!important}.pt-lg-12{padding-top:7rem!important}.pt-lg-13{padding-top:7.5rem!important}.pt-lg-14{padding-top:8rem!important}.pt-lg-15{padding-top:8.5rem!important}.pt-lg-16{padding-top:9rem!important}.pt-lg-17{padding-top:9.5rem!important}.pt-lg-18{padding-top:10rem!important}.pt-lg-19{padding-top:10.5rem!important}.pt-lg-20{padding-top:11rem!important}.pt-lg-21{padding-top:11.5rem!important}.pt-lg-22{padding-top:12rem!important}.pt-lg-23{padding-top:12.5rem!important}.pt-lg-24{padding-top:13rem!important}.pt-lg-25{padding-top:13.5rem!important}.pt-lg-26{padding-top:14rem!important}.pt-lg-27{padding-top:14.5rem!important}.pt-lg-28{padding-top:15rem!important}.pt-lg-29{padding-top:15.5rem!important}.pt-lg-30{padding-top:16rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pe-lg-6{padding-right:3.5rem!important}.pe-lg-7{padding-right:4rem!important}.pe-lg-8{padding-right:4.5rem!important}.pe-lg-9{padding-right:5.5rem!important}.pe-lg-10{padding-right:6rem!important}.pe-lg-11{padding-right:6.5rem!important}.pe-lg-12{padding-right:7rem!important}.pe-lg-13{padding-right:7.5rem!important}.pe-lg-14{padding-right:8rem!important}.pe-lg-15{padding-right:8.5rem!important}.pe-lg-16{padding-right:9rem!important}.pe-lg-17{padding-right:9.5rem!important}.pe-lg-18{padding-right:10rem!important}.pe-lg-19{padding-right:10.5rem!important}.pe-lg-20{padding-right:11rem!important}.pe-lg-21{padding-right:11.5rem!important}.pe-lg-22{padding-right:12rem!important}.pe-lg-23{padding-right:12.5rem!important}.pe-lg-24{padding-right:13rem!important}.pe-lg-25{padding-right:13.5rem!important}.pe-lg-26{padding-right:14rem!important}.pe-lg-27{padding-right:14.5rem!important}.pe-lg-28{padding-right:15rem!important}.pe-lg-29{padding-right:15.5rem!important}.pe-lg-30{padding-right:16rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.pb-lg-6{padding-bottom:3.5rem!important}.pb-lg-7{padding-bottom:4rem!important}.pb-lg-8{padding-bottom:4.5rem!important}.pb-lg-9{padding-bottom:5.5rem!important}.pb-lg-10{padding-bottom:6rem!important}.pb-lg-11{padding-bottom:6.5rem!important}.pb-lg-12{padding-bottom:7rem!important}.pb-lg-13{padding-bottom:7.5rem!important}.pb-lg-14{padding-bottom:8rem!important}.pb-lg-15{padding-bottom:8.5rem!important}.pb-lg-16{padding-bottom:9rem!important}.pb-lg-17{padding-bottom:9.5rem!important}.pb-lg-18{padding-bottom:10rem!important}.pb-lg-19{padding-bottom:10.5rem!important}.pb-lg-20{padding-bottom:11rem!important}.pb-lg-21{padding-bottom:11.5rem!important}.pb-lg-22{padding-bottom:12rem!important}.pb-lg-23{padding-bottom:12.5rem!important}.pb-lg-24{padding-bottom:13rem!important}.pb-lg-25{padding-bottom:13.5rem!important}.pb-lg-26{padding-bottom:14rem!important}.pb-lg-27{padding-bottom:14.5rem!important}.pb-lg-28{padding-bottom:15rem!important}.pb-lg-29{padding-bottom:15.5rem!important}.pb-lg-30{padding-bottom:16rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.ps-lg-6{padding-left:3.5rem!important}.ps-lg-7{padding-left:4rem!important}.ps-lg-8{padding-left:4.5rem!important}.ps-lg-9{padding-left:5.5rem!important}.ps-lg-10{padding-left:6rem!important}.ps-lg-11{padding-left:6.5rem!important}.ps-lg-12{padding-left:7rem!important}.ps-lg-13{padding-left:7.5rem!important}.ps-lg-14{padding-left:8rem!important}.ps-lg-15{padding-left:8.5rem!important}.ps-lg-16{padding-left:9rem!important}.ps-lg-17{padding-left:9.5rem!important}.ps-lg-18{padding-left:10rem!important}.ps-lg-19{padding-left:10.5rem!important}.ps-lg-20{padding-left:11rem!important}.ps-lg-21{padding-left:11.5rem!important}.ps-lg-22{padding-left:12rem!important}.ps-lg-23{padding-left:12.5rem!important}.ps-lg-24{padding-left:13rem!important}.ps-lg-25{padding-left:13.5rem!important}.ps-lg-26{padding-left:14rem!important}.ps-lg-27{padding-left:14.5rem!important}.ps-lg-28{padding-left:15rem!important}.ps-lg-29{padding-left:15.5rem!important}.ps-lg-30{padding-left:16rem!important}}@media (min-width: 1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-6{margin:3.5rem!important}.m-xl-7{margin:4rem!important}.m-xl-8{margin:4.5rem!important}.m-xl-9{margin:5.5rem!important}.m-xl-10{margin:6rem!important}.m-xl-11{margin:6.5rem!important}.m-xl-12{margin:7rem!important}.m-xl-13{margin:7.5rem!important}.m-xl-14{margin:8rem!important}.m-xl-15{margin:8.5rem!important}.m-xl-16{margin:9rem!important}.m-xl-17{margin:9.5rem!important}.m-xl-18{margin:10rem!important}.m-xl-19{margin:10.5rem!important}.m-xl-20{margin:11rem!important}.m-xl-21{margin:11.5rem!important}.m-xl-22{margin:12rem!important}.m-xl-23{margin:12.5rem!important}.m-xl-24{margin:13rem!important}.m-xl-25{margin:13.5rem!important}.m-xl-26{margin:14rem!important}.m-xl-27{margin:14.5rem!important}.m-xl-28{margin:15rem!important}.m-xl-29{margin:15.5rem!important}.m-xl-30{margin:16rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xl-7{margin-right:4rem!important;margin-left:4rem!important}.mx-xl-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xl-9{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-xl-10{margin-right:6rem!important;margin-left:6rem!important}.mx-xl-11{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-xl-12{margin-right:7rem!important;margin-left:7rem!important}.mx-xl-13{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xl-14{margin-right:8rem!important;margin-left:8rem!important}.mx-xl-15{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-xl-16{margin-right:9rem!important;margin-left:9rem!important}.mx-xl-17{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-xl-18{margin-right:10rem!important;margin-left:10rem!important}.mx-xl-19{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-xl-20{margin-right:11rem!important;margin-left:11rem!important}.mx-xl-21{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-xl-22{margin-right:12rem!important;margin-left:12rem!important}.mx-xl-23{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-xl-24{margin-right:13rem!important;margin-left:13rem!important}.mx-xl-25{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-xl-26{margin-right:14rem!important;margin-left:14rem!important}.mx-xl-27{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-xl-28{margin-right:15rem!important;margin-left:15rem!important}.mx-xl-29{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-xl-30{margin-right:16rem!important;margin-left:16rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xl-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-xl-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xl-9{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-xl-10{margin-top:6rem!important;margin-bottom:6rem!important}.my-xl-11{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-xl-12{margin-top:7rem!important;margin-bottom:7rem!important}.my-xl-13{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xl-14{margin-top:8rem!important;margin-bottom:8rem!important}.my-xl-15{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-xl-16{margin-top:9rem!important;margin-bottom:9rem!important}.my-xl-17{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-xl-18{margin-top:10rem!important;margin-bottom:10rem!important}.my-xl-19{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-xl-20{margin-top:11rem!important;margin-bottom:11rem!important}.my-xl-21{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-xl-22{margin-top:12rem!important;margin-bottom:12rem!important}.my-xl-23{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-xl-24{margin-top:13rem!important;margin-bottom:13rem!important}.my-xl-25{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-xl-26{margin-top:14rem!important;margin-bottom:14rem!important}.my-xl-27{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-xl-28{margin-top:15rem!important;margin-bottom:15rem!important}.my-xl-29{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-xl-30{margin-top:16rem!important;margin-bottom:16rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-6{margin-top:3.5rem!important}.mt-xl-7{margin-top:4rem!important}.mt-xl-8{margin-top:4.5rem!important}.mt-xl-9{margin-top:5.5rem!important}.mt-xl-10{margin-top:6rem!important}.mt-xl-11{margin-top:6.5rem!important}.mt-xl-12{margin-top:7rem!important}.mt-xl-13{margin-top:7.5rem!important}.mt-xl-14{margin-top:8rem!important}.mt-xl-15{margin-top:8.5rem!important}.mt-xl-16{margin-top:9rem!important}.mt-xl-17{margin-top:9.5rem!important}.mt-xl-18{margin-top:10rem!important}.mt-xl-19{margin-top:10.5rem!important}.mt-xl-20{margin-top:11rem!important}.mt-xl-21{margin-top:11.5rem!important}.mt-xl-22{margin-top:12rem!important}.mt-xl-23{margin-top:12.5rem!important}.mt-xl-24{margin-top:13rem!important}.mt-xl-25{margin-top:13.5rem!important}.mt-xl-26{margin-top:14rem!important}.mt-xl-27{margin-top:14.5rem!important}.mt-xl-28{margin-top:15rem!important}.mt-xl-29{margin-top:15.5rem!important}.mt-xl-30{margin-top:16rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-6{margin-right:3.5rem!important}.me-xl-7{margin-right:4rem!important}.me-xl-8{margin-right:4.5rem!important}.me-xl-9{margin-right:5.5rem!important}.me-xl-10{margin-right:6rem!important}.me-xl-11{margin-right:6.5rem!important}.me-xl-12{margin-right:7rem!important}.me-xl-13{margin-right:7.5rem!important}.me-xl-14{margin-right:8rem!important}.me-xl-15{margin-right:8.5rem!important}.me-xl-16{margin-right:9rem!important}.me-xl-17{margin-right:9.5rem!important}.me-xl-18{margin-right:10rem!important}.me-xl-19{margin-right:10.5rem!important}.me-xl-20{margin-right:11rem!important}.me-xl-21{margin-right:11.5rem!important}.me-xl-22{margin-right:12rem!important}.me-xl-23{margin-right:12.5rem!important}.me-xl-24{margin-right:13rem!important}.me-xl-25{margin-right:13.5rem!important}.me-xl-26{margin-right:14rem!important}.me-xl-27{margin-right:14.5rem!important}.me-xl-28{margin-right:15rem!important}.me-xl-29{margin-right:15.5rem!important}.me-xl-30{margin-right:16rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-6{margin-bottom:3.5rem!important}.mb-xl-7{margin-bottom:4rem!important}.mb-xl-8{margin-bottom:4.5rem!important}.mb-xl-9{margin-bottom:5.5rem!important}.mb-xl-10{margin-bottom:6rem!important}.mb-xl-11{margin-bottom:6.5rem!important}.mb-xl-12{margin-bottom:7rem!important}.mb-xl-13{margin-bottom:7.5rem!important}.mb-xl-14{margin-bottom:8rem!important}.mb-xl-15{margin-bottom:8.5rem!important}.mb-xl-16{margin-bottom:9rem!important}.mb-xl-17{margin-bottom:9.5rem!important}.mb-xl-18{margin-bottom:10rem!important}.mb-xl-19{margin-bottom:10.5rem!important}.mb-xl-20{margin-bottom:11rem!important}.mb-xl-21{margin-bottom:11.5rem!important}.mb-xl-22{margin-bottom:12rem!important}.mb-xl-23{margin-bottom:12.5rem!important}.mb-xl-24{margin-bottom:13rem!important}.mb-xl-25{margin-bottom:13.5rem!important}.mb-xl-26{margin-bottom:14rem!important}.mb-xl-27{margin-bottom:14.5rem!important}.mb-xl-28{margin-bottom:15rem!important}.mb-xl-29{margin-bottom:15.5rem!important}.mb-xl-30{margin-bottom:16rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-6{margin-left:3.5rem!important}.ms-xl-7{margin-left:4rem!important}.ms-xl-8{margin-left:4.5rem!important}.ms-xl-9{margin-left:5.5rem!important}.ms-xl-10{margin-left:6rem!important}.ms-xl-11{margin-left:6.5rem!important}.ms-xl-12{margin-left:7rem!important}.ms-xl-13{margin-left:7.5rem!important}.ms-xl-14{margin-left:8rem!important}.ms-xl-15{margin-left:8.5rem!important}.ms-xl-16{margin-left:9rem!important}.ms-xl-17{margin-left:9.5rem!important}.ms-xl-18{margin-left:10rem!important}.ms-xl-19{margin-left:10.5rem!important}.ms-xl-20{margin-left:11rem!important}.ms-xl-21{margin-left:11.5rem!important}.ms-xl-22{margin-left:12rem!important}.ms-xl-23{margin-left:12.5rem!important}.ms-xl-24{margin-left:13rem!important}.ms-xl-25{margin-left:13.5rem!important}.ms-xl-26{margin-left:14rem!important}.ms-xl-27{margin-left:14.5rem!important}.ms-xl-28{margin-left:15rem!important}.ms-xl-29{margin-left:15.5rem!important}.ms-xl-30{margin-left:16rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.p-xl-6{padding:3.5rem!important}.p-xl-7{padding:4rem!important}.p-xl-8{padding:4.5rem!important}.p-xl-9{padding:5.5rem!important}.p-xl-10{padding:6rem!important}.p-xl-11{padding:6.5rem!important}.p-xl-12{padding:7rem!important}.p-xl-13{padding:7.5rem!important}.p-xl-14{padding:8rem!important}.p-xl-15{padding:8.5rem!important}.p-xl-16{padding:9rem!important}.p-xl-17{padding:9.5rem!important}.p-xl-18{padding:10rem!important}.p-xl-19{padding:10.5rem!important}.p-xl-20{padding:11rem!important}.p-xl-21{padding:11.5rem!important}.p-xl-22{padding:12rem!important}.p-xl-23{padding:12.5rem!important}.p-xl-24{padding:13rem!important}.p-xl-25{padding:13.5rem!important}.p-xl-26{padding:14rem!important}.p-xl-27{padding:14.5rem!important}.p-xl-28{padding:15rem!important}.p-xl-29{padding:15.5rem!important}.p-xl-30{padding:16rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xl-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xl-7{padding-right:4rem!important;padding-left:4rem!important}.px-xl-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xl-9{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-xl-10{padding-right:6rem!important;padding-left:6rem!important}.px-xl-11{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-xl-12{padding-right:7rem!important;padding-left:7rem!important}.px-xl-13{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-xl-14{padding-right:8rem!important;padding-left:8rem!important}.px-xl-15{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-xl-16{padding-right:9rem!important;padding-left:9rem!important}.px-xl-17{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-xl-18{padding-right:10rem!important;padding-left:10rem!important}.px-xl-19{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-xl-20{padding-right:11rem!important;padding-left:11rem!important}.px-xl-21{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-xl-22{padding-right:12rem!important;padding-left:12rem!important}.px-xl-23{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-xl-24{padding-right:13rem!important;padding-left:13rem!important}.px-xl-25{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-xl-26{padding-right:14rem!important;padding-left:14rem!important}.px-xl-27{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-xl-28{padding-right:15rem!important;padding-left:15rem!important}.px-xl-29{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-xl-30{padding-right:16rem!important;padding-left:16rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xl-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-xl-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xl-9{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-xl-10{padding-top:6rem!important;padding-bottom:6rem!important}.py-xl-11{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-xl-12{padding-top:7rem!important;padding-bottom:7rem!important}.py-xl-13{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xl-14{padding-top:8rem!important;padding-bottom:8rem!important}.py-xl-15{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-xl-16{padding-top:9rem!important;padding-bottom:9rem!important}.py-xl-17{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-xl-18{padding-top:10rem!important;padding-bottom:10rem!important}.py-xl-19{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-xl-20{padding-top:11rem!important;padding-bottom:11rem!important}.py-xl-21{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-xl-22{padding-top:12rem!important;padding-bottom:12rem!important}.py-xl-23{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-xl-24{padding-top:13rem!important;padding-bottom:13rem!important}.py-xl-25{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-xl-26{padding-top:14rem!important;padding-bottom:14rem!important}.py-xl-27{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-xl-28{padding-top:15rem!important;padding-bottom:15rem!important}.py-xl-29{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-xl-30{padding-top:16rem!important;padding-bottom:16rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pt-xl-6{padding-top:3.5rem!important}.pt-xl-7{padding-top:4rem!important}.pt-xl-8{padding-top:4.5rem!important}.pt-xl-9{padding-top:5.5rem!important}.pt-xl-10{padding-top:6rem!important}.pt-xl-11{padding-top:6.5rem!important}.pt-xl-12{padding-top:7rem!important}.pt-xl-13{padding-top:7.5rem!important}.pt-xl-14{padding-top:8rem!important}.pt-xl-15{padding-top:8.5rem!important}.pt-xl-16{padding-top:9rem!important}.pt-xl-17{padding-top:9.5rem!important}.pt-xl-18{padding-top:10rem!important}.pt-xl-19{padding-top:10.5rem!important}.pt-xl-20{padding-top:11rem!important}.pt-xl-21{padding-top:11.5rem!important}.pt-xl-22{padding-top:12rem!important}.pt-xl-23{padding-top:12.5rem!important}.pt-xl-24{padding-top:13rem!important}.pt-xl-25{padding-top:13.5rem!important}.pt-xl-26{padding-top:14rem!important}.pt-xl-27{padding-top:14.5rem!important}.pt-xl-28{padding-top:15rem!important}.pt-xl-29{padding-top:15.5rem!important}.pt-xl-30{padding-top:16rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pe-xl-6{padding-right:3.5rem!important}.pe-xl-7{padding-right:4rem!important}.pe-xl-8{padding-right:4.5rem!important}.pe-xl-9{padding-right:5.5rem!important}.pe-xl-10{padding-right:6rem!important}.pe-xl-11{padding-right:6.5rem!important}.pe-xl-12{padding-right:7rem!important}.pe-xl-13{padding-right:7.5rem!important}.pe-xl-14{padding-right:8rem!important}.pe-xl-15{padding-right:8.5rem!important}.pe-xl-16{padding-right:9rem!important}.pe-xl-17{padding-right:9.5rem!important}.pe-xl-18{padding-right:10rem!important}.pe-xl-19{padding-right:10.5rem!important}.pe-xl-20{padding-right:11rem!important}.pe-xl-21{padding-right:11.5rem!important}.pe-xl-22{padding-right:12rem!important}.pe-xl-23{padding-right:12.5rem!important}.pe-xl-24{padding-right:13rem!important}.pe-xl-25{padding-right:13.5rem!important}.pe-xl-26{padding-right:14rem!important}.pe-xl-27{padding-right:14.5rem!important}.pe-xl-28{padding-right:15rem!important}.pe-xl-29{padding-right:15.5rem!important}.pe-xl-30{padding-right:16rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.pb-xl-6{padding-bottom:3.5rem!important}.pb-xl-7{padding-bottom:4rem!important}.pb-xl-8{padding-bottom:4.5rem!important}.pb-xl-9{padding-bottom:5.5rem!important}.pb-xl-10{padding-bottom:6rem!important}.pb-xl-11{padding-bottom:6.5rem!important}.pb-xl-12{padding-bottom:7rem!important}.pb-xl-13{padding-bottom:7.5rem!important}.pb-xl-14{padding-bottom:8rem!important}.pb-xl-15{padding-bottom:8.5rem!important}.pb-xl-16{padding-bottom:9rem!important}.pb-xl-17{padding-bottom:9.5rem!important}.pb-xl-18{padding-bottom:10rem!important}.pb-xl-19{padding-bottom:10.5rem!important}.pb-xl-20{padding-bottom:11rem!important}.pb-xl-21{padding-bottom:11.5rem!important}.pb-xl-22{padding-bottom:12rem!important}.pb-xl-23{padding-bottom:12.5rem!important}.pb-xl-24{padding-bottom:13rem!important}.pb-xl-25{padding-bottom:13.5rem!important}.pb-xl-26{padding-bottom:14rem!important}.pb-xl-27{padding-bottom:14.5rem!important}.pb-xl-28{padding-bottom:15rem!important}.pb-xl-29{padding-bottom:15.5rem!important}.pb-xl-30{padding-bottom:16rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.ps-xl-6{padding-left:3.5rem!important}.ps-xl-7{padding-left:4rem!important}.ps-xl-8{padding-left:4.5rem!important}.ps-xl-9{padding-left:5.5rem!important}.ps-xl-10{padding-left:6rem!important}.ps-xl-11{padding-left:6.5rem!important}.ps-xl-12{padding-left:7rem!important}.ps-xl-13{padding-left:7.5rem!important}.ps-xl-14{padding-left:8rem!important}.ps-xl-15{padding-left:8.5rem!important}.ps-xl-16{padding-left:9rem!important}.ps-xl-17{padding-left:9.5rem!important}.ps-xl-18{padding-left:10rem!important}.ps-xl-19{padding-left:10.5rem!important}.ps-xl-20{padding-left:11rem!important}.ps-xl-21{padding-left:11.5rem!important}.ps-xl-22{padding-left:12rem!important}.ps-xl-23{padding-left:12.5rem!important}.ps-xl-24{padding-left:13rem!important}.ps-xl-25{padding-left:13.5rem!important}.ps-xl-26{padding-left:14rem!important}.ps-xl-27{padding-left:14.5rem!important}.ps-xl-28{padding-left:15rem!important}.ps-xl-29{padding-left:15.5rem!important}.ps-xl-30{padding-left:16rem!important}}@media (min-width: 1366px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-6{margin:3.5rem!important}.m-xxl-7{margin:4rem!important}.m-xxl-8{margin:4.5rem!important}.m-xxl-9{margin:5.5rem!important}.m-xxl-10{margin:6rem!important}.m-xxl-11{margin:6.5rem!important}.m-xxl-12{margin:7rem!important}.m-xxl-13{margin:7.5rem!important}.m-xxl-14{margin:8rem!important}.m-xxl-15{margin:8.5rem!important}.m-xxl-16{margin:9rem!important}.m-xxl-17{margin:9.5rem!important}.m-xxl-18{margin:10rem!important}.m-xxl-19{margin:10.5rem!important}.m-xxl-20{margin:11rem!important}.m-xxl-21{margin:11.5rem!important}.m-xxl-22{margin:12rem!important}.m-xxl-23{margin:12.5rem!important}.m-xxl-24{margin:13rem!important}.m-xxl-25{margin:13.5rem!important}.m-xxl-26{margin:14rem!important}.m-xxl-27{margin:14.5rem!important}.m-xxl-28{margin:15rem!important}.m-xxl-29{margin:15.5rem!important}.m-xxl-30{margin:16rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xxl-7{margin-right:4rem!important;margin-left:4rem!important}.mx-xxl-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xxl-9{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-xxl-10{margin-right:6rem!important;margin-left:6rem!important}.mx-xxl-11{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-xxl-12{margin-right:7rem!important;margin-left:7rem!important}.mx-xxl-13{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xxl-14{margin-right:8rem!important;margin-left:8rem!important}.mx-xxl-15{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-xxl-16{margin-right:9rem!important;margin-left:9rem!important}.mx-xxl-17{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-xxl-18{margin-right:10rem!important;margin-left:10rem!important}.mx-xxl-19{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-xxl-20{margin-right:11rem!important;margin-left:11rem!important}.mx-xxl-21{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-xxl-22{margin-right:12rem!important;margin-left:12rem!important}.mx-xxl-23{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-xxl-24{margin-right:13rem!important;margin-left:13rem!important}.mx-xxl-25{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-xxl-26{margin-right:14rem!important;margin-left:14rem!important}.mx-xxl-27{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-xxl-28{margin-right:15rem!important;margin-left:15rem!important}.mx-xxl-29{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-xxl-30{margin-right:16rem!important;margin-left:16rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xxl-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxl-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xxl-9{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-xxl-10{margin-top:6rem!important;margin-bottom:6rem!important}.my-xxl-11{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-xxl-12{margin-top:7rem!important;margin-bottom:7rem!important}.my-xxl-13{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xxl-14{margin-top:8rem!important;margin-bottom:8rem!important}.my-xxl-15{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-xxl-16{margin-top:9rem!important;margin-bottom:9rem!important}.my-xxl-17{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-xxl-18{margin-top:10rem!important;margin-bottom:10rem!important}.my-xxl-19{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-xxl-20{margin-top:11rem!important;margin-bottom:11rem!important}.my-xxl-21{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-xxl-22{margin-top:12rem!important;margin-bottom:12rem!important}.my-xxl-23{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-xxl-24{margin-top:13rem!important;margin-bottom:13rem!important}.my-xxl-25{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-xxl-26{margin-top:14rem!important;margin-bottom:14rem!important}.my-xxl-27{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-xxl-28{margin-top:15rem!important;margin-bottom:15rem!important}.my-xxl-29{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-xxl-30{margin-top:16rem!important;margin-bottom:16rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-6{margin-top:3.5rem!important}.mt-xxl-7{margin-top:4rem!important}.mt-xxl-8{margin-top:4.5rem!important}.mt-xxl-9{margin-top:5.5rem!important}.mt-xxl-10{margin-top:6rem!important}.mt-xxl-11{margin-top:6.5rem!important}.mt-xxl-12{margin-top:7rem!important}.mt-xxl-13{margin-top:7.5rem!important}.mt-xxl-14{margin-top:8rem!important}.mt-xxl-15{margin-top:8.5rem!important}.mt-xxl-16{margin-top:9rem!important}.mt-xxl-17{margin-top:9.5rem!important}.mt-xxl-18{margin-top:10rem!important}.mt-xxl-19{margin-top:10.5rem!important}.mt-xxl-20{margin-top:11rem!important}.mt-xxl-21{margin-top:11.5rem!important}.mt-xxl-22{margin-top:12rem!important}.mt-xxl-23{margin-top:12.5rem!important}.mt-xxl-24{margin-top:13rem!important}.mt-xxl-25{margin-top:13.5rem!important}.mt-xxl-26{margin-top:14rem!important}.mt-xxl-27{margin-top:14.5rem!important}.mt-xxl-28{margin-top:15rem!important}.mt-xxl-29{margin-top:15.5rem!important}.mt-xxl-30{margin-top:16rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-6{margin-right:3.5rem!important}.me-xxl-7{margin-right:4rem!important}.me-xxl-8{margin-right:4.5rem!important}.me-xxl-9{margin-right:5.5rem!important}.me-xxl-10{margin-right:6rem!important}.me-xxl-11{margin-right:6.5rem!important}.me-xxl-12{margin-right:7rem!important}.me-xxl-13{margin-right:7.5rem!important}.me-xxl-14{margin-right:8rem!important}.me-xxl-15{margin-right:8.5rem!important}.me-xxl-16{margin-right:9rem!important}.me-xxl-17{margin-right:9.5rem!important}.me-xxl-18{margin-right:10rem!important}.me-xxl-19{margin-right:10.5rem!important}.me-xxl-20{margin-right:11rem!important}.me-xxl-21{margin-right:11.5rem!important}.me-xxl-22{margin-right:12rem!important}.me-xxl-23{margin-right:12.5rem!important}.me-xxl-24{margin-right:13rem!important}.me-xxl-25{margin-right:13.5rem!important}.me-xxl-26{margin-right:14rem!important}.me-xxl-27{margin-right:14.5rem!important}.me-xxl-28{margin-right:15rem!important}.me-xxl-29{margin-right:15.5rem!important}.me-xxl-30{margin-right:16rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-6{margin-bottom:3.5rem!important}.mb-xxl-7{margin-bottom:4rem!important}.mb-xxl-8{margin-bottom:4.5rem!important}.mb-xxl-9{margin-bottom:5.5rem!important}.mb-xxl-10{margin-bottom:6rem!important}.mb-xxl-11{margin-bottom:6.5rem!important}.mb-xxl-12{margin-bottom:7rem!important}.mb-xxl-13{margin-bottom:7.5rem!important}.mb-xxl-14{margin-bottom:8rem!important}.mb-xxl-15{margin-bottom:8.5rem!important}.mb-xxl-16{margin-bottom:9rem!important}.mb-xxl-17{margin-bottom:9.5rem!important}.mb-xxl-18{margin-bottom:10rem!important}.mb-xxl-19{margin-bottom:10.5rem!important}.mb-xxl-20{margin-bottom:11rem!important}.mb-xxl-21{margin-bottom:11.5rem!important}.mb-xxl-22{margin-bottom:12rem!important}.mb-xxl-23{margin-bottom:12.5rem!important}.mb-xxl-24{margin-bottom:13rem!important}.mb-xxl-25{margin-bottom:13.5rem!important}.mb-xxl-26{margin-bottom:14rem!important}.mb-xxl-27{margin-bottom:14.5rem!important}.mb-xxl-28{margin-bottom:15rem!important}.mb-xxl-29{margin-bottom:15.5rem!important}.mb-xxl-30{margin-bottom:16rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-6{margin-left:3.5rem!important}.ms-xxl-7{margin-left:4rem!important}.ms-xxl-8{margin-left:4.5rem!important}.ms-xxl-9{margin-left:5.5rem!important}.ms-xxl-10{margin-left:6rem!important}.ms-xxl-11{margin-left:6.5rem!important}.ms-xxl-12{margin-left:7rem!important}.ms-xxl-13{margin-left:7.5rem!important}.ms-xxl-14{margin-left:8rem!important}.ms-xxl-15{margin-left:8.5rem!important}.ms-xxl-16{margin-left:9rem!important}.ms-xxl-17{margin-left:9.5rem!important}.ms-xxl-18{margin-left:10rem!important}.ms-xxl-19{margin-left:10.5rem!important}.ms-xxl-20{margin-left:11rem!important}.ms-xxl-21{margin-left:11.5rem!important}.ms-xxl-22{margin-left:12rem!important}.ms-xxl-23{margin-left:12.5rem!important}.ms-xxl-24{margin-left:13rem!important}.ms-xxl-25{margin-left:13.5rem!important}.ms-xxl-26{margin-left:14rem!important}.ms-xxl-27{margin-left:14.5rem!important}.ms-xxl-28{margin-left:15rem!important}.ms-xxl-29{margin-left:15.5rem!important}.ms-xxl-30{margin-left:16rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.p-xxl-6{padding:3.5rem!important}.p-xxl-7{padding:4rem!important}.p-xxl-8{padding:4.5rem!important}.p-xxl-9{padding:5.5rem!important}.p-xxl-10{padding:6rem!important}.p-xxl-11{padding:6.5rem!important}.p-xxl-12{padding:7rem!important}.p-xxl-13{padding:7.5rem!important}.p-xxl-14{padding:8rem!important}.p-xxl-15{padding:8.5rem!important}.p-xxl-16{padding:9rem!important}.p-xxl-17{padding:9.5rem!important}.p-xxl-18{padding:10rem!important}.p-xxl-19{padding:10.5rem!important}.p-xxl-20{padding:11rem!important}.p-xxl-21{padding:11.5rem!important}.p-xxl-22{padding:12rem!important}.p-xxl-23{padding:12.5rem!important}.p-xxl-24{padding:13rem!important}.p-xxl-25{padding:13.5rem!important}.p-xxl-26{padding:14rem!important}.p-xxl-27{padding:14.5rem!important}.p-xxl-28{padding:15rem!important}.p-xxl-29{padding:15.5rem!important}.p-xxl-30{padding:16rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xxl-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xxl-7{padding-right:4rem!important;padding-left:4rem!important}.px-xxl-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xxl-9{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-xxl-10{padding-right:6rem!important;padding-left:6rem!important}.px-xxl-11{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-xxl-12{padding-right:7rem!important;padding-left:7rem!important}.px-xxl-13{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-xxl-14{padding-right:8rem!important;padding-left:8rem!important}.px-xxl-15{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-xxl-16{padding-right:9rem!important;padding-left:9rem!important}.px-xxl-17{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-xxl-18{padding-right:10rem!important;padding-left:10rem!important}.px-xxl-19{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-xxl-20{padding-right:11rem!important;padding-left:11rem!important}.px-xxl-21{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-xxl-22{padding-right:12rem!important;padding-left:12rem!important}.px-xxl-23{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-xxl-24{padding-right:13rem!important;padding-left:13rem!important}.px-xxl-25{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-xxl-26{padding-right:14rem!important;padding-left:14rem!important}.px-xxl-27{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-xxl-28{padding-right:15rem!important;padding-left:15rem!important}.px-xxl-29{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-xxl-30{padding-right:16rem!important;padding-left:16rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xxl-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxl-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xxl-9{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-xxl-10{padding-top:6rem!important;padding-bottom:6rem!important}.py-xxl-11{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-xxl-12{padding-top:7rem!important;padding-bottom:7rem!important}.py-xxl-13{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xxl-14{padding-top:8rem!important;padding-bottom:8rem!important}.py-xxl-15{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-xxl-16{padding-top:9rem!important;padding-bottom:9rem!important}.py-xxl-17{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-xxl-18{padding-top:10rem!important;padding-bottom:10rem!important}.py-xxl-19{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-xxl-20{padding-top:11rem!important;padding-bottom:11rem!important}.py-xxl-21{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-xxl-22{padding-top:12rem!important;padding-bottom:12rem!important}.py-xxl-23{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-xxl-24{padding-top:13rem!important;padding-bottom:13rem!important}.py-xxl-25{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-xxl-26{padding-top:14rem!important;padding-bottom:14rem!important}.py-xxl-27{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-xxl-28{padding-top:15rem!important;padding-bottom:15rem!important}.py-xxl-29{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-xxl-30{padding-top:16rem!important;padding-bottom:16rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pt-xxl-6{padding-top:3.5rem!important}.pt-xxl-7{padding-top:4rem!important}.pt-xxl-8{padding-top:4.5rem!important}.pt-xxl-9{padding-top:5.5rem!important}.pt-xxl-10{padding-top:6rem!important}.pt-xxl-11{padding-top:6.5rem!important}.pt-xxl-12{padding-top:7rem!important}.pt-xxl-13{padding-top:7.5rem!important}.pt-xxl-14{padding-top:8rem!important}.pt-xxl-15{padding-top:8.5rem!important}.pt-xxl-16{padding-top:9rem!important}.pt-xxl-17{padding-top:9.5rem!important}.pt-xxl-18{padding-top:10rem!important}.pt-xxl-19{padding-top:10.5rem!important}.pt-xxl-20{padding-top:11rem!important}.pt-xxl-21{padding-top:11.5rem!important}.pt-xxl-22{padding-top:12rem!important}.pt-xxl-23{padding-top:12.5rem!important}.pt-xxl-24{padding-top:13rem!important}.pt-xxl-25{padding-top:13.5rem!important}.pt-xxl-26{padding-top:14rem!important}.pt-xxl-27{padding-top:14.5rem!important}.pt-xxl-28{padding-top:15rem!important}.pt-xxl-29{padding-top:15.5rem!important}.pt-xxl-30{padding-top:16rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pe-xxl-6{padding-right:3.5rem!important}.pe-xxl-7{padding-right:4rem!important}.pe-xxl-8{padding-right:4.5rem!important}.pe-xxl-9{padding-right:5.5rem!important}.pe-xxl-10{padding-right:6rem!important}.pe-xxl-11{padding-right:6.5rem!important}.pe-xxl-12{padding-right:7rem!important}.pe-xxl-13{padding-right:7.5rem!important}.pe-xxl-14{padding-right:8rem!important}.pe-xxl-15{padding-right:8.5rem!important}.pe-xxl-16{padding-right:9rem!important}.pe-xxl-17{padding-right:9.5rem!important}.pe-xxl-18{padding-right:10rem!important}.pe-xxl-19{padding-right:10.5rem!important}.pe-xxl-20{padding-right:11rem!important}.pe-xxl-21{padding-right:11.5rem!important}.pe-xxl-22{padding-right:12rem!important}.pe-xxl-23{padding-right:12.5rem!important}.pe-xxl-24{padding-right:13rem!important}.pe-xxl-25{padding-right:13.5rem!important}.pe-xxl-26{padding-right:14rem!important}.pe-xxl-27{padding-right:14.5rem!important}.pe-xxl-28{padding-right:15rem!important}.pe-xxl-29{padding-right:15.5rem!important}.pe-xxl-30{padding-right:16rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.pb-xxl-6{padding-bottom:3.5rem!important}.pb-xxl-7{padding-bottom:4rem!important}.pb-xxl-8{padding-bottom:4.5rem!important}.pb-xxl-9{padding-bottom:5.5rem!important}.pb-xxl-10{padding-bottom:6rem!important}.pb-xxl-11{padding-bottom:6.5rem!important}.pb-xxl-12{padding-bottom:7rem!important}.pb-xxl-13{padding-bottom:7.5rem!important}.pb-xxl-14{padding-bottom:8rem!important}.pb-xxl-15{padding-bottom:8.5rem!important}.pb-xxl-16{padding-bottom:9rem!important}.pb-xxl-17{padding-bottom:9.5rem!important}.pb-xxl-18{padding-bottom:10rem!important}.pb-xxl-19{padding-bottom:10.5rem!important}.pb-xxl-20{padding-bottom:11rem!important}.pb-xxl-21{padding-bottom:11.5rem!important}.pb-xxl-22{padding-bottom:12rem!important}.pb-xxl-23{padding-bottom:12.5rem!important}.pb-xxl-24{padding-bottom:13rem!important}.pb-xxl-25{padding-bottom:13.5rem!important}.pb-xxl-26{padding-bottom:14rem!important}.pb-xxl-27{padding-bottom:14.5rem!important}.pb-xxl-28{padding-bottom:15rem!important}.pb-xxl-29{padding-bottom:15.5rem!important}.pb-xxl-30{padding-bottom:16rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.ps-xxl-6{padding-left:3.5rem!important}.ps-xxl-7{padding-left:4rem!important}.ps-xxl-8{padding-left:4.5rem!important}.ps-xxl-9{padding-left:5.5rem!important}.ps-xxl-10{padding-left:6rem!important}.ps-xxl-11{padding-left:6.5rem!important}.ps-xxl-12{padding-left:7rem!important}.ps-xxl-13{padding-left:7.5rem!important}.ps-xxl-14{padding-left:8rem!important}.ps-xxl-15{padding-left:8.5rem!important}.ps-xxl-16{padding-left:9rem!important}.ps-xxl-17{padding-left:9.5rem!important}.ps-xxl-18{padding-left:10rem!important}.ps-xxl-19{padding-left:10.5rem!important}.ps-xxl-20{padding-left:11rem!important}.ps-xxl-21{padding-left:11.5rem!important}.ps-xxl-22{padding-left:12rem!important}.ps-xxl-23{padding-left:12.5rem!important}.ps-xxl-24{padding-left:13rem!important}.ps-xxl-25{padding-left:13.5rem!important}.ps-xxl-26{padding-left:14rem!important}.ps-xxl-27{padding-left:14.5rem!important}.ps-xxl-28{padding-left:15rem!important}.ps-xxl-29{padding-left:15.5rem!important}.ps-xxl-30{padding-left:16rem!important}}@media (min-width: 1440px){.d-xxxl-inline{display:inline!important}.d-xxxl-inline-block{display:inline-block!important}.d-xxxl-block{display:block!important}.d-xxxl-grid{display:grid!important}.d-xxxl-table{display:table!important}.d-xxxl-table-row{display:table-row!important}.d-xxxl-table-cell{display:table-cell!important}.d-xxxl-flex{display:flex!important}.d-xxxl-inline-flex{display:inline-flex!important}.d-xxxl-none{display:none!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.justify-content-xxxl-evenly{justify-content:space-evenly!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.order-xxxl-first{order:-1!important}.order-xxxl-0{order:0!important}.order-xxxl-1{order:1!important}.order-xxxl-2{order:2!important}.order-xxxl-3{order:3!important}.order-xxxl-4{order:4!important}.order-xxxl-5{order:5!important}.order-xxxl-last{order:6!important}.m-xxxl-0{margin:0!important}.m-xxxl-1{margin:.25rem!important}.m-xxxl-2{margin:.5rem!important}.m-xxxl-3{margin:1rem!important}.m-xxxl-4{margin:1.5rem!important}.m-xxxl-5{margin:3rem!important}.m-xxxl-6{margin:3.5rem!important}.m-xxxl-7{margin:4rem!important}.m-xxxl-8{margin:4.5rem!important}.m-xxxl-9{margin:5.5rem!important}.m-xxxl-10{margin:6rem!important}.m-xxxl-11{margin:6.5rem!important}.m-xxxl-12{margin:7rem!important}.m-xxxl-13{margin:7.5rem!important}.m-xxxl-14{margin:8rem!important}.m-xxxl-15{margin:8.5rem!important}.m-xxxl-16{margin:9rem!important}.m-xxxl-17{margin:9.5rem!important}.m-xxxl-18{margin:10rem!important}.m-xxxl-19{margin:10.5rem!important}.m-xxxl-20{margin:11rem!important}.m-xxxl-21{margin:11.5rem!important}.m-xxxl-22{margin:12rem!important}.m-xxxl-23{margin:12.5rem!important}.m-xxxl-24{margin:13rem!important}.m-xxxl-25{margin:13.5rem!important}.m-xxxl-26{margin:14rem!important}.m-xxxl-27{margin:14.5rem!important}.m-xxxl-28{margin:15rem!important}.m-xxxl-29{margin:15.5rem!important}.m-xxxl-30{margin:16rem!important}.m-xxxl-auto{margin:auto!important}.mx-xxxl-0{margin-right:0!important;margin-left:0!important}.mx-xxxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxxl-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xxxl-7{margin-right:4rem!important;margin-left:4rem!important}.mx-xxxl-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xxxl-9{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-xxxl-10{margin-right:6rem!important;margin-left:6rem!important}.mx-xxxl-11{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-xxxl-12{margin-right:7rem!important;margin-left:7rem!important}.mx-xxxl-13{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xxxl-14{margin-right:8rem!important;margin-left:8rem!important}.mx-xxxl-15{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-xxxl-16{margin-right:9rem!important;margin-left:9rem!important}.mx-xxxl-17{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-xxxl-18{margin-right:10rem!important;margin-left:10rem!important}.mx-xxxl-19{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-xxxl-20{margin-right:11rem!important;margin-left:11rem!important}.mx-xxxl-21{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-xxxl-22{margin-right:12rem!important;margin-left:12rem!important}.mx-xxxl-23{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-xxxl-24{margin-right:13rem!important;margin-left:13rem!important}.mx-xxxl-25{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-xxxl-26{margin-right:14rem!important;margin-left:14rem!important}.mx-xxxl-27{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-xxxl-28{margin-right:15rem!important;margin-left:15rem!important}.mx-xxxl-29{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-xxxl-30{margin-right:16rem!important;margin-left:16rem!important}.mx-xxxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxxl-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xxxl-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxxl-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xxxl-9{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-xxxl-10{margin-top:6rem!important;margin-bottom:6rem!important}.my-xxxl-11{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-xxxl-12{margin-top:7rem!important;margin-bottom:7rem!important}.my-xxxl-13{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xxxl-14{margin-top:8rem!important;margin-bottom:8rem!important}.my-xxxl-15{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-xxxl-16{margin-top:9rem!important;margin-bottom:9rem!important}.my-xxxl-17{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-xxxl-18{margin-top:10rem!important;margin-bottom:10rem!important}.my-xxxl-19{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-xxxl-20{margin-top:11rem!important;margin-bottom:11rem!important}.my-xxxl-21{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-xxxl-22{margin-top:12rem!important;margin-bottom:12rem!important}.my-xxxl-23{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-xxxl-24{margin-top:13rem!important;margin-bottom:13rem!important}.my-xxxl-25{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-xxxl-26{margin-top:14rem!important;margin-bottom:14rem!important}.my-xxxl-27{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-xxxl-28{margin-top:15rem!important;margin-bottom:15rem!important}.my-xxxl-29{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-xxxl-30{margin-top:16rem!important;margin-bottom:16rem!important}.my-xxxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxxl-0{margin-top:0!important}.mt-xxxl-1{margin-top:.25rem!important}.mt-xxxl-2{margin-top:.5rem!important}.mt-xxxl-3{margin-top:1rem!important}.mt-xxxl-4{margin-top:1.5rem!important}.mt-xxxl-5{margin-top:3rem!important}.mt-xxxl-6{margin-top:3.5rem!important}.mt-xxxl-7{margin-top:4rem!important}.mt-xxxl-8{margin-top:4.5rem!important}.mt-xxxl-9{margin-top:5.5rem!important}.mt-xxxl-10{margin-top:6rem!important}.mt-xxxl-11{margin-top:6.5rem!important}.mt-xxxl-12{margin-top:7rem!important}.mt-xxxl-13{margin-top:7.5rem!important}.mt-xxxl-14{margin-top:8rem!important}.mt-xxxl-15{margin-top:8.5rem!important}.mt-xxxl-16{margin-top:9rem!important}.mt-xxxl-17{margin-top:9.5rem!important}.mt-xxxl-18{margin-top:10rem!important}.mt-xxxl-19{margin-top:10.5rem!important}.mt-xxxl-20{margin-top:11rem!important}.mt-xxxl-21{margin-top:11.5rem!important}.mt-xxxl-22{margin-top:12rem!important}.mt-xxxl-23{margin-top:12.5rem!important}.mt-xxxl-24{margin-top:13rem!important}.mt-xxxl-25{margin-top:13.5rem!important}.mt-xxxl-26{margin-top:14rem!important}.mt-xxxl-27{margin-top:14.5rem!important}.mt-xxxl-28{margin-top:15rem!important}.mt-xxxl-29{margin-top:15.5rem!important}.mt-xxxl-30{margin-top:16rem!important}.mt-xxxl-auto{margin-top:auto!important}.me-xxxl-0{margin-right:0!important}.me-xxxl-1{margin-right:.25rem!important}.me-xxxl-2{margin-right:.5rem!important}.me-xxxl-3{margin-right:1rem!important}.me-xxxl-4{margin-right:1.5rem!important}.me-xxxl-5{margin-right:3rem!important}.me-xxxl-6{margin-right:3.5rem!important}.me-xxxl-7{margin-right:4rem!important}.me-xxxl-8{margin-right:4.5rem!important}.me-xxxl-9{margin-right:5.5rem!important}.me-xxxl-10{margin-right:6rem!important}.me-xxxl-11{margin-right:6.5rem!important}.me-xxxl-12{margin-right:7rem!important}.me-xxxl-13{margin-right:7.5rem!important}.me-xxxl-14{margin-right:8rem!important}.me-xxxl-15{margin-right:8.5rem!important}.me-xxxl-16{margin-right:9rem!important}.me-xxxl-17{margin-right:9.5rem!important}.me-xxxl-18{margin-right:10rem!important}.me-xxxl-19{margin-right:10.5rem!important}.me-xxxl-20{margin-right:11rem!important}.me-xxxl-21{margin-right:11.5rem!important}.me-xxxl-22{margin-right:12rem!important}.me-xxxl-23{margin-right:12.5rem!important}.me-xxxl-24{margin-right:13rem!important}.me-xxxl-25{margin-right:13.5rem!important}.me-xxxl-26{margin-right:14rem!important}.me-xxxl-27{margin-right:14.5rem!important}.me-xxxl-28{margin-right:15rem!important}.me-xxxl-29{margin-right:15.5rem!important}.me-xxxl-30{margin-right:16rem!important}.me-xxxl-auto{margin-right:auto!important}.mb-xxxl-0{margin-bottom:0!important}.mb-xxxl-1{margin-bottom:.25rem!important}.mb-xxxl-2{margin-bottom:.5rem!important}.mb-xxxl-3{margin-bottom:1rem!important}.mb-xxxl-4{margin-bottom:1.5rem!important}.mb-xxxl-5{margin-bottom:3rem!important}.mb-xxxl-6{margin-bottom:3.5rem!important}.mb-xxxl-7{margin-bottom:4rem!important}.mb-xxxl-8{margin-bottom:4.5rem!important}.mb-xxxl-9{margin-bottom:5.5rem!important}.mb-xxxl-10{margin-bottom:6rem!important}.mb-xxxl-11{margin-bottom:6.5rem!important}.mb-xxxl-12{margin-bottom:7rem!important}.mb-xxxl-13{margin-bottom:7.5rem!important}.mb-xxxl-14{margin-bottom:8rem!important}.mb-xxxl-15{margin-bottom:8.5rem!important}.mb-xxxl-16{margin-bottom:9rem!important}.mb-xxxl-17{margin-bottom:9.5rem!important}.mb-xxxl-18{margin-bottom:10rem!important}.mb-xxxl-19{margin-bottom:10.5rem!important}.mb-xxxl-20{margin-bottom:11rem!important}.mb-xxxl-21{margin-bottom:11.5rem!important}.mb-xxxl-22{margin-bottom:12rem!important}.mb-xxxl-23{margin-bottom:12.5rem!important}.mb-xxxl-24{margin-bottom:13rem!important}.mb-xxxl-25{margin-bottom:13.5rem!important}.mb-xxxl-26{margin-bottom:14rem!important}.mb-xxxl-27{margin-bottom:14.5rem!important}.mb-xxxl-28{margin-bottom:15rem!important}.mb-xxxl-29{margin-bottom:15.5rem!important}.mb-xxxl-30{margin-bottom:16rem!important}.mb-xxxl-auto{margin-bottom:auto!important}.ms-xxxl-0{margin-left:0!important}.ms-xxxl-1{margin-left:.25rem!important}.ms-xxxl-2{margin-left:.5rem!important}.ms-xxxl-3{margin-left:1rem!important}.ms-xxxl-4{margin-left:1.5rem!important}.ms-xxxl-5{margin-left:3rem!important}.ms-xxxl-6{margin-left:3.5rem!important}.ms-xxxl-7{margin-left:4rem!important}.ms-xxxl-8{margin-left:4.5rem!important}.ms-xxxl-9{margin-left:5.5rem!important}.ms-xxxl-10{margin-left:6rem!important}.ms-xxxl-11{margin-left:6.5rem!important}.ms-xxxl-12{margin-left:7rem!important}.ms-xxxl-13{margin-left:7.5rem!important}.ms-xxxl-14{margin-left:8rem!important}.ms-xxxl-15{margin-left:8.5rem!important}.ms-xxxl-16{margin-left:9rem!important}.ms-xxxl-17{margin-left:9.5rem!important}.ms-xxxl-18{margin-left:10rem!important}.ms-xxxl-19{margin-left:10.5rem!important}.ms-xxxl-20{margin-left:11rem!important}.ms-xxxl-21{margin-left:11.5rem!important}.ms-xxxl-22{margin-left:12rem!important}.ms-xxxl-23{margin-left:12.5rem!important}.ms-xxxl-24{margin-left:13rem!important}.ms-xxxl-25{margin-left:13.5rem!important}.ms-xxxl-26{margin-left:14rem!important}.ms-xxxl-27{margin-left:14.5rem!important}.ms-xxxl-28{margin-left:15rem!important}.ms-xxxl-29{margin-left:15.5rem!important}.ms-xxxl-30{margin-left:16rem!important}.ms-xxxl-auto{margin-left:auto!important}.p-xxxl-0{padding:0!important}.p-xxxl-1{padding:.25rem!important}.p-xxxl-2{padding:.5rem!important}.p-xxxl-3{padding:1rem!important}.p-xxxl-4{padding:1.5rem!important}.p-xxxl-5{padding:3rem!important}.p-xxxl-6{padding:3.5rem!important}.p-xxxl-7{padding:4rem!important}.p-xxxl-8{padding:4.5rem!important}.p-xxxl-9{padding:5.5rem!important}.p-xxxl-10{padding:6rem!important}.p-xxxl-11{padding:6.5rem!important}.p-xxxl-12{padding:7rem!important}.p-xxxl-13{padding:7.5rem!important}.p-xxxl-14{padding:8rem!important}.p-xxxl-15{padding:8.5rem!important}.p-xxxl-16{padding:9rem!important}.p-xxxl-17{padding:9.5rem!important}.p-xxxl-18{padding:10rem!important}.p-xxxl-19{padding:10.5rem!important}.p-xxxl-20{padding:11rem!important}.p-xxxl-21{padding:11.5rem!important}.p-xxxl-22{padding:12rem!important}.p-xxxl-23{padding:12.5rem!important}.p-xxxl-24{padding:13rem!important}.p-xxxl-25{padding:13.5rem!important}.p-xxxl-26{padding:14rem!important}.p-xxxl-27{padding:14.5rem!important}.p-xxxl-28{padding:15rem!important}.p-xxxl-29{padding:15.5rem!important}.p-xxxl-30{padding:16rem!important}.px-xxxl-0{padding-right:0!important;padding-left:0!important}.px-xxxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxxl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xxxl-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xxxl-7{padding-right:4rem!important;padding-left:4rem!important}.px-xxxl-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xxxl-9{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-xxxl-10{padding-right:6rem!important;padding-left:6rem!important}.px-xxxl-11{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-xxxl-12{padding-right:7rem!important;padding-left:7rem!important}.px-xxxl-13{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-xxxl-14{padding-right:8rem!important;padding-left:8rem!important}.px-xxxl-15{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-xxxl-16{padding-right:9rem!important;padding-left:9rem!important}.px-xxxl-17{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-xxxl-18{padding-right:10rem!important;padding-left:10rem!important}.px-xxxl-19{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-xxxl-20{padding-right:11rem!important;padding-left:11rem!important}.px-xxxl-21{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-xxxl-22{padding-right:12rem!important;padding-left:12rem!important}.px-xxxl-23{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-xxxl-24{padding-right:13rem!important;padding-left:13rem!important}.px-xxxl-25{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-xxxl-26{padding-right:14rem!important;padding-left:14rem!important}.px-xxxl-27{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-xxxl-28{padding-right:15rem!important;padding-left:15rem!important}.px-xxxl-29{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-xxxl-30{padding-right:16rem!important;padding-left:16rem!important}.py-xxxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxxl-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xxxl-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxxl-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xxxl-9{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-xxxl-10{padding-top:6rem!important;padding-bottom:6rem!important}.py-xxxl-11{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-xxxl-12{padding-top:7rem!important;padding-bottom:7rem!important}.py-xxxl-13{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xxxl-14{padding-top:8rem!important;padding-bottom:8rem!important}.py-xxxl-15{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-xxxl-16{padding-top:9rem!important;padding-bottom:9rem!important}.py-xxxl-17{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-xxxl-18{padding-top:10rem!important;padding-bottom:10rem!important}.py-xxxl-19{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-xxxl-20{padding-top:11rem!important;padding-bottom:11rem!important}.py-xxxl-21{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-xxxl-22{padding-top:12rem!important;padding-bottom:12rem!important}.py-xxxl-23{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-xxxl-24{padding-top:13rem!important;padding-bottom:13rem!important}.py-xxxl-25{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-xxxl-26{padding-top:14rem!important;padding-bottom:14rem!important}.py-xxxl-27{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-xxxl-28{padding-top:15rem!important;padding-bottom:15rem!important}.py-xxxl-29{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-xxxl-30{padding-top:16rem!important;padding-bottom:16rem!important}.pt-xxxl-0{padding-top:0!important}.pt-xxxl-1{padding-top:.25rem!important}.pt-xxxl-2{padding-top:.5rem!important}.pt-xxxl-3{padding-top:1rem!important}.pt-xxxl-4{padding-top:1.5rem!important}.pt-xxxl-5{padding-top:3rem!important}.pt-xxxl-6{padding-top:3.5rem!important}.pt-xxxl-7{padding-top:4rem!important}.pt-xxxl-8{padding-top:4.5rem!important}.pt-xxxl-9{padding-top:5.5rem!important}.pt-xxxl-10{padding-top:6rem!important}.pt-xxxl-11{padding-top:6.5rem!important}.pt-xxxl-12{padding-top:7rem!important}.pt-xxxl-13{padding-top:7.5rem!important}.pt-xxxl-14{padding-top:8rem!important}.pt-xxxl-15{padding-top:8.5rem!important}.pt-xxxl-16{padding-top:9rem!important}.pt-xxxl-17{padding-top:9.5rem!important}.pt-xxxl-18{padding-top:10rem!important}.pt-xxxl-19{padding-top:10.5rem!important}.pt-xxxl-20{padding-top:11rem!important}.pt-xxxl-21{padding-top:11.5rem!important}.pt-xxxl-22{padding-top:12rem!important}.pt-xxxl-23{padding-top:12.5rem!important}.pt-xxxl-24{padding-top:13rem!important}.pt-xxxl-25{padding-top:13.5rem!important}.pt-xxxl-26{padding-top:14rem!important}.pt-xxxl-27{padding-top:14.5rem!important}.pt-xxxl-28{padding-top:15rem!important}.pt-xxxl-29{padding-top:15.5rem!important}.pt-xxxl-30{padding-top:16rem!important}.pe-xxxl-0{padding-right:0!important}.pe-xxxl-1{padding-right:.25rem!important}.pe-xxxl-2{padding-right:.5rem!important}.pe-xxxl-3{padding-right:1rem!important}.pe-xxxl-4{padding-right:1.5rem!important}.pe-xxxl-5{padding-right:3rem!important}.pe-xxxl-6{padding-right:3.5rem!important}.pe-xxxl-7{padding-right:4rem!important}.pe-xxxl-8{padding-right:4.5rem!important}.pe-xxxl-9{padding-right:5.5rem!important}.pe-xxxl-10{padding-right:6rem!important}.pe-xxxl-11{padding-right:6.5rem!important}.pe-xxxl-12{padding-right:7rem!important}.pe-xxxl-13{padding-right:7.5rem!important}.pe-xxxl-14{padding-right:8rem!important}.pe-xxxl-15{padding-right:8.5rem!important}.pe-xxxl-16{padding-right:9rem!important}.pe-xxxl-17{padding-right:9.5rem!important}.pe-xxxl-18{padding-right:10rem!important}.pe-xxxl-19{padding-right:10.5rem!important}.pe-xxxl-20{padding-right:11rem!important}.pe-xxxl-21{padding-right:11.5rem!important}.pe-xxxl-22{padding-right:12rem!important}.pe-xxxl-23{padding-right:12.5rem!important}.pe-xxxl-24{padding-right:13rem!important}.pe-xxxl-25{padding-right:13.5rem!important}.pe-xxxl-26{padding-right:14rem!important}.pe-xxxl-27{padding-right:14.5rem!important}.pe-xxxl-28{padding-right:15rem!important}.pe-xxxl-29{padding-right:15.5rem!important}.pe-xxxl-30{padding-right:16rem!important}.pb-xxxl-0{padding-bottom:0!important}.pb-xxxl-1{padding-bottom:.25rem!important}.pb-xxxl-2{padding-bottom:.5rem!important}.pb-xxxl-3{padding-bottom:1rem!important}.pb-xxxl-4{padding-bottom:1.5rem!important}.pb-xxxl-5{padding-bottom:3rem!important}.pb-xxxl-6{padding-bottom:3.5rem!important}.pb-xxxl-7{padding-bottom:4rem!important}.pb-xxxl-8{padding-bottom:4.5rem!important}.pb-xxxl-9{padding-bottom:5.5rem!important}.pb-xxxl-10{padding-bottom:6rem!important}.pb-xxxl-11{padding-bottom:6.5rem!important}.pb-xxxl-12{padding-bottom:7rem!important}.pb-xxxl-13{padding-bottom:7.5rem!important}.pb-xxxl-14{padding-bottom:8rem!important}.pb-xxxl-15{padding-bottom:8.5rem!important}.pb-xxxl-16{padding-bottom:9rem!important}.pb-xxxl-17{padding-bottom:9.5rem!important}.pb-xxxl-18{padding-bottom:10rem!important}.pb-xxxl-19{padding-bottom:10.5rem!important}.pb-xxxl-20{padding-bottom:11rem!important}.pb-xxxl-21{padding-bottom:11.5rem!important}.pb-xxxl-22{padding-bottom:12rem!important}.pb-xxxl-23{padding-bottom:12.5rem!important}.pb-xxxl-24{padding-bottom:13rem!important}.pb-xxxl-25{padding-bottom:13.5rem!important}.pb-xxxl-26{padding-bottom:14rem!important}.pb-xxxl-27{padding-bottom:14.5rem!important}.pb-xxxl-28{padding-bottom:15rem!important}.pb-xxxl-29{padding-bottom:15.5rem!important}.pb-xxxl-30{padding-bottom:16rem!important}.ps-xxxl-0{padding-left:0!important}.ps-xxxl-1{padding-left:.25rem!important}.ps-xxxl-2{padding-left:.5rem!important}.ps-xxxl-3{padding-left:1rem!important}.ps-xxxl-4{padding-left:1.5rem!important}.ps-xxxl-5{padding-left:3rem!important}.ps-xxxl-6{padding-left:3.5rem!important}.ps-xxxl-7{padding-left:4rem!important}.ps-xxxl-8{padding-left:4.5rem!important}.ps-xxxl-9{padding-left:5.5rem!important}.ps-xxxl-10{padding-left:6rem!important}.ps-xxxl-11{padding-left:6.5rem!important}.ps-xxxl-12{padding-left:7rem!important}.ps-xxxl-13{padding-left:7.5rem!important}.ps-xxxl-14{padding-left:8rem!important}.ps-xxxl-15{padding-left:8.5rem!important}.ps-xxxl-16{padding-left:9rem!important}.ps-xxxl-17{padding-left:9.5rem!important}.ps-xxxl-18{padding-left:10rem!important}.ps-xxxl-19{padding-left:10.5rem!important}.ps-xxxl-20{padding-left:11rem!important}.ps-xxxl-21{padding-left:11.5rem!important}.ps-xxxl-22{padding-left:12rem!important}.ps-xxxl-23{padding-left:12.5rem!important}.ps-xxxl-24{padding-left:13rem!important}.ps-xxxl-25{padding-left:13.5rem!important}.ps-xxxl-26{padding-left:14rem!important}.ps-xxxl-27{padding-left:14.5rem!important}.ps-xxxl-28{padding-left:15rem!important}.ps-xxxl-29{padding-left:15.5rem!important}.ps-xxxl-30{padding-left:16rem!important}}@media (min-width: 2560px){.d-4k-inline{display:inline!important}.d-4k-inline-block{display:inline-block!important}.d-4k-block{display:block!important}.d-4k-grid{display:grid!important}.d-4k-table{display:table!important}.d-4k-table-row{display:table-row!important}.d-4k-table-cell{display:table-cell!important}.d-4k-flex{display:flex!important}.d-4k-inline-flex{display:inline-flex!important}.d-4k-none{display:none!important}.flex-4k-fill{flex:1 1 auto!important}.flex-4k-row{flex-direction:row!important}.flex-4k-column{flex-direction:column!important}.flex-4k-row-reverse{flex-direction:row-reverse!important}.flex-4k-column-reverse{flex-direction:column-reverse!important}.flex-4k-grow-0{flex-grow:0!important}.flex-4k-grow-1{flex-grow:1!important}.flex-4k-shrink-0{flex-shrink:0!important}.flex-4k-shrink-1{flex-shrink:1!important}.flex-4k-wrap{flex-wrap:wrap!important}.flex-4k-nowrap{flex-wrap:nowrap!important}.flex-4k-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-4k-start{justify-content:flex-start!important}.justify-content-4k-end{justify-content:flex-end!important}.justify-content-4k-center{justify-content:center!important}.justify-content-4k-between{justify-content:space-between!important}.justify-content-4k-around{justify-content:space-around!important}.justify-content-4k-evenly{justify-content:space-evenly!important}.align-items-4k-start{align-items:flex-start!important}.align-items-4k-end{align-items:flex-end!important}.align-items-4k-center{align-items:center!important}.align-items-4k-baseline{align-items:baseline!important}.align-items-4k-stretch{align-items:stretch!important}.align-content-4k-start{align-content:flex-start!important}.align-content-4k-end{align-content:flex-end!important}.align-content-4k-center{align-content:center!important}.align-content-4k-between{align-content:space-between!important}.align-content-4k-around{align-content:space-around!important}.align-content-4k-stretch{align-content:stretch!important}.align-self-4k-auto{align-self:auto!important}.align-self-4k-start{align-self:flex-start!important}.align-self-4k-end{align-self:flex-end!important}.align-self-4k-center{align-self:center!important}.align-self-4k-baseline{align-self:baseline!important}.align-self-4k-stretch{align-self:stretch!important}.order-4k-first{order:-1!important}.order-4k-0{order:0!important}.order-4k-1{order:1!important}.order-4k-2{order:2!important}.order-4k-3{order:3!important}.order-4k-4{order:4!important}.order-4k-5{order:5!important}.order-4k-last{order:6!important}.m-4k-0{margin:0!important}.m-4k-1{margin:.25rem!important}.m-4k-2{margin:.5rem!important}.m-4k-3{margin:1rem!important}.m-4k-4{margin:1.5rem!important}.m-4k-5{margin:3rem!important}.m-4k-6{margin:3.5rem!important}.m-4k-7{margin:4rem!important}.m-4k-8{margin:4.5rem!important}.m-4k-9{margin:5.5rem!important}.m-4k-10{margin:6rem!important}.m-4k-11{margin:6.5rem!important}.m-4k-12{margin:7rem!important}.m-4k-13{margin:7.5rem!important}.m-4k-14{margin:8rem!important}.m-4k-15{margin:8.5rem!important}.m-4k-16{margin:9rem!important}.m-4k-17{margin:9.5rem!important}.m-4k-18{margin:10rem!important}.m-4k-19{margin:10.5rem!important}.m-4k-20{margin:11rem!important}.m-4k-21{margin:11.5rem!important}.m-4k-22{margin:12rem!important}.m-4k-23{margin:12.5rem!important}.m-4k-24{margin:13rem!important}.m-4k-25{margin:13.5rem!important}.m-4k-26{margin:14rem!important}.m-4k-27{margin:14.5rem!important}.m-4k-28{margin:15rem!important}.m-4k-29{margin:15.5rem!important}.m-4k-30{margin:16rem!important}.m-4k-auto{margin:auto!important}.mx-4k-0{margin-right:0!important;margin-left:0!important}.mx-4k-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-4k-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-4k-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4k-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-4k-5{margin-right:3rem!important;margin-left:3rem!important}.mx-4k-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-4k-7{margin-right:4rem!important;margin-left:4rem!important}.mx-4k-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-4k-9{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-4k-10{margin-right:6rem!important;margin-left:6rem!important}.mx-4k-11{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-4k-12{margin-right:7rem!important;margin-left:7rem!important}.mx-4k-13{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-4k-14{margin-right:8rem!important;margin-left:8rem!important}.mx-4k-15{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-4k-16{margin-right:9rem!important;margin-left:9rem!important}.mx-4k-17{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-4k-18{margin-right:10rem!important;margin-left:10rem!important}.mx-4k-19{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-4k-20{margin-right:11rem!important;margin-left:11rem!important}.mx-4k-21{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-4k-22{margin-right:12rem!important;margin-left:12rem!important}.mx-4k-23{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-4k-24{margin-right:13rem!important;margin-left:13rem!important}.mx-4k-25{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-4k-26{margin-right:14rem!important;margin-left:14rem!important}.mx-4k-27{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-4k-28{margin-right:15rem!important;margin-left:15rem!important}.mx-4k-29{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-4k-30{margin-right:16rem!important;margin-left:16rem!important}.mx-4k-auto{margin-right:auto!important;margin-left:auto!important}.my-4k-0{margin-top:0!important;margin-bottom:0!important}.my-4k-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-4k-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-4k-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4k-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-4k-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-4k-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-4k-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-4k-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-4k-9{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-4k-10{margin-top:6rem!important;margin-bottom:6rem!important}.my-4k-11{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-4k-12{margin-top:7rem!important;margin-bottom:7rem!important}.my-4k-13{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-4k-14{margin-top:8rem!important;margin-bottom:8rem!important}.my-4k-15{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-4k-16{margin-top:9rem!important;margin-bottom:9rem!important}.my-4k-17{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-4k-18{margin-top:10rem!important;margin-bottom:10rem!important}.my-4k-19{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-4k-20{margin-top:11rem!important;margin-bottom:11rem!important}.my-4k-21{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-4k-22{margin-top:12rem!important;margin-bottom:12rem!important}.my-4k-23{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-4k-24{margin-top:13rem!important;margin-bottom:13rem!important}.my-4k-25{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-4k-26{margin-top:14rem!important;margin-bottom:14rem!important}.my-4k-27{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-4k-28{margin-top:15rem!important;margin-bottom:15rem!important}.my-4k-29{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-4k-30{margin-top:16rem!important;margin-bottom:16rem!important}.my-4k-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-4k-0{margin-top:0!important}.mt-4k-1{margin-top:.25rem!important}.mt-4k-2{margin-top:.5rem!important}.mt-4k-3{margin-top:1rem!important}.mt-4k-4{margin-top:1.5rem!important}.mt-4k-5{margin-top:3rem!important}.mt-4k-6{margin-top:3.5rem!important}.mt-4k-7{margin-top:4rem!important}.mt-4k-8{margin-top:4.5rem!important}.mt-4k-9{margin-top:5.5rem!important}.mt-4k-10{margin-top:6rem!important}.mt-4k-11{margin-top:6.5rem!important}.mt-4k-12{margin-top:7rem!important}.mt-4k-13{margin-top:7.5rem!important}.mt-4k-14{margin-top:8rem!important}.mt-4k-15{margin-top:8.5rem!important}.mt-4k-16{margin-top:9rem!important}.mt-4k-17{margin-top:9.5rem!important}.mt-4k-18{margin-top:10rem!important}.mt-4k-19{margin-top:10.5rem!important}.mt-4k-20{margin-top:11rem!important}.mt-4k-21{margin-top:11.5rem!important}.mt-4k-22{margin-top:12rem!important}.mt-4k-23{margin-top:12.5rem!important}.mt-4k-24{margin-top:13rem!important}.mt-4k-25{margin-top:13.5rem!important}.mt-4k-26{margin-top:14rem!important}.mt-4k-27{margin-top:14.5rem!important}.mt-4k-28{margin-top:15rem!important}.mt-4k-29{margin-top:15.5rem!important}.mt-4k-30{margin-top:16rem!important}.mt-4k-auto{margin-top:auto!important}.me-4k-0{margin-right:0!important}.me-4k-1{margin-right:.25rem!important}.me-4k-2{margin-right:.5rem!important}.me-4k-3{margin-right:1rem!important}.me-4k-4{margin-right:1.5rem!important}.me-4k-5{margin-right:3rem!important}.me-4k-6{margin-right:3.5rem!important}.me-4k-7{margin-right:4rem!important}.me-4k-8{margin-right:4.5rem!important}.me-4k-9{margin-right:5.5rem!important}.me-4k-10{margin-right:6rem!important}.me-4k-11{margin-right:6.5rem!important}.me-4k-12{margin-right:7rem!important}.me-4k-13{margin-right:7.5rem!important}.me-4k-14{margin-right:8rem!important}.me-4k-15{margin-right:8.5rem!important}.me-4k-16{margin-right:9rem!important}.me-4k-17{margin-right:9.5rem!important}.me-4k-18{margin-right:10rem!important}.me-4k-19{margin-right:10.5rem!important}.me-4k-20{margin-right:11rem!important}.me-4k-21{margin-right:11.5rem!important}.me-4k-22{margin-right:12rem!important}.me-4k-23{margin-right:12.5rem!important}.me-4k-24{margin-right:13rem!important}.me-4k-25{margin-right:13.5rem!important}.me-4k-26{margin-right:14rem!important}.me-4k-27{margin-right:14.5rem!important}.me-4k-28{margin-right:15rem!important}.me-4k-29{margin-right:15.5rem!important}.me-4k-30{margin-right:16rem!important}.me-4k-auto{margin-right:auto!important}.mb-4k-0{margin-bottom:0!important}.mb-4k-1{margin-bottom:.25rem!important}.mb-4k-2{margin-bottom:.5rem!important}.mb-4k-3{margin-bottom:1rem!important}.mb-4k-4{margin-bottom:1.5rem!important}.mb-4k-5{margin-bottom:3rem!important}.mb-4k-6{margin-bottom:3.5rem!important}.mb-4k-7{margin-bottom:4rem!important}.mb-4k-8{margin-bottom:4.5rem!important}.mb-4k-9{margin-bottom:5.5rem!important}.mb-4k-10{margin-bottom:6rem!important}.mb-4k-11{margin-bottom:6.5rem!important}.mb-4k-12{margin-bottom:7rem!important}.mb-4k-13{margin-bottom:7.5rem!important}.mb-4k-14{margin-bottom:8rem!important}.mb-4k-15{margin-bottom:8.5rem!important}.mb-4k-16{margin-bottom:9rem!important}.mb-4k-17{margin-bottom:9.5rem!important}.mb-4k-18{margin-bottom:10rem!important}.mb-4k-19{margin-bottom:10.5rem!important}.mb-4k-20{margin-bottom:11rem!important}.mb-4k-21{margin-bottom:11.5rem!important}.mb-4k-22{margin-bottom:12rem!important}.mb-4k-23{margin-bottom:12.5rem!important}.mb-4k-24{margin-bottom:13rem!important}.mb-4k-25{margin-bottom:13.5rem!important}.mb-4k-26{margin-bottom:14rem!important}.mb-4k-27{margin-bottom:14.5rem!important}.mb-4k-28{margin-bottom:15rem!important}.mb-4k-29{margin-bottom:15.5rem!important}.mb-4k-30{margin-bottom:16rem!important}.mb-4k-auto{margin-bottom:auto!important}.ms-4k-0{margin-left:0!important}.ms-4k-1{margin-left:.25rem!important}.ms-4k-2{margin-left:.5rem!important}.ms-4k-3{margin-left:1rem!important}.ms-4k-4{margin-left:1.5rem!important}.ms-4k-5{margin-left:3rem!important}.ms-4k-6{margin-left:3.5rem!important}.ms-4k-7{margin-left:4rem!important}.ms-4k-8{margin-left:4.5rem!important}.ms-4k-9{margin-left:5.5rem!important}.ms-4k-10{margin-left:6rem!important}.ms-4k-11{margin-left:6.5rem!important}.ms-4k-12{margin-left:7rem!important}.ms-4k-13{margin-left:7.5rem!important}.ms-4k-14{margin-left:8rem!important}.ms-4k-15{margin-left:8.5rem!important}.ms-4k-16{margin-left:9rem!important}.ms-4k-17{margin-left:9.5rem!important}.ms-4k-18{margin-left:10rem!important}.ms-4k-19{margin-left:10.5rem!important}.ms-4k-20{margin-left:11rem!important}.ms-4k-21{margin-left:11.5rem!important}.ms-4k-22{margin-left:12rem!important}.ms-4k-23{margin-left:12.5rem!important}.ms-4k-24{margin-left:13rem!important}.ms-4k-25{margin-left:13.5rem!important}.ms-4k-26{margin-left:14rem!important}.ms-4k-27{margin-left:14.5rem!important}.ms-4k-28{margin-left:15rem!important}.ms-4k-29{margin-left:15.5rem!important}.ms-4k-30{margin-left:16rem!important}.ms-4k-auto{margin-left:auto!important}.p-4k-0{padding:0!important}.p-4k-1{padding:.25rem!important}.p-4k-2{padding:.5rem!important}.p-4k-3{padding:1rem!important}.p-4k-4{padding:1.5rem!important}.p-4k-5{padding:3rem!important}.p-4k-6{padding:3.5rem!important}.p-4k-7{padding:4rem!important}.p-4k-8{padding:4.5rem!important}.p-4k-9{padding:5.5rem!important}.p-4k-10{padding:6rem!important}.p-4k-11{padding:6.5rem!important}.p-4k-12{padding:7rem!important}.p-4k-13{padding:7.5rem!important}.p-4k-14{padding:8rem!important}.p-4k-15{padding:8.5rem!important}.p-4k-16{padding:9rem!important}.p-4k-17{padding:9.5rem!important}.p-4k-18{padding:10rem!important}.p-4k-19{padding:10.5rem!important}.p-4k-20{padding:11rem!important}.p-4k-21{padding:11.5rem!important}.p-4k-22{padding:12rem!important}.p-4k-23{padding:12.5rem!important}.p-4k-24{padding:13rem!important}.p-4k-25{padding:13.5rem!important}.p-4k-26{padding:14rem!important}.p-4k-27{padding:14.5rem!important}.p-4k-28{padding:15rem!important}.p-4k-29{padding:15.5rem!important}.p-4k-30{padding:16rem!important}.px-4k-0{padding-right:0!important;padding-left:0!important}.px-4k-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-4k-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-4k-3{padding-right:1rem!important;padding-left:1rem!important}.px-4k-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-4k-5{padding-right:3rem!important;padding-left:3rem!important}.px-4k-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-4k-7{padding-right:4rem!important;padding-left:4rem!important}.px-4k-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-4k-9{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-4k-10{padding-right:6rem!important;padding-left:6rem!important}.px-4k-11{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-4k-12{padding-right:7rem!important;padding-left:7rem!important}.px-4k-13{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-4k-14{padding-right:8rem!important;padding-left:8rem!important}.px-4k-15{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-4k-16{padding-right:9rem!important;padding-left:9rem!important}.px-4k-17{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-4k-18{padding-right:10rem!important;padding-left:10rem!important}.px-4k-19{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-4k-20{padding-right:11rem!important;padding-left:11rem!important}.px-4k-21{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-4k-22{padding-right:12rem!important;padding-left:12rem!important}.px-4k-23{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-4k-24{padding-right:13rem!important;padding-left:13rem!important}.px-4k-25{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-4k-26{padding-right:14rem!important;padding-left:14rem!important}.px-4k-27{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-4k-28{padding-right:15rem!important;padding-left:15rem!important}.px-4k-29{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-4k-30{padding-right:16rem!important;padding-left:16rem!important}.py-4k-0{padding-top:0!important;padding-bottom:0!important}.py-4k-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-4k-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-4k-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4k-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-4k-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-4k-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-4k-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-4k-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-4k-9{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-4k-10{padding-top:6rem!important;padding-bottom:6rem!important}.py-4k-11{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-4k-12{padding-top:7rem!important;padding-bottom:7rem!important}.py-4k-13{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-4k-14{padding-top:8rem!important;padding-bottom:8rem!important}.py-4k-15{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-4k-16{padding-top:9rem!important;padding-bottom:9rem!important}.py-4k-17{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-4k-18{padding-top:10rem!important;padding-bottom:10rem!important}.py-4k-19{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-4k-20{padding-top:11rem!important;padding-bottom:11rem!important}.py-4k-21{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-4k-22{padding-top:12rem!important;padding-bottom:12rem!important}.py-4k-23{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-4k-24{padding-top:13rem!important;padding-bottom:13rem!important}.py-4k-25{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-4k-26{padding-top:14rem!important;padding-bottom:14rem!important}.py-4k-27{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-4k-28{padding-top:15rem!important;padding-bottom:15rem!important}.py-4k-29{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-4k-30{padding-top:16rem!important;padding-bottom:16rem!important}.pt-4k-0{padding-top:0!important}.pt-4k-1{padding-top:.25rem!important}.pt-4k-2{padding-top:.5rem!important}.pt-4k-3{padding-top:1rem!important}.pt-4k-4{padding-top:1.5rem!important}.pt-4k-5{padding-top:3rem!important}.pt-4k-6{padding-top:3.5rem!important}.pt-4k-7{padding-top:4rem!important}.pt-4k-8{padding-top:4.5rem!important}.pt-4k-9{padding-top:5.5rem!important}.pt-4k-10{padding-top:6rem!important}.pt-4k-11{padding-top:6.5rem!important}.pt-4k-12{padding-top:7rem!important}.pt-4k-13{padding-top:7.5rem!important}.pt-4k-14{padding-top:8rem!important}.pt-4k-15{padding-top:8.5rem!important}.pt-4k-16{padding-top:9rem!important}.pt-4k-17{padding-top:9.5rem!important}.pt-4k-18{padding-top:10rem!important}.pt-4k-19{padding-top:10.5rem!important}.pt-4k-20{padding-top:11rem!important}.pt-4k-21{padding-top:11.5rem!important}.pt-4k-22{padding-top:12rem!important}.pt-4k-23{padding-top:12.5rem!important}.pt-4k-24{padding-top:13rem!important}.pt-4k-25{padding-top:13.5rem!important}.pt-4k-26{padding-top:14rem!important}.pt-4k-27{padding-top:14.5rem!important}.pt-4k-28{padding-top:15rem!important}.pt-4k-29{padding-top:15.5rem!important}.pt-4k-30{padding-top:16rem!important}.pe-4k-0{padding-right:0!important}.pe-4k-1{padding-right:.25rem!important}.pe-4k-2{padding-right:.5rem!important}.pe-4k-3{padding-right:1rem!important}.pe-4k-4{padding-right:1.5rem!important}.pe-4k-5{padding-right:3rem!important}.pe-4k-6{padding-right:3.5rem!important}.pe-4k-7{padding-right:4rem!important}.pe-4k-8{padding-right:4.5rem!important}.pe-4k-9{padding-right:5.5rem!important}.pe-4k-10{padding-right:6rem!important}.pe-4k-11{padding-right:6.5rem!important}.pe-4k-12{padding-right:7rem!important}.pe-4k-13{padding-right:7.5rem!important}.pe-4k-14{padding-right:8rem!important}.pe-4k-15{padding-right:8.5rem!important}.pe-4k-16{padding-right:9rem!important}.pe-4k-17{padding-right:9.5rem!important}.pe-4k-18{padding-right:10rem!important}.pe-4k-19{padding-right:10.5rem!important}.pe-4k-20{padding-right:11rem!important}.pe-4k-21{padding-right:11.5rem!important}.pe-4k-22{padding-right:12rem!important}.pe-4k-23{padding-right:12.5rem!important}.pe-4k-24{padding-right:13rem!important}.pe-4k-25{padding-right:13.5rem!important}.pe-4k-26{padding-right:14rem!important}.pe-4k-27{padding-right:14.5rem!important}.pe-4k-28{padding-right:15rem!important}.pe-4k-29{padding-right:15.5rem!important}.pe-4k-30{padding-right:16rem!important}.pb-4k-0{padding-bottom:0!important}.pb-4k-1{padding-bottom:.25rem!important}.pb-4k-2{padding-bottom:.5rem!important}.pb-4k-3{padding-bottom:1rem!important}.pb-4k-4{padding-bottom:1.5rem!important}.pb-4k-5{padding-bottom:3rem!important}.pb-4k-6{padding-bottom:3.5rem!important}.pb-4k-7{padding-bottom:4rem!important}.pb-4k-8{padding-bottom:4.5rem!important}.pb-4k-9{padding-bottom:5.5rem!important}.pb-4k-10{padding-bottom:6rem!important}.pb-4k-11{padding-bottom:6.5rem!important}.pb-4k-12{padding-bottom:7rem!important}.pb-4k-13{padding-bottom:7.5rem!important}.pb-4k-14{padding-bottom:8rem!important}.pb-4k-15{padding-bottom:8.5rem!important}.pb-4k-16{padding-bottom:9rem!important}.pb-4k-17{padding-bottom:9.5rem!important}.pb-4k-18{padding-bottom:10rem!important}.pb-4k-19{padding-bottom:10.5rem!important}.pb-4k-20{padding-bottom:11rem!important}.pb-4k-21{padding-bottom:11.5rem!important}.pb-4k-22{padding-bottom:12rem!important}.pb-4k-23{padding-bottom:12.5rem!important}.pb-4k-24{padding-bottom:13rem!important}.pb-4k-25{padding-bottom:13.5rem!important}.pb-4k-26{padding-bottom:14rem!important}.pb-4k-27{padding-bottom:14.5rem!important}.pb-4k-28{padding-bottom:15rem!important}.pb-4k-29{padding-bottom:15.5rem!important}.pb-4k-30{padding-bottom:16rem!important}.ps-4k-0{padding-left:0!important}.ps-4k-1{padding-left:.25rem!important}.ps-4k-2{padding-left:.5rem!important}.ps-4k-3{padding-left:1rem!important}.ps-4k-4{padding-left:1.5rem!important}.ps-4k-5{padding-left:3rem!important}.ps-4k-6{padding-left:3.5rem!important}.ps-4k-7{padding-left:4rem!important}.ps-4k-8{padding-left:4.5rem!important}.ps-4k-9{padding-left:5.5rem!important}.ps-4k-10{padding-left:6rem!important}.ps-4k-11{padding-left:6.5rem!important}.ps-4k-12{padding-left:7rem!important}.ps-4k-13{padding-left:7.5rem!important}.ps-4k-14{padding-left:8rem!important}.ps-4k-15{padding-left:8.5rem!important}.ps-4k-16{padding-left:9rem!important}.ps-4k-17{padding-left:9.5rem!important}.ps-4k-18{padding-left:10rem!important}.ps-4k-19{padding-left:10.5rem!important}.ps-4k-20{padding-left:11rem!important}.ps-4k-21{padding-left:11.5rem!important}.ps-4k-22{padding-left:12rem!important}.ps-4k-23{padding-left:12.5rem!important}.ps-4k-24{padding-left:13rem!important}.ps-4k-25{padding-left:13.5rem!important}.ps-4k-26{padding-left:14rem!important}.ps-4k-27{padding-left:14.5rem!important}.ps-4k-28{padding-left:15rem!important}.ps-4k-29{padding-left:15.5rem!important}.ps-4k-30{padding-left:16rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}/*!
 * Bootstrap Utilities v5.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity, 1))!important}.link-primary{color:#0d6efd!important}.link-primary:hover,.link-primary:focus{color:#0a58ca!important}.link-secondary{color:#6c757d!important}.link-secondary:hover,.link-secondary:focus{color:#565e64!important}.link-success{color:#198754!important}.link-success:hover,.link-success:focus{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:hover,.link-info:focus{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:hover,.link-warning:focus{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:hover,.link-danger:focus{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:hover,.link-light:focus{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:hover,.link-dark:focus{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1366px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1440px){.sticky-xxxl-top{position:sticky;top:0;z-index:1020}.sticky-xxxl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 2560px){.sticky-4k-top{position:sticky;top:0;z-index:1020}.sticky-4k-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex,.tertiary-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper,.secondary-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper,.default-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width: 1px}.border-2{--bs-border-width: 2px}.border-3{--bs-border-width: 3px}.border-4{--bs-border-width: 4px}.border-5{--bs-border-width: 5px}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100,.tertiary-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper,.secondary-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper,.default-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between,.tertiary-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper,.secondary-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper,.default-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center,.tertiary-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper,.secondary-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper,.default-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-6{margin:3.5rem!important}.m-7{margin:4rem!important}.m-8{margin:4.5rem!important}.m-9{margin:5.5rem!important}.m-10{margin:6rem!important}.m-11{margin:6.5rem!important}.m-12{margin:7rem!important}.m-13{margin:7.5rem!important}.m-14{margin:8rem!important}.m-15{margin:8.5rem!important}.m-16{margin:9rem!important}.m-17{margin:9.5rem!important}.m-18{margin:10rem!important}.m-19{margin:10.5rem!important}.m-20{margin:11rem!important}.m-21{margin:11.5rem!important}.m-22{margin:12rem!important}.m-23{margin:12.5rem!important}.m-24{margin:13rem!important}.m-25{margin:13.5rem!important}.m-26{margin:14rem!important}.m-27{margin:14.5rem!important}.m-28{margin:15rem!important}.m-29{margin:15.5rem!important}.m-30{margin:16rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-7{margin-right:4rem!important;margin-left:4rem!important}.mx-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-9{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-10{margin-right:6rem!important;margin-left:6rem!important}.mx-11{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-12{margin-right:7rem!important;margin-left:7rem!important}.mx-13{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-14{margin-right:8rem!important;margin-left:8rem!important}.mx-15{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-16{margin-right:9rem!important;margin-left:9rem!important}.mx-17{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-18{margin-right:10rem!important;margin-left:10rem!important}.mx-19{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-20{margin-right:11rem!important;margin-left:11rem!important}.mx-21{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-22{margin-right:12rem!important;margin-left:12rem!important}.mx-23{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-24{margin-right:13rem!important;margin-left:13rem!important}.mx-25{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-26{margin-right:14rem!important;margin-left:14rem!important}.mx-27{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-28{margin-right:15rem!important;margin-left:15rem!important}.mx-29{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-30{margin-right:16rem!important;margin-left:16rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-9{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-10{margin-top:6rem!important;margin-bottom:6rem!important}.my-11{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-12{margin-top:7rem!important;margin-bottom:7rem!important}.my-13{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-14{margin-top:8rem!important;margin-bottom:8rem!important}.my-15{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-16{margin-top:9rem!important;margin-bottom:9rem!important}.my-17{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-18{margin-top:10rem!important;margin-bottom:10rem!important}.my-19{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-20{margin-top:11rem!important;margin-bottom:11rem!important}.my-21{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-22{margin-top:12rem!important;margin-bottom:12rem!important}.my-23{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-24{margin-top:13rem!important;margin-bottom:13rem!important}.my-25{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-26{margin-top:14rem!important;margin-bottom:14rem!important}.my-27{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-28{margin-top:15rem!important;margin-bottom:15rem!important}.my-29{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-30{margin-top:16rem!important;margin-bottom:16rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-6{margin-top:3.5rem!important}.mt-7{margin-top:4rem!important}.mt-8{margin-top:4.5rem!important}.mt-9{margin-top:5.5rem!important}.mt-10{margin-top:6rem!important}.mt-11{margin-top:6.5rem!important}.mt-12{margin-top:7rem!important}.mt-13{margin-top:7.5rem!important}.mt-14{margin-top:8rem!important}.mt-15{margin-top:8.5rem!important}.mt-16{margin-top:9rem!important}.mt-17{margin-top:9.5rem!important}.mt-18{margin-top:10rem!important}.mt-19{margin-top:10.5rem!important}.mt-20{margin-top:11rem!important}.mt-21{margin-top:11.5rem!important}.mt-22{margin-top:12rem!important}.mt-23{margin-top:12.5rem!important}.mt-24{margin-top:13rem!important}.mt-25{margin-top:13.5rem!important}.mt-26{margin-top:14rem!important}.mt-27{margin-top:14.5rem!important}.mt-28{margin-top:15rem!important}.mt-29{margin-top:15.5rem!important}.mt-30{margin-top:16rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-6{margin-right:3.5rem!important}.me-7{margin-right:4rem!important}.me-8{margin-right:4.5rem!important}.me-9{margin-right:5.5rem!important}.me-10{margin-right:6rem!important}.me-11{margin-right:6.5rem!important}.me-12{margin-right:7rem!important}.me-13{margin-right:7.5rem!important}.me-14{margin-right:8rem!important}.me-15{margin-right:8.5rem!important}.me-16{margin-right:9rem!important}.me-17{margin-right:9.5rem!important}.me-18{margin-right:10rem!important}.me-19{margin-right:10.5rem!important}.me-20{margin-right:11rem!important}.me-21{margin-right:11.5rem!important}.me-22{margin-right:12rem!important}.me-23{margin-right:12.5rem!important}.me-24{margin-right:13rem!important}.me-25{margin-right:13.5rem!important}.me-26{margin-right:14rem!important}.me-27{margin-right:14.5rem!important}.me-28{margin-right:15rem!important}.me-29{margin-right:15.5rem!important}.me-30{margin-right:16rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-6{margin-bottom:3.5rem!important}.mb-7{margin-bottom:4rem!important}.mb-8{margin-bottom:4.5rem!important}.mb-9{margin-bottom:5.5rem!important}.mb-10{margin-bottom:6rem!important}.mb-11{margin-bottom:6.5rem!important}.mb-12{margin-bottom:7rem!important}.mb-13{margin-bottom:7.5rem!important}.mb-14{margin-bottom:8rem!important}.mb-15{margin-bottom:8.5rem!important}.mb-16{margin-bottom:9rem!important}.mb-17{margin-bottom:9.5rem!important}.mb-18{margin-bottom:10rem!important}.mb-19{margin-bottom:10.5rem!important}.mb-20{margin-bottom:11rem!important}.mb-21{margin-bottom:11.5rem!important}.mb-22{margin-bottom:12rem!important}.mb-23{margin-bottom:12.5rem!important}.mb-24{margin-bottom:13rem!important}.mb-25{margin-bottom:13.5rem!important}.mb-26{margin-bottom:14rem!important}.mb-27{margin-bottom:14.5rem!important}.mb-28{margin-bottom:15rem!important}.mb-29{margin-bottom:15.5rem!important}.mb-30{margin-bottom:16rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-6{margin-left:3.5rem!important}.ms-7{margin-left:4rem!important}.ms-8{margin-left:4.5rem!important}.ms-9{margin-left:5.5rem!important}.ms-10{margin-left:6rem!important}.ms-11{margin-left:6.5rem!important}.ms-12{margin-left:7rem!important}.ms-13{margin-left:7.5rem!important}.ms-14{margin-left:8rem!important}.ms-15{margin-left:8.5rem!important}.ms-16{margin-left:9rem!important}.ms-17{margin-left:9.5rem!important}.ms-18{margin-left:10rem!important}.ms-19{margin-left:10.5rem!important}.ms-20{margin-left:11rem!important}.ms-21{margin-left:11.5rem!important}.ms-22{margin-left:12rem!important}.ms-23{margin-left:12.5rem!important}.ms-24{margin-left:13rem!important}.ms-25{margin-left:13.5rem!important}.ms-26{margin-left:14rem!important}.ms-27{margin-left:14.5rem!important}.ms-28{margin-left:15rem!important}.ms-29{margin-left:15.5rem!important}.ms-30{margin-left:16rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.p-6{padding:3.5rem!important}.p-7{padding:4rem!important}.p-8{padding:4.5rem!important}.p-9{padding:5.5rem!important}.p-10{padding:6rem!important}.p-11{padding:6.5rem!important}.p-12{padding:7rem!important}.p-13{padding:7.5rem!important}.p-14{padding:8rem!important}.p-15{padding:8.5rem!important}.p-16{padding:9rem!important}.p-17{padding:9.5rem!important}.p-18{padding:10rem!important}.p-19{padding:10.5rem!important}.p-20{padding:11rem!important}.p-21{padding:11.5rem!important}.p-22{padding:12rem!important}.p-23{padding:12.5rem!important}.p-24{padding:13rem!important}.p-25{padding:13.5rem!important}.p-26{padding:14rem!important}.p-27{padding:14.5rem!important}.p-28{padding:15rem!important}.p-29{padding:15.5rem!important}.p-30{padding:16rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.px-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-7{padding-right:4rem!important;padding-left:4rem!important}.px-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-9{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-10{padding-right:6rem!important;padding-left:6rem!important}.px-11{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-12{padding-right:7rem!important;padding-left:7rem!important}.px-13{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-14{padding-right:8rem!important;padding-left:8rem!important}.px-15{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-16{padding-right:9rem!important;padding-left:9rem!important}.px-17{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-18{padding-right:10rem!important;padding-left:10rem!important}.px-19{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-20{padding-right:11rem!important;padding-left:11rem!important}.px-21{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-22{padding-right:12rem!important;padding-left:12rem!important}.px-23{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-24{padding-right:13rem!important;padding-left:13rem!important}.px-25{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-26{padding-right:14rem!important;padding-left:14rem!important}.px-27{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-28{padding-right:15rem!important;padding-left:15rem!important}.px-29{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-30{padding-right:16rem!important;padding-left:16rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-9{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-10{padding-top:6rem!important;padding-bottom:6rem!important}.py-11{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-12{padding-top:7rem!important;padding-bottom:7rem!important}.py-13{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-14{padding-top:8rem!important;padding-bottom:8rem!important}.py-15{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-16{padding-top:9rem!important;padding-bottom:9rem!important}.py-17{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-18{padding-top:10rem!important;padding-bottom:10rem!important}.py-19{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-20{padding-top:11rem!important;padding-bottom:11rem!important}.py-21{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-22{padding-top:12rem!important;padding-bottom:12rem!important}.py-23{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-24{padding-top:13rem!important;padding-bottom:13rem!important}.py-25{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-26{padding-top:14rem!important;padding-bottom:14rem!important}.py-27{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-28{padding-top:15rem!important;padding-bottom:15rem!important}.py-29{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-30{padding-top:16rem!important;padding-bottom:16rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pt-6{padding-top:3.5rem!important}.pt-7{padding-top:4rem!important}.pt-8{padding-top:4.5rem!important}.pt-9{padding-top:5.5rem!important}.pt-10{padding-top:6rem!important}.pt-11{padding-top:6.5rem!important}.pt-12{padding-top:7rem!important}.pt-13{padding-top:7.5rem!important}.pt-14{padding-top:8rem!important}.pt-15{padding-top:8.5rem!important}.pt-16{padding-top:9rem!important}.pt-17{padding-top:9.5rem!important}.pt-18{padding-top:10rem!important}.pt-19{padding-top:10.5rem!important}.pt-20{padding-top:11rem!important}.pt-21{padding-top:11.5rem!important}.pt-22{padding-top:12rem!important}.pt-23{padding-top:12.5rem!important}.pt-24{padding-top:13rem!important}.pt-25{padding-top:13.5rem!important}.pt-26{padding-top:14rem!important}.pt-27{padding-top:14.5rem!important}.pt-28{padding-top:15rem!important}.pt-29{padding-top:15.5rem!important}.pt-30{padding-top:16rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pe-6{padding-right:3.5rem!important}.pe-7{padding-right:4rem!important}.pe-8{padding-right:4.5rem!important}.pe-9{padding-right:5.5rem!important}.pe-10{padding-right:6rem!important}.pe-11{padding-right:6.5rem!important}.pe-12{padding-right:7rem!important}.pe-13{padding-right:7.5rem!important}.pe-14{padding-right:8rem!important}.pe-15{padding-right:8.5rem!important}.pe-16{padding-right:9rem!important}.pe-17{padding-right:9.5rem!important}.pe-18{padding-right:10rem!important}.pe-19{padding-right:10.5rem!important}.pe-20{padding-right:11rem!important}.pe-21{padding-right:11.5rem!important}.pe-22{padding-right:12rem!important}.pe-23{padding-right:12.5rem!important}.pe-24{padding-right:13rem!important}.pe-25{padding-right:13.5rem!important}.pe-26{padding-right:14rem!important}.pe-27{padding-right:14.5rem!important}.pe-28{padding-right:15rem!important}.pe-29{padding-right:15.5rem!important}.pe-30{padding-right:16rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.pb-6{padding-bottom:3.5rem!important}.pb-7{padding-bottom:4rem!important}.pb-8{padding-bottom:4.5rem!important}.pb-9{padding-bottom:5.5rem!important}.pb-10{padding-bottom:6rem!important}.pb-11{padding-bottom:6.5rem!important}.pb-12{padding-bottom:7rem!important}.pb-13{padding-bottom:7.5rem!important}.pb-14{padding-bottom:8rem!important}.pb-15{padding-bottom:8.5rem!important}.pb-16{padding-bottom:9rem!important}.pb-17{padding-bottom:9.5rem!important}.pb-18{padding-bottom:10rem!important}.pb-19{padding-bottom:10.5rem!important}.pb-20{padding-bottom:11rem!important}.pb-21{padding-bottom:11.5rem!important}.pb-22{padding-bottom:12rem!important}.pb-23{padding-bottom:12.5rem!important}.pb-24{padding-bottom:13rem!important}.pb-25{padding-bottom:13.5rem!important}.pb-26{padding-bottom:14rem!important}.pb-27{padding-bottom:14.5rem!important}.pb-28{padding-bottom:15rem!important}.pb-29{padding-bottom:15.5rem!important}.pb-30{padding-bottom:16rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.ps-6{padding-left:3.5rem!important}.ps-7{padding-left:4rem!important}.ps-8{padding-left:4.5rem!important}.ps-9{padding-left:5.5rem!important}.ps-10{padding-left:6rem!important}.ps-11{padding-left:6.5rem!important}.ps-12{padding-left:7rem!important}.ps-13{padding-left:7.5rem!important}.ps-14{padding-left:8rem!important}.ps-15{padding-left:8.5rem!important}.ps-16{padding-left:9rem!important}.ps-17{padding-left:9.5rem!important}.ps-18{padding-left:10rem!important}.ps-19{padding-left:10.5rem!important}.ps-20{padding-left:11rem!important}.ps-21{padding-left:11.5rem!important}.ps-22{padding-left:12rem!important}.ps-23{padding-left:12.5rem!important}.ps-24{padding-left:13rem!important}.ps-25{padding-left:13.5rem!important}.ps-26{padding-left:14rem!important}.ps-27{padding-left:14.5rem!important}.ps-28{padding-left:15rem!important}.ps-29{padding-left:15.5rem!important}.ps-30{padding-left:16rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.gap-6{gap:3.5rem!important}.gap-7{gap:4rem!important}.gap-8{gap:4.5rem!important}.gap-9{gap:5.5rem!important}.gap-10{gap:6rem!important}.gap-11{gap:6.5rem!important}.gap-12{gap:7rem!important}.gap-13{gap:7.5rem!important}.gap-14{gap:8rem!important}.gap-15{gap:8.5rem!important}.gap-16{gap:9rem!important}.gap-17{gap:9.5rem!important}.gap-18{gap:10rem!important}.gap-19{gap:10.5rem!important}.gap-20{gap:11rem!important}.gap-21{gap:11.5rem!important}.gap-22{gap:12rem!important}.gap-23{gap:12.5rem!important}.gap-24{gap:13rem!important}.gap-25{gap:13.5rem!important}.gap-26{gap:14rem!important}.gap-27{gap:14.5rem!important}.gap-28{gap:15rem!important}.gap-29{gap:15.5rem!important}.gap-30{gap:16rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.325rem + .9vw)!important}.fs-2{font-size:calc(1.285rem + .42vw)!important}.fs-3{font-size:1.2rem!important}.fs-4{font-size:1.1rem!important}.fs-5{font-size:.9rem!important}.fs-6{font-size:.8rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:#6c757d!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-6{margin:3.5rem!important}.m-sm-7{margin:4rem!important}.m-sm-8{margin:4.5rem!important}.m-sm-9{margin:5.5rem!important}.m-sm-10{margin:6rem!important}.m-sm-11{margin:6.5rem!important}.m-sm-12{margin:7rem!important}.m-sm-13{margin:7.5rem!important}.m-sm-14{margin:8rem!important}.m-sm-15{margin:8.5rem!important}.m-sm-16{margin:9rem!important}.m-sm-17{margin:9.5rem!important}.m-sm-18{margin:10rem!important}.m-sm-19{margin:10.5rem!important}.m-sm-20{margin:11rem!important}.m-sm-21{margin:11.5rem!important}.m-sm-22{margin:12rem!important}.m-sm-23{margin:12.5rem!important}.m-sm-24{margin:13rem!important}.m-sm-25{margin:13.5rem!important}.m-sm-26{margin:14rem!important}.m-sm-27{margin:14.5rem!important}.m-sm-28{margin:15rem!important}.m-sm-29{margin:15.5rem!important}.m-sm-30{margin:16rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-sm-7{margin-right:4rem!important;margin-left:4rem!important}.mx-sm-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-sm-9{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-sm-10{margin-right:6rem!important;margin-left:6rem!important}.mx-sm-11{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-sm-12{margin-right:7rem!important;margin-left:7rem!important}.mx-sm-13{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-sm-14{margin-right:8rem!important;margin-left:8rem!important}.mx-sm-15{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-sm-16{margin-right:9rem!important;margin-left:9rem!important}.mx-sm-17{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-sm-18{margin-right:10rem!important;margin-left:10rem!important}.mx-sm-19{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-sm-20{margin-right:11rem!important;margin-left:11rem!important}.mx-sm-21{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-sm-22{margin-right:12rem!important;margin-left:12rem!important}.mx-sm-23{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-sm-24{margin-right:13rem!important;margin-left:13rem!important}.mx-sm-25{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-sm-26{margin-right:14rem!important;margin-left:14rem!important}.mx-sm-27{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-sm-28{margin-right:15rem!important;margin-left:15rem!important}.mx-sm-29{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-sm-30{margin-right:16rem!important;margin-left:16rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-sm-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-sm-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-sm-9{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-sm-10{margin-top:6rem!important;margin-bottom:6rem!important}.my-sm-11{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-sm-12{margin-top:7rem!important;margin-bottom:7rem!important}.my-sm-13{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-sm-14{margin-top:8rem!important;margin-bottom:8rem!important}.my-sm-15{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-sm-16{margin-top:9rem!important;margin-bottom:9rem!important}.my-sm-17{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-sm-18{margin-top:10rem!important;margin-bottom:10rem!important}.my-sm-19{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-sm-20{margin-top:11rem!important;margin-bottom:11rem!important}.my-sm-21{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-sm-22{margin-top:12rem!important;margin-bottom:12rem!important}.my-sm-23{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-sm-24{margin-top:13rem!important;margin-bottom:13rem!important}.my-sm-25{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-sm-26{margin-top:14rem!important;margin-bottom:14rem!important}.my-sm-27{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-sm-28{margin-top:15rem!important;margin-bottom:15rem!important}.my-sm-29{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-sm-30{margin-top:16rem!important;margin-bottom:16rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-6{margin-top:3.5rem!important}.mt-sm-7{margin-top:4rem!important}.mt-sm-8{margin-top:4.5rem!important}.mt-sm-9{margin-top:5.5rem!important}.mt-sm-10{margin-top:6rem!important}.mt-sm-11{margin-top:6.5rem!important}.mt-sm-12{margin-top:7rem!important}.mt-sm-13{margin-top:7.5rem!important}.mt-sm-14{margin-top:8rem!important}.mt-sm-15{margin-top:8.5rem!important}.mt-sm-16{margin-top:9rem!important}.mt-sm-17{margin-top:9.5rem!important}.mt-sm-18{margin-top:10rem!important}.mt-sm-19{margin-top:10.5rem!important}.mt-sm-20{margin-top:11rem!important}.mt-sm-21{margin-top:11.5rem!important}.mt-sm-22{margin-top:12rem!important}.mt-sm-23{margin-top:12.5rem!important}.mt-sm-24{margin-top:13rem!important}.mt-sm-25{margin-top:13.5rem!important}.mt-sm-26{margin-top:14rem!important}.mt-sm-27{margin-top:14.5rem!important}.mt-sm-28{margin-top:15rem!important}.mt-sm-29{margin-top:15.5rem!important}.mt-sm-30{margin-top:16rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-6{margin-right:3.5rem!important}.me-sm-7{margin-right:4rem!important}.me-sm-8{margin-right:4.5rem!important}.me-sm-9{margin-right:5.5rem!important}.me-sm-10{margin-right:6rem!important}.me-sm-11{margin-right:6.5rem!important}.me-sm-12{margin-right:7rem!important}.me-sm-13{margin-right:7.5rem!important}.me-sm-14{margin-right:8rem!important}.me-sm-15{margin-right:8.5rem!important}.me-sm-16{margin-right:9rem!important}.me-sm-17{margin-right:9.5rem!important}.me-sm-18{margin-right:10rem!important}.me-sm-19{margin-right:10.5rem!important}.me-sm-20{margin-right:11rem!important}.me-sm-21{margin-right:11.5rem!important}.me-sm-22{margin-right:12rem!important}.me-sm-23{margin-right:12.5rem!important}.me-sm-24{margin-right:13rem!important}.me-sm-25{margin-right:13.5rem!important}.me-sm-26{margin-right:14rem!important}.me-sm-27{margin-right:14.5rem!important}.me-sm-28{margin-right:15rem!important}.me-sm-29{margin-right:15.5rem!important}.me-sm-30{margin-right:16rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-6{margin-bottom:3.5rem!important}.mb-sm-7{margin-bottom:4rem!important}.mb-sm-8{margin-bottom:4.5rem!important}.mb-sm-9{margin-bottom:5.5rem!important}.mb-sm-10{margin-bottom:6rem!important}.mb-sm-11{margin-bottom:6.5rem!important}.mb-sm-12{margin-bottom:7rem!important}.mb-sm-13{margin-bottom:7.5rem!important}.mb-sm-14{margin-bottom:8rem!important}.mb-sm-15{margin-bottom:8.5rem!important}.mb-sm-16{margin-bottom:9rem!important}.mb-sm-17{margin-bottom:9.5rem!important}.mb-sm-18{margin-bottom:10rem!important}.mb-sm-19{margin-bottom:10.5rem!important}.mb-sm-20{margin-bottom:11rem!important}.mb-sm-21{margin-bottom:11.5rem!important}.mb-sm-22{margin-bottom:12rem!important}.mb-sm-23{margin-bottom:12.5rem!important}.mb-sm-24{margin-bottom:13rem!important}.mb-sm-25{margin-bottom:13.5rem!important}.mb-sm-26{margin-bottom:14rem!important}.mb-sm-27{margin-bottom:14.5rem!important}.mb-sm-28{margin-bottom:15rem!important}.mb-sm-29{margin-bottom:15.5rem!important}.mb-sm-30{margin-bottom:16rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-6{margin-left:3.5rem!important}.ms-sm-7{margin-left:4rem!important}.ms-sm-8{margin-left:4.5rem!important}.ms-sm-9{margin-left:5.5rem!important}.ms-sm-10{margin-left:6rem!important}.ms-sm-11{margin-left:6.5rem!important}.ms-sm-12{margin-left:7rem!important}.ms-sm-13{margin-left:7.5rem!important}.ms-sm-14{margin-left:8rem!important}.ms-sm-15{margin-left:8.5rem!important}.ms-sm-16{margin-left:9rem!important}.ms-sm-17{margin-left:9.5rem!important}.ms-sm-18{margin-left:10rem!important}.ms-sm-19{margin-left:10.5rem!important}.ms-sm-20{margin-left:11rem!important}.ms-sm-21{margin-left:11.5rem!important}.ms-sm-22{margin-left:12rem!important}.ms-sm-23{margin-left:12.5rem!important}.ms-sm-24{margin-left:13rem!important}.ms-sm-25{margin-left:13.5rem!important}.ms-sm-26{margin-left:14rem!important}.ms-sm-27{margin-left:14.5rem!important}.ms-sm-28{margin-left:15rem!important}.ms-sm-29{margin-left:15.5rem!important}.ms-sm-30{margin-left:16rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.p-sm-6{padding:3.5rem!important}.p-sm-7{padding:4rem!important}.p-sm-8{padding:4.5rem!important}.p-sm-9{padding:5.5rem!important}.p-sm-10{padding:6rem!important}.p-sm-11{padding:6.5rem!important}.p-sm-12{padding:7rem!important}.p-sm-13{padding:7.5rem!important}.p-sm-14{padding:8rem!important}.p-sm-15{padding:8.5rem!important}.p-sm-16{padding:9rem!important}.p-sm-17{padding:9.5rem!important}.p-sm-18{padding:10rem!important}.p-sm-19{padding:10.5rem!important}.p-sm-20{padding:11rem!important}.p-sm-21{padding:11.5rem!important}.p-sm-22{padding:12rem!important}.p-sm-23{padding:12.5rem!important}.p-sm-24{padding:13rem!important}.p-sm-25{padding:13.5rem!important}.p-sm-26{padding:14rem!important}.p-sm-27{padding:14.5rem!important}.p-sm-28{padding:15rem!important}.p-sm-29{padding:15.5rem!important}.p-sm-30{padding:16rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.px-sm-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-sm-7{padding-right:4rem!important;padding-left:4rem!important}.px-sm-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-sm-9{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-sm-10{padding-right:6rem!important;padding-left:6rem!important}.px-sm-11{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-sm-12{padding-right:7rem!important;padding-left:7rem!important}.px-sm-13{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-sm-14{padding-right:8rem!important;padding-left:8rem!important}.px-sm-15{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-sm-16{padding-right:9rem!important;padding-left:9rem!important}.px-sm-17{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-sm-18{padding-right:10rem!important;padding-left:10rem!important}.px-sm-19{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-sm-20{padding-right:11rem!important;padding-left:11rem!important}.px-sm-21{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-sm-22{padding-right:12rem!important;padding-left:12rem!important}.px-sm-23{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-sm-24{padding-right:13rem!important;padding-left:13rem!important}.px-sm-25{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-sm-26{padding-right:14rem!important;padding-left:14rem!important}.px-sm-27{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-sm-28{padding-right:15rem!important;padding-left:15rem!important}.px-sm-29{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-sm-30{padding-right:16rem!important;padding-left:16rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-sm-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-sm-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-sm-9{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-sm-10{padding-top:6rem!important;padding-bottom:6rem!important}.py-sm-11{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-sm-12{padding-top:7rem!important;padding-bottom:7rem!important}.py-sm-13{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-sm-14{padding-top:8rem!important;padding-bottom:8rem!important}.py-sm-15{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-sm-16{padding-top:9rem!important;padding-bottom:9rem!important}.py-sm-17{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-sm-18{padding-top:10rem!important;padding-bottom:10rem!important}.py-sm-19{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-sm-20{padding-top:11rem!important;padding-bottom:11rem!important}.py-sm-21{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-sm-22{padding-top:12rem!important;padding-bottom:12rem!important}.py-sm-23{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-sm-24{padding-top:13rem!important;padding-bottom:13rem!important}.py-sm-25{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-sm-26{padding-top:14rem!important;padding-bottom:14rem!important}.py-sm-27{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-sm-28{padding-top:15rem!important;padding-bottom:15rem!important}.py-sm-29{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-sm-30{padding-top:16rem!important;padding-bottom:16rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pt-sm-6{padding-top:3.5rem!important}.pt-sm-7{padding-top:4rem!important}.pt-sm-8{padding-top:4.5rem!important}.pt-sm-9{padding-top:5.5rem!important}.pt-sm-10{padding-top:6rem!important}.pt-sm-11{padding-top:6.5rem!important}.pt-sm-12{padding-top:7rem!important}.pt-sm-13{padding-top:7.5rem!important}.pt-sm-14{padding-top:8rem!important}.pt-sm-15{padding-top:8.5rem!important}.pt-sm-16{padding-top:9rem!important}.pt-sm-17{padding-top:9.5rem!important}.pt-sm-18{padding-top:10rem!important}.pt-sm-19{padding-top:10.5rem!important}.pt-sm-20{padding-top:11rem!important}.pt-sm-21{padding-top:11.5rem!important}.pt-sm-22{padding-top:12rem!important}.pt-sm-23{padding-top:12.5rem!important}.pt-sm-24{padding-top:13rem!important}.pt-sm-25{padding-top:13.5rem!important}.pt-sm-26{padding-top:14rem!important}.pt-sm-27{padding-top:14.5rem!important}.pt-sm-28{padding-top:15rem!important}.pt-sm-29{padding-top:15.5rem!important}.pt-sm-30{padding-top:16rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pe-sm-6{padding-right:3.5rem!important}.pe-sm-7{padding-right:4rem!important}.pe-sm-8{padding-right:4.5rem!important}.pe-sm-9{padding-right:5.5rem!important}.pe-sm-10{padding-right:6rem!important}.pe-sm-11{padding-right:6.5rem!important}.pe-sm-12{padding-right:7rem!important}.pe-sm-13{padding-right:7.5rem!important}.pe-sm-14{padding-right:8rem!important}.pe-sm-15{padding-right:8.5rem!important}.pe-sm-16{padding-right:9rem!important}.pe-sm-17{padding-right:9.5rem!important}.pe-sm-18{padding-right:10rem!important}.pe-sm-19{padding-right:10.5rem!important}.pe-sm-20{padding-right:11rem!important}.pe-sm-21{padding-right:11.5rem!important}.pe-sm-22{padding-right:12rem!important}.pe-sm-23{padding-right:12.5rem!important}.pe-sm-24{padding-right:13rem!important}.pe-sm-25{padding-right:13.5rem!important}.pe-sm-26{padding-right:14rem!important}.pe-sm-27{padding-right:14.5rem!important}.pe-sm-28{padding-right:15rem!important}.pe-sm-29{padding-right:15.5rem!important}.pe-sm-30{padding-right:16rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.pb-sm-6{padding-bottom:3.5rem!important}.pb-sm-7{padding-bottom:4rem!important}.pb-sm-8{padding-bottom:4.5rem!important}.pb-sm-9{padding-bottom:5.5rem!important}.pb-sm-10{padding-bottom:6rem!important}.pb-sm-11{padding-bottom:6.5rem!important}.pb-sm-12{padding-bottom:7rem!important}.pb-sm-13{padding-bottom:7.5rem!important}.pb-sm-14{padding-bottom:8rem!important}.pb-sm-15{padding-bottom:8.5rem!important}.pb-sm-16{padding-bottom:9rem!important}.pb-sm-17{padding-bottom:9.5rem!important}.pb-sm-18{padding-bottom:10rem!important}.pb-sm-19{padding-bottom:10.5rem!important}.pb-sm-20{padding-bottom:11rem!important}.pb-sm-21{padding-bottom:11.5rem!important}.pb-sm-22{padding-bottom:12rem!important}.pb-sm-23{padding-bottom:12.5rem!important}.pb-sm-24{padding-bottom:13rem!important}.pb-sm-25{padding-bottom:13.5rem!important}.pb-sm-26{padding-bottom:14rem!important}.pb-sm-27{padding-bottom:14.5rem!important}.pb-sm-28{padding-bottom:15rem!important}.pb-sm-29{padding-bottom:15.5rem!important}.pb-sm-30{padding-bottom:16rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.ps-sm-6{padding-left:3.5rem!important}.ps-sm-7{padding-left:4rem!important}.ps-sm-8{padding-left:4.5rem!important}.ps-sm-9{padding-left:5.5rem!important}.ps-sm-10{padding-left:6rem!important}.ps-sm-11{padding-left:6.5rem!important}.ps-sm-12{padding-left:7rem!important}.ps-sm-13{padding-left:7.5rem!important}.ps-sm-14{padding-left:8rem!important}.ps-sm-15{padding-left:8.5rem!important}.ps-sm-16{padding-left:9rem!important}.ps-sm-17{padding-left:9.5rem!important}.ps-sm-18{padding-left:10rem!important}.ps-sm-19{padding-left:10.5rem!important}.ps-sm-20{padding-left:11rem!important}.ps-sm-21{padding-left:11.5rem!important}.ps-sm-22{padding-left:12rem!important}.ps-sm-23{padding-left:12.5rem!important}.ps-sm-24{padding-left:13rem!important}.ps-sm-25{padding-left:13.5rem!important}.ps-sm-26{padding-left:14rem!important}.ps-sm-27{padding-left:14.5rem!important}.ps-sm-28{padding-left:15rem!important}.ps-sm-29{padding-left:15.5rem!important}.ps-sm-30{padding-left:16rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.gap-sm-6{gap:3.5rem!important}.gap-sm-7{gap:4rem!important}.gap-sm-8{gap:4.5rem!important}.gap-sm-9{gap:5.5rem!important}.gap-sm-10{gap:6rem!important}.gap-sm-11{gap:6.5rem!important}.gap-sm-12{gap:7rem!important}.gap-sm-13{gap:7.5rem!important}.gap-sm-14{gap:8rem!important}.gap-sm-15{gap:8.5rem!important}.gap-sm-16{gap:9rem!important}.gap-sm-17{gap:9.5rem!important}.gap-sm-18{gap:10rem!important}.gap-sm-19{gap:10.5rem!important}.gap-sm-20{gap:11rem!important}.gap-sm-21{gap:11.5rem!important}.gap-sm-22{gap:12rem!important}.gap-sm-23{gap:12.5rem!important}.gap-sm-24{gap:13rem!important}.gap-sm-25{gap:13.5rem!important}.gap-sm-26{gap:14rem!important}.gap-sm-27{gap:14.5rem!important}.gap-sm-28{gap:15rem!important}.gap-sm-29{gap:15.5rem!important}.gap-sm-30{gap:16rem!important}.fs-sm-1{font-size:calc(1.325rem + .9vw)!important}.fs-sm-2{font-size:calc(1.285rem + .42vw)!important}.fs-sm-3{font-size:1.2rem!important}.fs-sm-4{font-size:1.1rem!important}.fs-sm-5{font-size:.9rem!important}.fs-sm-6{font-size:.8rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-6{margin:3.5rem!important}.m-md-7{margin:4rem!important}.m-md-8{margin:4.5rem!important}.m-md-9{margin:5.5rem!important}.m-md-10{margin:6rem!important}.m-md-11{margin:6.5rem!important}.m-md-12{margin:7rem!important}.m-md-13{margin:7.5rem!important}.m-md-14{margin:8rem!important}.m-md-15{margin:8.5rem!important}.m-md-16{margin:9rem!important}.m-md-17{margin:9.5rem!important}.m-md-18{margin:10rem!important}.m-md-19{margin:10.5rem!important}.m-md-20{margin:11rem!important}.m-md-21{margin:11.5rem!important}.m-md-22{margin:12rem!important}.m-md-23{margin:12.5rem!important}.m-md-24{margin:13rem!important}.m-md-25{margin:13.5rem!important}.m-md-26{margin:14rem!important}.m-md-27{margin:14.5rem!important}.m-md-28{margin:15rem!important}.m-md-29{margin:15.5rem!important}.m-md-30{margin:16rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-md-7{margin-right:4rem!important;margin-left:4rem!important}.mx-md-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-md-9{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-md-10{margin-right:6rem!important;margin-left:6rem!important}.mx-md-11{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-md-12{margin-right:7rem!important;margin-left:7rem!important}.mx-md-13{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-md-14{margin-right:8rem!important;margin-left:8rem!important}.mx-md-15{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-md-16{margin-right:9rem!important;margin-left:9rem!important}.mx-md-17{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-md-18{margin-right:10rem!important;margin-left:10rem!important}.mx-md-19{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-md-20{margin-right:11rem!important;margin-left:11rem!important}.mx-md-21{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-md-22{margin-right:12rem!important;margin-left:12rem!important}.mx-md-23{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-md-24{margin-right:13rem!important;margin-left:13rem!important}.mx-md-25{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-md-26{margin-right:14rem!important;margin-left:14rem!important}.mx-md-27{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-md-28{margin-right:15rem!important;margin-left:15rem!important}.mx-md-29{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-md-30{margin-right:16rem!important;margin-left:16rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-md-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-md-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-md-9{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-md-10{margin-top:6rem!important;margin-bottom:6rem!important}.my-md-11{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-md-12{margin-top:7rem!important;margin-bottom:7rem!important}.my-md-13{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-md-14{margin-top:8rem!important;margin-bottom:8rem!important}.my-md-15{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-md-16{margin-top:9rem!important;margin-bottom:9rem!important}.my-md-17{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-md-18{margin-top:10rem!important;margin-bottom:10rem!important}.my-md-19{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-md-20{margin-top:11rem!important;margin-bottom:11rem!important}.my-md-21{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-md-22{margin-top:12rem!important;margin-bottom:12rem!important}.my-md-23{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-md-24{margin-top:13rem!important;margin-bottom:13rem!important}.my-md-25{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-md-26{margin-top:14rem!important;margin-bottom:14rem!important}.my-md-27{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-md-28{margin-top:15rem!important;margin-bottom:15rem!important}.my-md-29{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-md-30{margin-top:16rem!important;margin-bottom:16rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-6{margin-top:3.5rem!important}.mt-md-7{margin-top:4rem!important}.mt-md-8{margin-top:4.5rem!important}.mt-md-9{margin-top:5.5rem!important}.mt-md-10{margin-top:6rem!important}.mt-md-11{margin-top:6.5rem!important}.mt-md-12{margin-top:7rem!important}.mt-md-13{margin-top:7.5rem!important}.mt-md-14{margin-top:8rem!important}.mt-md-15{margin-top:8.5rem!important}.mt-md-16{margin-top:9rem!important}.mt-md-17{margin-top:9.5rem!important}.mt-md-18{margin-top:10rem!important}.mt-md-19{margin-top:10.5rem!important}.mt-md-20{margin-top:11rem!important}.mt-md-21{margin-top:11.5rem!important}.mt-md-22{margin-top:12rem!important}.mt-md-23{margin-top:12.5rem!important}.mt-md-24{margin-top:13rem!important}.mt-md-25{margin-top:13.5rem!important}.mt-md-26{margin-top:14rem!important}.mt-md-27{margin-top:14.5rem!important}.mt-md-28{margin-top:15rem!important}.mt-md-29{margin-top:15.5rem!important}.mt-md-30{margin-top:16rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-6{margin-right:3.5rem!important}.me-md-7{margin-right:4rem!important}.me-md-8{margin-right:4.5rem!important}.me-md-9{margin-right:5.5rem!important}.me-md-10{margin-right:6rem!important}.me-md-11{margin-right:6.5rem!important}.me-md-12{margin-right:7rem!important}.me-md-13{margin-right:7.5rem!important}.me-md-14{margin-right:8rem!important}.me-md-15{margin-right:8.5rem!important}.me-md-16{margin-right:9rem!important}.me-md-17{margin-right:9.5rem!important}.me-md-18{margin-right:10rem!important}.me-md-19{margin-right:10.5rem!important}.me-md-20{margin-right:11rem!important}.me-md-21{margin-right:11.5rem!important}.me-md-22{margin-right:12rem!important}.me-md-23{margin-right:12.5rem!important}.me-md-24{margin-right:13rem!important}.me-md-25{margin-right:13.5rem!important}.me-md-26{margin-right:14rem!important}.me-md-27{margin-right:14.5rem!important}.me-md-28{margin-right:15rem!important}.me-md-29{margin-right:15.5rem!important}.me-md-30{margin-right:16rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-6{margin-bottom:3.5rem!important}.mb-md-7{margin-bottom:4rem!important}.mb-md-8{margin-bottom:4.5rem!important}.mb-md-9{margin-bottom:5.5rem!important}.mb-md-10{margin-bottom:6rem!important}.mb-md-11{margin-bottom:6.5rem!important}.mb-md-12{margin-bottom:7rem!important}.mb-md-13{margin-bottom:7.5rem!important}.mb-md-14{margin-bottom:8rem!important}.mb-md-15{margin-bottom:8.5rem!important}.mb-md-16{margin-bottom:9rem!important}.mb-md-17{margin-bottom:9.5rem!important}.mb-md-18{margin-bottom:10rem!important}.mb-md-19{margin-bottom:10.5rem!important}.mb-md-20{margin-bottom:11rem!important}.mb-md-21{margin-bottom:11.5rem!important}.mb-md-22{margin-bottom:12rem!important}.mb-md-23{margin-bottom:12.5rem!important}.mb-md-24{margin-bottom:13rem!important}.mb-md-25{margin-bottom:13.5rem!important}.mb-md-26{margin-bottom:14rem!important}.mb-md-27{margin-bottom:14.5rem!important}.mb-md-28{margin-bottom:15rem!important}.mb-md-29{margin-bottom:15.5rem!important}.mb-md-30{margin-bottom:16rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-6{margin-left:3.5rem!important}.ms-md-7{margin-left:4rem!important}.ms-md-8{margin-left:4.5rem!important}.ms-md-9{margin-left:5.5rem!important}.ms-md-10{margin-left:6rem!important}.ms-md-11{margin-left:6.5rem!important}.ms-md-12{margin-left:7rem!important}.ms-md-13{margin-left:7.5rem!important}.ms-md-14{margin-left:8rem!important}.ms-md-15{margin-left:8.5rem!important}.ms-md-16{margin-left:9rem!important}.ms-md-17{margin-left:9.5rem!important}.ms-md-18{margin-left:10rem!important}.ms-md-19{margin-left:10.5rem!important}.ms-md-20{margin-left:11rem!important}.ms-md-21{margin-left:11.5rem!important}.ms-md-22{margin-left:12rem!important}.ms-md-23{margin-left:12.5rem!important}.ms-md-24{margin-left:13rem!important}.ms-md-25{margin-left:13.5rem!important}.ms-md-26{margin-left:14rem!important}.ms-md-27{margin-left:14.5rem!important}.ms-md-28{margin-left:15rem!important}.ms-md-29{margin-left:15.5rem!important}.ms-md-30{margin-left:16rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.p-md-6{padding:3.5rem!important}.p-md-7{padding:4rem!important}.p-md-8{padding:4.5rem!important}.p-md-9{padding:5.5rem!important}.p-md-10{padding:6rem!important}.p-md-11{padding:6.5rem!important}.p-md-12{padding:7rem!important}.p-md-13{padding:7.5rem!important}.p-md-14{padding:8rem!important}.p-md-15{padding:8.5rem!important}.p-md-16{padding:9rem!important}.p-md-17{padding:9.5rem!important}.p-md-18{padding:10rem!important}.p-md-19{padding:10.5rem!important}.p-md-20{padding:11rem!important}.p-md-21{padding:11.5rem!important}.p-md-22{padding:12rem!important}.p-md-23{padding:12.5rem!important}.p-md-24{padding:13rem!important}.p-md-25{padding:13.5rem!important}.p-md-26{padding:14rem!important}.p-md-27{padding:14.5rem!important}.p-md-28{padding:15rem!important}.p-md-29{padding:15.5rem!important}.p-md-30{padding:16rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.px-md-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-md-7{padding-right:4rem!important;padding-left:4rem!important}.px-md-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-md-9{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-md-10{padding-right:6rem!important;padding-left:6rem!important}.px-md-11{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-md-12{padding-right:7rem!important;padding-left:7rem!important}.px-md-13{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-md-14{padding-right:8rem!important;padding-left:8rem!important}.px-md-15{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-md-16{padding-right:9rem!important;padding-left:9rem!important}.px-md-17{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-md-18{padding-right:10rem!important;padding-left:10rem!important}.px-md-19{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-md-20{padding-right:11rem!important;padding-left:11rem!important}.px-md-21{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-md-22{padding-right:12rem!important;padding-left:12rem!important}.px-md-23{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-md-24{padding-right:13rem!important;padding-left:13rem!important}.px-md-25{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-md-26{padding-right:14rem!important;padding-left:14rem!important}.px-md-27{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-md-28{padding-right:15rem!important;padding-left:15rem!important}.px-md-29{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-md-30{padding-right:16rem!important;padding-left:16rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-md-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-md-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-md-9{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-md-10{padding-top:6rem!important;padding-bottom:6rem!important}.py-md-11{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-md-12{padding-top:7rem!important;padding-bottom:7rem!important}.py-md-13{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-md-14{padding-top:8rem!important;padding-bottom:8rem!important}.py-md-15{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-md-16{padding-top:9rem!important;padding-bottom:9rem!important}.py-md-17{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-md-18{padding-top:10rem!important;padding-bottom:10rem!important}.py-md-19{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-md-20{padding-top:11rem!important;padding-bottom:11rem!important}.py-md-21{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-md-22{padding-top:12rem!important;padding-bottom:12rem!important}.py-md-23{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-md-24{padding-top:13rem!important;padding-bottom:13rem!important}.py-md-25{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-md-26{padding-top:14rem!important;padding-bottom:14rem!important}.py-md-27{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-md-28{padding-top:15rem!important;padding-bottom:15rem!important}.py-md-29{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-md-30{padding-top:16rem!important;padding-bottom:16rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pt-md-6{padding-top:3.5rem!important}.pt-md-7{padding-top:4rem!important}.pt-md-8{padding-top:4.5rem!important}.pt-md-9{padding-top:5.5rem!important}.pt-md-10{padding-top:6rem!important}.pt-md-11{padding-top:6.5rem!important}.pt-md-12{padding-top:7rem!important}.pt-md-13{padding-top:7.5rem!important}.pt-md-14{padding-top:8rem!important}.pt-md-15{padding-top:8.5rem!important}.pt-md-16{padding-top:9rem!important}.pt-md-17{padding-top:9.5rem!important}.pt-md-18{padding-top:10rem!important}.pt-md-19{padding-top:10.5rem!important}.pt-md-20{padding-top:11rem!important}.pt-md-21{padding-top:11.5rem!important}.pt-md-22{padding-top:12rem!important}.pt-md-23{padding-top:12.5rem!important}.pt-md-24{padding-top:13rem!important}.pt-md-25{padding-top:13.5rem!important}.pt-md-26{padding-top:14rem!important}.pt-md-27{padding-top:14.5rem!important}.pt-md-28{padding-top:15rem!important}.pt-md-29{padding-top:15.5rem!important}.pt-md-30{padding-top:16rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pe-md-6{padding-right:3.5rem!important}.pe-md-7{padding-right:4rem!important}.pe-md-8{padding-right:4.5rem!important}.pe-md-9{padding-right:5.5rem!important}.pe-md-10{padding-right:6rem!important}.pe-md-11{padding-right:6.5rem!important}.pe-md-12{padding-right:7rem!important}.pe-md-13{padding-right:7.5rem!important}.pe-md-14{padding-right:8rem!important}.pe-md-15{padding-right:8.5rem!important}.pe-md-16{padding-right:9rem!important}.pe-md-17{padding-right:9.5rem!important}.pe-md-18{padding-right:10rem!important}.pe-md-19{padding-right:10.5rem!important}.pe-md-20{padding-right:11rem!important}.pe-md-21{padding-right:11.5rem!important}.pe-md-22{padding-right:12rem!important}.pe-md-23{padding-right:12.5rem!important}.pe-md-24{padding-right:13rem!important}.pe-md-25{padding-right:13.5rem!important}.pe-md-26{padding-right:14rem!important}.pe-md-27{padding-right:14.5rem!important}.pe-md-28{padding-right:15rem!important}.pe-md-29{padding-right:15.5rem!important}.pe-md-30{padding-right:16rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.pb-md-6{padding-bottom:3.5rem!important}.pb-md-7{padding-bottom:4rem!important}.pb-md-8{padding-bottom:4.5rem!important}.pb-md-9{padding-bottom:5.5rem!important}.pb-md-10{padding-bottom:6rem!important}.pb-md-11{padding-bottom:6.5rem!important}.pb-md-12{padding-bottom:7rem!important}.pb-md-13{padding-bottom:7.5rem!important}.pb-md-14{padding-bottom:8rem!important}.pb-md-15{padding-bottom:8.5rem!important}.pb-md-16{padding-bottom:9rem!important}.pb-md-17{padding-bottom:9.5rem!important}.pb-md-18{padding-bottom:10rem!important}.pb-md-19{padding-bottom:10.5rem!important}.pb-md-20{padding-bottom:11rem!important}.pb-md-21{padding-bottom:11.5rem!important}.pb-md-22{padding-bottom:12rem!important}.pb-md-23{padding-bottom:12.5rem!important}.pb-md-24{padding-bottom:13rem!important}.pb-md-25{padding-bottom:13.5rem!important}.pb-md-26{padding-bottom:14rem!important}.pb-md-27{padding-bottom:14.5rem!important}.pb-md-28{padding-bottom:15rem!important}.pb-md-29{padding-bottom:15.5rem!important}.pb-md-30{padding-bottom:16rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.ps-md-6{padding-left:3.5rem!important}.ps-md-7{padding-left:4rem!important}.ps-md-8{padding-left:4.5rem!important}.ps-md-9{padding-left:5.5rem!important}.ps-md-10{padding-left:6rem!important}.ps-md-11{padding-left:6.5rem!important}.ps-md-12{padding-left:7rem!important}.ps-md-13{padding-left:7.5rem!important}.ps-md-14{padding-left:8rem!important}.ps-md-15{padding-left:8.5rem!important}.ps-md-16{padding-left:9rem!important}.ps-md-17{padding-left:9.5rem!important}.ps-md-18{padding-left:10rem!important}.ps-md-19{padding-left:10.5rem!important}.ps-md-20{padding-left:11rem!important}.ps-md-21{padding-left:11.5rem!important}.ps-md-22{padding-left:12rem!important}.ps-md-23{padding-left:12.5rem!important}.ps-md-24{padding-left:13rem!important}.ps-md-25{padding-left:13.5rem!important}.ps-md-26{padding-left:14rem!important}.ps-md-27{padding-left:14.5rem!important}.ps-md-28{padding-left:15rem!important}.ps-md-29{padding-left:15.5rem!important}.ps-md-30{padding-left:16rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.gap-md-6{gap:3.5rem!important}.gap-md-7{gap:4rem!important}.gap-md-8{gap:4.5rem!important}.gap-md-9{gap:5.5rem!important}.gap-md-10{gap:6rem!important}.gap-md-11{gap:6.5rem!important}.gap-md-12{gap:7rem!important}.gap-md-13{gap:7.5rem!important}.gap-md-14{gap:8rem!important}.gap-md-15{gap:8.5rem!important}.gap-md-16{gap:9rem!important}.gap-md-17{gap:9.5rem!important}.gap-md-18{gap:10rem!important}.gap-md-19{gap:10.5rem!important}.gap-md-20{gap:11rem!important}.gap-md-21{gap:11.5rem!important}.gap-md-22{gap:12rem!important}.gap-md-23{gap:12.5rem!important}.gap-md-24{gap:13rem!important}.gap-md-25{gap:13.5rem!important}.gap-md-26{gap:14rem!important}.gap-md-27{gap:14.5rem!important}.gap-md-28{gap:15rem!important}.gap-md-29{gap:15.5rem!important}.gap-md-30{gap:16rem!important}.fs-md-1{font-size:calc(1.325rem + .9vw)!important}.fs-md-2{font-size:calc(1.285rem + .42vw)!important}.fs-md-3{font-size:1.2rem!important}.fs-md-4{font-size:1.1rem!important}.fs-md-5{font-size:.9rem!important}.fs-md-6{font-size:.8rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-6{margin:3.5rem!important}.m-lg-7{margin:4rem!important}.m-lg-8{margin:4.5rem!important}.m-lg-9{margin:5.5rem!important}.m-lg-10{margin:6rem!important}.m-lg-11{margin:6.5rem!important}.m-lg-12{margin:7rem!important}.m-lg-13{margin:7.5rem!important}.m-lg-14{margin:8rem!important}.m-lg-15{margin:8.5rem!important}.m-lg-16{margin:9rem!important}.m-lg-17{margin:9.5rem!important}.m-lg-18{margin:10rem!important}.m-lg-19{margin:10.5rem!important}.m-lg-20{margin:11rem!important}.m-lg-21{margin:11.5rem!important}.m-lg-22{margin:12rem!important}.m-lg-23{margin:12.5rem!important}.m-lg-24{margin:13rem!important}.m-lg-25{margin:13.5rem!important}.m-lg-26{margin:14rem!important}.m-lg-27{margin:14.5rem!important}.m-lg-28{margin:15rem!important}.m-lg-29{margin:15.5rem!important}.m-lg-30{margin:16rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-lg-7{margin-right:4rem!important;margin-left:4rem!important}.mx-lg-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-lg-9{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-lg-10{margin-right:6rem!important;margin-left:6rem!important}.mx-lg-11{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-lg-12{margin-right:7rem!important;margin-left:7rem!important}.mx-lg-13{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-lg-14{margin-right:8rem!important;margin-left:8rem!important}.mx-lg-15{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-lg-16{margin-right:9rem!important;margin-left:9rem!important}.mx-lg-17{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-lg-18{margin-right:10rem!important;margin-left:10rem!important}.mx-lg-19{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-lg-20{margin-right:11rem!important;margin-left:11rem!important}.mx-lg-21{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-lg-22{margin-right:12rem!important;margin-left:12rem!important}.mx-lg-23{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-lg-24{margin-right:13rem!important;margin-left:13rem!important}.mx-lg-25{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-lg-26{margin-right:14rem!important;margin-left:14rem!important}.mx-lg-27{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-lg-28{margin-right:15rem!important;margin-left:15rem!important}.mx-lg-29{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-lg-30{margin-right:16rem!important;margin-left:16rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-lg-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-lg-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-lg-9{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-lg-10{margin-top:6rem!important;margin-bottom:6rem!important}.my-lg-11{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-lg-12{margin-top:7rem!important;margin-bottom:7rem!important}.my-lg-13{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-lg-14{margin-top:8rem!important;margin-bottom:8rem!important}.my-lg-15{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-lg-16{margin-top:9rem!important;margin-bottom:9rem!important}.my-lg-17{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-lg-18{margin-top:10rem!important;margin-bottom:10rem!important}.my-lg-19{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-lg-20{margin-top:11rem!important;margin-bottom:11rem!important}.my-lg-21{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-lg-22{margin-top:12rem!important;margin-bottom:12rem!important}.my-lg-23{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-lg-24{margin-top:13rem!important;margin-bottom:13rem!important}.my-lg-25{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-lg-26{margin-top:14rem!important;margin-bottom:14rem!important}.my-lg-27{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-lg-28{margin-top:15rem!important;margin-bottom:15rem!important}.my-lg-29{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-lg-30{margin-top:16rem!important;margin-bottom:16rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-6{margin-top:3.5rem!important}.mt-lg-7{margin-top:4rem!important}.mt-lg-8{margin-top:4.5rem!important}.mt-lg-9{margin-top:5.5rem!important}.mt-lg-10{margin-top:6rem!important}.mt-lg-11{margin-top:6.5rem!important}.mt-lg-12{margin-top:7rem!important}.mt-lg-13{margin-top:7.5rem!important}.mt-lg-14{margin-top:8rem!important}.mt-lg-15{margin-top:8.5rem!important}.mt-lg-16{margin-top:9rem!important}.mt-lg-17{margin-top:9.5rem!important}.mt-lg-18{margin-top:10rem!important}.mt-lg-19{margin-top:10.5rem!important}.mt-lg-20{margin-top:11rem!important}.mt-lg-21{margin-top:11.5rem!important}.mt-lg-22{margin-top:12rem!important}.mt-lg-23{margin-top:12.5rem!important}.mt-lg-24{margin-top:13rem!important}.mt-lg-25{margin-top:13.5rem!important}.mt-lg-26{margin-top:14rem!important}.mt-lg-27{margin-top:14.5rem!important}.mt-lg-28{margin-top:15rem!important}.mt-lg-29{margin-top:15.5rem!important}.mt-lg-30{margin-top:16rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-6{margin-right:3.5rem!important}.me-lg-7{margin-right:4rem!important}.me-lg-8{margin-right:4.5rem!important}.me-lg-9{margin-right:5.5rem!important}.me-lg-10{margin-right:6rem!important}.me-lg-11{margin-right:6.5rem!important}.me-lg-12{margin-right:7rem!important}.me-lg-13{margin-right:7.5rem!important}.me-lg-14{margin-right:8rem!important}.me-lg-15{margin-right:8.5rem!important}.me-lg-16{margin-right:9rem!important}.me-lg-17{margin-right:9.5rem!important}.me-lg-18{margin-right:10rem!important}.me-lg-19{margin-right:10.5rem!important}.me-lg-20{margin-right:11rem!important}.me-lg-21{margin-right:11.5rem!important}.me-lg-22{margin-right:12rem!important}.me-lg-23{margin-right:12.5rem!important}.me-lg-24{margin-right:13rem!important}.me-lg-25{margin-right:13.5rem!important}.me-lg-26{margin-right:14rem!important}.me-lg-27{margin-right:14.5rem!important}.me-lg-28{margin-right:15rem!important}.me-lg-29{margin-right:15.5rem!important}.me-lg-30{margin-right:16rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-6{margin-bottom:3.5rem!important}.mb-lg-7{margin-bottom:4rem!important}.mb-lg-8{margin-bottom:4.5rem!important}.mb-lg-9{margin-bottom:5.5rem!important}.mb-lg-10{margin-bottom:6rem!important}.mb-lg-11{margin-bottom:6.5rem!important}.mb-lg-12{margin-bottom:7rem!important}.mb-lg-13{margin-bottom:7.5rem!important}.mb-lg-14{margin-bottom:8rem!important}.mb-lg-15{margin-bottom:8.5rem!important}.mb-lg-16{margin-bottom:9rem!important}.mb-lg-17{margin-bottom:9.5rem!important}.mb-lg-18{margin-bottom:10rem!important}.mb-lg-19{margin-bottom:10.5rem!important}.mb-lg-20{margin-bottom:11rem!important}.mb-lg-21{margin-bottom:11.5rem!important}.mb-lg-22{margin-bottom:12rem!important}.mb-lg-23{margin-bottom:12.5rem!important}.mb-lg-24{margin-bottom:13rem!important}.mb-lg-25{margin-bottom:13.5rem!important}.mb-lg-26{margin-bottom:14rem!important}.mb-lg-27{margin-bottom:14.5rem!important}.mb-lg-28{margin-bottom:15rem!important}.mb-lg-29{margin-bottom:15.5rem!important}.mb-lg-30{margin-bottom:16rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-6{margin-left:3.5rem!important}.ms-lg-7{margin-left:4rem!important}.ms-lg-8{margin-left:4.5rem!important}.ms-lg-9{margin-left:5.5rem!important}.ms-lg-10{margin-left:6rem!important}.ms-lg-11{margin-left:6.5rem!important}.ms-lg-12{margin-left:7rem!important}.ms-lg-13{margin-left:7.5rem!important}.ms-lg-14{margin-left:8rem!important}.ms-lg-15{margin-left:8.5rem!important}.ms-lg-16{margin-left:9rem!important}.ms-lg-17{margin-left:9.5rem!important}.ms-lg-18{margin-left:10rem!important}.ms-lg-19{margin-left:10.5rem!important}.ms-lg-20{margin-left:11rem!important}.ms-lg-21{margin-left:11.5rem!important}.ms-lg-22{margin-left:12rem!important}.ms-lg-23{margin-left:12.5rem!important}.ms-lg-24{margin-left:13rem!important}.ms-lg-25{margin-left:13.5rem!important}.ms-lg-26{margin-left:14rem!important}.ms-lg-27{margin-left:14.5rem!important}.ms-lg-28{margin-left:15rem!important}.ms-lg-29{margin-left:15.5rem!important}.ms-lg-30{margin-left:16rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.p-lg-6{padding:3.5rem!important}.p-lg-7{padding:4rem!important}.p-lg-8{padding:4.5rem!important}.p-lg-9{padding:5.5rem!important}.p-lg-10{padding:6rem!important}.p-lg-11{padding:6.5rem!important}.p-lg-12{padding:7rem!important}.p-lg-13{padding:7.5rem!important}.p-lg-14{padding:8rem!important}.p-lg-15{padding:8.5rem!important}.p-lg-16{padding:9rem!important}.p-lg-17{padding:9.5rem!important}.p-lg-18{padding:10rem!important}.p-lg-19{padding:10.5rem!important}.p-lg-20{padding:11rem!important}.p-lg-21{padding:11.5rem!important}.p-lg-22{padding:12rem!important}.p-lg-23{padding:12.5rem!important}.p-lg-24{padding:13rem!important}.p-lg-25{padding:13.5rem!important}.p-lg-26{padding:14rem!important}.p-lg-27{padding:14.5rem!important}.p-lg-28{padding:15rem!important}.p-lg-29{padding:15.5rem!important}.p-lg-30{padding:16rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.px-lg-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-lg-7{padding-right:4rem!important;padding-left:4rem!important}.px-lg-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-lg-9{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-lg-10{padding-right:6rem!important;padding-left:6rem!important}.px-lg-11{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-lg-12{padding-right:7rem!important;padding-left:7rem!important}.px-lg-13{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-lg-14{padding-right:8rem!important;padding-left:8rem!important}.px-lg-15{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-lg-16{padding-right:9rem!important;padding-left:9rem!important}.px-lg-17{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-lg-18{padding-right:10rem!important;padding-left:10rem!important}.px-lg-19{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-lg-20{padding-right:11rem!important;padding-left:11rem!important}.px-lg-21{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-lg-22{padding-right:12rem!important;padding-left:12rem!important}.px-lg-23{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-lg-24{padding-right:13rem!important;padding-left:13rem!important}.px-lg-25{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-lg-26{padding-right:14rem!important;padding-left:14rem!important}.px-lg-27{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-lg-28{padding-right:15rem!important;padding-left:15rem!important}.px-lg-29{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-lg-30{padding-right:16rem!important;padding-left:16rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-lg-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-lg-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-lg-9{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-lg-10{padding-top:6rem!important;padding-bottom:6rem!important}.py-lg-11{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-lg-12{padding-top:7rem!important;padding-bottom:7rem!important}.py-lg-13{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-lg-14{padding-top:8rem!important;padding-bottom:8rem!important}.py-lg-15{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-lg-16{padding-top:9rem!important;padding-bottom:9rem!important}.py-lg-17{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-lg-18{padding-top:10rem!important;padding-bottom:10rem!important}.py-lg-19{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-lg-20{padding-top:11rem!important;padding-bottom:11rem!important}.py-lg-21{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-lg-22{padding-top:12rem!important;padding-bottom:12rem!important}.py-lg-23{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-lg-24{padding-top:13rem!important;padding-bottom:13rem!important}.py-lg-25{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-lg-26{padding-top:14rem!important;padding-bottom:14rem!important}.py-lg-27{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-lg-28{padding-top:15rem!important;padding-bottom:15rem!important}.py-lg-29{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-lg-30{padding-top:16rem!important;padding-bottom:16rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pt-lg-6{padding-top:3.5rem!important}.pt-lg-7{padding-top:4rem!important}.pt-lg-8{padding-top:4.5rem!important}.pt-lg-9{padding-top:5.5rem!important}.pt-lg-10{padding-top:6rem!important}.pt-lg-11{padding-top:6.5rem!important}.pt-lg-12{padding-top:7rem!important}.pt-lg-13{padding-top:7.5rem!important}.pt-lg-14{padding-top:8rem!important}.pt-lg-15{padding-top:8.5rem!important}.pt-lg-16{padding-top:9rem!important}.pt-lg-17{padding-top:9.5rem!important}.pt-lg-18{padding-top:10rem!important}.pt-lg-19{padding-top:10.5rem!important}.pt-lg-20{padding-top:11rem!important}.pt-lg-21{padding-top:11.5rem!important}.pt-lg-22{padding-top:12rem!important}.pt-lg-23{padding-top:12.5rem!important}.pt-lg-24{padding-top:13rem!important}.pt-lg-25{padding-top:13.5rem!important}.pt-lg-26{padding-top:14rem!important}.pt-lg-27{padding-top:14.5rem!important}.pt-lg-28{padding-top:15rem!important}.pt-lg-29{padding-top:15.5rem!important}.pt-lg-30{padding-top:16rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pe-lg-6{padding-right:3.5rem!important}.pe-lg-7{padding-right:4rem!important}.pe-lg-8{padding-right:4.5rem!important}.pe-lg-9{padding-right:5.5rem!important}.pe-lg-10{padding-right:6rem!important}.pe-lg-11{padding-right:6.5rem!important}.pe-lg-12{padding-right:7rem!important}.pe-lg-13{padding-right:7.5rem!important}.pe-lg-14{padding-right:8rem!important}.pe-lg-15{padding-right:8.5rem!important}.pe-lg-16{padding-right:9rem!important}.pe-lg-17{padding-right:9.5rem!important}.pe-lg-18{padding-right:10rem!important}.pe-lg-19{padding-right:10.5rem!important}.pe-lg-20{padding-right:11rem!important}.pe-lg-21{padding-right:11.5rem!important}.pe-lg-22{padding-right:12rem!important}.pe-lg-23{padding-right:12.5rem!important}.pe-lg-24{padding-right:13rem!important}.pe-lg-25{padding-right:13.5rem!important}.pe-lg-26{padding-right:14rem!important}.pe-lg-27{padding-right:14.5rem!important}.pe-lg-28{padding-right:15rem!important}.pe-lg-29{padding-right:15.5rem!important}.pe-lg-30{padding-right:16rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.pb-lg-6{padding-bottom:3.5rem!important}.pb-lg-7{padding-bottom:4rem!important}.pb-lg-8{padding-bottom:4.5rem!important}.pb-lg-9{padding-bottom:5.5rem!important}.pb-lg-10{padding-bottom:6rem!important}.pb-lg-11{padding-bottom:6.5rem!important}.pb-lg-12{padding-bottom:7rem!important}.pb-lg-13{padding-bottom:7.5rem!important}.pb-lg-14{padding-bottom:8rem!important}.pb-lg-15{padding-bottom:8.5rem!important}.pb-lg-16{padding-bottom:9rem!important}.pb-lg-17{padding-bottom:9.5rem!important}.pb-lg-18{padding-bottom:10rem!important}.pb-lg-19{padding-bottom:10.5rem!important}.pb-lg-20{padding-bottom:11rem!important}.pb-lg-21{padding-bottom:11.5rem!important}.pb-lg-22{padding-bottom:12rem!important}.pb-lg-23{padding-bottom:12.5rem!important}.pb-lg-24{padding-bottom:13rem!important}.pb-lg-25{padding-bottom:13.5rem!important}.pb-lg-26{padding-bottom:14rem!important}.pb-lg-27{padding-bottom:14.5rem!important}.pb-lg-28{padding-bottom:15rem!important}.pb-lg-29{padding-bottom:15.5rem!important}.pb-lg-30{padding-bottom:16rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.ps-lg-6{padding-left:3.5rem!important}.ps-lg-7{padding-left:4rem!important}.ps-lg-8{padding-left:4.5rem!important}.ps-lg-9{padding-left:5.5rem!important}.ps-lg-10{padding-left:6rem!important}.ps-lg-11{padding-left:6.5rem!important}.ps-lg-12{padding-left:7rem!important}.ps-lg-13{padding-left:7.5rem!important}.ps-lg-14{padding-left:8rem!important}.ps-lg-15{padding-left:8.5rem!important}.ps-lg-16{padding-left:9rem!important}.ps-lg-17{padding-left:9.5rem!important}.ps-lg-18{padding-left:10rem!important}.ps-lg-19{padding-left:10.5rem!important}.ps-lg-20{padding-left:11rem!important}.ps-lg-21{padding-left:11.5rem!important}.ps-lg-22{padding-left:12rem!important}.ps-lg-23{padding-left:12.5rem!important}.ps-lg-24{padding-left:13rem!important}.ps-lg-25{padding-left:13.5rem!important}.ps-lg-26{padding-left:14rem!important}.ps-lg-27{padding-left:14.5rem!important}.ps-lg-28{padding-left:15rem!important}.ps-lg-29{padding-left:15.5rem!important}.ps-lg-30{padding-left:16rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.gap-lg-6{gap:3.5rem!important}.gap-lg-7{gap:4rem!important}.gap-lg-8{gap:4.5rem!important}.gap-lg-9{gap:5.5rem!important}.gap-lg-10{gap:6rem!important}.gap-lg-11{gap:6.5rem!important}.gap-lg-12{gap:7rem!important}.gap-lg-13{gap:7.5rem!important}.gap-lg-14{gap:8rem!important}.gap-lg-15{gap:8.5rem!important}.gap-lg-16{gap:9rem!important}.gap-lg-17{gap:9.5rem!important}.gap-lg-18{gap:10rem!important}.gap-lg-19{gap:10.5rem!important}.gap-lg-20{gap:11rem!important}.gap-lg-21{gap:11.5rem!important}.gap-lg-22{gap:12rem!important}.gap-lg-23{gap:12.5rem!important}.gap-lg-24{gap:13rem!important}.gap-lg-25{gap:13.5rem!important}.gap-lg-26{gap:14rem!important}.gap-lg-27{gap:14.5rem!important}.gap-lg-28{gap:15rem!important}.gap-lg-29{gap:15.5rem!important}.gap-lg-30{gap:16rem!important}.fs-lg-1{font-size:calc(1.325rem + .9vw)!important}.fs-lg-2{font-size:calc(1.285rem + .42vw)!important}.fs-lg-3{font-size:1.2rem!important}.fs-lg-4{font-size:1.1rem!important}.fs-lg-5{font-size:.9rem!important}.fs-lg-6{font-size:.8rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-6{margin:3.5rem!important}.m-xl-7{margin:4rem!important}.m-xl-8{margin:4.5rem!important}.m-xl-9{margin:5.5rem!important}.m-xl-10{margin:6rem!important}.m-xl-11{margin:6.5rem!important}.m-xl-12{margin:7rem!important}.m-xl-13{margin:7.5rem!important}.m-xl-14{margin:8rem!important}.m-xl-15{margin:8.5rem!important}.m-xl-16{margin:9rem!important}.m-xl-17{margin:9.5rem!important}.m-xl-18{margin:10rem!important}.m-xl-19{margin:10.5rem!important}.m-xl-20{margin:11rem!important}.m-xl-21{margin:11.5rem!important}.m-xl-22{margin:12rem!important}.m-xl-23{margin:12.5rem!important}.m-xl-24{margin:13rem!important}.m-xl-25{margin:13.5rem!important}.m-xl-26{margin:14rem!important}.m-xl-27{margin:14.5rem!important}.m-xl-28{margin:15rem!important}.m-xl-29{margin:15.5rem!important}.m-xl-30{margin:16rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xl-7{margin-right:4rem!important;margin-left:4rem!important}.mx-xl-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xl-9{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-xl-10{margin-right:6rem!important;margin-left:6rem!important}.mx-xl-11{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-xl-12{margin-right:7rem!important;margin-left:7rem!important}.mx-xl-13{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xl-14{margin-right:8rem!important;margin-left:8rem!important}.mx-xl-15{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-xl-16{margin-right:9rem!important;margin-left:9rem!important}.mx-xl-17{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-xl-18{margin-right:10rem!important;margin-left:10rem!important}.mx-xl-19{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-xl-20{margin-right:11rem!important;margin-left:11rem!important}.mx-xl-21{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-xl-22{margin-right:12rem!important;margin-left:12rem!important}.mx-xl-23{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-xl-24{margin-right:13rem!important;margin-left:13rem!important}.mx-xl-25{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-xl-26{margin-right:14rem!important;margin-left:14rem!important}.mx-xl-27{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-xl-28{margin-right:15rem!important;margin-left:15rem!important}.mx-xl-29{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-xl-30{margin-right:16rem!important;margin-left:16rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xl-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-xl-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xl-9{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-xl-10{margin-top:6rem!important;margin-bottom:6rem!important}.my-xl-11{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-xl-12{margin-top:7rem!important;margin-bottom:7rem!important}.my-xl-13{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xl-14{margin-top:8rem!important;margin-bottom:8rem!important}.my-xl-15{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-xl-16{margin-top:9rem!important;margin-bottom:9rem!important}.my-xl-17{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-xl-18{margin-top:10rem!important;margin-bottom:10rem!important}.my-xl-19{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-xl-20{margin-top:11rem!important;margin-bottom:11rem!important}.my-xl-21{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-xl-22{margin-top:12rem!important;margin-bottom:12rem!important}.my-xl-23{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-xl-24{margin-top:13rem!important;margin-bottom:13rem!important}.my-xl-25{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-xl-26{margin-top:14rem!important;margin-bottom:14rem!important}.my-xl-27{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-xl-28{margin-top:15rem!important;margin-bottom:15rem!important}.my-xl-29{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-xl-30{margin-top:16rem!important;margin-bottom:16rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-6{margin-top:3.5rem!important}.mt-xl-7{margin-top:4rem!important}.mt-xl-8{margin-top:4.5rem!important}.mt-xl-9{margin-top:5.5rem!important}.mt-xl-10{margin-top:6rem!important}.mt-xl-11{margin-top:6.5rem!important}.mt-xl-12{margin-top:7rem!important}.mt-xl-13{margin-top:7.5rem!important}.mt-xl-14{margin-top:8rem!important}.mt-xl-15{margin-top:8.5rem!important}.mt-xl-16{margin-top:9rem!important}.mt-xl-17{margin-top:9.5rem!important}.mt-xl-18{margin-top:10rem!important}.mt-xl-19{margin-top:10.5rem!important}.mt-xl-20{margin-top:11rem!important}.mt-xl-21{margin-top:11.5rem!important}.mt-xl-22{margin-top:12rem!important}.mt-xl-23{margin-top:12.5rem!important}.mt-xl-24{margin-top:13rem!important}.mt-xl-25{margin-top:13.5rem!important}.mt-xl-26{margin-top:14rem!important}.mt-xl-27{margin-top:14.5rem!important}.mt-xl-28{margin-top:15rem!important}.mt-xl-29{margin-top:15.5rem!important}.mt-xl-30{margin-top:16rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-6{margin-right:3.5rem!important}.me-xl-7{margin-right:4rem!important}.me-xl-8{margin-right:4.5rem!important}.me-xl-9{margin-right:5.5rem!important}.me-xl-10{margin-right:6rem!important}.me-xl-11{margin-right:6.5rem!important}.me-xl-12{margin-right:7rem!important}.me-xl-13{margin-right:7.5rem!important}.me-xl-14{margin-right:8rem!important}.me-xl-15{margin-right:8.5rem!important}.me-xl-16{margin-right:9rem!important}.me-xl-17{margin-right:9.5rem!important}.me-xl-18{margin-right:10rem!important}.me-xl-19{margin-right:10.5rem!important}.me-xl-20{margin-right:11rem!important}.me-xl-21{margin-right:11.5rem!important}.me-xl-22{margin-right:12rem!important}.me-xl-23{margin-right:12.5rem!important}.me-xl-24{margin-right:13rem!important}.me-xl-25{margin-right:13.5rem!important}.me-xl-26{margin-right:14rem!important}.me-xl-27{margin-right:14.5rem!important}.me-xl-28{margin-right:15rem!important}.me-xl-29{margin-right:15.5rem!important}.me-xl-30{margin-right:16rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-6{margin-bottom:3.5rem!important}.mb-xl-7{margin-bottom:4rem!important}.mb-xl-8{margin-bottom:4.5rem!important}.mb-xl-9{margin-bottom:5.5rem!important}.mb-xl-10{margin-bottom:6rem!important}.mb-xl-11{margin-bottom:6.5rem!important}.mb-xl-12{margin-bottom:7rem!important}.mb-xl-13{margin-bottom:7.5rem!important}.mb-xl-14{margin-bottom:8rem!important}.mb-xl-15{margin-bottom:8.5rem!important}.mb-xl-16{margin-bottom:9rem!important}.mb-xl-17{margin-bottom:9.5rem!important}.mb-xl-18{margin-bottom:10rem!important}.mb-xl-19{margin-bottom:10.5rem!important}.mb-xl-20{margin-bottom:11rem!important}.mb-xl-21{margin-bottom:11.5rem!important}.mb-xl-22{margin-bottom:12rem!important}.mb-xl-23{margin-bottom:12.5rem!important}.mb-xl-24{margin-bottom:13rem!important}.mb-xl-25{margin-bottom:13.5rem!important}.mb-xl-26{margin-bottom:14rem!important}.mb-xl-27{margin-bottom:14.5rem!important}.mb-xl-28{margin-bottom:15rem!important}.mb-xl-29{margin-bottom:15.5rem!important}.mb-xl-30{margin-bottom:16rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-6{margin-left:3.5rem!important}.ms-xl-7{margin-left:4rem!important}.ms-xl-8{margin-left:4.5rem!important}.ms-xl-9{margin-left:5.5rem!important}.ms-xl-10{margin-left:6rem!important}.ms-xl-11{margin-left:6.5rem!important}.ms-xl-12{margin-left:7rem!important}.ms-xl-13{margin-left:7.5rem!important}.ms-xl-14{margin-left:8rem!important}.ms-xl-15{margin-left:8.5rem!important}.ms-xl-16{margin-left:9rem!important}.ms-xl-17{margin-left:9.5rem!important}.ms-xl-18{margin-left:10rem!important}.ms-xl-19{margin-left:10.5rem!important}.ms-xl-20{margin-left:11rem!important}.ms-xl-21{margin-left:11.5rem!important}.ms-xl-22{margin-left:12rem!important}.ms-xl-23{margin-left:12.5rem!important}.ms-xl-24{margin-left:13rem!important}.ms-xl-25{margin-left:13.5rem!important}.ms-xl-26{margin-left:14rem!important}.ms-xl-27{margin-left:14.5rem!important}.ms-xl-28{margin-left:15rem!important}.ms-xl-29{margin-left:15.5rem!important}.ms-xl-30{margin-left:16rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.p-xl-6{padding:3.5rem!important}.p-xl-7{padding:4rem!important}.p-xl-8{padding:4.5rem!important}.p-xl-9{padding:5.5rem!important}.p-xl-10{padding:6rem!important}.p-xl-11{padding:6.5rem!important}.p-xl-12{padding:7rem!important}.p-xl-13{padding:7.5rem!important}.p-xl-14{padding:8rem!important}.p-xl-15{padding:8.5rem!important}.p-xl-16{padding:9rem!important}.p-xl-17{padding:9.5rem!important}.p-xl-18{padding:10rem!important}.p-xl-19{padding:10.5rem!important}.p-xl-20{padding:11rem!important}.p-xl-21{padding:11.5rem!important}.p-xl-22{padding:12rem!important}.p-xl-23{padding:12.5rem!important}.p-xl-24{padding:13rem!important}.p-xl-25{padding:13.5rem!important}.p-xl-26{padding:14rem!important}.p-xl-27{padding:14.5rem!important}.p-xl-28{padding:15rem!important}.p-xl-29{padding:15.5rem!important}.p-xl-30{padding:16rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xl-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xl-7{padding-right:4rem!important;padding-left:4rem!important}.px-xl-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xl-9{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-xl-10{padding-right:6rem!important;padding-left:6rem!important}.px-xl-11{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-xl-12{padding-right:7rem!important;padding-left:7rem!important}.px-xl-13{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-xl-14{padding-right:8rem!important;padding-left:8rem!important}.px-xl-15{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-xl-16{padding-right:9rem!important;padding-left:9rem!important}.px-xl-17{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-xl-18{padding-right:10rem!important;padding-left:10rem!important}.px-xl-19{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-xl-20{padding-right:11rem!important;padding-left:11rem!important}.px-xl-21{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-xl-22{padding-right:12rem!important;padding-left:12rem!important}.px-xl-23{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-xl-24{padding-right:13rem!important;padding-left:13rem!important}.px-xl-25{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-xl-26{padding-right:14rem!important;padding-left:14rem!important}.px-xl-27{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-xl-28{padding-right:15rem!important;padding-left:15rem!important}.px-xl-29{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-xl-30{padding-right:16rem!important;padding-left:16rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xl-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-xl-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xl-9{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-xl-10{padding-top:6rem!important;padding-bottom:6rem!important}.py-xl-11{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-xl-12{padding-top:7rem!important;padding-bottom:7rem!important}.py-xl-13{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xl-14{padding-top:8rem!important;padding-bottom:8rem!important}.py-xl-15{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-xl-16{padding-top:9rem!important;padding-bottom:9rem!important}.py-xl-17{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-xl-18{padding-top:10rem!important;padding-bottom:10rem!important}.py-xl-19{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-xl-20{padding-top:11rem!important;padding-bottom:11rem!important}.py-xl-21{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-xl-22{padding-top:12rem!important;padding-bottom:12rem!important}.py-xl-23{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-xl-24{padding-top:13rem!important;padding-bottom:13rem!important}.py-xl-25{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-xl-26{padding-top:14rem!important;padding-bottom:14rem!important}.py-xl-27{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-xl-28{padding-top:15rem!important;padding-bottom:15rem!important}.py-xl-29{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-xl-30{padding-top:16rem!important;padding-bottom:16rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pt-xl-6{padding-top:3.5rem!important}.pt-xl-7{padding-top:4rem!important}.pt-xl-8{padding-top:4.5rem!important}.pt-xl-9{padding-top:5.5rem!important}.pt-xl-10{padding-top:6rem!important}.pt-xl-11{padding-top:6.5rem!important}.pt-xl-12{padding-top:7rem!important}.pt-xl-13{padding-top:7.5rem!important}.pt-xl-14{padding-top:8rem!important}.pt-xl-15{padding-top:8.5rem!important}.pt-xl-16{padding-top:9rem!important}.pt-xl-17{padding-top:9.5rem!important}.pt-xl-18{padding-top:10rem!important}.pt-xl-19{padding-top:10.5rem!important}.pt-xl-20{padding-top:11rem!important}.pt-xl-21{padding-top:11.5rem!important}.pt-xl-22{padding-top:12rem!important}.pt-xl-23{padding-top:12.5rem!important}.pt-xl-24{padding-top:13rem!important}.pt-xl-25{padding-top:13.5rem!important}.pt-xl-26{padding-top:14rem!important}.pt-xl-27{padding-top:14.5rem!important}.pt-xl-28{padding-top:15rem!important}.pt-xl-29{padding-top:15.5rem!important}.pt-xl-30{padding-top:16rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pe-xl-6{padding-right:3.5rem!important}.pe-xl-7{padding-right:4rem!important}.pe-xl-8{padding-right:4.5rem!important}.pe-xl-9{padding-right:5.5rem!important}.pe-xl-10{padding-right:6rem!important}.pe-xl-11{padding-right:6.5rem!important}.pe-xl-12{padding-right:7rem!important}.pe-xl-13{padding-right:7.5rem!important}.pe-xl-14{padding-right:8rem!important}.pe-xl-15{padding-right:8.5rem!important}.pe-xl-16{padding-right:9rem!important}.pe-xl-17{padding-right:9.5rem!important}.pe-xl-18{padding-right:10rem!important}.pe-xl-19{padding-right:10.5rem!important}.pe-xl-20{padding-right:11rem!important}.pe-xl-21{padding-right:11.5rem!important}.pe-xl-22{padding-right:12rem!important}.pe-xl-23{padding-right:12.5rem!important}.pe-xl-24{padding-right:13rem!important}.pe-xl-25{padding-right:13.5rem!important}.pe-xl-26{padding-right:14rem!important}.pe-xl-27{padding-right:14.5rem!important}.pe-xl-28{padding-right:15rem!important}.pe-xl-29{padding-right:15.5rem!important}.pe-xl-30{padding-right:16rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.pb-xl-6{padding-bottom:3.5rem!important}.pb-xl-7{padding-bottom:4rem!important}.pb-xl-8{padding-bottom:4.5rem!important}.pb-xl-9{padding-bottom:5.5rem!important}.pb-xl-10{padding-bottom:6rem!important}.pb-xl-11{padding-bottom:6.5rem!important}.pb-xl-12{padding-bottom:7rem!important}.pb-xl-13{padding-bottom:7.5rem!important}.pb-xl-14{padding-bottom:8rem!important}.pb-xl-15{padding-bottom:8.5rem!important}.pb-xl-16{padding-bottom:9rem!important}.pb-xl-17{padding-bottom:9.5rem!important}.pb-xl-18{padding-bottom:10rem!important}.pb-xl-19{padding-bottom:10.5rem!important}.pb-xl-20{padding-bottom:11rem!important}.pb-xl-21{padding-bottom:11.5rem!important}.pb-xl-22{padding-bottom:12rem!important}.pb-xl-23{padding-bottom:12.5rem!important}.pb-xl-24{padding-bottom:13rem!important}.pb-xl-25{padding-bottom:13.5rem!important}.pb-xl-26{padding-bottom:14rem!important}.pb-xl-27{padding-bottom:14.5rem!important}.pb-xl-28{padding-bottom:15rem!important}.pb-xl-29{padding-bottom:15.5rem!important}.pb-xl-30{padding-bottom:16rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.ps-xl-6{padding-left:3.5rem!important}.ps-xl-7{padding-left:4rem!important}.ps-xl-8{padding-left:4.5rem!important}.ps-xl-9{padding-left:5.5rem!important}.ps-xl-10{padding-left:6rem!important}.ps-xl-11{padding-left:6.5rem!important}.ps-xl-12{padding-left:7rem!important}.ps-xl-13{padding-left:7.5rem!important}.ps-xl-14{padding-left:8rem!important}.ps-xl-15{padding-left:8.5rem!important}.ps-xl-16{padding-left:9rem!important}.ps-xl-17{padding-left:9.5rem!important}.ps-xl-18{padding-left:10rem!important}.ps-xl-19{padding-left:10.5rem!important}.ps-xl-20{padding-left:11rem!important}.ps-xl-21{padding-left:11.5rem!important}.ps-xl-22{padding-left:12rem!important}.ps-xl-23{padding-left:12.5rem!important}.ps-xl-24{padding-left:13rem!important}.ps-xl-25{padding-left:13.5rem!important}.ps-xl-26{padding-left:14rem!important}.ps-xl-27{padding-left:14.5rem!important}.ps-xl-28{padding-left:15rem!important}.ps-xl-29{padding-left:15.5rem!important}.ps-xl-30{padding-left:16rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.gap-xl-6{gap:3.5rem!important}.gap-xl-7{gap:4rem!important}.gap-xl-8{gap:4.5rem!important}.gap-xl-9{gap:5.5rem!important}.gap-xl-10{gap:6rem!important}.gap-xl-11{gap:6.5rem!important}.gap-xl-12{gap:7rem!important}.gap-xl-13{gap:7.5rem!important}.gap-xl-14{gap:8rem!important}.gap-xl-15{gap:8.5rem!important}.gap-xl-16{gap:9rem!important}.gap-xl-17{gap:9.5rem!important}.gap-xl-18{gap:10rem!important}.gap-xl-19{gap:10.5rem!important}.gap-xl-20{gap:11rem!important}.gap-xl-21{gap:11.5rem!important}.gap-xl-22{gap:12rem!important}.gap-xl-23{gap:12.5rem!important}.gap-xl-24{gap:13rem!important}.gap-xl-25{gap:13.5rem!important}.gap-xl-26{gap:14rem!important}.gap-xl-27{gap:14.5rem!important}.gap-xl-28{gap:15rem!important}.gap-xl-29{gap:15.5rem!important}.gap-xl-30{gap:16rem!important}.fs-xl-1{font-size:calc(1.325rem + .9vw)!important}.fs-xl-2{font-size:calc(1.285rem + .42vw)!important}.fs-xl-3{font-size:1.2rem!important}.fs-xl-4{font-size:1.1rem!important}.fs-xl-5{font-size:.9rem!important}.fs-xl-6{font-size:.8rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1366px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-6{margin:3.5rem!important}.m-xxl-7{margin:4rem!important}.m-xxl-8{margin:4.5rem!important}.m-xxl-9{margin:5.5rem!important}.m-xxl-10{margin:6rem!important}.m-xxl-11{margin:6.5rem!important}.m-xxl-12{margin:7rem!important}.m-xxl-13{margin:7.5rem!important}.m-xxl-14{margin:8rem!important}.m-xxl-15{margin:8.5rem!important}.m-xxl-16{margin:9rem!important}.m-xxl-17{margin:9.5rem!important}.m-xxl-18{margin:10rem!important}.m-xxl-19{margin:10.5rem!important}.m-xxl-20{margin:11rem!important}.m-xxl-21{margin:11.5rem!important}.m-xxl-22{margin:12rem!important}.m-xxl-23{margin:12.5rem!important}.m-xxl-24{margin:13rem!important}.m-xxl-25{margin:13.5rem!important}.m-xxl-26{margin:14rem!important}.m-xxl-27{margin:14.5rem!important}.m-xxl-28{margin:15rem!important}.m-xxl-29{margin:15.5rem!important}.m-xxl-30{margin:16rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xxl-7{margin-right:4rem!important;margin-left:4rem!important}.mx-xxl-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xxl-9{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-xxl-10{margin-right:6rem!important;margin-left:6rem!important}.mx-xxl-11{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-xxl-12{margin-right:7rem!important;margin-left:7rem!important}.mx-xxl-13{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xxl-14{margin-right:8rem!important;margin-left:8rem!important}.mx-xxl-15{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-xxl-16{margin-right:9rem!important;margin-left:9rem!important}.mx-xxl-17{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-xxl-18{margin-right:10rem!important;margin-left:10rem!important}.mx-xxl-19{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-xxl-20{margin-right:11rem!important;margin-left:11rem!important}.mx-xxl-21{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-xxl-22{margin-right:12rem!important;margin-left:12rem!important}.mx-xxl-23{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-xxl-24{margin-right:13rem!important;margin-left:13rem!important}.mx-xxl-25{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-xxl-26{margin-right:14rem!important;margin-left:14rem!important}.mx-xxl-27{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-xxl-28{margin-right:15rem!important;margin-left:15rem!important}.mx-xxl-29{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-xxl-30{margin-right:16rem!important;margin-left:16rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xxl-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxl-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xxl-9{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-xxl-10{margin-top:6rem!important;margin-bottom:6rem!important}.my-xxl-11{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-xxl-12{margin-top:7rem!important;margin-bottom:7rem!important}.my-xxl-13{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xxl-14{margin-top:8rem!important;margin-bottom:8rem!important}.my-xxl-15{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-xxl-16{margin-top:9rem!important;margin-bottom:9rem!important}.my-xxl-17{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-xxl-18{margin-top:10rem!important;margin-bottom:10rem!important}.my-xxl-19{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-xxl-20{margin-top:11rem!important;margin-bottom:11rem!important}.my-xxl-21{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-xxl-22{margin-top:12rem!important;margin-bottom:12rem!important}.my-xxl-23{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-xxl-24{margin-top:13rem!important;margin-bottom:13rem!important}.my-xxl-25{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-xxl-26{margin-top:14rem!important;margin-bottom:14rem!important}.my-xxl-27{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-xxl-28{margin-top:15rem!important;margin-bottom:15rem!important}.my-xxl-29{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-xxl-30{margin-top:16rem!important;margin-bottom:16rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-6{margin-top:3.5rem!important}.mt-xxl-7{margin-top:4rem!important}.mt-xxl-8{margin-top:4.5rem!important}.mt-xxl-9{margin-top:5.5rem!important}.mt-xxl-10{margin-top:6rem!important}.mt-xxl-11{margin-top:6.5rem!important}.mt-xxl-12{margin-top:7rem!important}.mt-xxl-13{margin-top:7.5rem!important}.mt-xxl-14{margin-top:8rem!important}.mt-xxl-15{margin-top:8.5rem!important}.mt-xxl-16{margin-top:9rem!important}.mt-xxl-17{margin-top:9.5rem!important}.mt-xxl-18{margin-top:10rem!important}.mt-xxl-19{margin-top:10.5rem!important}.mt-xxl-20{margin-top:11rem!important}.mt-xxl-21{margin-top:11.5rem!important}.mt-xxl-22{margin-top:12rem!important}.mt-xxl-23{margin-top:12.5rem!important}.mt-xxl-24{margin-top:13rem!important}.mt-xxl-25{margin-top:13.5rem!important}.mt-xxl-26{margin-top:14rem!important}.mt-xxl-27{margin-top:14.5rem!important}.mt-xxl-28{margin-top:15rem!important}.mt-xxl-29{margin-top:15.5rem!important}.mt-xxl-30{margin-top:16rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-6{margin-right:3.5rem!important}.me-xxl-7{margin-right:4rem!important}.me-xxl-8{margin-right:4.5rem!important}.me-xxl-9{margin-right:5.5rem!important}.me-xxl-10{margin-right:6rem!important}.me-xxl-11{margin-right:6.5rem!important}.me-xxl-12{margin-right:7rem!important}.me-xxl-13{margin-right:7.5rem!important}.me-xxl-14{margin-right:8rem!important}.me-xxl-15{margin-right:8.5rem!important}.me-xxl-16{margin-right:9rem!important}.me-xxl-17{margin-right:9.5rem!important}.me-xxl-18{margin-right:10rem!important}.me-xxl-19{margin-right:10.5rem!important}.me-xxl-20{margin-right:11rem!important}.me-xxl-21{margin-right:11.5rem!important}.me-xxl-22{margin-right:12rem!important}.me-xxl-23{margin-right:12.5rem!important}.me-xxl-24{margin-right:13rem!important}.me-xxl-25{margin-right:13.5rem!important}.me-xxl-26{margin-right:14rem!important}.me-xxl-27{margin-right:14.5rem!important}.me-xxl-28{margin-right:15rem!important}.me-xxl-29{margin-right:15.5rem!important}.me-xxl-30{margin-right:16rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-6{margin-bottom:3.5rem!important}.mb-xxl-7{margin-bottom:4rem!important}.mb-xxl-8{margin-bottom:4.5rem!important}.mb-xxl-9{margin-bottom:5.5rem!important}.mb-xxl-10{margin-bottom:6rem!important}.mb-xxl-11{margin-bottom:6.5rem!important}.mb-xxl-12{margin-bottom:7rem!important}.mb-xxl-13{margin-bottom:7.5rem!important}.mb-xxl-14{margin-bottom:8rem!important}.mb-xxl-15{margin-bottom:8.5rem!important}.mb-xxl-16{margin-bottom:9rem!important}.mb-xxl-17{margin-bottom:9.5rem!important}.mb-xxl-18{margin-bottom:10rem!important}.mb-xxl-19{margin-bottom:10.5rem!important}.mb-xxl-20{margin-bottom:11rem!important}.mb-xxl-21{margin-bottom:11.5rem!important}.mb-xxl-22{margin-bottom:12rem!important}.mb-xxl-23{margin-bottom:12.5rem!important}.mb-xxl-24{margin-bottom:13rem!important}.mb-xxl-25{margin-bottom:13.5rem!important}.mb-xxl-26{margin-bottom:14rem!important}.mb-xxl-27{margin-bottom:14.5rem!important}.mb-xxl-28{margin-bottom:15rem!important}.mb-xxl-29{margin-bottom:15.5rem!important}.mb-xxl-30{margin-bottom:16rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-6{margin-left:3.5rem!important}.ms-xxl-7{margin-left:4rem!important}.ms-xxl-8{margin-left:4.5rem!important}.ms-xxl-9{margin-left:5.5rem!important}.ms-xxl-10{margin-left:6rem!important}.ms-xxl-11{margin-left:6.5rem!important}.ms-xxl-12{margin-left:7rem!important}.ms-xxl-13{margin-left:7.5rem!important}.ms-xxl-14{margin-left:8rem!important}.ms-xxl-15{margin-left:8.5rem!important}.ms-xxl-16{margin-left:9rem!important}.ms-xxl-17{margin-left:9.5rem!important}.ms-xxl-18{margin-left:10rem!important}.ms-xxl-19{margin-left:10.5rem!important}.ms-xxl-20{margin-left:11rem!important}.ms-xxl-21{margin-left:11.5rem!important}.ms-xxl-22{margin-left:12rem!important}.ms-xxl-23{margin-left:12.5rem!important}.ms-xxl-24{margin-left:13rem!important}.ms-xxl-25{margin-left:13.5rem!important}.ms-xxl-26{margin-left:14rem!important}.ms-xxl-27{margin-left:14.5rem!important}.ms-xxl-28{margin-left:15rem!important}.ms-xxl-29{margin-left:15.5rem!important}.ms-xxl-30{margin-left:16rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.p-xxl-6{padding:3.5rem!important}.p-xxl-7{padding:4rem!important}.p-xxl-8{padding:4.5rem!important}.p-xxl-9{padding:5.5rem!important}.p-xxl-10{padding:6rem!important}.p-xxl-11{padding:6.5rem!important}.p-xxl-12{padding:7rem!important}.p-xxl-13{padding:7.5rem!important}.p-xxl-14{padding:8rem!important}.p-xxl-15{padding:8.5rem!important}.p-xxl-16{padding:9rem!important}.p-xxl-17{padding:9.5rem!important}.p-xxl-18{padding:10rem!important}.p-xxl-19{padding:10.5rem!important}.p-xxl-20{padding:11rem!important}.p-xxl-21{padding:11.5rem!important}.p-xxl-22{padding:12rem!important}.p-xxl-23{padding:12.5rem!important}.p-xxl-24{padding:13rem!important}.p-xxl-25{padding:13.5rem!important}.p-xxl-26{padding:14rem!important}.p-xxl-27{padding:14.5rem!important}.p-xxl-28{padding:15rem!important}.p-xxl-29{padding:15.5rem!important}.p-xxl-30{padding:16rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xxl-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xxl-7{padding-right:4rem!important;padding-left:4rem!important}.px-xxl-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xxl-9{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-xxl-10{padding-right:6rem!important;padding-left:6rem!important}.px-xxl-11{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-xxl-12{padding-right:7rem!important;padding-left:7rem!important}.px-xxl-13{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-xxl-14{padding-right:8rem!important;padding-left:8rem!important}.px-xxl-15{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-xxl-16{padding-right:9rem!important;padding-left:9rem!important}.px-xxl-17{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-xxl-18{padding-right:10rem!important;padding-left:10rem!important}.px-xxl-19{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-xxl-20{padding-right:11rem!important;padding-left:11rem!important}.px-xxl-21{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-xxl-22{padding-right:12rem!important;padding-left:12rem!important}.px-xxl-23{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-xxl-24{padding-right:13rem!important;padding-left:13rem!important}.px-xxl-25{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-xxl-26{padding-right:14rem!important;padding-left:14rem!important}.px-xxl-27{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-xxl-28{padding-right:15rem!important;padding-left:15rem!important}.px-xxl-29{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-xxl-30{padding-right:16rem!important;padding-left:16rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xxl-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxl-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xxl-9{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-xxl-10{padding-top:6rem!important;padding-bottom:6rem!important}.py-xxl-11{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-xxl-12{padding-top:7rem!important;padding-bottom:7rem!important}.py-xxl-13{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xxl-14{padding-top:8rem!important;padding-bottom:8rem!important}.py-xxl-15{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-xxl-16{padding-top:9rem!important;padding-bottom:9rem!important}.py-xxl-17{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-xxl-18{padding-top:10rem!important;padding-bottom:10rem!important}.py-xxl-19{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-xxl-20{padding-top:11rem!important;padding-bottom:11rem!important}.py-xxl-21{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-xxl-22{padding-top:12rem!important;padding-bottom:12rem!important}.py-xxl-23{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-xxl-24{padding-top:13rem!important;padding-bottom:13rem!important}.py-xxl-25{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-xxl-26{padding-top:14rem!important;padding-bottom:14rem!important}.py-xxl-27{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-xxl-28{padding-top:15rem!important;padding-bottom:15rem!important}.py-xxl-29{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-xxl-30{padding-top:16rem!important;padding-bottom:16rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pt-xxl-6{padding-top:3.5rem!important}.pt-xxl-7{padding-top:4rem!important}.pt-xxl-8{padding-top:4.5rem!important}.pt-xxl-9{padding-top:5.5rem!important}.pt-xxl-10{padding-top:6rem!important}.pt-xxl-11{padding-top:6.5rem!important}.pt-xxl-12{padding-top:7rem!important}.pt-xxl-13{padding-top:7.5rem!important}.pt-xxl-14{padding-top:8rem!important}.pt-xxl-15{padding-top:8.5rem!important}.pt-xxl-16{padding-top:9rem!important}.pt-xxl-17{padding-top:9.5rem!important}.pt-xxl-18{padding-top:10rem!important}.pt-xxl-19{padding-top:10.5rem!important}.pt-xxl-20{padding-top:11rem!important}.pt-xxl-21{padding-top:11.5rem!important}.pt-xxl-22{padding-top:12rem!important}.pt-xxl-23{padding-top:12.5rem!important}.pt-xxl-24{padding-top:13rem!important}.pt-xxl-25{padding-top:13.5rem!important}.pt-xxl-26{padding-top:14rem!important}.pt-xxl-27{padding-top:14.5rem!important}.pt-xxl-28{padding-top:15rem!important}.pt-xxl-29{padding-top:15.5rem!important}.pt-xxl-30{padding-top:16rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pe-xxl-6{padding-right:3.5rem!important}.pe-xxl-7{padding-right:4rem!important}.pe-xxl-8{padding-right:4.5rem!important}.pe-xxl-9{padding-right:5.5rem!important}.pe-xxl-10{padding-right:6rem!important}.pe-xxl-11{padding-right:6.5rem!important}.pe-xxl-12{padding-right:7rem!important}.pe-xxl-13{padding-right:7.5rem!important}.pe-xxl-14{padding-right:8rem!important}.pe-xxl-15{padding-right:8.5rem!important}.pe-xxl-16{padding-right:9rem!important}.pe-xxl-17{padding-right:9.5rem!important}.pe-xxl-18{padding-right:10rem!important}.pe-xxl-19{padding-right:10.5rem!important}.pe-xxl-20{padding-right:11rem!important}.pe-xxl-21{padding-right:11.5rem!important}.pe-xxl-22{padding-right:12rem!important}.pe-xxl-23{padding-right:12.5rem!important}.pe-xxl-24{padding-right:13rem!important}.pe-xxl-25{padding-right:13.5rem!important}.pe-xxl-26{padding-right:14rem!important}.pe-xxl-27{padding-right:14.5rem!important}.pe-xxl-28{padding-right:15rem!important}.pe-xxl-29{padding-right:15.5rem!important}.pe-xxl-30{padding-right:16rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.pb-xxl-6{padding-bottom:3.5rem!important}.pb-xxl-7{padding-bottom:4rem!important}.pb-xxl-8{padding-bottom:4.5rem!important}.pb-xxl-9{padding-bottom:5.5rem!important}.pb-xxl-10{padding-bottom:6rem!important}.pb-xxl-11{padding-bottom:6.5rem!important}.pb-xxl-12{padding-bottom:7rem!important}.pb-xxl-13{padding-bottom:7.5rem!important}.pb-xxl-14{padding-bottom:8rem!important}.pb-xxl-15{padding-bottom:8.5rem!important}.pb-xxl-16{padding-bottom:9rem!important}.pb-xxl-17{padding-bottom:9.5rem!important}.pb-xxl-18{padding-bottom:10rem!important}.pb-xxl-19{padding-bottom:10.5rem!important}.pb-xxl-20{padding-bottom:11rem!important}.pb-xxl-21{padding-bottom:11.5rem!important}.pb-xxl-22{padding-bottom:12rem!important}.pb-xxl-23{padding-bottom:12.5rem!important}.pb-xxl-24{padding-bottom:13rem!important}.pb-xxl-25{padding-bottom:13.5rem!important}.pb-xxl-26{padding-bottom:14rem!important}.pb-xxl-27{padding-bottom:14.5rem!important}.pb-xxl-28{padding-bottom:15rem!important}.pb-xxl-29{padding-bottom:15.5rem!important}.pb-xxl-30{padding-bottom:16rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.ps-xxl-6{padding-left:3.5rem!important}.ps-xxl-7{padding-left:4rem!important}.ps-xxl-8{padding-left:4.5rem!important}.ps-xxl-9{padding-left:5.5rem!important}.ps-xxl-10{padding-left:6rem!important}.ps-xxl-11{padding-left:6.5rem!important}.ps-xxl-12{padding-left:7rem!important}.ps-xxl-13{padding-left:7.5rem!important}.ps-xxl-14{padding-left:8rem!important}.ps-xxl-15{padding-left:8.5rem!important}.ps-xxl-16{padding-left:9rem!important}.ps-xxl-17{padding-left:9.5rem!important}.ps-xxl-18{padding-left:10rem!important}.ps-xxl-19{padding-left:10.5rem!important}.ps-xxl-20{padding-left:11rem!important}.ps-xxl-21{padding-left:11.5rem!important}.ps-xxl-22{padding-left:12rem!important}.ps-xxl-23{padding-left:12.5rem!important}.ps-xxl-24{padding-left:13rem!important}.ps-xxl-25{padding-left:13.5rem!important}.ps-xxl-26{padding-left:14rem!important}.ps-xxl-27{padding-left:14.5rem!important}.ps-xxl-28{padding-left:15rem!important}.ps-xxl-29{padding-left:15.5rem!important}.ps-xxl-30{padding-left:16rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.gap-xxl-6{gap:3.5rem!important}.gap-xxl-7{gap:4rem!important}.gap-xxl-8{gap:4.5rem!important}.gap-xxl-9{gap:5.5rem!important}.gap-xxl-10{gap:6rem!important}.gap-xxl-11{gap:6.5rem!important}.gap-xxl-12{gap:7rem!important}.gap-xxl-13{gap:7.5rem!important}.gap-xxl-14{gap:8rem!important}.gap-xxl-15{gap:8.5rem!important}.gap-xxl-16{gap:9rem!important}.gap-xxl-17{gap:9.5rem!important}.gap-xxl-18{gap:10rem!important}.gap-xxl-19{gap:10.5rem!important}.gap-xxl-20{gap:11rem!important}.gap-xxl-21{gap:11.5rem!important}.gap-xxl-22{gap:12rem!important}.gap-xxl-23{gap:12.5rem!important}.gap-xxl-24{gap:13rem!important}.gap-xxl-25{gap:13.5rem!important}.gap-xxl-26{gap:14rem!important}.gap-xxl-27{gap:14.5rem!important}.gap-xxl-28{gap:15rem!important}.gap-xxl-29{gap:15.5rem!important}.gap-xxl-30{gap:16rem!important}.fs-xxl-1{font-size:calc(1.325rem + .9vw)!important}.fs-xxl-2{font-size:calc(1.285rem + .42vw)!important}.fs-xxl-3{font-size:1.2rem!important}.fs-xxl-4{font-size:1.1rem!important}.fs-xxl-5{font-size:.9rem!important}.fs-xxl-6{font-size:.8rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1440px){.float-xxxl-start{float:left!important}.float-xxxl-end{float:right!important}.float-xxxl-none{float:none!important}.d-xxxl-inline{display:inline!important}.d-xxxl-inline-block{display:inline-block!important}.d-xxxl-block{display:block!important}.d-xxxl-grid{display:grid!important}.d-xxxl-table{display:table!important}.d-xxxl-table-row{display:table-row!important}.d-xxxl-table-cell{display:table-cell!important}.d-xxxl-flex{display:flex!important}.d-xxxl-inline-flex{display:inline-flex!important}.d-xxxl-none{display:none!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.justify-content-xxxl-evenly{justify-content:space-evenly!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.order-xxxl-first{order:-1!important}.order-xxxl-0{order:0!important}.order-xxxl-1{order:1!important}.order-xxxl-2{order:2!important}.order-xxxl-3{order:3!important}.order-xxxl-4{order:4!important}.order-xxxl-5{order:5!important}.order-xxxl-last{order:6!important}.m-xxxl-0{margin:0!important}.m-xxxl-1{margin:.25rem!important}.m-xxxl-2{margin:.5rem!important}.m-xxxl-3{margin:1rem!important}.m-xxxl-4{margin:1.5rem!important}.m-xxxl-5{margin:3rem!important}.m-xxxl-6{margin:3.5rem!important}.m-xxxl-7{margin:4rem!important}.m-xxxl-8{margin:4.5rem!important}.m-xxxl-9{margin:5.5rem!important}.m-xxxl-10{margin:6rem!important}.m-xxxl-11{margin:6.5rem!important}.m-xxxl-12{margin:7rem!important}.m-xxxl-13{margin:7.5rem!important}.m-xxxl-14{margin:8rem!important}.m-xxxl-15{margin:8.5rem!important}.m-xxxl-16{margin:9rem!important}.m-xxxl-17{margin:9.5rem!important}.m-xxxl-18{margin:10rem!important}.m-xxxl-19{margin:10.5rem!important}.m-xxxl-20{margin:11rem!important}.m-xxxl-21{margin:11.5rem!important}.m-xxxl-22{margin:12rem!important}.m-xxxl-23{margin:12.5rem!important}.m-xxxl-24{margin:13rem!important}.m-xxxl-25{margin:13.5rem!important}.m-xxxl-26{margin:14rem!important}.m-xxxl-27{margin:14.5rem!important}.m-xxxl-28{margin:15rem!important}.m-xxxl-29{margin:15.5rem!important}.m-xxxl-30{margin:16rem!important}.m-xxxl-auto{margin:auto!important}.mx-xxxl-0{margin-right:0!important;margin-left:0!important}.mx-xxxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxxl-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xxxl-7{margin-right:4rem!important;margin-left:4rem!important}.mx-xxxl-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xxxl-9{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-xxxl-10{margin-right:6rem!important;margin-left:6rem!important}.mx-xxxl-11{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-xxxl-12{margin-right:7rem!important;margin-left:7rem!important}.mx-xxxl-13{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xxxl-14{margin-right:8rem!important;margin-left:8rem!important}.mx-xxxl-15{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-xxxl-16{margin-right:9rem!important;margin-left:9rem!important}.mx-xxxl-17{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-xxxl-18{margin-right:10rem!important;margin-left:10rem!important}.mx-xxxl-19{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-xxxl-20{margin-right:11rem!important;margin-left:11rem!important}.mx-xxxl-21{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-xxxl-22{margin-right:12rem!important;margin-left:12rem!important}.mx-xxxl-23{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-xxxl-24{margin-right:13rem!important;margin-left:13rem!important}.mx-xxxl-25{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-xxxl-26{margin-right:14rem!important;margin-left:14rem!important}.mx-xxxl-27{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-xxxl-28{margin-right:15rem!important;margin-left:15rem!important}.mx-xxxl-29{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-xxxl-30{margin-right:16rem!important;margin-left:16rem!important}.mx-xxxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxxl-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xxxl-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxxl-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xxxl-9{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-xxxl-10{margin-top:6rem!important;margin-bottom:6rem!important}.my-xxxl-11{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-xxxl-12{margin-top:7rem!important;margin-bottom:7rem!important}.my-xxxl-13{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xxxl-14{margin-top:8rem!important;margin-bottom:8rem!important}.my-xxxl-15{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-xxxl-16{margin-top:9rem!important;margin-bottom:9rem!important}.my-xxxl-17{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-xxxl-18{margin-top:10rem!important;margin-bottom:10rem!important}.my-xxxl-19{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-xxxl-20{margin-top:11rem!important;margin-bottom:11rem!important}.my-xxxl-21{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-xxxl-22{margin-top:12rem!important;margin-bottom:12rem!important}.my-xxxl-23{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-xxxl-24{margin-top:13rem!important;margin-bottom:13rem!important}.my-xxxl-25{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-xxxl-26{margin-top:14rem!important;margin-bottom:14rem!important}.my-xxxl-27{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-xxxl-28{margin-top:15rem!important;margin-bottom:15rem!important}.my-xxxl-29{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-xxxl-30{margin-top:16rem!important;margin-bottom:16rem!important}.my-xxxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxxl-0{margin-top:0!important}.mt-xxxl-1{margin-top:.25rem!important}.mt-xxxl-2{margin-top:.5rem!important}.mt-xxxl-3{margin-top:1rem!important}.mt-xxxl-4{margin-top:1.5rem!important}.mt-xxxl-5{margin-top:3rem!important}.mt-xxxl-6{margin-top:3.5rem!important}.mt-xxxl-7{margin-top:4rem!important}.mt-xxxl-8{margin-top:4.5rem!important}.mt-xxxl-9{margin-top:5.5rem!important}.mt-xxxl-10{margin-top:6rem!important}.mt-xxxl-11{margin-top:6.5rem!important}.mt-xxxl-12{margin-top:7rem!important}.mt-xxxl-13{margin-top:7.5rem!important}.mt-xxxl-14{margin-top:8rem!important}.mt-xxxl-15{margin-top:8.5rem!important}.mt-xxxl-16{margin-top:9rem!important}.mt-xxxl-17{margin-top:9.5rem!important}.mt-xxxl-18{margin-top:10rem!important}.mt-xxxl-19{margin-top:10.5rem!important}.mt-xxxl-20{margin-top:11rem!important}.mt-xxxl-21{margin-top:11.5rem!important}.mt-xxxl-22{margin-top:12rem!important}.mt-xxxl-23{margin-top:12.5rem!important}.mt-xxxl-24{margin-top:13rem!important}.mt-xxxl-25{margin-top:13.5rem!important}.mt-xxxl-26{margin-top:14rem!important}.mt-xxxl-27{margin-top:14.5rem!important}.mt-xxxl-28{margin-top:15rem!important}.mt-xxxl-29{margin-top:15.5rem!important}.mt-xxxl-30{margin-top:16rem!important}.mt-xxxl-auto{margin-top:auto!important}.me-xxxl-0{margin-right:0!important}.me-xxxl-1{margin-right:.25rem!important}.me-xxxl-2{margin-right:.5rem!important}.me-xxxl-3{margin-right:1rem!important}.me-xxxl-4{margin-right:1.5rem!important}.me-xxxl-5{margin-right:3rem!important}.me-xxxl-6{margin-right:3.5rem!important}.me-xxxl-7{margin-right:4rem!important}.me-xxxl-8{margin-right:4.5rem!important}.me-xxxl-9{margin-right:5.5rem!important}.me-xxxl-10{margin-right:6rem!important}.me-xxxl-11{margin-right:6.5rem!important}.me-xxxl-12{margin-right:7rem!important}.me-xxxl-13{margin-right:7.5rem!important}.me-xxxl-14{margin-right:8rem!important}.me-xxxl-15{margin-right:8.5rem!important}.me-xxxl-16{margin-right:9rem!important}.me-xxxl-17{margin-right:9.5rem!important}.me-xxxl-18{margin-right:10rem!important}.me-xxxl-19{margin-right:10.5rem!important}.me-xxxl-20{margin-right:11rem!important}.me-xxxl-21{margin-right:11.5rem!important}.me-xxxl-22{margin-right:12rem!important}.me-xxxl-23{margin-right:12.5rem!important}.me-xxxl-24{margin-right:13rem!important}.me-xxxl-25{margin-right:13.5rem!important}.me-xxxl-26{margin-right:14rem!important}.me-xxxl-27{margin-right:14.5rem!important}.me-xxxl-28{margin-right:15rem!important}.me-xxxl-29{margin-right:15.5rem!important}.me-xxxl-30{margin-right:16rem!important}.me-xxxl-auto{margin-right:auto!important}.mb-xxxl-0{margin-bottom:0!important}.mb-xxxl-1{margin-bottom:.25rem!important}.mb-xxxl-2{margin-bottom:.5rem!important}.mb-xxxl-3{margin-bottom:1rem!important}.mb-xxxl-4{margin-bottom:1.5rem!important}.mb-xxxl-5{margin-bottom:3rem!important}.mb-xxxl-6{margin-bottom:3.5rem!important}.mb-xxxl-7{margin-bottom:4rem!important}.mb-xxxl-8{margin-bottom:4.5rem!important}.mb-xxxl-9{margin-bottom:5.5rem!important}.mb-xxxl-10{margin-bottom:6rem!important}.mb-xxxl-11{margin-bottom:6.5rem!important}.mb-xxxl-12{margin-bottom:7rem!important}.mb-xxxl-13{margin-bottom:7.5rem!important}.mb-xxxl-14{margin-bottom:8rem!important}.mb-xxxl-15{margin-bottom:8.5rem!important}.mb-xxxl-16{margin-bottom:9rem!important}.mb-xxxl-17{margin-bottom:9.5rem!important}.mb-xxxl-18{margin-bottom:10rem!important}.mb-xxxl-19{margin-bottom:10.5rem!important}.mb-xxxl-20{margin-bottom:11rem!important}.mb-xxxl-21{margin-bottom:11.5rem!important}.mb-xxxl-22{margin-bottom:12rem!important}.mb-xxxl-23{margin-bottom:12.5rem!important}.mb-xxxl-24{margin-bottom:13rem!important}.mb-xxxl-25{margin-bottom:13.5rem!important}.mb-xxxl-26{margin-bottom:14rem!important}.mb-xxxl-27{margin-bottom:14.5rem!important}.mb-xxxl-28{margin-bottom:15rem!important}.mb-xxxl-29{margin-bottom:15.5rem!important}.mb-xxxl-30{margin-bottom:16rem!important}.mb-xxxl-auto{margin-bottom:auto!important}.ms-xxxl-0{margin-left:0!important}.ms-xxxl-1{margin-left:.25rem!important}.ms-xxxl-2{margin-left:.5rem!important}.ms-xxxl-3{margin-left:1rem!important}.ms-xxxl-4{margin-left:1.5rem!important}.ms-xxxl-5{margin-left:3rem!important}.ms-xxxl-6{margin-left:3.5rem!important}.ms-xxxl-7{margin-left:4rem!important}.ms-xxxl-8{margin-left:4.5rem!important}.ms-xxxl-9{margin-left:5.5rem!important}.ms-xxxl-10{margin-left:6rem!important}.ms-xxxl-11{margin-left:6.5rem!important}.ms-xxxl-12{margin-left:7rem!important}.ms-xxxl-13{margin-left:7.5rem!important}.ms-xxxl-14{margin-left:8rem!important}.ms-xxxl-15{margin-left:8.5rem!important}.ms-xxxl-16{margin-left:9rem!important}.ms-xxxl-17{margin-left:9.5rem!important}.ms-xxxl-18{margin-left:10rem!important}.ms-xxxl-19{margin-left:10.5rem!important}.ms-xxxl-20{margin-left:11rem!important}.ms-xxxl-21{margin-left:11.5rem!important}.ms-xxxl-22{margin-left:12rem!important}.ms-xxxl-23{margin-left:12.5rem!important}.ms-xxxl-24{margin-left:13rem!important}.ms-xxxl-25{margin-left:13.5rem!important}.ms-xxxl-26{margin-left:14rem!important}.ms-xxxl-27{margin-left:14.5rem!important}.ms-xxxl-28{margin-left:15rem!important}.ms-xxxl-29{margin-left:15.5rem!important}.ms-xxxl-30{margin-left:16rem!important}.ms-xxxl-auto{margin-left:auto!important}.p-xxxl-0{padding:0!important}.p-xxxl-1{padding:.25rem!important}.p-xxxl-2{padding:.5rem!important}.p-xxxl-3{padding:1rem!important}.p-xxxl-4{padding:1.5rem!important}.p-xxxl-5{padding:3rem!important}.p-xxxl-6{padding:3.5rem!important}.p-xxxl-7{padding:4rem!important}.p-xxxl-8{padding:4.5rem!important}.p-xxxl-9{padding:5.5rem!important}.p-xxxl-10{padding:6rem!important}.p-xxxl-11{padding:6.5rem!important}.p-xxxl-12{padding:7rem!important}.p-xxxl-13{padding:7.5rem!important}.p-xxxl-14{padding:8rem!important}.p-xxxl-15{padding:8.5rem!important}.p-xxxl-16{padding:9rem!important}.p-xxxl-17{padding:9.5rem!important}.p-xxxl-18{padding:10rem!important}.p-xxxl-19{padding:10.5rem!important}.p-xxxl-20{padding:11rem!important}.p-xxxl-21{padding:11.5rem!important}.p-xxxl-22{padding:12rem!important}.p-xxxl-23{padding:12.5rem!important}.p-xxxl-24{padding:13rem!important}.p-xxxl-25{padding:13.5rem!important}.p-xxxl-26{padding:14rem!important}.p-xxxl-27{padding:14.5rem!important}.p-xxxl-28{padding:15rem!important}.p-xxxl-29{padding:15.5rem!important}.p-xxxl-30{padding:16rem!important}.px-xxxl-0{padding-right:0!important;padding-left:0!important}.px-xxxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxxl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xxxl-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xxxl-7{padding-right:4rem!important;padding-left:4rem!important}.px-xxxl-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xxxl-9{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-xxxl-10{padding-right:6rem!important;padding-left:6rem!important}.px-xxxl-11{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-xxxl-12{padding-right:7rem!important;padding-left:7rem!important}.px-xxxl-13{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-xxxl-14{padding-right:8rem!important;padding-left:8rem!important}.px-xxxl-15{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-xxxl-16{padding-right:9rem!important;padding-left:9rem!important}.px-xxxl-17{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-xxxl-18{padding-right:10rem!important;padding-left:10rem!important}.px-xxxl-19{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-xxxl-20{padding-right:11rem!important;padding-left:11rem!important}.px-xxxl-21{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-xxxl-22{padding-right:12rem!important;padding-left:12rem!important}.px-xxxl-23{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-xxxl-24{padding-right:13rem!important;padding-left:13rem!important}.px-xxxl-25{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-xxxl-26{padding-right:14rem!important;padding-left:14rem!important}.px-xxxl-27{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-xxxl-28{padding-right:15rem!important;padding-left:15rem!important}.px-xxxl-29{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-xxxl-30{padding-right:16rem!important;padding-left:16rem!important}.py-xxxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxxl-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xxxl-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxxl-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xxxl-9{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-xxxl-10{padding-top:6rem!important;padding-bottom:6rem!important}.py-xxxl-11{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-xxxl-12{padding-top:7rem!important;padding-bottom:7rem!important}.py-xxxl-13{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xxxl-14{padding-top:8rem!important;padding-bottom:8rem!important}.py-xxxl-15{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-xxxl-16{padding-top:9rem!important;padding-bottom:9rem!important}.py-xxxl-17{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-xxxl-18{padding-top:10rem!important;padding-bottom:10rem!important}.py-xxxl-19{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-xxxl-20{padding-top:11rem!important;padding-bottom:11rem!important}.py-xxxl-21{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-xxxl-22{padding-top:12rem!important;padding-bottom:12rem!important}.py-xxxl-23{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-xxxl-24{padding-top:13rem!important;padding-bottom:13rem!important}.py-xxxl-25{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-xxxl-26{padding-top:14rem!important;padding-bottom:14rem!important}.py-xxxl-27{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-xxxl-28{padding-top:15rem!important;padding-bottom:15rem!important}.py-xxxl-29{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-xxxl-30{padding-top:16rem!important;padding-bottom:16rem!important}.pt-xxxl-0{padding-top:0!important}.pt-xxxl-1{padding-top:.25rem!important}.pt-xxxl-2{padding-top:.5rem!important}.pt-xxxl-3{padding-top:1rem!important}.pt-xxxl-4{padding-top:1.5rem!important}.pt-xxxl-5{padding-top:3rem!important}.pt-xxxl-6{padding-top:3.5rem!important}.pt-xxxl-7{padding-top:4rem!important}.pt-xxxl-8{padding-top:4.5rem!important}.pt-xxxl-9{padding-top:5.5rem!important}.pt-xxxl-10{padding-top:6rem!important}.pt-xxxl-11{padding-top:6.5rem!important}.pt-xxxl-12{padding-top:7rem!important}.pt-xxxl-13{padding-top:7.5rem!important}.pt-xxxl-14{padding-top:8rem!important}.pt-xxxl-15{padding-top:8.5rem!important}.pt-xxxl-16{padding-top:9rem!important}.pt-xxxl-17{padding-top:9.5rem!important}.pt-xxxl-18{padding-top:10rem!important}.pt-xxxl-19{padding-top:10.5rem!important}.pt-xxxl-20{padding-top:11rem!important}.pt-xxxl-21{padding-top:11.5rem!important}.pt-xxxl-22{padding-top:12rem!important}.pt-xxxl-23{padding-top:12.5rem!important}.pt-xxxl-24{padding-top:13rem!important}.pt-xxxl-25{padding-top:13.5rem!important}.pt-xxxl-26{padding-top:14rem!important}.pt-xxxl-27{padding-top:14.5rem!important}.pt-xxxl-28{padding-top:15rem!important}.pt-xxxl-29{padding-top:15.5rem!important}.pt-xxxl-30{padding-top:16rem!important}.pe-xxxl-0{padding-right:0!important}.pe-xxxl-1{padding-right:.25rem!important}.pe-xxxl-2{padding-right:.5rem!important}.pe-xxxl-3{padding-right:1rem!important}.pe-xxxl-4{padding-right:1.5rem!important}.pe-xxxl-5{padding-right:3rem!important}.pe-xxxl-6{padding-right:3.5rem!important}.pe-xxxl-7{padding-right:4rem!important}.pe-xxxl-8{padding-right:4.5rem!important}.pe-xxxl-9{padding-right:5.5rem!important}.pe-xxxl-10{padding-right:6rem!important}.pe-xxxl-11{padding-right:6.5rem!important}.pe-xxxl-12{padding-right:7rem!important}.pe-xxxl-13{padding-right:7.5rem!important}.pe-xxxl-14{padding-right:8rem!important}.pe-xxxl-15{padding-right:8.5rem!important}.pe-xxxl-16{padding-right:9rem!important}.pe-xxxl-17{padding-right:9.5rem!important}.pe-xxxl-18{padding-right:10rem!important}.pe-xxxl-19{padding-right:10.5rem!important}.pe-xxxl-20{padding-right:11rem!important}.pe-xxxl-21{padding-right:11.5rem!important}.pe-xxxl-22{padding-right:12rem!important}.pe-xxxl-23{padding-right:12.5rem!important}.pe-xxxl-24{padding-right:13rem!important}.pe-xxxl-25{padding-right:13.5rem!important}.pe-xxxl-26{padding-right:14rem!important}.pe-xxxl-27{padding-right:14.5rem!important}.pe-xxxl-28{padding-right:15rem!important}.pe-xxxl-29{padding-right:15.5rem!important}.pe-xxxl-30{padding-right:16rem!important}.pb-xxxl-0{padding-bottom:0!important}.pb-xxxl-1{padding-bottom:.25rem!important}.pb-xxxl-2{padding-bottom:.5rem!important}.pb-xxxl-3{padding-bottom:1rem!important}.pb-xxxl-4{padding-bottom:1.5rem!important}.pb-xxxl-5{padding-bottom:3rem!important}.pb-xxxl-6{padding-bottom:3.5rem!important}.pb-xxxl-7{padding-bottom:4rem!important}.pb-xxxl-8{padding-bottom:4.5rem!important}.pb-xxxl-9{padding-bottom:5.5rem!important}.pb-xxxl-10{padding-bottom:6rem!important}.pb-xxxl-11{padding-bottom:6.5rem!important}.pb-xxxl-12{padding-bottom:7rem!important}.pb-xxxl-13{padding-bottom:7.5rem!important}.pb-xxxl-14{padding-bottom:8rem!important}.pb-xxxl-15{padding-bottom:8.5rem!important}.pb-xxxl-16{padding-bottom:9rem!important}.pb-xxxl-17{padding-bottom:9.5rem!important}.pb-xxxl-18{padding-bottom:10rem!important}.pb-xxxl-19{padding-bottom:10.5rem!important}.pb-xxxl-20{padding-bottom:11rem!important}.pb-xxxl-21{padding-bottom:11.5rem!important}.pb-xxxl-22{padding-bottom:12rem!important}.pb-xxxl-23{padding-bottom:12.5rem!important}.pb-xxxl-24{padding-bottom:13rem!important}.pb-xxxl-25{padding-bottom:13.5rem!important}.pb-xxxl-26{padding-bottom:14rem!important}.pb-xxxl-27{padding-bottom:14.5rem!important}.pb-xxxl-28{padding-bottom:15rem!important}.pb-xxxl-29{padding-bottom:15.5rem!important}.pb-xxxl-30{padding-bottom:16rem!important}.ps-xxxl-0{padding-left:0!important}.ps-xxxl-1{padding-left:.25rem!important}.ps-xxxl-2{padding-left:.5rem!important}.ps-xxxl-3{padding-left:1rem!important}.ps-xxxl-4{padding-left:1.5rem!important}.ps-xxxl-5{padding-left:3rem!important}.ps-xxxl-6{padding-left:3.5rem!important}.ps-xxxl-7{padding-left:4rem!important}.ps-xxxl-8{padding-left:4.5rem!important}.ps-xxxl-9{padding-left:5.5rem!important}.ps-xxxl-10{padding-left:6rem!important}.ps-xxxl-11{padding-left:6.5rem!important}.ps-xxxl-12{padding-left:7rem!important}.ps-xxxl-13{padding-left:7.5rem!important}.ps-xxxl-14{padding-left:8rem!important}.ps-xxxl-15{padding-left:8.5rem!important}.ps-xxxl-16{padding-left:9rem!important}.ps-xxxl-17{padding-left:9.5rem!important}.ps-xxxl-18{padding-left:10rem!important}.ps-xxxl-19{padding-left:10.5rem!important}.ps-xxxl-20{padding-left:11rem!important}.ps-xxxl-21{padding-left:11.5rem!important}.ps-xxxl-22{padding-left:12rem!important}.ps-xxxl-23{padding-left:12.5rem!important}.ps-xxxl-24{padding-left:13rem!important}.ps-xxxl-25{padding-left:13.5rem!important}.ps-xxxl-26{padding-left:14rem!important}.ps-xxxl-27{padding-left:14.5rem!important}.ps-xxxl-28{padding-left:15rem!important}.ps-xxxl-29{padding-left:15.5rem!important}.ps-xxxl-30{padding-left:16rem!important}.gap-xxxl-0{gap:0!important}.gap-xxxl-1{gap:.25rem!important}.gap-xxxl-2{gap:.5rem!important}.gap-xxxl-3{gap:1rem!important}.gap-xxxl-4{gap:1.5rem!important}.gap-xxxl-5{gap:3rem!important}.gap-xxxl-6{gap:3.5rem!important}.gap-xxxl-7{gap:4rem!important}.gap-xxxl-8{gap:4.5rem!important}.gap-xxxl-9{gap:5.5rem!important}.gap-xxxl-10{gap:6rem!important}.gap-xxxl-11{gap:6.5rem!important}.gap-xxxl-12{gap:7rem!important}.gap-xxxl-13{gap:7.5rem!important}.gap-xxxl-14{gap:8rem!important}.gap-xxxl-15{gap:8.5rem!important}.gap-xxxl-16{gap:9rem!important}.gap-xxxl-17{gap:9.5rem!important}.gap-xxxl-18{gap:10rem!important}.gap-xxxl-19{gap:10.5rem!important}.gap-xxxl-20{gap:11rem!important}.gap-xxxl-21{gap:11.5rem!important}.gap-xxxl-22{gap:12rem!important}.gap-xxxl-23{gap:12.5rem!important}.gap-xxxl-24{gap:13rem!important}.gap-xxxl-25{gap:13.5rem!important}.gap-xxxl-26{gap:14rem!important}.gap-xxxl-27{gap:14.5rem!important}.gap-xxxl-28{gap:15rem!important}.gap-xxxl-29{gap:15.5rem!important}.gap-xxxl-30{gap:16rem!important}.fs-xxxl-1{font-size:calc(1.325rem + .9vw)!important}.fs-xxxl-2{font-size:calc(1.285rem + .42vw)!important}.fs-xxxl-3{font-size:1.2rem!important}.fs-xxxl-4{font-size:1.1rem!important}.fs-xxxl-5{font-size:.9rem!important}.fs-xxxl-6{font-size:.8rem!important}.text-xxxl-start{text-align:left!important}.text-xxxl-end{text-align:right!important}.text-xxxl-center{text-align:center!important}}@media (min-width: 2560px){.float-4k-start{float:left!important}.float-4k-end{float:right!important}.float-4k-none{float:none!important}.d-4k-inline{display:inline!important}.d-4k-inline-block{display:inline-block!important}.d-4k-block{display:block!important}.d-4k-grid{display:grid!important}.d-4k-table{display:table!important}.d-4k-table-row{display:table-row!important}.d-4k-table-cell{display:table-cell!important}.d-4k-flex{display:flex!important}.d-4k-inline-flex{display:inline-flex!important}.d-4k-none{display:none!important}.flex-4k-fill{flex:1 1 auto!important}.flex-4k-row{flex-direction:row!important}.flex-4k-column{flex-direction:column!important}.flex-4k-row-reverse{flex-direction:row-reverse!important}.flex-4k-column-reverse{flex-direction:column-reverse!important}.flex-4k-grow-0{flex-grow:0!important}.flex-4k-grow-1{flex-grow:1!important}.flex-4k-shrink-0{flex-shrink:0!important}.flex-4k-shrink-1{flex-shrink:1!important}.flex-4k-wrap{flex-wrap:wrap!important}.flex-4k-nowrap{flex-wrap:nowrap!important}.flex-4k-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-4k-start{justify-content:flex-start!important}.justify-content-4k-end{justify-content:flex-end!important}.justify-content-4k-center{justify-content:center!important}.justify-content-4k-between{justify-content:space-between!important}.justify-content-4k-around{justify-content:space-around!important}.justify-content-4k-evenly{justify-content:space-evenly!important}.align-items-4k-start{align-items:flex-start!important}.align-items-4k-end{align-items:flex-end!important}.align-items-4k-center{align-items:center!important}.align-items-4k-baseline{align-items:baseline!important}.align-items-4k-stretch{align-items:stretch!important}.align-content-4k-start{align-content:flex-start!important}.align-content-4k-end{align-content:flex-end!important}.align-content-4k-center{align-content:center!important}.align-content-4k-between{align-content:space-between!important}.align-content-4k-around{align-content:space-around!important}.align-content-4k-stretch{align-content:stretch!important}.align-self-4k-auto{align-self:auto!important}.align-self-4k-start{align-self:flex-start!important}.align-self-4k-end{align-self:flex-end!important}.align-self-4k-center{align-self:center!important}.align-self-4k-baseline{align-self:baseline!important}.align-self-4k-stretch{align-self:stretch!important}.order-4k-first{order:-1!important}.order-4k-0{order:0!important}.order-4k-1{order:1!important}.order-4k-2{order:2!important}.order-4k-3{order:3!important}.order-4k-4{order:4!important}.order-4k-5{order:5!important}.order-4k-last{order:6!important}.m-4k-0{margin:0!important}.m-4k-1{margin:.25rem!important}.m-4k-2{margin:.5rem!important}.m-4k-3{margin:1rem!important}.m-4k-4{margin:1.5rem!important}.m-4k-5{margin:3rem!important}.m-4k-6{margin:3.5rem!important}.m-4k-7{margin:4rem!important}.m-4k-8{margin:4.5rem!important}.m-4k-9{margin:5.5rem!important}.m-4k-10{margin:6rem!important}.m-4k-11{margin:6.5rem!important}.m-4k-12{margin:7rem!important}.m-4k-13{margin:7.5rem!important}.m-4k-14{margin:8rem!important}.m-4k-15{margin:8.5rem!important}.m-4k-16{margin:9rem!important}.m-4k-17{margin:9.5rem!important}.m-4k-18{margin:10rem!important}.m-4k-19{margin:10.5rem!important}.m-4k-20{margin:11rem!important}.m-4k-21{margin:11.5rem!important}.m-4k-22{margin:12rem!important}.m-4k-23{margin:12.5rem!important}.m-4k-24{margin:13rem!important}.m-4k-25{margin:13.5rem!important}.m-4k-26{margin:14rem!important}.m-4k-27{margin:14.5rem!important}.m-4k-28{margin:15rem!important}.m-4k-29{margin:15.5rem!important}.m-4k-30{margin:16rem!important}.m-4k-auto{margin:auto!important}.mx-4k-0{margin-right:0!important;margin-left:0!important}.mx-4k-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-4k-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-4k-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4k-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-4k-5{margin-right:3rem!important;margin-left:3rem!important}.mx-4k-6{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-4k-7{margin-right:4rem!important;margin-left:4rem!important}.mx-4k-8{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-4k-9{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-4k-10{margin-right:6rem!important;margin-left:6rem!important}.mx-4k-11{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-4k-12{margin-right:7rem!important;margin-left:7rem!important}.mx-4k-13{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-4k-14{margin-right:8rem!important;margin-left:8rem!important}.mx-4k-15{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-4k-16{margin-right:9rem!important;margin-left:9rem!important}.mx-4k-17{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-4k-18{margin-right:10rem!important;margin-left:10rem!important}.mx-4k-19{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-4k-20{margin-right:11rem!important;margin-left:11rem!important}.mx-4k-21{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-4k-22{margin-right:12rem!important;margin-left:12rem!important}.mx-4k-23{margin-right:12.5rem!important;margin-left:12.5rem!important}.mx-4k-24{margin-right:13rem!important;margin-left:13rem!important}.mx-4k-25{margin-right:13.5rem!important;margin-left:13.5rem!important}.mx-4k-26{margin-right:14rem!important;margin-left:14rem!important}.mx-4k-27{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-4k-28{margin-right:15rem!important;margin-left:15rem!important}.mx-4k-29{margin-right:15.5rem!important;margin-left:15.5rem!important}.mx-4k-30{margin-right:16rem!important;margin-left:16rem!important}.mx-4k-auto{margin-right:auto!important;margin-left:auto!important}.my-4k-0{margin-top:0!important;margin-bottom:0!important}.my-4k-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-4k-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-4k-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4k-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-4k-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-4k-6{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-4k-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-4k-8{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-4k-9{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-4k-10{margin-top:6rem!important;margin-bottom:6rem!important}.my-4k-11{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-4k-12{margin-top:7rem!important;margin-bottom:7rem!important}.my-4k-13{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-4k-14{margin-top:8rem!important;margin-bottom:8rem!important}.my-4k-15{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-4k-16{margin-top:9rem!important;margin-bottom:9rem!important}.my-4k-17{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-4k-18{margin-top:10rem!important;margin-bottom:10rem!important}.my-4k-19{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-4k-20{margin-top:11rem!important;margin-bottom:11rem!important}.my-4k-21{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-4k-22{margin-top:12rem!important;margin-bottom:12rem!important}.my-4k-23{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-4k-24{margin-top:13rem!important;margin-bottom:13rem!important}.my-4k-25{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-4k-26{margin-top:14rem!important;margin-bottom:14rem!important}.my-4k-27{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-4k-28{margin-top:15rem!important;margin-bottom:15rem!important}.my-4k-29{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-4k-30{margin-top:16rem!important;margin-bottom:16rem!important}.my-4k-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-4k-0{margin-top:0!important}.mt-4k-1{margin-top:.25rem!important}.mt-4k-2{margin-top:.5rem!important}.mt-4k-3{margin-top:1rem!important}.mt-4k-4{margin-top:1.5rem!important}.mt-4k-5{margin-top:3rem!important}.mt-4k-6{margin-top:3.5rem!important}.mt-4k-7{margin-top:4rem!important}.mt-4k-8{margin-top:4.5rem!important}.mt-4k-9{margin-top:5.5rem!important}.mt-4k-10{margin-top:6rem!important}.mt-4k-11{margin-top:6.5rem!important}.mt-4k-12{margin-top:7rem!important}.mt-4k-13{margin-top:7.5rem!important}.mt-4k-14{margin-top:8rem!important}.mt-4k-15{margin-top:8.5rem!important}.mt-4k-16{margin-top:9rem!important}.mt-4k-17{margin-top:9.5rem!important}.mt-4k-18{margin-top:10rem!important}.mt-4k-19{margin-top:10.5rem!important}.mt-4k-20{margin-top:11rem!important}.mt-4k-21{margin-top:11.5rem!important}.mt-4k-22{margin-top:12rem!important}.mt-4k-23{margin-top:12.5rem!important}.mt-4k-24{margin-top:13rem!important}.mt-4k-25{margin-top:13.5rem!important}.mt-4k-26{margin-top:14rem!important}.mt-4k-27{margin-top:14.5rem!important}.mt-4k-28{margin-top:15rem!important}.mt-4k-29{margin-top:15.5rem!important}.mt-4k-30{margin-top:16rem!important}.mt-4k-auto{margin-top:auto!important}.me-4k-0{margin-right:0!important}.me-4k-1{margin-right:.25rem!important}.me-4k-2{margin-right:.5rem!important}.me-4k-3{margin-right:1rem!important}.me-4k-4{margin-right:1.5rem!important}.me-4k-5{margin-right:3rem!important}.me-4k-6{margin-right:3.5rem!important}.me-4k-7{margin-right:4rem!important}.me-4k-8{margin-right:4.5rem!important}.me-4k-9{margin-right:5.5rem!important}.me-4k-10{margin-right:6rem!important}.me-4k-11{margin-right:6.5rem!important}.me-4k-12{margin-right:7rem!important}.me-4k-13{margin-right:7.5rem!important}.me-4k-14{margin-right:8rem!important}.me-4k-15{margin-right:8.5rem!important}.me-4k-16{margin-right:9rem!important}.me-4k-17{margin-right:9.5rem!important}.me-4k-18{margin-right:10rem!important}.me-4k-19{margin-right:10.5rem!important}.me-4k-20{margin-right:11rem!important}.me-4k-21{margin-right:11.5rem!important}.me-4k-22{margin-right:12rem!important}.me-4k-23{margin-right:12.5rem!important}.me-4k-24{margin-right:13rem!important}.me-4k-25{margin-right:13.5rem!important}.me-4k-26{margin-right:14rem!important}.me-4k-27{margin-right:14.5rem!important}.me-4k-28{margin-right:15rem!important}.me-4k-29{margin-right:15.5rem!important}.me-4k-30{margin-right:16rem!important}.me-4k-auto{margin-right:auto!important}.mb-4k-0{margin-bottom:0!important}.mb-4k-1{margin-bottom:.25rem!important}.mb-4k-2{margin-bottom:.5rem!important}.mb-4k-3{margin-bottom:1rem!important}.mb-4k-4{margin-bottom:1.5rem!important}.mb-4k-5{margin-bottom:3rem!important}.mb-4k-6{margin-bottom:3.5rem!important}.mb-4k-7{margin-bottom:4rem!important}.mb-4k-8{margin-bottom:4.5rem!important}.mb-4k-9{margin-bottom:5.5rem!important}.mb-4k-10{margin-bottom:6rem!important}.mb-4k-11{margin-bottom:6.5rem!important}.mb-4k-12{margin-bottom:7rem!important}.mb-4k-13{margin-bottom:7.5rem!important}.mb-4k-14{margin-bottom:8rem!important}.mb-4k-15{margin-bottom:8.5rem!important}.mb-4k-16{margin-bottom:9rem!important}.mb-4k-17{margin-bottom:9.5rem!important}.mb-4k-18{margin-bottom:10rem!important}.mb-4k-19{margin-bottom:10.5rem!important}.mb-4k-20{margin-bottom:11rem!important}.mb-4k-21{margin-bottom:11.5rem!important}.mb-4k-22{margin-bottom:12rem!important}.mb-4k-23{margin-bottom:12.5rem!important}.mb-4k-24{margin-bottom:13rem!important}.mb-4k-25{margin-bottom:13.5rem!important}.mb-4k-26{margin-bottom:14rem!important}.mb-4k-27{margin-bottom:14.5rem!important}.mb-4k-28{margin-bottom:15rem!important}.mb-4k-29{margin-bottom:15.5rem!important}.mb-4k-30{margin-bottom:16rem!important}.mb-4k-auto{margin-bottom:auto!important}.ms-4k-0{margin-left:0!important}.ms-4k-1{margin-left:.25rem!important}.ms-4k-2{margin-left:.5rem!important}.ms-4k-3{margin-left:1rem!important}.ms-4k-4{margin-left:1.5rem!important}.ms-4k-5{margin-left:3rem!important}.ms-4k-6{margin-left:3.5rem!important}.ms-4k-7{margin-left:4rem!important}.ms-4k-8{margin-left:4.5rem!important}.ms-4k-9{margin-left:5.5rem!important}.ms-4k-10{margin-left:6rem!important}.ms-4k-11{margin-left:6.5rem!important}.ms-4k-12{margin-left:7rem!important}.ms-4k-13{margin-left:7.5rem!important}.ms-4k-14{margin-left:8rem!important}.ms-4k-15{margin-left:8.5rem!important}.ms-4k-16{margin-left:9rem!important}.ms-4k-17{margin-left:9.5rem!important}.ms-4k-18{margin-left:10rem!important}.ms-4k-19{margin-left:10.5rem!important}.ms-4k-20{margin-left:11rem!important}.ms-4k-21{margin-left:11.5rem!important}.ms-4k-22{margin-left:12rem!important}.ms-4k-23{margin-left:12.5rem!important}.ms-4k-24{margin-left:13rem!important}.ms-4k-25{margin-left:13.5rem!important}.ms-4k-26{margin-left:14rem!important}.ms-4k-27{margin-left:14.5rem!important}.ms-4k-28{margin-left:15rem!important}.ms-4k-29{margin-left:15.5rem!important}.ms-4k-30{margin-left:16rem!important}.ms-4k-auto{margin-left:auto!important}.p-4k-0{padding:0!important}.p-4k-1{padding:.25rem!important}.p-4k-2{padding:.5rem!important}.p-4k-3{padding:1rem!important}.p-4k-4{padding:1.5rem!important}.p-4k-5{padding:3rem!important}.p-4k-6{padding:3.5rem!important}.p-4k-7{padding:4rem!important}.p-4k-8{padding:4.5rem!important}.p-4k-9{padding:5.5rem!important}.p-4k-10{padding:6rem!important}.p-4k-11{padding:6.5rem!important}.p-4k-12{padding:7rem!important}.p-4k-13{padding:7.5rem!important}.p-4k-14{padding:8rem!important}.p-4k-15{padding:8.5rem!important}.p-4k-16{padding:9rem!important}.p-4k-17{padding:9.5rem!important}.p-4k-18{padding:10rem!important}.p-4k-19{padding:10.5rem!important}.p-4k-20{padding:11rem!important}.p-4k-21{padding:11.5rem!important}.p-4k-22{padding:12rem!important}.p-4k-23{padding:12.5rem!important}.p-4k-24{padding:13rem!important}.p-4k-25{padding:13.5rem!important}.p-4k-26{padding:14rem!important}.p-4k-27{padding:14.5rem!important}.p-4k-28{padding:15rem!important}.p-4k-29{padding:15.5rem!important}.p-4k-30{padding:16rem!important}.px-4k-0{padding-right:0!important;padding-left:0!important}.px-4k-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-4k-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-4k-3{padding-right:1rem!important;padding-left:1rem!important}.px-4k-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-4k-5{padding-right:3rem!important;padding-left:3rem!important}.px-4k-6{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-4k-7{padding-right:4rem!important;padding-left:4rem!important}.px-4k-8{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-4k-9{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-4k-10{padding-right:6rem!important;padding-left:6rem!important}.px-4k-11{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-4k-12{padding-right:7rem!important;padding-left:7rem!important}.px-4k-13{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-4k-14{padding-right:8rem!important;padding-left:8rem!important}.px-4k-15{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-4k-16{padding-right:9rem!important;padding-left:9rem!important}.px-4k-17{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-4k-18{padding-right:10rem!important;padding-left:10rem!important}.px-4k-19{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-4k-20{padding-right:11rem!important;padding-left:11rem!important}.px-4k-21{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-4k-22{padding-right:12rem!important;padding-left:12rem!important}.px-4k-23{padding-right:12.5rem!important;padding-left:12.5rem!important}.px-4k-24{padding-right:13rem!important;padding-left:13rem!important}.px-4k-25{padding-right:13.5rem!important;padding-left:13.5rem!important}.px-4k-26{padding-right:14rem!important;padding-left:14rem!important}.px-4k-27{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-4k-28{padding-right:15rem!important;padding-left:15rem!important}.px-4k-29{padding-right:15.5rem!important;padding-left:15.5rem!important}.px-4k-30{padding-right:16rem!important;padding-left:16rem!important}.py-4k-0{padding-top:0!important;padding-bottom:0!important}.py-4k-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-4k-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-4k-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4k-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-4k-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-4k-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-4k-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-4k-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-4k-9{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-4k-10{padding-top:6rem!important;padding-bottom:6rem!important}.py-4k-11{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-4k-12{padding-top:7rem!important;padding-bottom:7rem!important}.py-4k-13{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-4k-14{padding-top:8rem!important;padding-bottom:8rem!important}.py-4k-15{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-4k-16{padding-top:9rem!important;padding-bottom:9rem!important}.py-4k-17{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-4k-18{padding-top:10rem!important;padding-bottom:10rem!important}.py-4k-19{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-4k-20{padding-top:11rem!important;padding-bottom:11rem!important}.py-4k-21{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-4k-22{padding-top:12rem!important;padding-bottom:12rem!important}.py-4k-23{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-4k-24{padding-top:13rem!important;padding-bottom:13rem!important}.py-4k-25{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-4k-26{padding-top:14rem!important;padding-bottom:14rem!important}.py-4k-27{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-4k-28{padding-top:15rem!important;padding-bottom:15rem!important}.py-4k-29{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-4k-30{padding-top:16rem!important;padding-bottom:16rem!important}.pt-4k-0{padding-top:0!important}.pt-4k-1{padding-top:.25rem!important}.pt-4k-2{padding-top:.5rem!important}.pt-4k-3{padding-top:1rem!important}.pt-4k-4{padding-top:1.5rem!important}.pt-4k-5{padding-top:3rem!important}.pt-4k-6{padding-top:3.5rem!important}.pt-4k-7{padding-top:4rem!important}.pt-4k-8{padding-top:4.5rem!important}.pt-4k-9{padding-top:5.5rem!important}.pt-4k-10{padding-top:6rem!important}.pt-4k-11{padding-top:6.5rem!important}.pt-4k-12{padding-top:7rem!important}.pt-4k-13{padding-top:7.5rem!important}.pt-4k-14{padding-top:8rem!important}.pt-4k-15{padding-top:8.5rem!important}.pt-4k-16{padding-top:9rem!important}.pt-4k-17{padding-top:9.5rem!important}.pt-4k-18{padding-top:10rem!important}.pt-4k-19{padding-top:10.5rem!important}.pt-4k-20{padding-top:11rem!important}.pt-4k-21{padding-top:11.5rem!important}.pt-4k-22{padding-top:12rem!important}.pt-4k-23{padding-top:12.5rem!important}.pt-4k-24{padding-top:13rem!important}.pt-4k-25{padding-top:13.5rem!important}.pt-4k-26{padding-top:14rem!important}.pt-4k-27{padding-top:14.5rem!important}.pt-4k-28{padding-top:15rem!important}.pt-4k-29{padding-top:15.5rem!important}.pt-4k-30{padding-top:16rem!important}.pe-4k-0{padding-right:0!important}.pe-4k-1{padding-right:.25rem!important}.pe-4k-2{padding-right:.5rem!important}.pe-4k-3{padding-right:1rem!important}.pe-4k-4{padding-right:1.5rem!important}.pe-4k-5{padding-right:3rem!important}.pe-4k-6{padding-right:3.5rem!important}.pe-4k-7{padding-right:4rem!important}.pe-4k-8{padding-right:4.5rem!important}.pe-4k-9{padding-right:5.5rem!important}.pe-4k-10{padding-right:6rem!important}.pe-4k-11{padding-right:6.5rem!important}.pe-4k-12{padding-right:7rem!important}.pe-4k-13{padding-right:7.5rem!important}.pe-4k-14{padding-right:8rem!important}.pe-4k-15{padding-right:8.5rem!important}.pe-4k-16{padding-right:9rem!important}.pe-4k-17{padding-right:9.5rem!important}.pe-4k-18{padding-right:10rem!important}.pe-4k-19{padding-right:10.5rem!important}.pe-4k-20{padding-right:11rem!important}.pe-4k-21{padding-right:11.5rem!important}.pe-4k-22{padding-right:12rem!important}.pe-4k-23{padding-right:12.5rem!important}.pe-4k-24{padding-right:13rem!important}.pe-4k-25{padding-right:13.5rem!important}.pe-4k-26{padding-right:14rem!important}.pe-4k-27{padding-right:14.5rem!important}.pe-4k-28{padding-right:15rem!important}.pe-4k-29{padding-right:15.5rem!important}.pe-4k-30{padding-right:16rem!important}.pb-4k-0{padding-bottom:0!important}.pb-4k-1{padding-bottom:.25rem!important}.pb-4k-2{padding-bottom:.5rem!important}.pb-4k-3{padding-bottom:1rem!important}.pb-4k-4{padding-bottom:1.5rem!important}.pb-4k-5{padding-bottom:3rem!important}.pb-4k-6{padding-bottom:3.5rem!important}.pb-4k-7{padding-bottom:4rem!important}.pb-4k-8{padding-bottom:4.5rem!important}.pb-4k-9{padding-bottom:5.5rem!important}.pb-4k-10{padding-bottom:6rem!important}.pb-4k-11{padding-bottom:6.5rem!important}.pb-4k-12{padding-bottom:7rem!important}.pb-4k-13{padding-bottom:7.5rem!important}.pb-4k-14{padding-bottom:8rem!important}.pb-4k-15{padding-bottom:8.5rem!important}.pb-4k-16{padding-bottom:9rem!important}.pb-4k-17{padding-bottom:9.5rem!important}.pb-4k-18{padding-bottom:10rem!important}.pb-4k-19{padding-bottom:10.5rem!important}.pb-4k-20{padding-bottom:11rem!important}.pb-4k-21{padding-bottom:11.5rem!important}.pb-4k-22{padding-bottom:12rem!important}.pb-4k-23{padding-bottom:12.5rem!important}.pb-4k-24{padding-bottom:13rem!important}.pb-4k-25{padding-bottom:13.5rem!important}.pb-4k-26{padding-bottom:14rem!important}.pb-4k-27{padding-bottom:14.5rem!important}.pb-4k-28{padding-bottom:15rem!important}.pb-4k-29{padding-bottom:15.5rem!important}.pb-4k-30{padding-bottom:16rem!important}.ps-4k-0{padding-left:0!important}.ps-4k-1{padding-left:.25rem!important}.ps-4k-2{padding-left:.5rem!important}.ps-4k-3{padding-left:1rem!important}.ps-4k-4{padding-left:1.5rem!important}.ps-4k-5{padding-left:3rem!important}.ps-4k-6{padding-left:3.5rem!important}.ps-4k-7{padding-left:4rem!important}.ps-4k-8{padding-left:4.5rem!important}.ps-4k-9{padding-left:5.5rem!important}.ps-4k-10{padding-left:6rem!important}.ps-4k-11{padding-left:6.5rem!important}.ps-4k-12{padding-left:7rem!important}.ps-4k-13{padding-left:7.5rem!important}.ps-4k-14{padding-left:8rem!important}.ps-4k-15{padding-left:8.5rem!important}.ps-4k-16{padding-left:9rem!important}.ps-4k-17{padding-left:9.5rem!important}.ps-4k-18{padding-left:10rem!important}.ps-4k-19{padding-left:10.5rem!important}.ps-4k-20{padding-left:11rem!important}.ps-4k-21{padding-left:11.5rem!important}.ps-4k-22{padding-left:12rem!important}.ps-4k-23{padding-left:12.5rem!important}.ps-4k-24{padding-left:13rem!important}.ps-4k-25{padding-left:13.5rem!important}.ps-4k-26{padding-left:14rem!important}.ps-4k-27{padding-left:14.5rem!important}.ps-4k-28{padding-left:15rem!important}.ps-4k-29{padding-left:15.5rem!important}.ps-4k-30{padding-left:16rem!important}.gap-4k-0{gap:0!important}.gap-4k-1{gap:.25rem!important}.gap-4k-2{gap:.5rem!important}.gap-4k-3{gap:1rem!important}.gap-4k-4{gap:1.5rem!important}.gap-4k-5{gap:3rem!important}.gap-4k-6{gap:3.5rem!important}.gap-4k-7{gap:4rem!important}.gap-4k-8{gap:4.5rem!important}.gap-4k-9{gap:5.5rem!important}.gap-4k-10{gap:6rem!important}.gap-4k-11{gap:6.5rem!important}.gap-4k-12{gap:7rem!important}.gap-4k-13{gap:7.5rem!important}.gap-4k-14{gap:8rem!important}.gap-4k-15{gap:8.5rem!important}.gap-4k-16{gap:9rem!important}.gap-4k-17{gap:9.5rem!important}.gap-4k-18{gap:10rem!important}.gap-4k-19{gap:10.5rem!important}.gap-4k-20{gap:11rem!important}.gap-4k-21{gap:11.5rem!important}.gap-4k-22{gap:12rem!important}.gap-4k-23{gap:12.5rem!important}.gap-4k-24{gap:13rem!important}.gap-4k-25{gap:13.5rem!important}.gap-4k-26{gap:14rem!important}.gap-4k-27{gap:14.5rem!important}.gap-4k-28{gap:15rem!important}.gap-4k-29{gap:15.5rem!important}.gap-4k-30{gap:16rem!important}.fs-4k-1{font-size:calc(1.325rem + .9vw)!important}.fs-4k-2{font-size:calc(1.285rem + .42vw)!important}.fs-4k-3{font-size:1.2rem!important}.fs-4k-4{font-size:1.1rem!important}.fs-4k-5{font-size:.9rem!important}.fs-4k-6{font-size:.8rem!important}.text-4k-start{text-align:left!important}.text-4k-end{text-align:right!important}.text-4k-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2rem!important}.fs-2{font-size:1.6rem!important}.fs-sm-1{font-size:2rem!important}.fs-sm-2{font-size:1.6rem!important}.fs-md-1{font-size:2rem!important}.fs-md-2{font-size:1.6rem!important}.fs-lg-1{font-size:2rem!important}.fs-lg-2{font-size:1.6rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: 1px solid var(--bs-alert-border-color);--bs-alert-border-radius: .375rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: #084298;--bs-alert-bg: #cfe2ff;--bs-alert-border-color: #b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{--bs-alert-color: #41464b;--bs-alert-bg: #e2e3e5;--bs-alert-border-color: #d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{--bs-alert-color: #0f5132;--bs-alert-bg: #d1e7dd;--bs-alert-border-color: #badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{--bs-alert-color: #055160;--bs-alert-bg: #cff4fc;--bs-alert-border-color: #b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{--bs-alert-color: #664d03;--bs-alert-bg: #fff3cd;--bs-alert-border-color: #ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{--bs-alert-color: #842029;--bs-alert-bg: #f8d7da;--bs-alert-border-color: #f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{--bs-alert-color: #636464;--bs-alert-bg: #fefefe;--bs-alert-border-color: #fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{--bs-alert-color: #141619;--bs-alert-bg: #d3d3d4;--bs-alert-border-color: #bcbebf}.alert-dark .alert-link{color:#101214}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}*:active,* :focus{outline:none!important}label{margin-bottom:0}img{max-width:100%}code{border-radius:10px;padding:0 8px 1px}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}@font-face{font-family:Circular Std;src:url(CircularStd-Book.cdd7c659c45b9f89.eot);src:url(CircularStd-Book.67bca93f5149d2e0.woff) format("woff"),url(CircularStd-Book.23906668cc8c0cce.woff2) format("woff2"),url(CircularStd-Book.666cef996dc2bd70.ttf) format("truetype");font-weight:400;font-style:normal}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-n6{margin:-3.5rem!important}.mt-n6,.my-n6{margin-top:-3.5rem!important}.mr-n6,.mx-n6{margin-right:-3.5rem!important}.mb-n6,.my-n6{margin-bottom:-3.5rem!important}.ml-n6,.mx-n6{margin-left:-3.5rem!important}.m-n7{margin:-4rem!important}.mt-n7,.my-n7{margin-top:-4rem!important}.mr-n7,.mx-n7{margin-right:-4rem!important}.mb-n7,.my-n7{margin-bottom:-4rem!important}.ml-n7,.mx-n7{margin-left:-4rem!important}.m-n8{margin:-4.5rem!important}.mt-n8,.my-n8{margin-top:-4.5rem!important}.mr-n8,.mx-n8{margin-right:-4.5rem!important}.mb-n8,.my-n8{margin-bottom:-4.5rem!important}.ml-n8,.mx-n8{margin-left:-4.5rem!important}.m-n9{margin:-5.5rem!important}.mt-n9,.my-n9{margin-top:-5.5rem!important}.mr-n9,.mx-n9{margin-right:-5.5rem!important}.mb-n9,.my-n9{margin-bottom:-5.5rem!important}.ml-n9,.mx-n9{margin-left:-5.5rem!important}.m-n10{margin:-6rem!important}.mt-n10,.my-n10{margin-top:-6rem!important}.mr-n10,.mx-n10{margin-right:-6rem!important}.mb-n10,.my-n10{margin-bottom:-6rem!important}.ml-n10,.mx-n10{margin-left:-6rem!important}.m-n11{margin:-6.5rem!important}.mt-n11,.my-n11{margin-top:-6.5rem!important}.mr-n11,.mx-n11{margin-right:-6.5rem!important}.mb-n11,.my-n11{margin-bottom:-6.5rem!important}.ml-n11,.mx-n11{margin-left:-6.5rem!important}.m-n12{margin:-7rem!important}.mt-n12,.my-n12{margin-top:-7rem!important}.mr-n12,.mx-n12{margin-right:-7rem!important}.mb-n12,.my-n12{margin-bottom:-7rem!important}.ml-n12,.mx-n12{margin-left:-7rem!important}.m-n13{margin:-7.5rem!important}.mt-n13,.my-n13{margin-top:-7.5rem!important}.mr-n13,.mx-n13{margin-right:-7.5rem!important}.mb-n13,.my-n13{margin-bottom:-7.5rem!important}.ml-n13,.mx-n13{margin-left:-7.5rem!important}.m-n14{margin:-8rem!important}.mt-n14,.my-n14{margin-top:-8rem!important}.mr-n14,.mx-n14{margin-right:-8rem!important}.mb-n14,.my-n14{margin-bottom:-8rem!important}.ml-n14,.mx-n14{margin-left:-8rem!important}.m-n15{margin:-8.5rem!important}.mt-n15,.my-n15{margin-top:-8.5rem!important}.mr-n15,.mx-n15{margin-right:-8.5rem!important}.mb-n15,.my-n15{margin-bottom:-8.5rem!important}.ml-n15,.mx-n15{margin-left:-8.5rem!important}.m-n16{margin:-9rem!important}.mt-n16,.my-n16{margin-top:-9rem!important}.mr-n16,.mx-n16{margin-right:-9rem!important}.mb-n16,.my-n16{margin-bottom:-9rem!important}.ml-n16,.mx-n16{margin-left:-9rem!important}.m-n17{margin:-9.5rem!important}.mt-n17,.my-n17{margin-top:-9.5rem!important}.mr-n17,.mx-n17{margin-right:-9.5rem!important}.mb-n17,.my-n17{margin-bottom:-9.5rem!important}.ml-n17,.mx-n17{margin-left:-9.5rem!important}.m-n18{margin:-10rem!important}.mt-n18,.my-n18{margin-top:-10rem!important}.mr-n18,.mx-n18{margin-right:-10rem!important}.mb-n18,.my-n18{margin-bottom:-10rem!important}.ml-n18,.mx-n18{margin-left:-10rem!important}.m-n19{margin:-10.5rem!important}.mt-n19,.my-n19{margin-top:-10.5rem!important}.mr-n19,.mx-n19{margin-right:-10.5rem!important}.mb-n19,.my-n19{margin-bottom:-10.5rem!important}.ml-n19,.mx-n19{margin-left:-10.5rem!important}.m-n20{margin:-11rem!important}.mt-n20,.my-n20{margin-top:-11rem!important}.mr-n20,.mx-n20{margin-right:-11rem!important}.mb-n20,.my-n20{margin-bottom:-11rem!important}.ml-n20,.mx-n20{margin-left:-11rem!important}.m-n21{margin:-11.5rem!important}.mt-n21,.my-n21{margin-top:-11.5rem!important}.mr-n21,.mx-n21{margin-right:-11.5rem!important}.mb-n21,.my-n21{margin-bottom:-11.5rem!important}.ml-n21,.mx-n21{margin-left:-11.5rem!important}.m-n22{margin:-12rem!important}.mt-n22,.my-n22{margin-top:-12rem!important}.mr-n22,.mx-n22{margin-right:-12rem!important}.mb-n22,.my-n22{margin-bottom:-12rem!important}.ml-n22,.mx-n22{margin-left:-12rem!important}.m-n23{margin:-12.5rem!important}.mt-n23,.my-n23{margin-top:-12.5rem!important}.mr-n23,.mx-n23{margin-right:-12.5rem!important}.mb-n23,.my-n23{margin-bottom:-12.5rem!important}.ml-n23,.mx-n23{margin-left:-12.5rem!important}.m-n24{margin:-13rem!important}.mt-n24,.my-n24{margin-top:-13rem!important}.mr-n24,.mx-n24{margin-right:-13rem!important}.mb-n24,.my-n24{margin-bottom:-13rem!important}.ml-n24,.mx-n24{margin-left:-13rem!important}.m-n25{margin:-13.5rem!important}.mt-n25,.my-n25{margin-top:-13.5rem!important}.mr-n25,.mx-n25{margin-right:-13.5rem!important}.mb-n25,.my-n25{margin-bottom:-13.5rem!important}.ml-n25,.mx-n25{margin-left:-13.5rem!important}.m-n26{margin:-14rem!important}.mt-n26,.my-n26{margin-top:-14rem!important}.mr-n26,.mx-n26{margin-right:-14rem!important}.mb-n26,.my-n26{margin-bottom:-14rem!important}.ml-n26,.mx-n26{margin-left:-14rem!important}.m-n27{margin:-14.5rem!important}.mt-n27,.my-n27{margin-top:-14.5rem!important}.mr-n27,.mx-n27{margin-right:-14.5rem!important}.mb-n27,.my-n27{margin-bottom:-14.5rem!important}.ml-n27,.mx-n27{margin-left:-14.5rem!important}.m-n28{margin:-15rem!important}.mt-n28,.my-n28{margin-top:-15rem!important}.mr-n28,.mx-n28{margin-right:-15rem!important}.mb-n28,.my-n28{margin-bottom:-15rem!important}.ml-n28,.mx-n28{margin-left:-15rem!important}.m-n29{margin:-15.5rem!important}.mt-n29,.my-n29{margin-top:-15.5rem!important}.mr-n29,.mx-n29{margin-right:-15.5rem!important}.mb-n29,.my-n29{margin-bottom:-15.5rem!important}.ml-n29,.mx-n29{margin-left:-15.5rem!important}.m-n30{margin:-16rem!important}.mt-n30,.my-n30{margin-top:-16rem!important}.mr-n30,.mx-n30{margin-right:-16rem!important}.mb-n30,.my-n30{margin-bottom:-16rem!important}.ml-n30,.mx-n30{margin-left:-16rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 576px){.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-n6{margin:-3.5rem!important}.mt-sm-n6,.my-sm-n6{margin-top:-3.5rem!important}.mr-sm-n6,.mx-sm-n6{margin-right:-3.5rem!important}.mb-sm-n6,.my-sm-n6{margin-bottom:-3.5rem!important}.ml-sm-n6,.mx-sm-n6{margin-left:-3.5rem!important}.m-sm-n7{margin:-4rem!important}.mt-sm-n7,.my-sm-n7{margin-top:-4rem!important}.mr-sm-n7,.mx-sm-n7{margin-right:-4rem!important}.mb-sm-n7,.my-sm-n7{margin-bottom:-4rem!important}.ml-sm-n7,.mx-sm-n7{margin-left:-4rem!important}.m-sm-n8{margin:-4.5rem!important}.mt-sm-n8,.my-sm-n8{margin-top:-4.5rem!important}.mr-sm-n8,.mx-sm-n8{margin-right:-4.5rem!important}.mb-sm-n8,.my-sm-n8{margin-bottom:-4.5rem!important}.ml-sm-n8,.mx-sm-n8{margin-left:-4.5rem!important}.m-sm-n9{margin:-5.5rem!important}.mt-sm-n9,.my-sm-n9{margin-top:-5.5rem!important}.mr-sm-n9,.mx-sm-n9{margin-right:-5.5rem!important}.mb-sm-n9,.my-sm-n9{margin-bottom:-5.5rem!important}.ml-sm-n9,.mx-sm-n9{margin-left:-5.5rem!important}.m-sm-n10{margin:-6rem!important}.mt-sm-n10,.my-sm-n10{margin-top:-6rem!important}.mr-sm-n10,.mx-sm-n10{margin-right:-6rem!important}.mb-sm-n10,.my-sm-n10{margin-bottom:-6rem!important}.ml-sm-n10,.mx-sm-n10{margin-left:-6rem!important}.m-sm-n11{margin:-6.5rem!important}.mt-sm-n11,.my-sm-n11{margin-top:-6.5rem!important}.mr-sm-n11,.mx-sm-n11{margin-right:-6.5rem!important}.mb-sm-n11,.my-sm-n11{margin-bottom:-6.5rem!important}.ml-sm-n11,.mx-sm-n11{margin-left:-6.5rem!important}.m-sm-n12{margin:-7rem!important}.mt-sm-n12,.my-sm-n12{margin-top:-7rem!important}.mr-sm-n12,.mx-sm-n12{margin-right:-7rem!important}.mb-sm-n12,.my-sm-n12{margin-bottom:-7rem!important}.ml-sm-n12,.mx-sm-n12{margin-left:-7rem!important}.m-sm-n13{margin:-7.5rem!important}.mt-sm-n13,.my-sm-n13{margin-top:-7.5rem!important}.mr-sm-n13,.mx-sm-n13{margin-right:-7.5rem!important}.mb-sm-n13,.my-sm-n13{margin-bottom:-7.5rem!important}.ml-sm-n13,.mx-sm-n13{margin-left:-7.5rem!important}.m-sm-n14{margin:-8rem!important}.mt-sm-n14,.my-sm-n14{margin-top:-8rem!important}.mr-sm-n14,.mx-sm-n14{margin-right:-8rem!important}.mb-sm-n14,.my-sm-n14{margin-bottom:-8rem!important}.ml-sm-n14,.mx-sm-n14{margin-left:-8rem!important}.m-sm-n15{margin:-8.5rem!important}.mt-sm-n15,.my-sm-n15{margin-top:-8.5rem!important}.mr-sm-n15,.mx-sm-n15{margin-right:-8.5rem!important}.mb-sm-n15,.my-sm-n15{margin-bottom:-8.5rem!important}.ml-sm-n15,.mx-sm-n15{margin-left:-8.5rem!important}.m-sm-n16{margin:-9rem!important}.mt-sm-n16,.my-sm-n16{margin-top:-9rem!important}.mr-sm-n16,.mx-sm-n16{margin-right:-9rem!important}.mb-sm-n16,.my-sm-n16{margin-bottom:-9rem!important}.ml-sm-n16,.mx-sm-n16{margin-left:-9rem!important}.m-sm-n17{margin:-9.5rem!important}.mt-sm-n17,.my-sm-n17{margin-top:-9.5rem!important}.mr-sm-n17,.mx-sm-n17{margin-right:-9.5rem!important}.mb-sm-n17,.my-sm-n17{margin-bottom:-9.5rem!important}.ml-sm-n17,.mx-sm-n17{margin-left:-9.5rem!important}.m-sm-n18{margin:-10rem!important}.mt-sm-n18,.my-sm-n18{margin-top:-10rem!important}.mr-sm-n18,.mx-sm-n18{margin-right:-10rem!important}.mb-sm-n18,.my-sm-n18{margin-bottom:-10rem!important}.ml-sm-n18,.mx-sm-n18{margin-left:-10rem!important}.m-sm-n19{margin:-10.5rem!important}.mt-sm-n19,.my-sm-n19{margin-top:-10.5rem!important}.mr-sm-n19,.mx-sm-n19{margin-right:-10.5rem!important}.mb-sm-n19,.my-sm-n19{margin-bottom:-10.5rem!important}.ml-sm-n19,.mx-sm-n19{margin-left:-10.5rem!important}.m-sm-n20{margin:-11rem!important}.mt-sm-n20,.my-sm-n20{margin-top:-11rem!important}.mr-sm-n20,.mx-sm-n20{margin-right:-11rem!important}.mb-sm-n20,.my-sm-n20{margin-bottom:-11rem!important}.ml-sm-n20,.mx-sm-n20{margin-left:-11rem!important}.m-sm-n21{margin:-11.5rem!important}.mt-sm-n21,.my-sm-n21{margin-top:-11.5rem!important}.mr-sm-n21,.mx-sm-n21{margin-right:-11.5rem!important}.mb-sm-n21,.my-sm-n21{margin-bottom:-11.5rem!important}.ml-sm-n21,.mx-sm-n21{margin-left:-11.5rem!important}.m-sm-n22{margin:-12rem!important}.mt-sm-n22,.my-sm-n22{margin-top:-12rem!important}.mr-sm-n22,.mx-sm-n22{margin-right:-12rem!important}.mb-sm-n22,.my-sm-n22{margin-bottom:-12rem!important}.ml-sm-n22,.mx-sm-n22{margin-left:-12rem!important}.m-sm-n23{margin:-12.5rem!important}.mt-sm-n23,.my-sm-n23{margin-top:-12.5rem!important}.mr-sm-n23,.mx-sm-n23{margin-right:-12.5rem!important}.mb-sm-n23,.my-sm-n23{margin-bottom:-12.5rem!important}.ml-sm-n23,.mx-sm-n23{margin-left:-12.5rem!important}.m-sm-n24{margin:-13rem!important}.mt-sm-n24,.my-sm-n24{margin-top:-13rem!important}.mr-sm-n24,.mx-sm-n24{margin-right:-13rem!important}.mb-sm-n24,.my-sm-n24{margin-bottom:-13rem!important}.ml-sm-n24,.mx-sm-n24{margin-left:-13rem!important}.m-sm-n25{margin:-13.5rem!important}.mt-sm-n25,.my-sm-n25{margin-top:-13.5rem!important}.mr-sm-n25,.mx-sm-n25{margin-right:-13.5rem!important}.mb-sm-n25,.my-sm-n25{margin-bottom:-13.5rem!important}.ml-sm-n25,.mx-sm-n25{margin-left:-13.5rem!important}.m-sm-n26{margin:-14rem!important}.mt-sm-n26,.my-sm-n26{margin-top:-14rem!important}.mr-sm-n26,.mx-sm-n26{margin-right:-14rem!important}.mb-sm-n26,.my-sm-n26{margin-bottom:-14rem!important}.ml-sm-n26,.mx-sm-n26{margin-left:-14rem!important}.m-sm-n27{margin:-14.5rem!important}.mt-sm-n27,.my-sm-n27{margin-top:-14.5rem!important}.mr-sm-n27,.mx-sm-n27{margin-right:-14.5rem!important}.mb-sm-n27,.my-sm-n27{margin-bottom:-14.5rem!important}.ml-sm-n27,.mx-sm-n27{margin-left:-14.5rem!important}.m-sm-n28{margin:-15rem!important}.mt-sm-n28,.my-sm-n28{margin-top:-15rem!important}.mr-sm-n28,.mx-sm-n28{margin-right:-15rem!important}.mb-sm-n28,.my-sm-n28{margin-bottom:-15rem!important}.ml-sm-n28,.mx-sm-n28{margin-left:-15rem!important}.m-sm-n29{margin:-15.5rem!important}.mt-sm-n29,.my-sm-n29{margin-top:-15.5rem!important}.mr-sm-n29,.mx-sm-n29{margin-right:-15.5rem!important}.mb-sm-n29,.my-sm-n29{margin-bottom:-15.5rem!important}.ml-sm-n29,.mx-sm-n29{margin-left:-15.5rem!important}.m-sm-n30{margin:-16rem!important}.mt-sm-n30,.my-sm-n30{margin-top:-16rem!important}.mr-sm-n30,.mx-sm-n30{margin-right:-16rem!important}.mb-sm-n30,.my-sm-n30{margin-bottom:-16rem!important}.ml-sm-n30,.mx-sm-n30{margin-left:-16rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-n6{margin:-3.5rem!important}.mt-md-n6,.my-md-n6{margin-top:-3.5rem!important}.mr-md-n6,.mx-md-n6{margin-right:-3.5rem!important}.mb-md-n6,.my-md-n6{margin-bottom:-3.5rem!important}.ml-md-n6,.mx-md-n6{margin-left:-3.5rem!important}.m-md-n7{margin:-4rem!important}.mt-md-n7,.my-md-n7{margin-top:-4rem!important}.mr-md-n7,.mx-md-n7{margin-right:-4rem!important}.mb-md-n7,.my-md-n7{margin-bottom:-4rem!important}.ml-md-n7,.mx-md-n7{margin-left:-4rem!important}.m-md-n8{margin:-4.5rem!important}.mt-md-n8,.my-md-n8{margin-top:-4.5rem!important}.mr-md-n8,.mx-md-n8{margin-right:-4.5rem!important}.mb-md-n8,.my-md-n8{margin-bottom:-4.5rem!important}.ml-md-n8,.mx-md-n8{margin-left:-4.5rem!important}.m-md-n9{margin:-5.5rem!important}.mt-md-n9,.my-md-n9{margin-top:-5.5rem!important}.mr-md-n9,.mx-md-n9{margin-right:-5.5rem!important}.mb-md-n9,.my-md-n9{margin-bottom:-5.5rem!important}.ml-md-n9,.mx-md-n9{margin-left:-5.5rem!important}.m-md-n10{margin:-6rem!important}.mt-md-n10,.my-md-n10{margin-top:-6rem!important}.mr-md-n10,.mx-md-n10{margin-right:-6rem!important}.mb-md-n10,.my-md-n10{margin-bottom:-6rem!important}.ml-md-n10,.mx-md-n10{margin-left:-6rem!important}.m-md-n11{margin:-6.5rem!important}.mt-md-n11,.my-md-n11{margin-top:-6.5rem!important}.mr-md-n11,.mx-md-n11{margin-right:-6.5rem!important}.mb-md-n11,.my-md-n11{margin-bottom:-6.5rem!important}.ml-md-n11,.mx-md-n11{margin-left:-6.5rem!important}.m-md-n12{margin:-7rem!important}.mt-md-n12,.my-md-n12{margin-top:-7rem!important}.mr-md-n12,.mx-md-n12{margin-right:-7rem!important}.mb-md-n12,.my-md-n12{margin-bottom:-7rem!important}.ml-md-n12,.mx-md-n12{margin-left:-7rem!important}.m-md-n13{margin:-7.5rem!important}.mt-md-n13,.my-md-n13{margin-top:-7.5rem!important}.mr-md-n13,.mx-md-n13{margin-right:-7.5rem!important}.mb-md-n13,.my-md-n13{margin-bottom:-7.5rem!important}.ml-md-n13,.mx-md-n13{margin-left:-7.5rem!important}.m-md-n14{margin:-8rem!important}.mt-md-n14,.my-md-n14{margin-top:-8rem!important}.mr-md-n14,.mx-md-n14{margin-right:-8rem!important}.mb-md-n14,.my-md-n14{margin-bottom:-8rem!important}.ml-md-n14,.mx-md-n14{margin-left:-8rem!important}.m-md-n15{margin:-8.5rem!important}.mt-md-n15,.my-md-n15{margin-top:-8.5rem!important}.mr-md-n15,.mx-md-n15{margin-right:-8.5rem!important}.mb-md-n15,.my-md-n15{margin-bottom:-8.5rem!important}.ml-md-n15,.mx-md-n15{margin-left:-8.5rem!important}.m-md-n16{margin:-9rem!important}.mt-md-n16,.my-md-n16{margin-top:-9rem!important}.mr-md-n16,.mx-md-n16{margin-right:-9rem!important}.mb-md-n16,.my-md-n16{margin-bottom:-9rem!important}.ml-md-n16,.mx-md-n16{margin-left:-9rem!important}.m-md-n17{margin:-9.5rem!important}.mt-md-n17,.my-md-n17{margin-top:-9.5rem!important}.mr-md-n17,.mx-md-n17{margin-right:-9.5rem!important}.mb-md-n17,.my-md-n17{margin-bottom:-9.5rem!important}.ml-md-n17,.mx-md-n17{margin-left:-9.5rem!important}.m-md-n18{margin:-10rem!important}.mt-md-n18,.my-md-n18{margin-top:-10rem!important}.mr-md-n18,.mx-md-n18{margin-right:-10rem!important}.mb-md-n18,.my-md-n18{margin-bottom:-10rem!important}.ml-md-n18,.mx-md-n18{margin-left:-10rem!important}.m-md-n19{margin:-10.5rem!important}.mt-md-n19,.my-md-n19{margin-top:-10.5rem!important}.mr-md-n19,.mx-md-n19{margin-right:-10.5rem!important}.mb-md-n19,.my-md-n19{margin-bottom:-10.5rem!important}.ml-md-n19,.mx-md-n19{margin-left:-10.5rem!important}.m-md-n20{margin:-11rem!important}.mt-md-n20,.my-md-n20{margin-top:-11rem!important}.mr-md-n20,.mx-md-n20{margin-right:-11rem!important}.mb-md-n20,.my-md-n20{margin-bottom:-11rem!important}.ml-md-n20,.mx-md-n20{margin-left:-11rem!important}.m-md-n21{margin:-11.5rem!important}.mt-md-n21,.my-md-n21{margin-top:-11.5rem!important}.mr-md-n21,.mx-md-n21{margin-right:-11.5rem!important}.mb-md-n21,.my-md-n21{margin-bottom:-11.5rem!important}.ml-md-n21,.mx-md-n21{margin-left:-11.5rem!important}.m-md-n22{margin:-12rem!important}.mt-md-n22,.my-md-n22{margin-top:-12rem!important}.mr-md-n22,.mx-md-n22{margin-right:-12rem!important}.mb-md-n22,.my-md-n22{margin-bottom:-12rem!important}.ml-md-n22,.mx-md-n22{margin-left:-12rem!important}.m-md-n23{margin:-12.5rem!important}.mt-md-n23,.my-md-n23{margin-top:-12.5rem!important}.mr-md-n23,.mx-md-n23{margin-right:-12.5rem!important}.mb-md-n23,.my-md-n23{margin-bottom:-12.5rem!important}.ml-md-n23,.mx-md-n23{margin-left:-12.5rem!important}.m-md-n24{margin:-13rem!important}.mt-md-n24,.my-md-n24{margin-top:-13rem!important}.mr-md-n24,.mx-md-n24{margin-right:-13rem!important}.mb-md-n24,.my-md-n24{margin-bottom:-13rem!important}.ml-md-n24,.mx-md-n24{margin-left:-13rem!important}.m-md-n25{margin:-13.5rem!important}.mt-md-n25,.my-md-n25{margin-top:-13.5rem!important}.mr-md-n25,.mx-md-n25{margin-right:-13.5rem!important}.mb-md-n25,.my-md-n25{margin-bottom:-13.5rem!important}.ml-md-n25,.mx-md-n25{margin-left:-13.5rem!important}.m-md-n26{margin:-14rem!important}.mt-md-n26,.my-md-n26{margin-top:-14rem!important}.mr-md-n26,.mx-md-n26{margin-right:-14rem!important}.mb-md-n26,.my-md-n26{margin-bottom:-14rem!important}.ml-md-n26,.mx-md-n26{margin-left:-14rem!important}.m-md-n27{margin:-14.5rem!important}.mt-md-n27,.my-md-n27{margin-top:-14.5rem!important}.mr-md-n27,.mx-md-n27{margin-right:-14.5rem!important}.mb-md-n27,.my-md-n27{margin-bottom:-14.5rem!important}.ml-md-n27,.mx-md-n27{margin-left:-14.5rem!important}.m-md-n28{margin:-15rem!important}.mt-md-n28,.my-md-n28{margin-top:-15rem!important}.mr-md-n28,.mx-md-n28{margin-right:-15rem!important}.mb-md-n28,.my-md-n28{margin-bottom:-15rem!important}.ml-md-n28,.mx-md-n28{margin-left:-15rem!important}.m-md-n29{margin:-15.5rem!important}.mt-md-n29,.my-md-n29{margin-top:-15.5rem!important}.mr-md-n29,.mx-md-n29{margin-right:-15.5rem!important}.mb-md-n29,.my-md-n29{margin-bottom:-15.5rem!important}.ml-md-n29,.mx-md-n29{margin-left:-15.5rem!important}.m-md-n30{margin:-16rem!important}.mt-md-n30,.my-md-n30{margin-top:-16rem!important}.mr-md-n30,.mx-md-n30{margin-right:-16rem!important}.mb-md-n30,.my-md-n30{margin-bottom:-16rem!important}.ml-md-n30,.mx-md-n30{margin-left:-16rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 992px){.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-n6{margin:-3.5rem!important}.mt-lg-n6,.my-lg-n6{margin-top:-3.5rem!important}.mr-lg-n6,.mx-lg-n6{margin-right:-3.5rem!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-3.5rem!important}.ml-lg-n6,.mx-lg-n6{margin-left:-3.5rem!important}.m-lg-n7{margin:-4rem!important}.mt-lg-n7,.my-lg-n7{margin-top:-4rem!important}.mr-lg-n7,.mx-lg-n7{margin-right:-4rem!important}.mb-lg-n7,.my-lg-n7{margin-bottom:-4rem!important}.ml-lg-n7,.mx-lg-n7{margin-left:-4rem!important}.m-lg-n8{margin:-4.5rem!important}.mt-lg-n8,.my-lg-n8{margin-top:-4.5rem!important}.mr-lg-n8,.mx-lg-n8{margin-right:-4.5rem!important}.mb-lg-n8,.my-lg-n8{margin-bottom:-4.5rem!important}.ml-lg-n8,.mx-lg-n8{margin-left:-4.5rem!important}.m-lg-n9{margin:-5.5rem!important}.mt-lg-n9,.my-lg-n9{margin-top:-5.5rem!important}.mr-lg-n9,.mx-lg-n9{margin-right:-5.5rem!important}.mb-lg-n9,.my-lg-n9{margin-bottom:-5.5rem!important}.ml-lg-n9,.mx-lg-n9{margin-left:-5.5rem!important}.m-lg-n10{margin:-6rem!important}.mt-lg-n10,.my-lg-n10{margin-top:-6rem!important}.mr-lg-n10,.mx-lg-n10{margin-right:-6rem!important}.mb-lg-n10,.my-lg-n10{margin-bottom:-6rem!important}.ml-lg-n10,.mx-lg-n10{margin-left:-6rem!important}.m-lg-n11{margin:-6.5rem!important}.mt-lg-n11,.my-lg-n11{margin-top:-6.5rem!important}.mr-lg-n11,.mx-lg-n11{margin-right:-6.5rem!important}.mb-lg-n11,.my-lg-n11{margin-bottom:-6.5rem!important}.ml-lg-n11,.mx-lg-n11{margin-left:-6.5rem!important}.m-lg-n12{margin:-7rem!important}.mt-lg-n12,.my-lg-n12{margin-top:-7rem!important}.mr-lg-n12,.mx-lg-n12{margin-right:-7rem!important}.mb-lg-n12,.my-lg-n12{margin-bottom:-7rem!important}.ml-lg-n12,.mx-lg-n12{margin-left:-7rem!important}.m-lg-n13{margin:-7.5rem!important}.mt-lg-n13,.my-lg-n13{margin-top:-7.5rem!important}.mr-lg-n13,.mx-lg-n13{margin-right:-7.5rem!important}.mb-lg-n13,.my-lg-n13{margin-bottom:-7.5rem!important}.ml-lg-n13,.mx-lg-n13{margin-left:-7.5rem!important}.m-lg-n14{margin:-8rem!important}.mt-lg-n14,.my-lg-n14{margin-top:-8rem!important}.mr-lg-n14,.mx-lg-n14{margin-right:-8rem!important}.mb-lg-n14,.my-lg-n14{margin-bottom:-8rem!important}.ml-lg-n14,.mx-lg-n14{margin-left:-8rem!important}.m-lg-n15{margin:-8.5rem!important}.mt-lg-n15,.my-lg-n15{margin-top:-8.5rem!important}.mr-lg-n15,.mx-lg-n15{margin-right:-8.5rem!important}.mb-lg-n15,.my-lg-n15{margin-bottom:-8.5rem!important}.ml-lg-n15,.mx-lg-n15{margin-left:-8.5rem!important}.m-lg-n16{margin:-9rem!important}.mt-lg-n16,.my-lg-n16{margin-top:-9rem!important}.mr-lg-n16,.mx-lg-n16{margin-right:-9rem!important}.mb-lg-n16,.my-lg-n16{margin-bottom:-9rem!important}.ml-lg-n16,.mx-lg-n16{margin-left:-9rem!important}.m-lg-n17{margin:-9.5rem!important}.mt-lg-n17,.my-lg-n17{margin-top:-9.5rem!important}.mr-lg-n17,.mx-lg-n17{margin-right:-9.5rem!important}.mb-lg-n17,.my-lg-n17{margin-bottom:-9.5rem!important}.ml-lg-n17,.mx-lg-n17{margin-left:-9.5rem!important}.m-lg-n18{margin:-10rem!important}.mt-lg-n18,.my-lg-n18{margin-top:-10rem!important}.mr-lg-n18,.mx-lg-n18{margin-right:-10rem!important}.mb-lg-n18,.my-lg-n18{margin-bottom:-10rem!important}.ml-lg-n18,.mx-lg-n18{margin-left:-10rem!important}.m-lg-n19{margin:-10.5rem!important}.mt-lg-n19,.my-lg-n19{margin-top:-10.5rem!important}.mr-lg-n19,.mx-lg-n19{margin-right:-10.5rem!important}.mb-lg-n19,.my-lg-n19{margin-bottom:-10.5rem!important}.ml-lg-n19,.mx-lg-n19{margin-left:-10.5rem!important}.m-lg-n20{margin:-11rem!important}.mt-lg-n20,.my-lg-n20{margin-top:-11rem!important}.mr-lg-n20,.mx-lg-n20{margin-right:-11rem!important}.mb-lg-n20,.my-lg-n20{margin-bottom:-11rem!important}.ml-lg-n20,.mx-lg-n20{margin-left:-11rem!important}.m-lg-n21{margin:-11.5rem!important}.mt-lg-n21,.my-lg-n21{margin-top:-11.5rem!important}.mr-lg-n21,.mx-lg-n21{margin-right:-11.5rem!important}.mb-lg-n21,.my-lg-n21{margin-bottom:-11.5rem!important}.ml-lg-n21,.mx-lg-n21{margin-left:-11.5rem!important}.m-lg-n22{margin:-12rem!important}.mt-lg-n22,.my-lg-n22{margin-top:-12rem!important}.mr-lg-n22,.mx-lg-n22{margin-right:-12rem!important}.mb-lg-n22,.my-lg-n22{margin-bottom:-12rem!important}.ml-lg-n22,.mx-lg-n22{margin-left:-12rem!important}.m-lg-n23{margin:-12.5rem!important}.mt-lg-n23,.my-lg-n23{margin-top:-12.5rem!important}.mr-lg-n23,.mx-lg-n23{margin-right:-12.5rem!important}.mb-lg-n23,.my-lg-n23{margin-bottom:-12.5rem!important}.ml-lg-n23,.mx-lg-n23{margin-left:-12.5rem!important}.m-lg-n24{margin:-13rem!important}.mt-lg-n24,.my-lg-n24{margin-top:-13rem!important}.mr-lg-n24,.mx-lg-n24{margin-right:-13rem!important}.mb-lg-n24,.my-lg-n24{margin-bottom:-13rem!important}.ml-lg-n24,.mx-lg-n24{margin-left:-13rem!important}.m-lg-n25{margin:-13.5rem!important}.mt-lg-n25,.my-lg-n25{margin-top:-13.5rem!important}.mr-lg-n25,.mx-lg-n25{margin-right:-13.5rem!important}.mb-lg-n25,.my-lg-n25{margin-bottom:-13.5rem!important}.ml-lg-n25,.mx-lg-n25{margin-left:-13.5rem!important}.m-lg-n26{margin:-14rem!important}.mt-lg-n26,.my-lg-n26{margin-top:-14rem!important}.mr-lg-n26,.mx-lg-n26{margin-right:-14rem!important}.mb-lg-n26,.my-lg-n26{margin-bottom:-14rem!important}.ml-lg-n26,.mx-lg-n26{margin-left:-14rem!important}.m-lg-n27{margin:-14.5rem!important}.mt-lg-n27,.my-lg-n27{margin-top:-14.5rem!important}.mr-lg-n27,.mx-lg-n27{margin-right:-14.5rem!important}.mb-lg-n27,.my-lg-n27{margin-bottom:-14.5rem!important}.ml-lg-n27,.mx-lg-n27{margin-left:-14.5rem!important}.m-lg-n28{margin:-15rem!important}.mt-lg-n28,.my-lg-n28{margin-top:-15rem!important}.mr-lg-n28,.mx-lg-n28{margin-right:-15rem!important}.mb-lg-n28,.my-lg-n28{margin-bottom:-15rem!important}.ml-lg-n28,.mx-lg-n28{margin-left:-15rem!important}.m-lg-n29{margin:-15.5rem!important}.mt-lg-n29,.my-lg-n29{margin-top:-15.5rem!important}.mr-lg-n29,.mx-lg-n29{margin-right:-15.5rem!important}.mb-lg-n29,.my-lg-n29{margin-bottom:-15.5rem!important}.ml-lg-n29,.mx-lg-n29{margin-left:-15.5rem!important}.m-lg-n30{margin:-16rem!important}.mt-lg-n30,.my-lg-n30{margin-top:-16rem!important}.mr-lg-n30,.mx-lg-n30{margin-right:-16rem!important}.mb-lg-n30,.my-lg-n30{margin-bottom:-16rem!important}.ml-lg-n30,.mx-lg-n30{margin-left:-16rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1200px){.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-n6{margin:-3.5rem!important}.mt-xl-n6,.my-xl-n6{margin-top:-3.5rem!important}.mr-xl-n6,.mx-xl-n6{margin-right:-3.5rem!important}.mb-xl-n6,.my-xl-n6{margin-bottom:-3.5rem!important}.ml-xl-n6,.mx-xl-n6{margin-left:-3.5rem!important}.m-xl-n7{margin:-4rem!important}.mt-xl-n7,.my-xl-n7{margin-top:-4rem!important}.mr-xl-n7,.mx-xl-n7{margin-right:-4rem!important}.mb-xl-n7,.my-xl-n7{margin-bottom:-4rem!important}.ml-xl-n7,.mx-xl-n7{margin-left:-4rem!important}.m-xl-n8{margin:-4.5rem!important}.mt-xl-n8,.my-xl-n8{margin-top:-4.5rem!important}.mr-xl-n8,.mx-xl-n8{margin-right:-4.5rem!important}.mb-xl-n8,.my-xl-n8{margin-bottom:-4.5rem!important}.ml-xl-n8,.mx-xl-n8{margin-left:-4.5rem!important}.m-xl-n9{margin:-5.5rem!important}.mt-xl-n9,.my-xl-n9{margin-top:-5.5rem!important}.mr-xl-n9,.mx-xl-n9{margin-right:-5.5rem!important}.mb-xl-n9,.my-xl-n9{margin-bottom:-5.5rem!important}.ml-xl-n9,.mx-xl-n9{margin-left:-5.5rem!important}.m-xl-n10{margin:-6rem!important}.mt-xl-n10,.my-xl-n10{margin-top:-6rem!important}.mr-xl-n10,.mx-xl-n10{margin-right:-6rem!important}.mb-xl-n10,.my-xl-n10{margin-bottom:-6rem!important}.ml-xl-n10,.mx-xl-n10{margin-left:-6rem!important}.m-xl-n11{margin:-6.5rem!important}.mt-xl-n11,.my-xl-n11{margin-top:-6.5rem!important}.mr-xl-n11,.mx-xl-n11{margin-right:-6.5rem!important}.mb-xl-n11,.my-xl-n11{margin-bottom:-6.5rem!important}.ml-xl-n11,.mx-xl-n11{margin-left:-6.5rem!important}.m-xl-n12{margin:-7rem!important}.mt-xl-n12,.my-xl-n12{margin-top:-7rem!important}.mr-xl-n12,.mx-xl-n12{margin-right:-7rem!important}.mb-xl-n12,.my-xl-n12{margin-bottom:-7rem!important}.ml-xl-n12,.mx-xl-n12{margin-left:-7rem!important}.m-xl-n13{margin:-7.5rem!important}.mt-xl-n13,.my-xl-n13{margin-top:-7.5rem!important}.mr-xl-n13,.mx-xl-n13{margin-right:-7.5rem!important}.mb-xl-n13,.my-xl-n13{margin-bottom:-7.5rem!important}.ml-xl-n13,.mx-xl-n13{margin-left:-7.5rem!important}.m-xl-n14{margin:-8rem!important}.mt-xl-n14,.my-xl-n14{margin-top:-8rem!important}.mr-xl-n14,.mx-xl-n14{margin-right:-8rem!important}.mb-xl-n14,.my-xl-n14{margin-bottom:-8rem!important}.ml-xl-n14,.mx-xl-n14{margin-left:-8rem!important}.m-xl-n15{margin:-8.5rem!important}.mt-xl-n15,.my-xl-n15{margin-top:-8.5rem!important}.mr-xl-n15,.mx-xl-n15{margin-right:-8.5rem!important}.mb-xl-n15,.my-xl-n15{margin-bottom:-8.5rem!important}.ml-xl-n15,.mx-xl-n15{margin-left:-8.5rem!important}.m-xl-n16{margin:-9rem!important}.mt-xl-n16,.my-xl-n16{margin-top:-9rem!important}.mr-xl-n16,.mx-xl-n16{margin-right:-9rem!important}.mb-xl-n16,.my-xl-n16{margin-bottom:-9rem!important}.ml-xl-n16,.mx-xl-n16{margin-left:-9rem!important}.m-xl-n17{margin:-9.5rem!important}.mt-xl-n17,.my-xl-n17{margin-top:-9.5rem!important}.mr-xl-n17,.mx-xl-n17{margin-right:-9.5rem!important}.mb-xl-n17,.my-xl-n17{margin-bottom:-9.5rem!important}.ml-xl-n17,.mx-xl-n17{margin-left:-9.5rem!important}.m-xl-n18{margin:-10rem!important}.mt-xl-n18,.my-xl-n18{margin-top:-10rem!important}.mr-xl-n18,.mx-xl-n18{margin-right:-10rem!important}.mb-xl-n18,.my-xl-n18{margin-bottom:-10rem!important}.ml-xl-n18,.mx-xl-n18{margin-left:-10rem!important}.m-xl-n19{margin:-10.5rem!important}.mt-xl-n19,.my-xl-n19{margin-top:-10.5rem!important}.mr-xl-n19,.mx-xl-n19{margin-right:-10.5rem!important}.mb-xl-n19,.my-xl-n19{margin-bottom:-10.5rem!important}.ml-xl-n19,.mx-xl-n19{margin-left:-10.5rem!important}.m-xl-n20{margin:-11rem!important}.mt-xl-n20,.my-xl-n20{margin-top:-11rem!important}.mr-xl-n20,.mx-xl-n20{margin-right:-11rem!important}.mb-xl-n20,.my-xl-n20{margin-bottom:-11rem!important}.ml-xl-n20,.mx-xl-n20{margin-left:-11rem!important}.m-xl-n21{margin:-11.5rem!important}.mt-xl-n21,.my-xl-n21{margin-top:-11.5rem!important}.mr-xl-n21,.mx-xl-n21{margin-right:-11.5rem!important}.mb-xl-n21,.my-xl-n21{margin-bottom:-11.5rem!important}.ml-xl-n21,.mx-xl-n21{margin-left:-11.5rem!important}.m-xl-n22{margin:-12rem!important}.mt-xl-n22,.my-xl-n22{margin-top:-12rem!important}.mr-xl-n22,.mx-xl-n22{margin-right:-12rem!important}.mb-xl-n22,.my-xl-n22{margin-bottom:-12rem!important}.ml-xl-n22,.mx-xl-n22{margin-left:-12rem!important}.m-xl-n23{margin:-12.5rem!important}.mt-xl-n23,.my-xl-n23{margin-top:-12.5rem!important}.mr-xl-n23,.mx-xl-n23{margin-right:-12.5rem!important}.mb-xl-n23,.my-xl-n23{margin-bottom:-12.5rem!important}.ml-xl-n23,.mx-xl-n23{margin-left:-12.5rem!important}.m-xl-n24{margin:-13rem!important}.mt-xl-n24,.my-xl-n24{margin-top:-13rem!important}.mr-xl-n24,.mx-xl-n24{margin-right:-13rem!important}.mb-xl-n24,.my-xl-n24{margin-bottom:-13rem!important}.ml-xl-n24,.mx-xl-n24{margin-left:-13rem!important}.m-xl-n25{margin:-13.5rem!important}.mt-xl-n25,.my-xl-n25{margin-top:-13.5rem!important}.mr-xl-n25,.mx-xl-n25{margin-right:-13.5rem!important}.mb-xl-n25,.my-xl-n25{margin-bottom:-13.5rem!important}.ml-xl-n25,.mx-xl-n25{margin-left:-13.5rem!important}.m-xl-n26{margin:-14rem!important}.mt-xl-n26,.my-xl-n26{margin-top:-14rem!important}.mr-xl-n26,.mx-xl-n26{margin-right:-14rem!important}.mb-xl-n26,.my-xl-n26{margin-bottom:-14rem!important}.ml-xl-n26,.mx-xl-n26{margin-left:-14rem!important}.m-xl-n27{margin:-14.5rem!important}.mt-xl-n27,.my-xl-n27{margin-top:-14.5rem!important}.mr-xl-n27,.mx-xl-n27{margin-right:-14.5rem!important}.mb-xl-n27,.my-xl-n27{margin-bottom:-14.5rem!important}.ml-xl-n27,.mx-xl-n27{margin-left:-14.5rem!important}.m-xl-n28{margin:-15rem!important}.mt-xl-n28,.my-xl-n28{margin-top:-15rem!important}.mr-xl-n28,.mx-xl-n28{margin-right:-15rem!important}.mb-xl-n28,.my-xl-n28{margin-bottom:-15rem!important}.ml-xl-n28,.mx-xl-n28{margin-left:-15rem!important}.m-xl-n29{margin:-15.5rem!important}.mt-xl-n29,.my-xl-n29{margin-top:-15.5rem!important}.mr-xl-n29,.mx-xl-n29{margin-right:-15.5rem!important}.mb-xl-n29,.my-xl-n29{margin-bottom:-15.5rem!important}.ml-xl-n29,.mx-xl-n29{margin-left:-15.5rem!important}.m-xl-n30{margin:-16rem!important}.mt-xl-n30,.my-xl-n30{margin-top:-16rem!important}.mr-xl-n30,.mx-xl-n30{margin-right:-16rem!important}.mb-xl-n30,.my-xl-n30{margin-bottom:-16rem!important}.ml-xl-n30,.mx-xl-n30{margin-left:-16rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1366px){.m-xxl-n1{margin:-.25rem!important}.mt-xxl-n1,.my-xxl-n1{margin-top:-.25rem!important}.mr-xxl-n1,.mx-xxl-n1{margin-right:-.25rem!important}.mb-xxl-n1,.my-xxl-n1{margin-bottom:-.25rem!important}.ml-xxl-n1,.mx-xxl-n1{margin-left:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.mt-xxl-n2,.my-xxl-n2{margin-top:-.5rem!important}.mr-xxl-n2,.mx-xxl-n2{margin-right:-.5rem!important}.mb-xxl-n2,.my-xxl-n2{margin-bottom:-.5rem!important}.ml-xxl-n2,.mx-xxl-n2{margin-left:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.mt-xxl-n3,.my-xxl-n3{margin-top:-1rem!important}.mr-xxl-n3,.mx-xxl-n3{margin-right:-1rem!important}.mb-xxl-n3,.my-xxl-n3{margin-bottom:-1rem!important}.ml-xxl-n3,.mx-xxl-n3{margin-left:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.mt-xxl-n4,.my-xxl-n4{margin-top:-1.5rem!important}.mr-xxl-n4,.mx-xxl-n4{margin-right:-1.5rem!important}.mb-xxl-n4,.my-xxl-n4{margin-bottom:-1.5rem!important}.ml-xxl-n4,.mx-xxl-n4{margin-left:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mt-xxl-n5,.my-xxl-n5{margin-top:-3rem!important}.mr-xxl-n5,.mx-xxl-n5{margin-right:-3rem!important}.mb-xxl-n5,.my-xxl-n5{margin-bottom:-3rem!important}.ml-xxl-n5,.mx-xxl-n5{margin-left:-3rem!important}.m-xxl-n6{margin:-3.5rem!important}.mt-xxl-n6,.my-xxl-n6{margin-top:-3.5rem!important}.mr-xxl-n6,.mx-xxl-n6{margin-right:-3.5rem!important}.mb-xxl-n6,.my-xxl-n6{margin-bottom:-3.5rem!important}.ml-xxl-n6,.mx-xxl-n6{margin-left:-3.5rem!important}.m-xxl-n7{margin:-4rem!important}.mt-xxl-n7,.my-xxl-n7{margin-top:-4rem!important}.mr-xxl-n7,.mx-xxl-n7{margin-right:-4rem!important}.mb-xxl-n7,.my-xxl-n7{margin-bottom:-4rem!important}.ml-xxl-n7,.mx-xxl-n7{margin-left:-4rem!important}.m-xxl-n8{margin:-4.5rem!important}.mt-xxl-n8,.my-xxl-n8{margin-top:-4.5rem!important}.mr-xxl-n8,.mx-xxl-n8{margin-right:-4.5rem!important}.mb-xxl-n8,.my-xxl-n8{margin-bottom:-4.5rem!important}.ml-xxl-n8,.mx-xxl-n8{margin-left:-4.5rem!important}.m-xxl-n9{margin:-5.5rem!important}.mt-xxl-n9,.my-xxl-n9{margin-top:-5.5rem!important}.mr-xxl-n9,.mx-xxl-n9{margin-right:-5.5rem!important}.mb-xxl-n9,.my-xxl-n9{margin-bottom:-5.5rem!important}.ml-xxl-n9,.mx-xxl-n9{margin-left:-5.5rem!important}.m-xxl-n10{margin:-6rem!important}.mt-xxl-n10,.my-xxl-n10{margin-top:-6rem!important}.mr-xxl-n10,.mx-xxl-n10{margin-right:-6rem!important}.mb-xxl-n10,.my-xxl-n10{margin-bottom:-6rem!important}.ml-xxl-n10,.mx-xxl-n10{margin-left:-6rem!important}.m-xxl-n11{margin:-6.5rem!important}.mt-xxl-n11,.my-xxl-n11{margin-top:-6.5rem!important}.mr-xxl-n11,.mx-xxl-n11{margin-right:-6.5rem!important}.mb-xxl-n11,.my-xxl-n11{margin-bottom:-6.5rem!important}.ml-xxl-n11,.mx-xxl-n11{margin-left:-6.5rem!important}.m-xxl-n12{margin:-7rem!important}.mt-xxl-n12,.my-xxl-n12{margin-top:-7rem!important}.mr-xxl-n12,.mx-xxl-n12{margin-right:-7rem!important}.mb-xxl-n12,.my-xxl-n12{margin-bottom:-7rem!important}.ml-xxl-n12,.mx-xxl-n12{margin-left:-7rem!important}.m-xxl-n13{margin:-7.5rem!important}.mt-xxl-n13,.my-xxl-n13{margin-top:-7.5rem!important}.mr-xxl-n13,.mx-xxl-n13{margin-right:-7.5rem!important}.mb-xxl-n13,.my-xxl-n13{margin-bottom:-7.5rem!important}.ml-xxl-n13,.mx-xxl-n13{margin-left:-7.5rem!important}.m-xxl-n14{margin:-8rem!important}.mt-xxl-n14,.my-xxl-n14{margin-top:-8rem!important}.mr-xxl-n14,.mx-xxl-n14{margin-right:-8rem!important}.mb-xxl-n14,.my-xxl-n14{margin-bottom:-8rem!important}.ml-xxl-n14,.mx-xxl-n14{margin-left:-8rem!important}.m-xxl-n15{margin:-8.5rem!important}.mt-xxl-n15,.my-xxl-n15{margin-top:-8.5rem!important}.mr-xxl-n15,.mx-xxl-n15{margin-right:-8.5rem!important}.mb-xxl-n15,.my-xxl-n15{margin-bottom:-8.5rem!important}.ml-xxl-n15,.mx-xxl-n15{margin-left:-8.5rem!important}.m-xxl-n16{margin:-9rem!important}.mt-xxl-n16,.my-xxl-n16{margin-top:-9rem!important}.mr-xxl-n16,.mx-xxl-n16{margin-right:-9rem!important}.mb-xxl-n16,.my-xxl-n16{margin-bottom:-9rem!important}.ml-xxl-n16,.mx-xxl-n16{margin-left:-9rem!important}.m-xxl-n17{margin:-9.5rem!important}.mt-xxl-n17,.my-xxl-n17{margin-top:-9.5rem!important}.mr-xxl-n17,.mx-xxl-n17{margin-right:-9.5rem!important}.mb-xxl-n17,.my-xxl-n17{margin-bottom:-9.5rem!important}.ml-xxl-n17,.mx-xxl-n17{margin-left:-9.5rem!important}.m-xxl-n18{margin:-10rem!important}.mt-xxl-n18,.my-xxl-n18{margin-top:-10rem!important}.mr-xxl-n18,.mx-xxl-n18{margin-right:-10rem!important}.mb-xxl-n18,.my-xxl-n18{margin-bottom:-10rem!important}.ml-xxl-n18,.mx-xxl-n18{margin-left:-10rem!important}.m-xxl-n19{margin:-10.5rem!important}.mt-xxl-n19,.my-xxl-n19{margin-top:-10.5rem!important}.mr-xxl-n19,.mx-xxl-n19{margin-right:-10.5rem!important}.mb-xxl-n19,.my-xxl-n19{margin-bottom:-10.5rem!important}.ml-xxl-n19,.mx-xxl-n19{margin-left:-10.5rem!important}.m-xxl-n20{margin:-11rem!important}.mt-xxl-n20,.my-xxl-n20{margin-top:-11rem!important}.mr-xxl-n20,.mx-xxl-n20{margin-right:-11rem!important}.mb-xxl-n20,.my-xxl-n20{margin-bottom:-11rem!important}.ml-xxl-n20,.mx-xxl-n20{margin-left:-11rem!important}.m-xxl-n21{margin:-11.5rem!important}.mt-xxl-n21,.my-xxl-n21{margin-top:-11.5rem!important}.mr-xxl-n21,.mx-xxl-n21{margin-right:-11.5rem!important}.mb-xxl-n21,.my-xxl-n21{margin-bottom:-11.5rem!important}.ml-xxl-n21,.mx-xxl-n21{margin-left:-11.5rem!important}.m-xxl-n22{margin:-12rem!important}.mt-xxl-n22,.my-xxl-n22{margin-top:-12rem!important}.mr-xxl-n22,.mx-xxl-n22{margin-right:-12rem!important}.mb-xxl-n22,.my-xxl-n22{margin-bottom:-12rem!important}.ml-xxl-n22,.mx-xxl-n22{margin-left:-12rem!important}.m-xxl-n23{margin:-12.5rem!important}.mt-xxl-n23,.my-xxl-n23{margin-top:-12.5rem!important}.mr-xxl-n23,.mx-xxl-n23{margin-right:-12.5rem!important}.mb-xxl-n23,.my-xxl-n23{margin-bottom:-12.5rem!important}.ml-xxl-n23,.mx-xxl-n23{margin-left:-12.5rem!important}.m-xxl-n24{margin:-13rem!important}.mt-xxl-n24,.my-xxl-n24{margin-top:-13rem!important}.mr-xxl-n24,.mx-xxl-n24{margin-right:-13rem!important}.mb-xxl-n24,.my-xxl-n24{margin-bottom:-13rem!important}.ml-xxl-n24,.mx-xxl-n24{margin-left:-13rem!important}.m-xxl-n25{margin:-13.5rem!important}.mt-xxl-n25,.my-xxl-n25{margin-top:-13.5rem!important}.mr-xxl-n25,.mx-xxl-n25{margin-right:-13.5rem!important}.mb-xxl-n25,.my-xxl-n25{margin-bottom:-13.5rem!important}.ml-xxl-n25,.mx-xxl-n25{margin-left:-13.5rem!important}.m-xxl-n26{margin:-14rem!important}.mt-xxl-n26,.my-xxl-n26{margin-top:-14rem!important}.mr-xxl-n26,.mx-xxl-n26{margin-right:-14rem!important}.mb-xxl-n26,.my-xxl-n26{margin-bottom:-14rem!important}.ml-xxl-n26,.mx-xxl-n26{margin-left:-14rem!important}.m-xxl-n27{margin:-14.5rem!important}.mt-xxl-n27,.my-xxl-n27{margin-top:-14.5rem!important}.mr-xxl-n27,.mx-xxl-n27{margin-right:-14.5rem!important}.mb-xxl-n27,.my-xxl-n27{margin-bottom:-14.5rem!important}.ml-xxl-n27,.mx-xxl-n27{margin-left:-14.5rem!important}.m-xxl-n28{margin:-15rem!important}.mt-xxl-n28,.my-xxl-n28{margin-top:-15rem!important}.mr-xxl-n28,.mx-xxl-n28{margin-right:-15rem!important}.mb-xxl-n28,.my-xxl-n28{margin-bottom:-15rem!important}.ml-xxl-n28,.mx-xxl-n28{margin-left:-15rem!important}.m-xxl-n29{margin:-15.5rem!important}.mt-xxl-n29,.my-xxl-n29{margin-top:-15.5rem!important}.mr-xxl-n29,.mx-xxl-n29{margin-right:-15.5rem!important}.mb-xxl-n29,.my-xxl-n29{margin-bottom:-15.5rem!important}.ml-xxl-n29,.mx-xxl-n29{margin-left:-15.5rem!important}.m-xxl-n30{margin:-16rem!important}.mt-xxl-n30,.my-xxl-n30{margin-top:-16rem!important}.mr-xxl-n30,.mx-xxl-n30{margin-right:-16rem!important}.mb-xxl-n30,.my-xxl-n30{margin-bottom:-16rem!important}.ml-xxl-n30,.mx-xxl-n30{margin-left:-16rem!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width: 1440px){.m-xxxl-n1{margin:-.25rem!important}.mt-xxxl-n1,.my-xxxl-n1{margin-top:-.25rem!important}.mr-xxxl-n1,.mx-xxxl-n1{margin-right:-.25rem!important}.mb-xxxl-n1,.my-xxxl-n1{margin-bottom:-.25rem!important}.ml-xxxl-n1,.mx-xxxl-n1{margin-left:-.25rem!important}.m-xxxl-n2{margin:-.5rem!important}.mt-xxxl-n2,.my-xxxl-n2{margin-top:-.5rem!important}.mr-xxxl-n2,.mx-xxxl-n2{margin-right:-.5rem!important}.mb-xxxl-n2,.my-xxxl-n2{margin-bottom:-.5rem!important}.ml-xxxl-n2,.mx-xxxl-n2{margin-left:-.5rem!important}.m-xxxl-n3{margin:-1rem!important}.mt-xxxl-n3,.my-xxxl-n3{margin-top:-1rem!important}.mr-xxxl-n3,.mx-xxxl-n3{margin-right:-1rem!important}.mb-xxxl-n3,.my-xxxl-n3{margin-bottom:-1rem!important}.ml-xxxl-n3,.mx-xxxl-n3{margin-left:-1rem!important}.m-xxxl-n4{margin:-1.5rem!important}.mt-xxxl-n4,.my-xxxl-n4{margin-top:-1.5rem!important}.mr-xxxl-n4,.mx-xxxl-n4{margin-right:-1.5rem!important}.mb-xxxl-n4,.my-xxxl-n4{margin-bottom:-1.5rem!important}.ml-xxxl-n4,.mx-xxxl-n4{margin-left:-1.5rem!important}.m-xxxl-n5{margin:-3rem!important}.mt-xxxl-n5,.my-xxxl-n5{margin-top:-3rem!important}.mr-xxxl-n5,.mx-xxxl-n5{margin-right:-3rem!important}.mb-xxxl-n5,.my-xxxl-n5{margin-bottom:-3rem!important}.ml-xxxl-n5,.mx-xxxl-n5{margin-left:-3rem!important}.m-xxxl-n6{margin:-3.5rem!important}.mt-xxxl-n6,.my-xxxl-n6{margin-top:-3.5rem!important}.mr-xxxl-n6,.mx-xxxl-n6{margin-right:-3.5rem!important}.mb-xxxl-n6,.my-xxxl-n6{margin-bottom:-3.5rem!important}.ml-xxxl-n6,.mx-xxxl-n6{margin-left:-3.5rem!important}.m-xxxl-n7{margin:-4rem!important}.mt-xxxl-n7,.my-xxxl-n7{margin-top:-4rem!important}.mr-xxxl-n7,.mx-xxxl-n7{margin-right:-4rem!important}.mb-xxxl-n7,.my-xxxl-n7{margin-bottom:-4rem!important}.ml-xxxl-n7,.mx-xxxl-n7{margin-left:-4rem!important}.m-xxxl-n8{margin:-4.5rem!important}.mt-xxxl-n8,.my-xxxl-n8{margin-top:-4.5rem!important}.mr-xxxl-n8,.mx-xxxl-n8{margin-right:-4.5rem!important}.mb-xxxl-n8,.my-xxxl-n8{margin-bottom:-4.5rem!important}.ml-xxxl-n8,.mx-xxxl-n8{margin-left:-4.5rem!important}.m-xxxl-n9{margin:-5.5rem!important}.mt-xxxl-n9,.my-xxxl-n9{margin-top:-5.5rem!important}.mr-xxxl-n9,.mx-xxxl-n9{margin-right:-5.5rem!important}.mb-xxxl-n9,.my-xxxl-n9{margin-bottom:-5.5rem!important}.ml-xxxl-n9,.mx-xxxl-n9{margin-left:-5.5rem!important}.m-xxxl-n10{margin:-6rem!important}.mt-xxxl-n10,.my-xxxl-n10{margin-top:-6rem!important}.mr-xxxl-n10,.mx-xxxl-n10{margin-right:-6rem!important}.mb-xxxl-n10,.my-xxxl-n10{margin-bottom:-6rem!important}.ml-xxxl-n10,.mx-xxxl-n10{margin-left:-6rem!important}.m-xxxl-n11{margin:-6.5rem!important}.mt-xxxl-n11,.my-xxxl-n11{margin-top:-6.5rem!important}.mr-xxxl-n11,.mx-xxxl-n11{margin-right:-6.5rem!important}.mb-xxxl-n11,.my-xxxl-n11{margin-bottom:-6.5rem!important}.ml-xxxl-n11,.mx-xxxl-n11{margin-left:-6.5rem!important}.m-xxxl-n12{margin:-7rem!important}.mt-xxxl-n12,.my-xxxl-n12{margin-top:-7rem!important}.mr-xxxl-n12,.mx-xxxl-n12{margin-right:-7rem!important}.mb-xxxl-n12,.my-xxxl-n12{margin-bottom:-7rem!important}.ml-xxxl-n12,.mx-xxxl-n12{margin-left:-7rem!important}.m-xxxl-n13{margin:-7.5rem!important}.mt-xxxl-n13,.my-xxxl-n13{margin-top:-7.5rem!important}.mr-xxxl-n13,.mx-xxxl-n13{margin-right:-7.5rem!important}.mb-xxxl-n13,.my-xxxl-n13{margin-bottom:-7.5rem!important}.ml-xxxl-n13,.mx-xxxl-n13{margin-left:-7.5rem!important}.m-xxxl-n14{margin:-8rem!important}.mt-xxxl-n14,.my-xxxl-n14{margin-top:-8rem!important}.mr-xxxl-n14,.mx-xxxl-n14{margin-right:-8rem!important}.mb-xxxl-n14,.my-xxxl-n14{margin-bottom:-8rem!important}.ml-xxxl-n14,.mx-xxxl-n14{margin-left:-8rem!important}.m-xxxl-n15{margin:-8.5rem!important}.mt-xxxl-n15,.my-xxxl-n15{margin-top:-8.5rem!important}.mr-xxxl-n15,.mx-xxxl-n15{margin-right:-8.5rem!important}.mb-xxxl-n15,.my-xxxl-n15{margin-bottom:-8.5rem!important}.ml-xxxl-n15,.mx-xxxl-n15{margin-left:-8.5rem!important}.m-xxxl-n16{margin:-9rem!important}.mt-xxxl-n16,.my-xxxl-n16{margin-top:-9rem!important}.mr-xxxl-n16,.mx-xxxl-n16{margin-right:-9rem!important}.mb-xxxl-n16,.my-xxxl-n16{margin-bottom:-9rem!important}.ml-xxxl-n16,.mx-xxxl-n16{margin-left:-9rem!important}.m-xxxl-n17{margin:-9.5rem!important}.mt-xxxl-n17,.my-xxxl-n17{margin-top:-9.5rem!important}.mr-xxxl-n17,.mx-xxxl-n17{margin-right:-9.5rem!important}.mb-xxxl-n17,.my-xxxl-n17{margin-bottom:-9.5rem!important}.ml-xxxl-n17,.mx-xxxl-n17{margin-left:-9.5rem!important}.m-xxxl-n18{margin:-10rem!important}.mt-xxxl-n18,.my-xxxl-n18{margin-top:-10rem!important}.mr-xxxl-n18,.mx-xxxl-n18{margin-right:-10rem!important}.mb-xxxl-n18,.my-xxxl-n18{margin-bottom:-10rem!important}.ml-xxxl-n18,.mx-xxxl-n18{margin-left:-10rem!important}.m-xxxl-n19{margin:-10.5rem!important}.mt-xxxl-n19,.my-xxxl-n19{margin-top:-10.5rem!important}.mr-xxxl-n19,.mx-xxxl-n19{margin-right:-10.5rem!important}.mb-xxxl-n19,.my-xxxl-n19{margin-bottom:-10.5rem!important}.ml-xxxl-n19,.mx-xxxl-n19{margin-left:-10.5rem!important}.m-xxxl-n20{margin:-11rem!important}.mt-xxxl-n20,.my-xxxl-n20{margin-top:-11rem!important}.mr-xxxl-n20,.mx-xxxl-n20{margin-right:-11rem!important}.mb-xxxl-n20,.my-xxxl-n20{margin-bottom:-11rem!important}.ml-xxxl-n20,.mx-xxxl-n20{margin-left:-11rem!important}.m-xxxl-n21{margin:-11.5rem!important}.mt-xxxl-n21,.my-xxxl-n21{margin-top:-11.5rem!important}.mr-xxxl-n21,.mx-xxxl-n21{margin-right:-11.5rem!important}.mb-xxxl-n21,.my-xxxl-n21{margin-bottom:-11.5rem!important}.ml-xxxl-n21,.mx-xxxl-n21{margin-left:-11.5rem!important}.m-xxxl-n22{margin:-12rem!important}.mt-xxxl-n22,.my-xxxl-n22{margin-top:-12rem!important}.mr-xxxl-n22,.mx-xxxl-n22{margin-right:-12rem!important}.mb-xxxl-n22,.my-xxxl-n22{margin-bottom:-12rem!important}.ml-xxxl-n22,.mx-xxxl-n22{margin-left:-12rem!important}.m-xxxl-n23{margin:-12.5rem!important}.mt-xxxl-n23,.my-xxxl-n23{margin-top:-12.5rem!important}.mr-xxxl-n23,.mx-xxxl-n23{margin-right:-12.5rem!important}.mb-xxxl-n23,.my-xxxl-n23{margin-bottom:-12.5rem!important}.ml-xxxl-n23,.mx-xxxl-n23{margin-left:-12.5rem!important}.m-xxxl-n24{margin:-13rem!important}.mt-xxxl-n24,.my-xxxl-n24{margin-top:-13rem!important}.mr-xxxl-n24,.mx-xxxl-n24{margin-right:-13rem!important}.mb-xxxl-n24,.my-xxxl-n24{margin-bottom:-13rem!important}.ml-xxxl-n24,.mx-xxxl-n24{margin-left:-13rem!important}.m-xxxl-n25{margin:-13.5rem!important}.mt-xxxl-n25,.my-xxxl-n25{margin-top:-13.5rem!important}.mr-xxxl-n25,.mx-xxxl-n25{margin-right:-13.5rem!important}.mb-xxxl-n25,.my-xxxl-n25{margin-bottom:-13.5rem!important}.ml-xxxl-n25,.mx-xxxl-n25{margin-left:-13.5rem!important}.m-xxxl-n26{margin:-14rem!important}.mt-xxxl-n26,.my-xxxl-n26{margin-top:-14rem!important}.mr-xxxl-n26,.mx-xxxl-n26{margin-right:-14rem!important}.mb-xxxl-n26,.my-xxxl-n26{margin-bottom:-14rem!important}.ml-xxxl-n26,.mx-xxxl-n26{margin-left:-14rem!important}.m-xxxl-n27{margin:-14.5rem!important}.mt-xxxl-n27,.my-xxxl-n27{margin-top:-14.5rem!important}.mr-xxxl-n27,.mx-xxxl-n27{margin-right:-14.5rem!important}.mb-xxxl-n27,.my-xxxl-n27{margin-bottom:-14.5rem!important}.ml-xxxl-n27,.mx-xxxl-n27{margin-left:-14.5rem!important}.m-xxxl-n28{margin:-15rem!important}.mt-xxxl-n28,.my-xxxl-n28{margin-top:-15rem!important}.mr-xxxl-n28,.mx-xxxl-n28{margin-right:-15rem!important}.mb-xxxl-n28,.my-xxxl-n28{margin-bottom:-15rem!important}.ml-xxxl-n28,.mx-xxxl-n28{margin-left:-15rem!important}.m-xxxl-n29{margin:-15.5rem!important}.mt-xxxl-n29,.my-xxxl-n29{margin-top:-15.5rem!important}.mr-xxxl-n29,.mx-xxxl-n29{margin-right:-15.5rem!important}.mb-xxxl-n29,.my-xxxl-n29{margin-bottom:-15.5rem!important}.ml-xxxl-n29,.mx-xxxl-n29{margin-left:-15.5rem!important}.m-xxxl-n30{margin:-16rem!important}.mt-xxxl-n30,.my-xxxl-n30{margin-top:-16rem!important}.mr-xxxl-n30,.mx-xxxl-n30{margin-right:-16rem!important}.mb-xxxl-n30,.my-xxxl-n30{margin-bottom:-16rem!important}.ml-xxxl-n30,.mx-xxxl-n30{margin-left:-16rem!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}@media (min-width: 2560px){.m-4k-n1{margin:-.25rem!important}.mt-4k-n1,.my-4k-n1{margin-top:-.25rem!important}.mr-4k-n1,.mx-4k-n1{margin-right:-.25rem!important}.mb-4k-n1,.my-4k-n1{margin-bottom:-.25rem!important}.ml-4k-n1,.mx-4k-n1{margin-left:-.25rem!important}.m-4k-n2{margin:-.5rem!important}.mt-4k-n2,.my-4k-n2{margin-top:-.5rem!important}.mr-4k-n2,.mx-4k-n2{margin-right:-.5rem!important}.mb-4k-n2,.my-4k-n2{margin-bottom:-.5rem!important}.ml-4k-n2,.mx-4k-n2{margin-left:-.5rem!important}.m-4k-n3{margin:-1rem!important}.mt-4k-n3,.my-4k-n3{margin-top:-1rem!important}.mr-4k-n3,.mx-4k-n3{margin-right:-1rem!important}.mb-4k-n3,.my-4k-n3{margin-bottom:-1rem!important}.ml-4k-n3,.mx-4k-n3{margin-left:-1rem!important}.m-4k-n4{margin:-1.5rem!important}.mt-4k-n4,.my-4k-n4{margin-top:-1.5rem!important}.mr-4k-n4,.mx-4k-n4{margin-right:-1.5rem!important}.mb-4k-n4,.my-4k-n4{margin-bottom:-1.5rem!important}.ml-4k-n4,.mx-4k-n4{margin-left:-1.5rem!important}.m-4k-n5{margin:-3rem!important}.mt-4k-n5,.my-4k-n5{margin-top:-3rem!important}.mr-4k-n5,.mx-4k-n5{margin-right:-3rem!important}.mb-4k-n5,.my-4k-n5{margin-bottom:-3rem!important}.ml-4k-n5,.mx-4k-n5{margin-left:-3rem!important}.m-4k-n6{margin:-3.5rem!important}.mt-4k-n6,.my-4k-n6{margin-top:-3.5rem!important}.mr-4k-n6,.mx-4k-n6{margin-right:-3.5rem!important}.mb-4k-n6,.my-4k-n6{margin-bottom:-3.5rem!important}.ml-4k-n6,.mx-4k-n6{margin-left:-3.5rem!important}.m-4k-n7{margin:-4rem!important}.mt-4k-n7,.my-4k-n7{margin-top:-4rem!important}.mr-4k-n7,.mx-4k-n7{margin-right:-4rem!important}.mb-4k-n7,.my-4k-n7{margin-bottom:-4rem!important}.ml-4k-n7,.mx-4k-n7{margin-left:-4rem!important}.m-4k-n8{margin:-4.5rem!important}.mt-4k-n8,.my-4k-n8{margin-top:-4.5rem!important}.mr-4k-n8,.mx-4k-n8{margin-right:-4.5rem!important}.mb-4k-n8,.my-4k-n8{margin-bottom:-4.5rem!important}.ml-4k-n8,.mx-4k-n8{margin-left:-4.5rem!important}.m-4k-n9{margin:-5.5rem!important}.mt-4k-n9,.my-4k-n9{margin-top:-5.5rem!important}.mr-4k-n9,.mx-4k-n9{margin-right:-5.5rem!important}.mb-4k-n9,.my-4k-n9{margin-bottom:-5.5rem!important}.ml-4k-n9,.mx-4k-n9{margin-left:-5.5rem!important}.m-4k-n10{margin:-6rem!important}.mt-4k-n10,.my-4k-n10{margin-top:-6rem!important}.mr-4k-n10,.mx-4k-n10{margin-right:-6rem!important}.mb-4k-n10,.my-4k-n10{margin-bottom:-6rem!important}.ml-4k-n10,.mx-4k-n10{margin-left:-6rem!important}.m-4k-n11{margin:-6.5rem!important}.mt-4k-n11,.my-4k-n11{margin-top:-6.5rem!important}.mr-4k-n11,.mx-4k-n11{margin-right:-6.5rem!important}.mb-4k-n11,.my-4k-n11{margin-bottom:-6.5rem!important}.ml-4k-n11,.mx-4k-n11{margin-left:-6.5rem!important}.m-4k-n12{margin:-7rem!important}.mt-4k-n12,.my-4k-n12{margin-top:-7rem!important}.mr-4k-n12,.mx-4k-n12{margin-right:-7rem!important}.mb-4k-n12,.my-4k-n12{margin-bottom:-7rem!important}.ml-4k-n12,.mx-4k-n12{margin-left:-7rem!important}.m-4k-n13{margin:-7.5rem!important}.mt-4k-n13,.my-4k-n13{margin-top:-7.5rem!important}.mr-4k-n13,.mx-4k-n13{margin-right:-7.5rem!important}.mb-4k-n13,.my-4k-n13{margin-bottom:-7.5rem!important}.ml-4k-n13,.mx-4k-n13{margin-left:-7.5rem!important}.m-4k-n14{margin:-8rem!important}.mt-4k-n14,.my-4k-n14{margin-top:-8rem!important}.mr-4k-n14,.mx-4k-n14{margin-right:-8rem!important}.mb-4k-n14,.my-4k-n14{margin-bottom:-8rem!important}.ml-4k-n14,.mx-4k-n14{margin-left:-8rem!important}.m-4k-n15{margin:-8.5rem!important}.mt-4k-n15,.my-4k-n15{margin-top:-8.5rem!important}.mr-4k-n15,.mx-4k-n15{margin-right:-8.5rem!important}.mb-4k-n15,.my-4k-n15{margin-bottom:-8.5rem!important}.ml-4k-n15,.mx-4k-n15{margin-left:-8.5rem!important}.m-4k-n16{margin:-9rem!important}.mt-4k-n16,.my-4k-n16{margin-top:-9rem!important}.mr-4k-n16,.mx-4k-n16{margin-right:-9rem!important}.mb-4k-n16,.my-4k-n16{margin-bottom:-9rem!important}.ml-4k-n16,.mx-4k-n16{margin-left:-9rem!important}.m-4k-n17{margin:-9.5rem!important}.mt-4k-n17,.my-4k-n17{margin-top:-9.5rem!important}.mr-4k-n17,.mx-4k-n17{margin-right:-9.5rem!important}.mb-4k-n17,.my-4k-n17{margin-bottom:-9.5rem!important}.ml-4k-n17,.mx-4k-n17{margin-left:-9.5rem!important}.m-4k-n18{margin:-10rem!important}.mt-4k-n18,.my-4k-n18{margin-top:-10rem!important}.mr-4k-n18,.mx-4k-n18{margin-right:-10rem!important}.mb-4k-n18,.my-4k-n18{margin-bottom:-10rem!important}.ml-4k-n18,.mx-4k-n18{margin-left:-10rem!important}.m-4k-n19{margin:-10.5rem!important}.mt-4k-n19,.my-4k-n19{margin-top:-10.5rem!important}.mr-4k-n19,.mx-4k-n19{margin-right:-10.5rem!important}.mb-4k-n19,.my-4k-n19{margin-bottom:-10.5rem!important}.ml-4k-n19,.mx-4k-n19{margin-left:-10.5rem!important}.m-4k-n20{margin:-11rem!important}.mt-4k-n20,.my-4k-n20{margin-top:-11rem!important}.mr-4k-n20,.mx-4k-n20{margin-right:-11rem!important}.mb-4k-n20,.my-4k-n20{margin-bottom:-11rem!important}.ml-4k-n20,.mx-4k-n20{margin-left:-11rem!important}.m-4k-n21{margin:-11.5rem!important}.mt-4k-n21,.my-4k-n21{margin-top:-11.5rem!important}.mr-4k-n21,.mx-4k-n21{margin-right:-11.5rem!important}.mb-4k-n21,.my-4k-n21{margin-bottom:-11.5rem!important}.ml-4k-n21,.mx-4k-n21{margin-left:-11.5rem!important}.m-4k-n22{margin:-12rem!important}.mt-4k-n22,.my-4k-n22{margin-top:-12rem!important}.mr-4k-n22,.mx-4k-n22{margin-right:-12rem!important}.mb-4k-n22,.my-4k-n22{margin-bottom:-12rem!important}.ml-4k-n22,.mx-4k-n22{margin-left:-12rem!important}.m-4k-n23{margin:-12.5rem!important}.mt-4k-n23,.my-4k-n23{margin-top:-12.5rem!important}.mr-4k-n23,.mx-4k-n23{margin-right:-12.5rem!important}.mb-4k-n23,.my-4k-n23{margin-bottom:-12.5rem!important}.ml-4k-n23,.mx-4k-n23{margin-left:-12.5rem!important}.m-4k-n24{margin:-13rem!important}.mt-4k-n24,.my-4k-n24{margin-top:-13rem!important}.mr-4k-n24,.mx-4k-n24{margin-right:-13rem!important}.mb-4k-n24,.my-4k-n24{margin-bottom:-13rem!important}.ml-4k-n24,.mx-4k-n24{margin-left:-13rem!important}.m-4k-n25{margin:-13.5rem!important}.mt-4k-n25,.my-4k-n25{margin-top:-13.5rem!important}.mr-4k-n25,.mx-4k-n25{margin-right:-13.5rem!important}.mb-4k-n25,.my-4k-n25{margin-bottom:-13.5rem!important}.ml-4k-n25,.mx-4k-n25{margin-left:-13.5rem!important}.m-4k-n26{margin:-14rem!important}.mt-4k-n26,.my-4k-n26{margin-top:-14rem!important}.mr-4k-n26,.mx-4k-n26{margin-right:-14rem!important}.mb-4k-n26,.my-4k-n26{margin-bottom:-14rem!important}.ml-4k-n26,.mx-4k-n26{margin-left:-14rem!important}.m-4k-n27{margin:-14.5rem!important}.mt-4k-n27,.my-4k-n27{margin-top:-14.5rem!important}.mr-4k-n27,.mx-4k-n27{margin-right:-14.5rem!important}.mb-4k-n27,.my-4k-n27{margin-bottom:-14.5rem!important}.ml-4k-n27,.mx-4k-n27{margin-left:-14.5rem!important}.m-4k-n28{margin:-15rem!important}.mt-4k-n28,.my-4k-n28{margin-top:-15rem!important}.mr-4k-n28,.mx-4k-n28{margin-right:-15rem!important}.mb-4k-n28,.my-4k-n28{margin-bottom:-15rem!important}.ml-4k-n28,.mx-4k-n28{margin-left:-15rem!important}.m-4k-n29{margin:-15.5rem!important}.mt-4k-n29,.my-4k-n29{margin-top:-15.5rem!important}.mr-4k-n29,.mx-4k-n29{margin-right:-15.5rem!important}.mb-4k-n29,.my-4k-n29{margin-bottom:-15.5rem!important}.ml-4k-n29,.mx-4k-n29{margin-left:-15.5rem!important}.m-4k-n30{margin:-16rem!important}.mt-4k-n30,.my-4k-n30{margin-top:-16rem!important}.mr-4k-n30,.mx-4k-n30{margin-right:-16rem!important}.mb-4k-n30,.my-4k-n30{margin-bottom:-16rem!important}.ml-4k-n30,.mx-4k-n30{margin-left:-16rem!important}.m-4k-auto{margin:auto!important}.mt-4k-auto,.my-4k-auto{margin-top:auto!important}.mr-4k-auto,.mx-4k-auto{margin-right:auto!important}.mb-4k-auto,.my-4k-auto{margin-bottom:auto!important}.ml-4k-auto,.mx-4k-auto{margin-left:auto!important}}.w-0{width:0%!important}.w-1{width:1%!important}.w-2{width:2%!important}.w-3{width:3%!important}.w-4{width:4%!important}.w-5{width:5%!important}.w-6{width:6%!important}.w-7{width:7%!important}.w-8{width:8%!important}.w-9{width:9%!important}.w-10{width:10%!important}.w-11{width:11%!important}.w-12{width:12%!important}.w-13{width:13%!important}.w-14{width:14%!important}.w-15{width:15%!important}.w-16{width:16%!important}.w-17{width:17%!important}.w-18{width:18%!important}.w-19{width:19%!important}.w-20{width:20%!important}.w-21{width:21%!important}.w-22{width:22%!important}.w-23{width:23%!important}.w-24{width:24%!important}.w-25{width:25%!important}.w-26{width:26%!important}.w-27{width:27%!important}.w-28{width:28%!important}.w-29{width:29%!important}.w-30{width:30%!important}.w-31{width:31%!important}.w-32{width:32%!important}.w-33{width:33%!important}.w-34{width:34%!important}.w-35{width:35%!important}.w-36{width:36%!important}.w-37{width:37%!important}.w-38{width:38%!important}.w-39{width:39%!important}.w-40{width:40%!important}.w-41{width:41%!important}.w-42{width:42%!important}.w-43{width:43%!important}.w-44{width:44%!important}.w-45{width:45%!important}.w-46{width:46%!important}.w-47{width:47%!important}.w-48{width:48%!important}.w-49{width:49%!important}.w-50{width:50%!important}.w-51{width:51%!important}.w-52{width:52%!important}.w-53{width:53%!important}.w-54{width:54%!important}.w-55{width:55%!important}.w-56{width:56%!important}.w-57{width:57%!important}.w-58{width:58%!important}.w-59{width:59%!important}.w-60{width:60%!important}.w-61{width:61%!important}.w-62{width:62%!important}.w-63{width:63%!important}.w-64{width:64%!important}.w-65{width:65%!important}.w-66{width:66%!important}.w-67{width:67%!important}.w-68{width:68%!important}.w-69{width:69%!important}.w-70{width:70%!important}.w-71{width:71%!important}.w-72{width:72%!important}.w-73{width:73%!important}.w-74{width:74%!important}.w-75{width:75%!important}.w-76{width:76%!important}.w-77{width:77%!important}.w-78{width:78%!important}.w-79{width:79%!important}.w-80{width:80%!important}.w-81{width:81%!important}.w-82{width:82%!important}.w-83{width:83%!important}.w-84{width:84%!important}.w-85{width:85%!important}.w-86{width:86%!important}.w-87{width:87%!important}.w-88{width:88%!important}.w-89{width:89%!important}.w-90{width:90%!important}.w-91{width:91%!important}.w-92{width:92%!important}.w-93{width:93%!important}.w-94{width:94%!important}.w-95{width:95%!important}.w-96{width:96%!important}.w-97{width:97%!important}.w-98{width:98%!important}.w-99{width:99%!important}.w-100,.tertiary-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper,.secondary-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper,.default-theme .mat-raised-button.mat-trasparent.button-tab .mat-button-wrapper{width:100%!important}.w-auto{width:auto!important}.h-0{height:0%!important}.h-1{height:1%!important}.h-2{height:2%!important}.h-3{height:3%!important}.h-4{height:4%!important}.h-5{height:5%!important}.h-6{height:6%!important}.h-7{height:7%!important}.h-8{height:8%!important}.h-9{height:9%!important}.h-10{height:10%!important}.h-11{height:11%!important}.h-12{height:12%!important}.h-13{height:13%!important}.h-14{height:14%!important}.h-15{height:15%!important}.h-16{height:16%!important}.h-17{height:17%!important}.h-18{height:18%!important}.h-19{height:19%!important}.h-20{height:20%!important}.h-21{height:21%!important}.h-22{height:22%!important}.h-23{height:23%!important}.h-24{height:24%!important}.h-25{height:25%!important}.h-26{height:26%!important}.h-27{height:27%!important}.h-28{height:28%!important}.h-29{height:29%!important}.h-30{height:30%!important}.h-31{height:31%!important}.h-32{height:32%!important}.h-33{height:33%!important}.h-34{height:34%!important}.h-35{height:35%!important}.h-36{height:36%!important}.h-37{height:37%!important}.h-38{height:38%!important}.h-39{height:39%!important}.h-40{height:40%!important}.h-41{height:41%!important}.h-42{height:42%!important}.h-43{height:43%!important}.h-44{height:44%!important}.h-45{height:45%!important}.h-46{height:46%!important}.h-47{height:47%!important}.h-48{height:48%!important}.h-49{height:49%!important}.h-50{height:50%!important}.h-51{height:51%!important}.h-52{height:52%!important}.h-53{height:53%!important}.h-54{height:54%!important}.h-55{height:55%!important}.h-56{height:56%!important}.h-57{height:57%!important}.h-58{height:58%!important}.h-59{height:59%!important}.h-60{height:60%!important}.h-61{height:61%!important}.h-62{height:62%!important}.h-63{height:63%!important}.h-64{height:64%!important}.h-65{height:65%!important}.h-66{height:66%!important}.h-67{height:67%!important}.h-68{height:68%!important}.h-69{height:69%!important}.h-70{height:70%!important}.h-71{height:71%!important}.h-72{height:72%!important}.h-73{height:73%!important}.h-74{height:74%!important}.h-75{height:75%!important}.h-76{height:76%!important}.h-77{height:77%!important}.h-78{height:78%!important}.h-79{height:79%!important}.h-80{height:80%!important}.h-81{height:81%!important}.h-82{height:82%!important}.h-83{height:83%!important}.h-84{height:84%!important}.h-85{height:85%!important}.h-86{height:86%!important}.h-87{height:87%!important}.h-88{height:88%!important}.h-89{height:89%!important}.h-90{height:90%!important}.h-91{height:91%!important}.h-92{height:92%!important}.h-93{height:93%!important}.h-94{height:94%!important}.h-95{height:95%!important}.h-96{height:96%!important}.h-97{height:97%!important}.h-98{height:98%!important}.h-99{height:99%!important}.h-100{height:100%!important}.h-auto{height:auto!important}@media (min-width: 576px){.w-sm-0{width:0%!important}.w-sm-1{width:1%!important}.w-sm-2{width:2%!important}.w-sm-3{width:3%!important}.w-sm-4{width:4%!important}.w-sm-5{width:5%!important}.w-sm-6{width:6%!important}.w-sm-7{width:7%!important}.w-sm-8{width:8%!important}.w-sm-9{width:9%!important}.w-sm-10{width:10%!important}.w-sm-11{width:11%!important}.w-sm-12{width:12%!important}.w-sm-13{width:13%!important}.w-sm-14{width:14%!important}.w-sm-15{width:15%!important}.w-sm-16{width:16%!important}.w-sm-17{width:17%!important}.w-sm-18{width:18%!important}.w-sm-19{width:19%!important}.w-sm-20{width:20%!important}.w-sm-21{width:21%!important}.w-sm-22{width:22%!important}.w-sm-23{width:23%!important}.w-sm-24{width:24%!important}.w-sm-25{width:25%!important}.w-sm-26{width:26%!important}.w-sm-27{width:27%!important}.w-sm-28{width:28%!important}.w-sm-29{width:29%!important}.w-sm-30{width:30%!important}.w-sm-31{width:31%!important}.w-sm-32{width:32%!important}.w-sm-33{width:33%!important}.w-sm-34{width:34%!important}.w-sm-35{width:35%!important}.w-sm-36{width:36%!important}.w-sm-37{width:37%!important}.w-sm-38{width:38%!important}.w-sm-39{width:39%!important}.w-sm-40{width:40%!important}.w-sm-41{width:41%!important}.w-sm-42{width:42%!important}.w-sm-43{width:43%!important}.w-sm-44{width:44%!important}.w-sm-45{width:45%!important}.w-sm-46{width:46%!important}.w-sm-47{width:47%!important}.w-sm-48{width:48%!important}.w-sm-49{width:49%!important}.w-sm-50{width:50%!important}.w-sm-51{width:51%!important}.w-sm-52{width:52%!important}.w-sm-53{width:53%!important}.w-sm-54{width:54%!important}.w-sm-55{width:55%!important}.w-sm-56{width:56%!important}.w-sm-57{width:57%!important}.w-sm-58{width:58%!important}.w-sm-59{width:59%!important}.w-sm-60{width:60%!important}.w-sm-61{width:61%!important}.w-sm-62{width:62%!important}.w-sm-63{width:63%!important}.w-sm-64{width:64%!important}.w-sm-65{width:65%!important}.w-sm-66{width:66%!important}.w-sm-67{width:67%!important}.w-sm-68{width:68%!important}.w-sm-69{width:69%!important}.w-sm-70{width:70%!important}.w-sm-71{width:71%!important}.w-sm-72{width:72%!important}.w-sm-73{width:73%!important}.w-sm-74{width:74%!important}.w-sm-75{width:75%!important}.w-sm-76{width:76%!important}.w-sm-77{width:77%!important}.w-sm-78{width:78%!important}.w-sm-79{width:79%!important}.w-sm-80{width:80%!important}.w-sm-81{width:81%!important}.w-sm-82{width:82%!important}.w-sm-83{width:83%!important}.w-sm-84{width:84%!important}.w-sm-85{width:85%!important}.w-sm-86{width:86%!important}.w-sm-87{width:87%!important}.w-sm-88{width:88%!important}.w-sm-89{width:89%!important}.w-sm-90{width:90%!important}.w-sm-91{width:91%!important}.w-sm-92{width:92%!important}.w-sm-93{width:93%!important}.w-sm-94{width:94%!important}.w-sm-95{width:95%!important}.w-sm-96{width:96%!important}.w-sm-97{width:97%!important}.w-sm-98{width:98%!important}.w-sm-99{width:99%!important}.w-sm-100{width:100%!important}.w-sm-auto{width:auto!important}.h-sm-0{height:0%!important}.h-sm-1{height:1%!important}.h-sm-2{height:2%!important}.h-sm-3{height:3%!important}.h-sm-4{height:4%!important}.h-sm-5{height:5%!important}.h-sm-6{height:6%!important}.h-sm-7{height:7%!important}.h-sm-8{height:8%!important}.h-sm-9{height:9%!important}.h-sm-10{height:10%!important}.h-sm-11{height:11%!important}.h-sm-12{height:12%!important}.h-sm-13{height:13%!important}.h-sm-14{height:14%!important}.h-sm-15{height:15%!important}.h-sm-16{height:16%!important}.h-sm-17{height:17%!important}.h-sm-18{height:18%!important}.h-sm-19{height:19%!important}.h-sm-20{height:20%!important}.h-sm-21{height:21%!important}.h-sm-22{height:22%!important}.h-sm-23{height:23%!important}.h-sm-24{height:24%!important}.h-sm-25{height:25%!important}.h-sm-26{height:26%!important}.h-sm-27{height:27%!important}.h-sm-28{height:28%!important}.h-sm-29{height:29%!important}.h-sm-30{height:30%!important}.h-sm-31{height:31%!important}.h-sm-32{height:32%!important}.h-sm-33{height:33%!important}.h-sm-34{height:34%!important}.h-sm-35{height:35%!important}.h-sm-36{height:36%!important}.h-sm-37{height:37%!important}.h-sm-38{height:38%!important}.h-sm-39{height:39%!important}.h-sm-40{height:40%!important}.h-sm-41{height:41%!important}.h-sm-42{height:42%!important}.h-sm-43{height:43%!important}.h-sm-44{height:44%!important}.h-sm-45{height:45%!important}.h-sm-46{height:46%!important}.h-sm-47{height:47%!important}.h-sm-48{height:48%!important}.h-sm-49{height:49%!important}.h-sm-50{height:50%!important}.h-sm-51{height:51%!important}.h-sm-52{height:52%!important}.h-sm-53{height:53%!important}.h-sm-54{height:54%!important}.h-sm-55{height:55%!important}.h-sm-56{height:56%!important}.h-sm-57{height:57%!important}.h-sm-58{height:58%!important}.h-sm-59{height:59%!important}.h-sm-60{height:60%!important}.h-sm-61{height:61%!important}.h-sm-62{height:62%!important}.h-sm-63{height:63%!important}.h-sm-64{height:64%!important}.h-sm-65{height:65%!important}.h-sm-66{height:66%!important}.h-sm-67{height:67%!important}.h-sm-68{height:68%!important}.h-sm-69{height:69%!important}.h-sm-70{height:70%!important}.h-sm-71{height:71%!important}.h-sm-72{height:72%!important}.h-sm-73{height:73%!important}.h-sm-74{height:74%!important}.h-sm-75{height:75%!important}.h-sm-76{height:76%!important}.h-sm-77{height:77%!important}.h-sm-78{height:78%!important}.h-sm-79{height:79%!important}.h-sm-80{height:80%!important}.h-sm-81{height:81%!important}.h-sm-82{height:82%!important}.h-sm-83{height:83%!important}.h-sm-84{height:84%!important}.h-sm-85{height:85%!important}.h-sm-86{height:86%!important}.h-sm-87{height:87%!important}.h-sm-88{height:88%!important}.h-sm-89{height:89%!important}.h-sm-90{height:90%!important}.h-sm-91{height:91%!important}.h-sm-92{height:92%!important}.h-sm-93{height:93%!important}.h-sm-94{height:94%!important}.h-sm-95{height:95%!important}.h-sm-96{height:96%!important}.h-sm-97{height:97%!important}.h-sm-98{height:98%!important}.h-sm-99{height:99%!important}.h-sm-100{height:100%!important}.h-sm-auto{height:auto!important}}@media (min-width: 768px){.w-md-0{width:0%!important}.w-md-1{width:1%!important}.w-md-2{width:2%!important}.w-md-3{width:3%!important}.w-md-4{width:4%!important}.w-md-5{width:5%!important}.w-md-6{width:6%!important}.w-md-7{width:7%!important}.w-md-8{width:8%!important}.w-md-9{width:9%!important}.w-md-10{width:10%!important}.w-md-11{width:11%!important}.w-md-12{width:12%!important}.w-md-13{width:13%!important}.w-md-14{width:14%!important}.w-md-15{width:15%!important}.w-md-16{width:16%!important}.w-md-17{width:17%!important}.w-md-18{width:18%!important}.w-md-19{width:19%!important}.w-md-20{width:20%!important}.w-md-21{width:21%!important}.w-md-22{width:22%!important}.w-md-23{width:23%!important}.w-md-24{width:24%!important}.w-md-25{width:25%!important}.w-md-26{width:26%!important}.w-md-27{width:27%!important}.w-md-28{width:28%!important}.w-md-29{width:29%!important}.w-md-30{width:30%!important}.w-md-31{width:31%!important}.w-md-32{width:32%!important}.w-md-33{width:33%!important}.w-md-34{width:34%!important}.w-md-35{width:35%!important}.w-md-36{width:36%!important}.w-md-37{width:37%!important}.w-md-38{width:38%!important}.w-md-39{width:39%!important}.w-md-40{width:40%!important}.w-md-41{width:41%!important}.w-md-42{width:42%!important}.w-md-43{width:43%!important}.w-md-44{width:44%!important}.w-md-45{width:45%!important}.w-md-46{width:46%!important}.w-md-47{width:47%!important}.w-md-48{width:48%!important}.w-md-49{width:49%!important}.w-md-50{width:50%!important}.w-md-51{width:51%!important}.w-md-52{width:52%!important}.w-md-53{width:53%!important}.w-md-54{width:54%!important}.w-md-55{width:55%!important}.w-md-56{width:56%!important}.w-md-57{width:57%!important}.w-md-58{width:58%!important}.w-md-59{width:59%!important}.w-md-60{width:60%!important}.w-md-61{width:61%!important}.w-md-62{width:62%!important}.w-md-63{width:63%!important}.w-md-64{width:64%!important}.w-md-65{width:65%!important}.w-md-66{width:66%!important}.w-md-67{width:67%!important}.w-md-68{width:68%!important}.w-md-69{width:69%!important}.w-md-70{width:70%!important}.w-md-71{width:71%!important}.w-md-72{width:72%!important}.w-md-73{width:73%!important}.w-md-74{width:74%!important}.w-md-75{width:75%!important}.w-md-76{width:76%!important}.w-md-77{width:77%!important}.w-md-78{width:78%!important}.w-md-79{width:79%!important}.w-md-80{width:80%!important}.w-md-81{width:81%!important}.w-md-82{width:82%!important}.w-md-83{width:83%!important}.w-md-84{width:84%!important}.w-md-85{width:85%!important}.w-md-86{width:86%!important}.w-md-87{width:87%!important}.w-md-88{width:88%!important}.w-md-89{width:89%!important}.w-md-90{width:90%!important}.w-md-91{width:91%!important}.w-md-92{width:92%!important}.w-md-93{width:93%!important}.w-md-94{width:94%!important}.w-md-95{width:95%!important}.w-md-96{width:96%!important}.w-md-97{width:97%!important}.w-md-98{width:98%!important}.w-md-99{width:99%!important}.w-md-100{width:100%!important}.w-md-auto{width:auto!important}.h-md-0{height:0%!important}.h-md-1{height:1%!important}.h-md-2{height:2%!important}.h-md-3{height:3%!important}.h-md-4{height:4%!important}.h-md-5{height:5%!important}.h-md-6{height:6%!important}.h-md-7{height:7%!important}.h-md-8{height:8%!important}.h-md-9{height:9%!important}.h-md-10{height:10%!important}.h-md-11{height:11%!important}.h-md-12{height:12%!important}.h-md-13{height:13%!important}.h-md-14{height:14%!important}.h-md-15{height:15%!important}.h-md-16{height:16%!important}.h-md-17{height:17%!important}.h-md-18{height:18%!important}.h-md-19{height:19%!important}.h-md-20{height:20%!important}.h-md-21{height:21%!important}.h-md-22{height:22%!important}.h-md-23{height:23%!important}.h-md-24{height:24%!important}.h-md-25{height:25%!important}.h-md-26{height:26%!important}.h-md-27{height:27%!important}.h-md-28{height:28%!important}.h-md-29{height:29%!important}.h-md-30{height:30%!important}.h-md-31{height:31%!important}.h-md-32{height:32%!important}.h-md-33{height:33%!important}.h-md-34{height:34%!important}.h-md-35{height:35%!important}.h-md-36{height:36%!important}.h-md-37{height:37%!important}.h-md-38{height:38%!important}.h-md-39{height:39%!important}.h-md-40{height:40%!important}.h-md-41{height:41%!important}.h-md-42{height:42%!important}.h-md-43{height:43%!important}.h-md-44{height:44%!important}.h-md-45{height:45%!important}.h-md-46{height:46%!important}.h-md-47{height:47%!important}.h-md-48{height:48%!important}.h-md-49{height:49%!important}.h-md-50{height:50%!important}.h-md-51{height:51%!important}.h-md-52{height:52%!important}.h-md-53{height:53%!important}.h-md-54{height:54%!important}.h-md-55{height:55%!important}.h-md-56{height:56%!important}.h-md-57{height:57%!important}.h-md-58{height:58%!important}.h-md-59{height:59%!important}.h-md-60{height:60%!important}.h-md-61{height:61%!important}.h-md-62{height:62%!important}.h-md-63{height:63%!important}.h-md-64{height:64%!important}.h-md-65{height:65%!important}.h-md-66{height:66%!important}.h-md-67{height:67%!important}.h-md-68{height:68%!important}.h-md-69{height:69%!important}.h-md-70{height:70%!important}.h-md-71{height:71%!important}.h-md-72{height:72%!important}.h-md-73{height:73%!important}.h-md-74{height:74%!important}.h-md-75{height:75%!important}.h-md-76{height:76%!important}.h-md-77{height:77%!important}.h-md-78{height:78%!important}.h-md-79{height:79%!important}.h-md-80{height:80%!important}.h-md-81{height:81%!important}.h-md-82{height:82%!important}.h-md-83{height:83%!important}.h-md-84{height:84%!important}.h-md-85{height:85%!important}.h-md-86{height:86%!important}.h-md-87{height:87%!important}.h-md-88{height:88%!important}.h-md-89{height:89%!important}.h-md-90{height:90%!important}.h-md-91{height:91%!important}.h-md-92{height:92%!important}.h-md-93{height:93%!important}.h-md-94{height:94%!important}.h-md-95{height:95%!important}.h-md-96{height:96%!important}.h-md-97{height:97%!important}.h-md-98{height:98%!important}.h-md-99{height:99%!important}.h-md-100{height:100%!important}.h-md-auto{height:auto!important}}@media (min-width: 992px){.w-lg-0{width:0%!important}.w-lg-1{width:1%!important}.w-lg-2{width:2%!important}.w-lg-3{width:3%!important}.w-lg-4{width:4%!important}.w-lg-5{width:5%!important}.w-lg-6{width:6%!important}.w-lg-7{width:7%!important}.w-lg-8{width:8%!important}.w-lg-9{width:9%!important}.w-lg-10{width:10%!important}.w-lg-11{width:11%!important}.w-lg-12{width:12%!important}.w-lg-13{width:13%!important}.w-lg-14{width:14%!important}.w-lg-15{width:15%!important}.w-lg-16{width:16%!important}.w-lg-17{width:17%!important}.w-lg-18{width:18%!important}.w-lg-19{width:19%!important}.w-lg-20{width:20%!important}.w-lg-21{width:21%!important}.w-lg-22{width:22%!important}.w-lg-23{width:23%!important}.w-lg-24{width:24%!important}.w-lg-25{width:25%!important}.w-lg-26{width:26%!important}.w-lg-27{width:27%!important}.w-lg-28{width:28%!important}.w-lg-29{width:29%!important}.w-lg-30{width:30%!important}.w-lg-31{width:31%!important}.w-lg-32{width:32%!important}.w-lg-33{width:33%!important}.w-lg-34{width:34%!important}.w-lg-35{width:35%!important}.w-lg-36{width:36%!important}.w-lg-37{width:37%!important}.w-lg-38{width:38%!important}.w-lg-39{width:39%!important}.w-lg-40{width:40%!important}.w-lg-41{width:41%!important}.w-lg-42{width:42%!important}.w-lg-43{width:43%!important}.w-lg-44{width:44%!important}.w-lg-45{width:45%!important}.w-lg-46{width:46%!important}.w-lg-47{width:47%!important}.w-lg-48{width:48%!important}.w-lg-49{width:49%!important}.w-lg-50{width:50%!important}.w-lg-51{width:51%!important}.w-lg-52{width:52%!important}.w-lg-53{width:53%!important}.w-lg-54{width:54%!important}.w-lg-55{width:55%!important}.w-lg-56{width:56%!important}.w-lg-57{width:57%!important}.w-lg-58{width:58%!important}.w-lg-59{width:59%!important}.w-lg-60{width:60%!important}.w-lg-61{width:61%!important}.w-lg-62{width:62%!important}.w-lg-63{width:63%!important}.w-lg-64{width:64%!important}.w-lg-65{width:65%!important}.w-lg-66{width:66%!important}.w-lg-67{width:67%!important}.w-lg-68{width:68%!important}.w-lg-69{width:69%!important}.w-lg-70{width:70%!important}.w-lg-71{width:71%!important}.w-lg-72{width:72%!important}.w-lg-73{width:73%!important}.w-lg-74{width:74%!important}.w-lg-75{width:75%!important}.w-lg-76{width:76%!important}.w-lg-77{width:77%!important}.w-lg-78{width:78%!important}.w-lg-79{width:79%!important}.w-lg-80{width:80%!important}.w-lg-81{width:81%!important}.w-lg-82{width:82%!important}.w-lg-83{width:83%!important}.w-lg-84{width:84%!important}.w-lg-85{width:85%!important}.w-lg-86{width:86%!important}.w-lg-87{width:87%!important}.w-lg-88{width:88%!important}.w-lg-89{width:89%!important}.w-lg-90{width:90%!important}.w-lg-91{width:91%!important}.w-lg-92{width:92%!important}.w-lg-93{width:93%!important}.w-lg-94{width:94%!important}.w-lg-95{width:95%!important}.w-lg-96{width:96%!important}.w-lg-97{width:97%!important}.w-lg-98{width:98%!important}.w-lg-99{width:99%!important}.w-lg-100{width:100%!important}.w-lg-auto{width:auto!important}.h-lg-0{height:0%!important}.h-lg-1{height:1%!important}.h-lg-2{height:2%!important}.h-lg-3{height:3%!important}.h-lg-4{height:4%!important}.h-lg-5{height:5%!important}.h-lg-6{height:6%!important}.h-lg-7{height:7%!important}.h-lg-8{height:8%!important}.h-lg-9{height:9%!important}.h-lg-10{height:10%!important}.h-lg-11{height:11%!important}.h-lg-12{height:12%!important}.h-lg-13{height:13%!important}.h-lg-14{height:14%!important}.h-lg-15{height:15%!important}.h-lg-16{height:16%!important}.h-lg-17{height:17%!important}.h-lg-18{height:18%!important}.h-lg-19{height:19%!important}.h-lg-20{height:20%!important}.h-lg-21{height:21%!important}.h-lg-22{height:22%!important}.h-lg-23{height:23%!important}.h-lg-24{height:24%!important}.h-lg-25{height:25%!important}.h-lg-26{height:26%!important}.h-lg-27{height:27%!important}.h-lg-28{height:28%!important}.h-lg-29{height:29%!important}.h-lg-30{height:30%!important}.h-lg-31{height:31%!important}.h-lg-32{height:32%!important}.h-lg-33{height:33%!important}.h-lg-34{height:34%!important}.h-lg-35{height:35%!important}.h-lg-36{height:36%!important}.h-lg-37{height:37%!important}.h-lg-38{height:38%!important}.h-lg-39{height:39%!important}.h-lg-40{height:40%!important}.h-lg-41{height:41%!important}.h-lg-42{height:42%!important}.h-lg-43{height:43%!important}.h-lg-44{height:44%!important}.h-lg-45{height:45%!important}.h-lg-46{height:46%!important}.h-lg-47{height:47%!important}.h-lg-48{height:48%!important}.h-lg-49{height:49%!important}.h-lg-50{height:50%!important}.h-lg-51{height:51%!important}.h-lg-52{height:52%!important}.h-lg-53{height:53%!important}.h-lg-54{height:54%!important}.h-lg-55{height:55%!important}.h-lg-56{height:56%!important}.h-lg-57{height:57%!important}.h-lg-58{height:58%!important}.h-lg-59{height:59%!important}.h-lg-60{height:60%!important}.h-lg-61{height:61%!important}.h-lg-62{height:62%!important}.h-lg-63{height:63%!important}.h-lg-64{height:64%!important}.h-lg-65{height:65%!important}.h-lg-66{height:66%!important}.h-lg-67{height:67%!important}.h-lg-68{height:68%!important}.h-lg-69{height:69%!important}.h-lg-70{height:70%!important}.h-lg-71{height:71%!important}.h-lg-72{height:72%!important}.h-lg-73{height:73%!important}.h-lg-74{height:74%!important}.h-lg-75{height:75%!important}.h-lg-76{height:76%!important}.h-lg-77{height:77%!important}.h-lg-78{height:78%!important}.h-lg-79{height:79%!important}.h-lg-80{height:80%!important}.h-lg-81{height:81%!important}.h-lg-82{height:82%!important}.h-lg-83{height:83%!important}.h-lg-84{height:84%!important}.h-lg-85{height:85%!important}.h-lg-86{height:86%!important}.h-lg-87{height:87%!important}.h-lg-88{height:88%!important}.h-lg-89{height:89%!important}.h-lg-90{height:90%!important}.h-lg-91{height:91%!important}.h-lg-92{height:92%!important}.h-lg-93{height:93%!important}.h-lg-94{height:94%!important}.h-lg-95{height:95%!important}.h-lg-96{height:96%!important}.h-lg-97{height:97%!important}.h-lg-98{height:98%!important}.h-lg-99{height:99%!important}.h-lg-100{height:100%!important}.h-lg-auto{height:auto!important}}@media (min-width: 1200px){.w-xl-0{width:0%!important}.w-xl-1{width:1%!important}.w-xl-2{width:2%!important}.w-xl-3{width:3%!important}.w-xl-4{width:4%!important}.w-xl-5{width:5%!important}.w-xl-6{width:6%!important}.w-xl-7{width:7%!important}.w-xl-8{width:8%!important}.w-xl-9{width:9%!important}.w-xl-10{width:10%!important}.w-xl-11{width:11%!important}.w-xl-12{width:12%!important}.w-xl-13{width:13%!important}.w-xl-14{width:14%!important}.w-xl-15{width:15%!important}.w-xl-16{width:16%!important}.w-xl-17{width:17%!important}.w-xl-18{width:18%!important}.w-xl-19{width:19%!important}.w-xl-20{width:20%!important}.w-xl-21{width:21%!important}.w-xl-22{width:22%!important}.w-xl-23{width:23%!important}.w-xl-24{width:24%!important}.w-xl-25{width:25%!important}.w-xl-26{width:26%!important}.w-xl-27{width:27%!important}.w-xl-28{width:28%!important}.w-xl-29{width:29%!important}.w-xl-30{width:30%!important}.w-xl-31{width:31%!important}.w-xl-32{width:32%!important}.w-xl-33{width:33%!important}.w-xl-34{width:34%!important}.w-xl-35{width:35%!important}.w-xl-36{width:36%!important}.w-xl-37{width:37%!important}.w-xl-38{width:38%!important}.w-xl-39{width:39%!important}.w-xl-40{width:40%!important}.w-xl-41{width:41%!important}.w-xl-42{width:42%!important}.w-xl-43{width:43%!important}.w-xl-44{width:44%!important}.w-xl-45{width:45%!important}.w-xl-46{width:46%!important}.w-xl-47{width:47%!important}.w-xl-48{width:48%!important}.w-xl-49{width:49%!important}.w-xl-50{width:50%!important}.w-xl-51{width:51%!important}.w-xl-52{width:52%!important}.w-xl-53{width:53%!important}.w-xl-54{width:54%!important}.w-xl-55{width:55%!important}.w-xl-56{width:56%!important}.w-xl-57{width:57%!important}.w-xl-58{width:58%!important}.w-xl-59{width:59%!important}.w-xl-60{width:60%!important}.w-xl-61{width:61%!important}.w-xl-62{width:62%!important}.w-xl-63{width:63%!important}.w-xl-64{width:64%!important}.w-xl-65{width:65%!important}.w-xl-66{width:66%!important}.w-xl-67{width:67%!important}.w-xl-68{width:68%!important}.w-xl-69{width:69%!important}.w-xl-70{width:70%!important}.w-xl-71{width:71%!important}.w-xl-72{width:72%!important}.w-xl-73{width:73%!important}.w-xl-74{width:74%!important}.w-xl-75{width:75%!important}.w-xl-76{width:76%!important}.w-xl-77{width:77%!important}.w-xl-78{width:78%!important}.w-xl-79{width:79%!important}.w-xl-80{width:80%!important}.w-xl-81{width:81%!important}.w-xl-82{width:82%!important}.w-xl-83{width:83%!important}.w-xl-84{width:84%!important}.w-xl-85{width:85%!important}.w-xl-86{width:86%!important}.w-xl-87{width:87%!important}.w-xl-88{width:88%!important}.w-xl-89{width:89%!important}.w-xl-90{width:90%!important}.w-xl-91{width:91%!important}.w-xl-92{width:92%!important}.w-xl-93{width:93%!important}.w-xl-94{width:94%!important}.w-xl-95{width:95%!important}.w-xl-96{width:96%!important}.w-xl-97{width:97%!important}.w-xl-98{width:98%!important}.w-xl-99{width:99%!important}.w-xl-100{width:100%!important}.w-xl-auto{width:auto!important}.h-xl-0{height:0%!important}.h-xl-1{height:1%!important}.h-xl-2{height:2%!important}.h-xl-3{height:3%!important}.h-xl-4{height:4%!important}.h-xl-5{height:5%!important}.h-xl-6{height:6%!important}.h-xl-7{height:7%!important}.h-xl-8{height:8%!important}.h-xl-9{height:9%!important}.h-xl-10{height:10%!important}.h-xl-11{height:11%!important}.h-xl-12{height:12%!important}.h-xl-13{height:13%!important}.h-xl-14{height:14%!important}.h-xl-15{height:15%!important}.h-xl-16{height:16%!important}.h-xl-17{height:17%!important}.h-xl-18{height:18%!important}.h-xl-19{height:19%!important}.h-xl-20{height:20%!important}.h-xl-21{height:21%!important}.h-xl-22{height:22%!important}.h-xl-23{height:23%!important}.h-xl-24{height:24%!important}.h-xl-25{height:25%!important}.h-xl-26{height:26%!important}.h-xl-27{height:27%!important}.h-xl-28{height:28%!important}.h-xl-29{height:29%!important}.h-xl-30{height:30%!important}.h-xl-31{height:31%!important}.h-xl-32{height:32%!important}.h-xl-33{height:33%!important}.h-xl-34{height:34%!important}.h-xl-35{height:35%!important}.h-xl-36{height:36%!important}.h-xl-37{height:37%!important}.h-xl-38{height:38%!important}.h-xl-39{height:39%!important}.h-xl-40{height:40%!important}.h-xl-41{height:41%!important}.h-xl-42{height:42%!important}.h-xl-43{height:43%!important}.h-xl-44{height:44%!important}.h-xl-45{height:45%!important}.h-xl-46{height:46%!important}.h-xl-47{height:47%!important}.h-xl-48{height:48%!important}.h-xl-49{height:49%!important}.h-xl-50{height:50%!important}.h-xl-51{height:51%!important}.h-xl-52{height:52%!important}.h-xl-53{height:53%!important}.h-xl-54{height:54%!important}.h-xl-55{height:55%!important}.h-xl-56{height:56%!important}.h-xl-57{height:57%!important}.h-xl-58{height:58%!important}.h-xl-59{height:59%!important}.h-xl-60{height:60%!important}.h-xl-61{height:61%!important}.h-xl-62{height:62%!important}.h-xl-63{height:63%!important}.h-xl-64{height:64%!important}.h-xl-65{height:65%!important}.h-xl-66{height:66%!important}.h-xl-67{height:67%!important}.h-xl-68{height:68%!important}.h-xl-69{height:69%!important}.h-xl-70{height:70%!important}.h-xl-71{height:71%!important}.h-xl-72{height:72%!important}.h-xl-73{height:73%!important}.h-xl-74{height:74%!important}.h-xl-75{height:75%!important}.h-xl-76{height:76%!important}.h-xl-77{height:77%!important}.h-xl-78{height:78%!important}.h-xl-79{height:79%!important}.h-xl-80{height:80%!important}.h-xl-81{height:81%!important}.h-xl-82{height:82%!important}.h-xl-83{height:83%!important}.h-xl-84{height:84%!important}.h-xl-85{height:85%!important}.h-xl-86{height:86%!important}.h-xl-87{height:87%!important}.h-xl-88{height:88%!important}.h-xl-89{height:89%!important}.h-xl-90{height:90%!important}.h-xl-91{height:91%!important}.h-xl-92{height:92%!important}.h-xl-93{height:93%!important}.h-xl-94{height:94%!important}.h-xl-95{height:95%!important}.h-xl-96{height:96%!important}.h-xl-97{height:97%!important}.h-xl-98{height:98%!important}.h-xl-99{height:99%!important}.h-xl-100{height:100%!important}.h-xl-auto{height:auto!important}}@media (min-width: 1366px){.w-xxl-0{width:0%!important}.w-xxl-1{width:1%!important}.w-xxl-2{width:2%!important}.w-xxl-3{width:3%!important}.w-xxl-4{width:4%!important}.w-xxl-5{width:5%!important}.w-xxl-6{width:6%!important}.w-xxl-7{width:7%!important}.w-xxl-8{width:8%!important}.w-xxl-9{width:9%!important}.w-xxl-10{width:10%!important}.w-xxl-11{width:11%!important}.w-xxl-12{width:12%!important}.w-xxl-13{width:13%!important}.w-xxl-14{width:14%!important}.w-xxl-15{width:15%!important}.w-xxl-16{width:16%!important}.w-xxl-17{width:17%!important}.w-xxl-18{width:18%!important}.w-xxl-19{width:19%!important}.w-xxl-20{width:20%!important}.w-xxl-21{width:21%!important}.w-xxl-22{width:22%!important}.w-xxl-23{width:23%!important}.w-xxl-24{width:24%!important}.w-xxl-25{width:25%!important}.w-xxl-26{width:26%!important}.w-xxl-27{width:27%!important}.w-xxl-28{width:28%!important}.w-xxl-29{width:29%!important}.w-xxl-30{width:30%!important}.w-xxl-31{width:31%!important}.w-xxl-32{width:32%!important}.w-xxl-33{width:33%!important}.w-xxl-34{width:34%!important}.w-xxl-35{width:35%!important}.w-xxl-36{width:36%!important}.w-xxl-37{width:37%!important}.w-xxl-38{width:38%!important}.w-xxl-39{width:39%!important}.w-xxl-40{width:40%!important}.w-xxl-41{width:41%!important}.w-xxl-42{width:42%!important}.w-xxl-43{width:43%!important}.w-xxl-44{width:44%!important}.w-xxl-45{width:45%!important}.w-xxl-46{width:46%!important}.w-xxl-47{width:47%!important}.w-xxl-48{width:48%!important}.w-xxl-49{width:49%!important}.w-xxl-50{width:50%!important}.w-xxl-51{width:51%!important}.w-xxl-52{width:52%!important}.w-xxl-53{width:53%!important}.w-xxl-54{width:54%!important}.w-xxl-55{width:55%!important}.w-xxl-56{width:56%!important}.w-xxl-57{width:57%!important}.w-xxl-58{width:58%!important}.w-xxl-59{width:59%!important}.w-xxl-60{width:60%!important}.w-xxl-61{width:61%!important}.w-xxl-62{width:62%!important}.w-xxl-63{width:63%!important}.w-xxl-64{width:64%!important}.w-xxl-65{width:65%!important}.w-xxl-66{width:66%!important}.w-xxl-67{width:67%!important}.w-xxl-68{width:68%!important}.w-xxl-69{width:69%!important}.w-xxl-70{width:70%!important}.w-xxl-71{width:71%!important}.w-xxl-72{width:72%!important}.w-xxl-73{width:73%!important}.w-xxl-74{width:74%!important}.w-xxl-75{width:75%!important}.w-xxl-76{width:76%!important}.w-xxl-77{width:77%!important}.w-xxl-78{width:78%!important}.w-xxl-79{width:79%!important}.w-xxl-80{width:80%!important}.w-xxl-81{width:81%!important}.w-xxl-82{width:82%!important}.w-xxl-83{width:83%!important}.w-xxl-84{width:84%!important}.w-xxl-85{width:85%!important}.w-xxl-86{width:86%!important}.w-xxl-87{width:87%!important}.w-xxl-88{width:88%!important}.w-xxl-89{width:89%!important}.w-xxl-90{width:90%!important}.w-xxl-91{width:91%!important}.w-xxl-92{width:92%!important}.w-xxl-93{width:93%!important}.w-xxl-94{width:94%!important}.w-xxl-95{width:95%!important}.w-xxl-96{width:96%!important}.w-xxl-97{width:97%!important}.w-xxl-98{width:98%!important}.w-xxl-99{width:99%!important}.w-xxl-100{width:100%!important}.w-xxl-auto{width:auto!important}.h-xxl-0{height:0%!important}.h-xxl-1{height:1%!important}.h-xxl-2{height:2%!important}.h-xxl-3{height:3%!important}.h-xxl-4{height:4%!important}.h-xxl-5{height:5%!important}.h-xxl-6{height:6%!important}.h-xxl-7{height:7%!important}.h-xxl-8{height:8%!important}.h-xxl-9{height:9%!important}.h-xxl-10{height:10%!important}.h-xxl-11{height:11%!important}.h-xxl-12{height:12%!important}.h-xxl-13{height:13%!important}.h-xxl-14{height:14%!important}.h-xxl-15{height:15%!important}.h-xxl-16{height:16%!important}.h-xxl-17{height:17%!important}.h-xxl-18{height:18%!important}.h-xxl-19{height:19%!important}.h-xxl-20{height:20%!important}.h-xxl-21{height:21%!important}.h-xxl-22{height:22%!important}.h-xxl-23{height:23%!important}.h-xxl-24{height:24%!important}.h-xxl-25{height:25%!important}.h-xxl-26{height:26%!important}.h-xxl-27{height:27%!important}.h-xxl-28{height:28%!important}.h-xxl-29{height:29%!important}.h-xxl-30{height:30%!important}.h-xxl-31{height:31%!important}.h-xxl-32{height:32%!important}.h-xxl-33{height:33%!important}.h-xxl-34{height:34%!important}.h-xxl-35{height:35%!important}.h-xxl-36{height:36%!important}.h-xxl-37{height:37%!important}.h-xxl-38{height:38%!important}.h-xxl-39{height:39%!important}.h-xxl-40{height:40%!important}.h-xxl-41{height:41%!important}.h-xxl-42{height:42%!important}.h-xxl-43{height:43%!important}.h-xxl-44{height:44%!important}.h-xxl-45{height:45%!important}.h-xxl-46{height:46%!important}.h-xxl-47{height:47%!important}.h-xxl-48{height:48%!important}.h-xxl-49{height:49%!important}.h-xxl-50{height:50%!important}.h-xxl-51{height:51%!important}.h-xxl-52{height:52%!important}.h-xxl-53{height:53%!important}.h-xxl-54{height:54%!important}.h-xxl-55{height:55%!important}.h-xxl-56{height:56%!important}.h-xxl-57{height:57%!important}.h-xxl-58{height:58%!important}.h-xxl-59{height:59%!important}.h-xxl-60{height:60%!important}.h-xxl-61{height:61%!important}.h-xxl-62{height:62%!important}.h-xxl-63{height:63%!important}.h-xxl-64{height:64%!important}.h-xxl-65{height:65%!important}.h-xxl-66{height:66%!important}.h-xxl-67{height:67%!important}.h-xxl-68{height:68%!important}.h-xxl-69{height:69%!important}.h-xxl-70{height:70%!important}.h-xxl-71{height:71%!important}.h-xxl-72{height:72%!important}.h-xxl-73{height:73%!important}.h-xxl-74{height:74%!important}.h-xxl-75{height:75%!important}.h-xxl-76{height:76%!important}.h-xxl-77{height:77%!important}.h-xxl-78{height:78%!important}.h-xxl-79{height:79%!important}.h-xxl-80{height:80%!important}.h-xxl-81{height:81%!important}.h-xxl-82{height:82%!important}.h-xxl-83{height:83%!important}.h-xxl-84{height:84%!important}.h-xxl-85{height:85%!important}.h-xxl-86{height:86%!important}.h-xxl-87{height:87%!important}.h-xxl-88{height:88%!important}.h-xxl-89{height:89%!important}.h-xxl-90{height:90%!important}.h-xxl-91{height:91%!important}.h-xxl-92{height:92%!important}.h-xxl-93{height:93%!important}.h-xxl-94{height:94%!important}.h-xxl-95{height:95%!important}.h-xxl-96{height:96%!important}.h-xxl-97{height:97%!important}.h-xxl-98{height:98%!important}.h-xxl-99{height:99%!important}.h-xxl-100{height:100%!important}.h-xxl-auto{height:auto!important}}@media (min-width: 1440px){.w-xxxl-0{width:0%!important}.w-xxxl-1{width:1%!important}.w-xxxl-2{width:2%!important}.w-xxxl-3{width:3%!important}.w-xxxl-4{width:4%!important}.w-xxxl-5{width:5%!important}.w-xxxl-6{width:6%!important}.w-xxxl-7{width:7%!important}.w-xxxl-8{width:8%!important}.w-xxxl-9{width:9%!important}.w-xxxl-10{width:10%!important}.w-xxxl-11{width:11%!important}.w-xxxl-12{width:12%!important}.w-xxxl-13{width:13%!important}.w-xxxl-14{width:14%!important}.w-xxxl-15{width:15%!important}.w-xxxl-16{width:16%!important}.w-xxxl-17{width:17%!important}.w-xxxl-18{width:18%!important}.w-xxxl-19{width:19%!important}.w-xxxl-20{width:20%!important}.w-xxxl-21{width:21%!important}.w-xxxl-22{width:22%!important}.w-xxxl-23{width:23%!important}.w-xxxl-24{width:24%!important}.w-xxxl-25{width:25%!important}.w-xxxl-26{width:26%!important}.w-xxxl-27{width:27%!important}.w-xxxl-28{width:28%!important}.w-xxxl-29{width:29%!important}.w-xxxl-30{width:30%!important}.w-xxxl-31{width:31%!important}.w-xxxl-32{width:32%!important}.w-xxxl-33{width:33%!important}.w-xxxl-34{width:34%!important}.w-xxxl-35{width:35%!important}.w-xxxl-36{width:36%!important}.w-xxxl-37{width:37%!important}.w-xxxl-38{width:38%!important}.w-xxxl-39{width:39%!important}.w-xxxl-40{width:40%!important}.w-xxxl-41{width:41%!important}.w-xxxl-42{width:42%!important}.w-xxxl-43{width:43%!important}.w-xxxl-44{width:44%!important}.w-xxxl-45{width:45%!important}.w-xxxl-46{width:46%!important}.w-xxxl-47{width:47%!important}.w-xxxl-48{width:48%!important}.w-xxxl-49{width:49%!important}.w-xxxl-50{width:50%!important}.w-xxxl-51{width:51%!important}.w-xxxl-52{width:52%!important}.w-xxxl-53{width:53%!important}.w-xxxl-54{width:54%!important}.w-xxxl-55{width:55%!important}.w-xxxl-56{width:56%!important}.w-xxxl-57{width:57%!important}.w-xxxl-58{width:58%!important}.w-xxxl-59{width:59%!important}.w-xxxl-60{width:60%!important}.w-xxxl-61{width:61%!important}.w-xxxl-62{width:62%!important}.w-xxxl-63{width:63%!important}.w-xxxl-64{width:64%!important}.w-xxxl-65{width:65%!important}.w-xxxl-66{width:66%!important}.w-xxxl-67{width:67%!important}.w-xxxl-68{width:68%!important}.w-xxxl-69{width:69%!important}.w-xxxl-70{width:70%!important}.w-xxxl-71{width:71%!important}.w-xxxl-72{width:72%!important}.w-xxxl-73{width:73%!important}.w-xxxl-74{width:74%!important}.w-xxxl-75{width:75%!important}.w-xxxl-76{width:76%!important}.w-xxxl-77{width:77%!important}.w-xxxl-78{width:78%!important}.w-xxxl-79{width:79%!important}.w-xxxl-80{width:80%!important}.w-xxxl-81{width:81%!important}.w-xxxl-82{width:82%!important}.w-xxxl-83{width:83%!important}.w-xxxl-84{width:84%!important}.w-xxxl-85{width:85%!important}.w-xxxl-86{width:86%!important}.w-xxxl-87{width:87%!important}.w-xxxl-88{width:88%!important}.w-xxxl-89{width:89%!important}.w-xxxl-90{width:90%!important}.w-xxxl-91{width:91%!important}.w-xxxl-92{width:92%!important}.w-xxxl-93{width:93%!important}.w-xxxl-94{width:94%!important}.w-xxxl-95{width:95%!important}.w-xxxl-96{width:96%!important}.w-xxxl-97{width:97%!important}.w-xxxl-98{width:98%!important}.w-xxxl-99{width:99%!important}.w-xxxl-100{width:100%!important}.w-xxxl-auto{width:auto!important}.h-xxxl-0{height:0%!important}.h-xxxl-1{height:1%!important}.h-xxxl-2{height:2%!important}.h-xxxl-3{height:3%!important}.h-xxxl-4{height:4%!important}.h-xxxl-5{height:5%!important}.h-xxxl-6{height:6%!important}.h-xxxl-7{height:7%!important}.h-xxxl-8{height:8%!important}.h-xxxl-9{height:9%!important}.h-xxxl-10{height:10%!important}.h-xxxl-11{height:11%!important}.h-xxxl-12{height:12%!important}.h-xxxl-13{height:13%!important}.h-xxxl-14{height:14%!important}.h-xxxl-15{height:15%!important}.h-xxxl-16{height:16%!important}.h-xxxl-17{height:17%!important}.h-xxxl-18{height:18%!important}.h-xxxl-19{height:19%!important}.h-xxxl-20{height:20%!important}.h-xxxl-21{height:21%!important}.h-xxxl-22{height:22%!important}.h-xxxl-23{height:23%!important}.h-xxxl-24{height:24%!important}.h-xxxl-25{height:25%!important}.h-xxxl-26{height:26%!important}.h-xxxl-27{height:27%!important}.h-xxxl-28{height:28%!important}.h-xxxl-29{height:29%!important}.h-xxxl-30{height:30%!important}.h-xxxl-31{height:31%!important}.h-xxxl-32{height:32%!important}.h-xxxl-33{height:33%!important}.h-xxxl-34{height:34%!important}.h-xxxl-35{height:35%!important}.h-xxxl-36{height:36%!important}.h-xxxl-37{height:37%!important}.h-xxxl-38{height:38%!important}.h-xxxl-39{height:39%!important}.h-xxxl-40{height:40%!important}.h-xxxl-41{height:41%!important}.h-xxxl-42{height:42%!important}.h-xxxl-43{height:43%!important}.h-xxxl-44{height:44%!important}.h-xxxl-45{height:45%!important}.h-xxxl-46{height:46%!important}.h-xxxl-47{height:47%!important}.h-xxxl-48{height:48%!important}.h-xxxl-49{height:49%!important}.h-xxxl-50{height:50%!important}.h-xxxl-51{height:51%!important}.h-xxxl-52{height:52%!important}.h-xxxl-53{height:53%!important}.h-xxxl-54{height:54%!important}.h-xxxl-55{height:55%!important}.h-xxxl-56{height:56%!important}.h-xxxl-57{height:57%!important}.h-xxxl-58{height:58%!important}.h-xxxl-59{height:59%!important}.h-xxxl-60{height:60%!important}.h-xxxl-61{height:61%!important}.h-xxxl-62{height:62%!important}.h-xxxl-63{height:63%!important}.h-xxxl-64{height:64%!important}.h-xxxl-65{height:65%!important}.h-xxxl-66{height:66%!important}.h-xxxl-67{height:67%!important}.h-xxxl-68{height:68%!important}.h-xxxl-69{height:69%!important}.h-xxxl-70{height:70%!important}.h-xxxl-71{height:71%!important}.h-xxxl-72{height:72%!important}.h-xxxl-73{height:73%!important}.h-xxxl-74{height:74%!important}.h-xxxl-75{height:75%!important}.h-xxxl-76{height:76%!important}.h-xxxl-77{height:77%!important}.h-xxxl-78{height:78%!important}.h-xxxl-79{height:79%!important}.h-xxxl-80{height:80%!important}.h-xxxl-81{height:81%!important}.h-xxxl-82{height:82%!important}.h-xxxl-83{height:83%!important}.h-xxxl-84{height:84%!important}.h-xxxl-85{height:85%!important}.h-xxxl-86{height:86%!important}.h-xxxl-87{height:87%!important}.h-xxxl-88{height:88%!important}.h-xxxl-89{height:89%!important}.h-xxxl-90{height:90%!important}.h-xxxl-91{height:91%!important}.h-xxxl-92{height:92%!important}.h-xxxl-93{height:93%!important}.h-xxxl-94{height:94%!important}.h-xxxl-95{height:95%!important}.h-xxxl-96{height:96%!important}.h-xxxl-97{height:97%!important}.h-xxxl-98{height:98%!important}.h-xxxl-99{height:99%!important}.h-xxxl-100{height:100%!important}.h-xxxl-auto{height:auto!important}}@media (min-width: 2560px){.w-4k-0{width:0%!important}.w-4k-1{width:1%!important}.w-4k-2{width:2%!important}.w-4k-3{width:3%!important}.w-4k-4{width:4%!important}.w-4k-5{width:5%!important}.w-4k-6{width:6%!important}.w-4k-7{width:7%!important}.w-4k-8{width:8%!important}.w-4k-9{width:9%!important}.w-4k-10{width:10%!important}.w-4k-11{width:11%!important}.w-4k-12{width:12%!important}.w-4k-13{width:13%!important}.w-4k-14{width:14%!important}.w-4k-15{width:15%!important}.w-4k-16{width:16%!important}.w-4k-17{width:17%!important}.w-4k-18{width:18%!important}.w-4k-19{width:19%!important}.w-4k-20{width:20%!important}.w-4k-21{width:21%!important}.w-4k-22{width:22%!important}.w-4k-23{width:23%!important}.w-4k-24{width:24%!important}.w-4k-25{width:25%!important}.w-4k-26{width:26%!important}.w-4k-27{width:27%!important}.w-4k-28{width:28%!important}.w-4k-29{width:29%!important}.w-4k-30{width:30%!important}.w-4k-31{width:31%!important}.w-4k-32{width:32%!important}.w-4k-33{width:33%!important}.w-4k-34{width:34%!important}.w-4k-35{width:35%!important}.w-4k-36{width:36%!important}.w-4k-37{width:37%!important}.w-4k-38{width:38%!important}.w-4k-39{width:39%!important}.w-4k-40{width:40%!important}.w-4k-41{width:41%!important}.w-4k-42{width:42%!important}.w-4k-43{width:43%!important}.w-4k-44{width:44%!important}.w-4k-45{width:45%!important}.w-4k-46{width:46%!important}.w-4k-47{width:47%!important}.w-4k-48{width:48%!important}.w-4k-49{width:49%!important}.w-4k-50{width:50%!important}.w-4k-51{width:51%!important}.w-4k-52{width:52%!important}.w-4k-53{width:53%!important}.w-4k-54{width:54%!important}.w-4k-55{width:55%!important}.w-4k-56{width:56%!important}.w-4k-57{width:57%!important}.w-4k-58{width:58%!important}.w-4k-59{width:59%!important}.w-4k-60{width:60%!important}.w-4k-61{width:61%!important}.w-4k-62{width:62%!important}.w-4k-63{width:63%!important}.w-4k-64{width:64%!important}.w-4k-65{width:65%!important}.w-4k-66{width:66%!important}.w-4k-67{width:67%!important}.w-4k-68{width:68%!important}.w-4k-69{width:69%!important}.w-4k-70{width:70%!important}.w-4k-71{width:71%!important}.w-4k-72{width:72%!important}.w-4k-73{width:73%!important}.w-4k-74{width:74%!important}.w-4k-75{width:75%!important}.w-4k-76{width:76%!important}.w-4k-77{width:77%!important}.w-4k-78{width:78%!important}.w-4k-79{width:79%!important}.w-4k-80{width:80%!important}.w-4k-81{width:81%!important}.w-4k-82{width:82%!important}.w-4k-83{width:83%!important}.w-4k-84{width:84%!important}.w-4k-85{width:85%!important}.w-4k-86{width:86%!important}.w-4k-87{width:87%!important}.w-4k-88{width:88%!important}.w-4k-89{width:89%!important}.w-4k-90{width:90%!important}.w-4k-91{width:91%!important}.w-4k-92{width:92%!important}.w-4k-93{width:93%!important}.w-4k-94{width:94%!important}.w-4k-95{width:95%!important}.w-4k-96{width:96%!important}.w-4k-97{width:97%!important}.w-4k-98{width:98%!important}.w-4k-99{width:99%!important}.w-4k-100{width:100%!important}.w-4k-auto{width:auto!important}.h-4k-0{height:0%!important}.h-4k-1{height:1%!important}.h-4k-2{height:2%!important}.h-4k-3{height:3%!important}.h-4k-4{height:4%!important}.h-4k-5{height:5%!important}.h-4k-6{height:6%!important}.h-4k-7{height:7%!important}.h-4k-8{height:8%!important}.h-4k-9{height:9%!important}.h-4k-10{height:10%!important}.h-4k-11{height:11%!important}.h-4k-12{height:12%!important}.h-4k-13{height:13%!important}.h-4k-14{height:14%!important}.h-4k-15{height:15%!important}.h-4k-16{height:16%!important}.h-4k-17{height:17%!important}.h-4k-18{height:18%!important}.h-4k-19{height:19%!important}.h-4k-20{height:20%!important}.h-4k-21{height:21%!important}.h-4k-22{height:22%!important}.h-4k-23{height:23%!important}.h-4k-24{height:24%!important}.h-4k-25{height:25%!important}.h-4k-26{height:26%!important}.h-4k-27{height:27%!important}.h-4k-28{height:28%!important}.h-4k-29{height:29%!important}.h-4k-30{height:30%!important}.h-4k-31{height:31%!important}.h-4k-32{height:32%!important}.h-4k-33{height:33%!important}.h-4k-34{height:34%!important}.h-4k-35{height:35%!important}.h-4k-36{height:36%!important}.h-4k-37{height:37%!important}.h-4k-38{height:38%!important}.h-4k-39{height:39%!important}.h-4k-40{height:40%!important}.h-4k-41{height:41%!important}.h-4k-42{height:42%!important}.h-4k-43{height:43%!important}.h-4k-44{height:44%!important}.h-4k-45{height:45%!important}.h-4k-46{height:46%!important}.h-4k-47{height:47%!important}.h-4k-48{height:48%!important}.h-4k-49{height:49%!important}.h-4k-50{height:50%!important}.h-4k-51{height:51%!important}.h-4k-52{height:52%!important}.h-4k-53{height:53%!important}.h-4k-54{height:54%!important}.h-4k-55{height:55%!important}.h-4k-56{height:56%!important}.h-4k-57{height:57%!important}.h-4k-58{height:58%!important}.h-4k-59{height:59%!important}.h-4k-60{height:60%!important}.h-4k-61{height:61%!important}.h-4k-62{height:62%!important}.h-4k-63{height:63%!important}.h-4k-64{height:64%!important}.h-4k-65{height:65%!important}.h-4k-66{height:66%!important}.h-4k-67{height:67%!important}.h-4k-68{height:68%!important}.h-4k-69{height:69%!important}.h-4k-70{height:70%!important}.h-4k-71{height:71%!important}.h-4k-72{height:72%!important}.h-4k-73{height:73%!important}.h-4k-74{height:74%!important}.h-4k-75{height:75%!important}.h-4k-76{height:76%!important}.h-4k-77{height:77%!important}.h-4k-78{height:78%!important}.h-4k-79{height:79%!important}.h-4k-80{height:80%!important}.h-4k-81{height:81%!important}.h-4k-82{height:82%!important}.h-4k-83{height:83%!important}.h-4k-84{height:84%!important}.h-4k-85{height:85%!important}.h-4k-86{height:86%!important}.h-4k-87{height:87%!important}.h-4k-88{height:88%!important}.h-4k-89{height:89%!important}.h-4k-90{height:90%!important}.h-4k-91{height:91%!important}.h-4k-92{height:92%!important}.h-4k-93{height:93%!important}.h-4k-94{height:94%!important}.h-4k-95{height:95%!important}.h-4k-96{height:96%!important}.h-4k-97{height:97%!important}.h-4k-98{height:98%!important}.h-4k-99{height:99%!important}.h-4k-100{height:100%!important}.h-4k-auto{height:auto!important}}.o-0{-moz-opacity:0;-khtml-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.o-1{-moz-opacity:.01;-khtml-opacity:.01;opacity:.01;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";filter:alpha(opacity=1)}.o-2{-moz-opacity:.02;-khtml-opacity:.02;opacity:.02;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=2)";filter:alpha(opacity=2)}.o-3{-moz-opacity:.03;-khtml-opacity:.03;opacity:.03;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=3)";filter:alpha(opacity=3)}.o-4{-moz-opacity:.04;-khtml-opacity:.04;opacity:.04;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=4)";filter:alpha(opacity=4)}.o-5{-moz-opacity:.05;-khtml-opacity:.05;opacity:.05;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";filter:alpha(opacity=5)}.o-6{-moz-opacity:.06;-khtml-opacity:.06;opacity:.06;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=6)";filter:alpha(opacity=6)}.o-7{-moz-opacity:.07;-khtml-opacity:.07;opacity:.07;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=7)";filter:alpha(opacity=7)}.o-8{-moz-opacity:.08;-khtml-opacity:.08;opacity:.08;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=8)";filter:alpha(opacity=8)}.o-9{-moz-opacity:.09;-khtml-opacity:.09;opacity:.09;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=9)";filter:alpha(opacity=9)}.o-10{-moz-opacity:.1;-khtml-opacity:.1;opacity:.1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";filter:alpha(opacity=10)}.o-11{-moz-opacity:.11;-khtml-opacity:.11;opacity:.11;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=11)";filter:alpha(opacity=11)}.o-12{-moz-opacity:.12;-khtml-opacity:.12;opacity:.12;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=12)";filter:alpha(opacity=12)}.o-13{-moz-opacity:.13;-khtml-opacity:.13;opacity:.13;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=13)";filter:alpha(opacity=13)}.o-14{-moz-opacity:.14;-khtml-opacity:.14;opacity:.14;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=14)";filter:alpha(opacity=14)}.o-15{-moz-opacity:.15;-khtml-opacity:.15;opacity:.15;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";filter:alpha(opacity=15)}.o-16{-moz-opacity:.16;-khtml-opacity:.16;opacity:.16;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=16)";filter:alpha(opacity=16)}.o-17{-moz-opacity:.17;-khtml-opacity:.17;opacity:.17;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=17)";filter:alpha(opacity=17)}.o-18{-moz-opacity:.18;-khtml-opacity:.18;opacity:.18;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=18)";filter:alpha(opacity=18)}.o-19{-moz-opacity:.19;-khtml-opacity:.19;opacity:.19;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=19)";filter:alpha(opacity=19)}.o-20{-moz-opacity:.2;-khtml-opacity:.2;opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}.o-21{-moz-opacity:.21;-khtml-opacity:.21;opacity:.21;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=21)";filter:alpha(opacity=21)}.o-22{-moz-opacity:.22;-khtml-opacity:.22;opacity:.22;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=22)";filter:alpha(opacity=22)}.o-23{-moz-opacity:.23;-khtml-opacity:.23;opacity:.23;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=23)";filter:alpha(opacity=23)}.o-24{-moz-opacity:.24;-khtml-opacity:.24;opacity:.24;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=24)";filter:alpha(opacity=24)}.o-25{-moz-opacity:.25;-khtml-opacity:.25;opacity:.25;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";filter:alpha(opacity=25)}.o-26{-moz-opacity:.26;-khtml-opacity:.26;opacity:.26;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=26)";filter:alpha(opacity=26)}.o-27{-moz-opacity:.27;-khtml-opacity:.27;opacity:.27;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=27)";filter:alpha(opacity=27)}.o-28{-moz-opacity:.28;-khtml-opacity:.28;opacity:.28;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=28)";filter:alpha(opacity=28)}.o-29{-moz-opacity:.29;-khtml-opacity:.29;opacity:.29;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=29)";filter:alpha(opacity=29)}.o-30{-moz-opacity:.3;-khtml-opacity:.3;opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30)}.o-31{-moz-opacity:.31;-khtml-opacity:.31;opacity:.31;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=31)";filter:alpha(opacity=31)}.o-32{-moz-opacity:.32;-khtml-opacity:.32;opacity:.32;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=32)";filter:alpha(opacity=32)}.o-33{-moz-opacity:.33;-khtml-opacity:.33;opacity:.33;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=33)";filter:alpha(opacity=33)}.o-34{-moz-opacity:.34;-khtml-opacity:.34;opacity:.34;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=34)";filter:alpha(opacity=34)}.o-35{-moz-opacity:.35;-khtml-opacity:.35;opacity:.35;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";filter:alpha(opacity=35)}.o-36{-moz-opacity:.36;-khtml-opacity:.36;opacity:.36;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=36)";filter:alpha(opacity=36)}.o-37{-moz-opacity:.37;-khtml-opacity:.37;opacity:.37;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=37)";filter:alpha(opacity=37)}.o-38{-moz-opacity:.38;-khtml-opacity:.38;opacity:.38;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=38)";filter:alpha(opacity=38)}.o-39{-moz-opacity:.39;-khtml-opacity:.39;opacity:.39;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=39)";filter:alpha(opacity=39)}.o-40{-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40)}.o-41{-moz-opacity:.41;-khtml-opacity:.41;opacity:.41;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=41)";filter:alpha(opacity=41)}.o-42{-moz-opacity:.42;-khtml-opacity:.42;opacity:.42;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=42)";filter:alpha(opacity=42)}.o-43{-moz-opacity:.43;-khtml-opacity:.43;opacity:.43;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=43)";filter:alpha(opacity=43)}.o-44{-moz-opacity:.44;-khtml-opacity:.44;opacity:.44;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=44)";filter:alpha(opacity=44)}.o-45{-moz-opacity:.45;-khtml-opacity:.45;opacity:.45;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";filter:alpha(opacity=45)}.o-46{-moz-opacity:.46;-khtml-opacity:.46;opacity:.46;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=46)";filter:alpha(opacity=46)}.o-47{-moz-opacity:.47;-khtml-opacity:.47;opacity:.47;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=47)";filter:alpha(opacity=47)}.o-48{-moz-opacity:.48;-khtml-opacity:.48;opacity:.48;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=48)";filter:alpha(opacity=48)}.o-49{-moz-opacity:.49;-khtml-opacity:.49;opacity:.49;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=49)";filter:alpha(opacity=49)}.o-50{-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.o-51{-moz-opacity:.51;-khtml-opacity:.51;opacity:.51;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=51)";filter:alpha(opacity=51)}.o-52{-moz-opacity:.52;-khtml-opacity:.52;opacity:.52;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=52)";filter:alpha(opacity=52)}.o-53{-moz-opacity:.53;-khtml-opacity:.53;opacity:.53;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=53)";filter:alpha(opacity=53)}.o-54{-moz-opacity:.54;-khtml-opacity:.54;opacity:.54;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=54)";filter:alpha(opacity=54)}.o-55{-moz-opacity:.55;-khtml-opacity:.55;opacity:.55;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";filter:alpha(opacity=55)}.o-56{-moz-opacity:.56;-khtml-opacity:.56;opacity:.56;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=56)";filter:alpha(opacity=56)}.o-57{-moz-opacity:.57;-khtml-opacity:.57;opacity:.57;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=57)";filter:alpha(opacity=57)}.o-58{-moz-opacity:.58;-khtml-opacity:.58;opacity:.58;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=58)";filter:alpha(opacity=58)}.o-59{-moz-opacity:.59;-khtml-opacity:.59;opacity:.59;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=59)";filter:alpha(opacity=59)}.o-60{-moz-opacity:.6;-khtml-opacity:.6;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60)}.o-61{-moz-opacity:.61;-khtml-opacity:.61;opacity:.61;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=61)";filter:alpha(opacity=61)}.o-62{-moz-opacity:.62;-khtml-opacity:.62;opacity:.62;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=62)";filter:alpha(opacity=62)}.o-63{-moz-opacity:.63;-khtml-opacity:.63;opacity:.63;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=63)";filter:alpha(opacity=63)}.o-64{-moz-opacity:.64;-khtml-opacity:.64;opacity:.64;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=64)";filter:alpha(opacity=64)}.o-65{-moz-opacity:.65;-khtml-opacity:.65;opacity:.65;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";filter:alpha(opacity=65)}.o-66{-moz-opacity:.66;-khtml-opacity:.66;opacity:.66;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=66)";filter:alpha(opacity=66)}.o-67{-moz-opacity:.67;-khtml-opacity:.67;opacity:.67;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=67)";filter:alpha(opacity=67)}.o-68{-moz-opacity:.68;-khtml-opacity:.68;opacity:.68;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=68)";filter:alpha(opacity=68)}.o-69{-moz-opacity:.69;-khtml-opacity:.69;opacity:.69;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=69)";filter:alpha(opacity=69)}.o-70{-moz-opacity:.7;-khtml-opacity:.7;opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70)}.o-71{-moz-opacity:.71;-khtml-opacity:.71;opacity:.71;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=71)";filter:alpha(opacity=71)}.o-72{-moz-opacity:.72;-khtml-opacity:.72;opacity:.72;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";filter:alpha(opacity=72)}.o-73{-moz-opacity:.73;-khtml-opacity:.73;opacity:.73;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=73)";filter:alpha(opacity=73)}.o-74{-moz-opacity:.74;-khtml-opacity:.74;opacity:.74;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=74)";filter:alpha(opacity=74)}.o-75{-moz-opacity:.75;-khtml-opacity:.75;opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";filter:alpha(opacity=75)}.o-76{-moz-opacity:.76;-khtml-opacity:.76;opacity:.76;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=76)";filter:alpha(opacity=76)}.o-77{-moz-opacity:.77;-khtml-opacity:.77;opacity:.77;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=77)";filter:alpha(opacity=77)}.o-78{-moz-opacity:.78;-khtml-opacity:.78;opacity:.78;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";filter:alpha(opacity=78)}.o-79{-moz-opacity:.79;-khtml-opacity:.79;opacity:.79;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=79)";filter:alpha(opacity=79)}.o-80{-moz-opacity:.8;-khtml-opacity:.8;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.o-81{-moz-opacity:.81;-khtml-opacity:.81;opacity:.81;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=81)";filter:alpha(opacity=81)}.o-82{-moz-opacity:.82;-khtml-opacity:.82;opacity:.82;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=82)";filter:alpha(opacity=82)}.o-83{-moz-opacity:.83;-khtml-opacity:.83;opacity:.83;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=83)";filter:alpha(opacity=83)}.o-84{-moz-opacity:.84;-khtml-opacity:.84;opacity:.84;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=84)";filter:alpha(opacity=84)}.o-85{-moz-opacity:.85;-khtml-opacity:.85;opacity:.85;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";filter:alpha(opacity=85)}.o-86{-moz-opacity:.86;-khtml-opacity:.86;opacity:.86;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=86)";filter:alpha(opacity=86)}.o-87{-moz-opacity:.87;-khtml-opacity:.87;opacity:.87;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=87)";filter:alpha(opacity=87)}.o-88{-moz-opacity:.88;-khtml-opacity:.88;opacity:.88;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=88)";filter:alpha(opacity=88)}.o-89{-moz-opacity:.89;-khtml-opacity:.89;opacity:.89;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=89)";filter:alpha(opacity=89)}.o-90{-moz-opacity:.9;-khtml-opacity:.9;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90)}.o-91{-moz-opacity:.91;-khtml-opacity:.91;opacity:.91;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=91)";filter:alpha(opacity=91)}.o-92{-moz-opacity:.92;-khtml-opacity:.92;opacity:.92;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=92)";filter:alpha(opacity=92)}.o-93{-moz-opacity:.93;-khtml-opacity:.93;opacity:.93;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=93)";filter:alpha(opacity=93)}.o-94{-moz-opacity:.94;-khtml-opacity:.94;opacity:.94;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=94)";filter:alpha(opacity=94)}.o-95{-moz-opacity:.95;-khtml-opacity:.95;opacity:.95;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";filter:alpha(opacity=95)}.o-96{-moz-opacity:.96;-khtml-opacity:.96;opacity:.96;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=96)";filter:alpha(opacity=96)}.o-97{-moz-opacity:.97;-khtml-opacity:.97;opacity:.97;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";filter:alpha(opacity=97)}.o-98{-moz-opacity:.98;-khtml-opacity:.98;opacity:.98;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";filter:alpha(opacity=98)}.o-99{-moz-opacity:.99;-khtml-opacity:.99;opacity:.99;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";filter:alpha(opacity=99)}.o-100{-moz-opacity:1;-khtml-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}@media (min-width: 576px){.o-sm-0{-moz-opacity:0;-khtml-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.o-sm-1{-moz-opacity:.01;-khtml-opacity:.01;opacity:.01;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";filter:alpha(opacity=1)}.o-sm-2{-moz-opacity:.02;-khtml-opacity:.02;opacity:.02;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=2)";filter:alpha(opacity=2)}.o-sm-3{-moz-opacity:.03;-khtml-opacity:.03;opacity:.03;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=3)";filter:alpha(opacity=3)}.o-sm-4{-moz-opacity:.04;-khtml-opacity:.04;opacity:.04;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=4)";filter:alpha(opacity=4)}.o-sm-5{-moz-opacity:.05;-khtml-opacity:.05;opacity:.05;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";filter:alpha(opacity=5)}.o-sm-6{-moz-opacity:.06;-khtml-opacity:.06;opacity:.06;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=6)";filter:alpha(opacity=6)}.o-sm-7{-moz-opacity:.07;-khtml-opacity:.07;opacity:.07;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=7)";filter:alpha(opacity=7)}.o-sm-8{-moz-opacity:.08;-khtml-opacity:.08;opacity:.08;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=8)";filter:alpha(opacity=8)}.o-sm-9{-moz-opacity:.09;-khtml-opacity:.09;opacity:.09;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=9)";filter:alpha(opacity=9)}.o-sm-10{-moz-opacity:.1;-khtml-opacity:.1;opacity:.1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";filter:alpha(opacity=10)}.o-sm-11{-moz-opacity:.11;-khtml-opacity:.11;opacity:.11;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=11)";filter:alpha(opacity=11)}.o-sm-12{-moz-opacity:.12;-khtml-opacity:.12;opacity:.12;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=12)";filter:alpha(opacity=12)}.o-sm-13{-moz-opacity:.13;-khtml-opacity:.13;opacity:.13;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=13)";filter:alpha(opacity=13)}.o-sm-14{-moz-opacity:.14;-khtml-opacity:.14;opacity:.14;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=14)";filter:alpha(opacity=14)}.o-sm-15{-moz-opacity:.15;-khtml-opacity:.15;opacity:.15;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";filter:alpha(opacity=15)}.o-sm-16{-moz-opacity:.16;-khtml-opacity:.16;opacity:.16;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=16)";filter:alpha(opacity=16)}.o-sm-17{-moz-opacity:.17;-khtml-opacity:.17;opacity:.17;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=17)";filter:alpha(opacity=17)}.o-sm-18{-moz-opacity:.18;-khtml-opacity:.18;opacity:.18;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=18)";filter:alpha(opacity=18)}.o-sm-19{-moz-opacity:.19;-khtml-opacity:.19;opacity:.19;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=19)";filter:alpha(opacity=19)}.o-sm-20{-moz-opacity:.2;-khtml-opacity:.2;opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}.o-sm-21{-moz-opacity:.21;-khtml-opacity:.21;opacity:.21;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=21)";filter:alpha(opacity=21)}.o-sm-22{-moz-opacity:.22;-khtml-opacity:.22;opacity:.22;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=22)";filter:alpha(opacity=22)}.o-sm-23{-moz-opacity:.23;-khtml-opacity:.23;opacity:.23;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=23)";filter:alpha(opacity=23)}.o-sm-24{-moz-opacity:.24;-khtml-opacity:.24;opacity:.24;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=24)";filter:alpha(opacity=24)}.o-sm-25{-moz-opacity:.25;-khtml-opacity:.25;opacity:.25;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";filter:alpha(opacity=25)}.o-sm-26{-moz-opacity:.26;-khtml-opacity:.26;opacity:.26;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=26)";filter:alpha(opacity=26)}.o-sm-27{-moz-opacity:.27;-khtml-opacity:.27;opacity:.27;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=27)";filter:alpha(opacity=27)}.o-sm-28{-moz-opacity:.28;-khtml-opacity:.28;opacity:.28;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=28)";filter:alpha(opacity=28)}.o-sm-29{-moz-opacity:.29;-khtml-opacity:.29;opacity:.29;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=29)";filter:alpha(opacity=29)}.o-sm-30{-moz-opacity:.3;-khtml-opacity:.3;opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30)}.o-sm-31{-moz-opacity:.31;-khtml-opacity:.31;opacity:.31;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=31)";filter:alpha(opacity=31)}.o-sm-32{-moz-opacity:.32;-khtml-opacity:.32;opacity:.32;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=32)";filter:alpha(opacity=32)}.o-sm-33{-moz-opacity:.33;-khtml-opacity:.33;opacity:.33;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=33)";filter:alpha(opacity=33)}.o-sm-34{-moz-opacity:.34;-khtml-opacity:.34;opacity:.34;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=34)";filter:alpha(opacity=34)}.o-sm-35{-moz-opacity:.35;-khtml-opacity:.35;opacity:.35;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";filter:alpha(opacity=35)}.o-sm-36{-moz-opacity:.36;-khtml-opacity:.36;opacity:.36;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=36)";filter:alpha(opacity=36)}.o-sm-37{-moz-opacity:.37;-khtml-opacity:.37;opacity:.37;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=37)";filter:alpha(opacity=37)}.o-sm-38{-moz-opacity:.38;-khtml-opacity:.38;opacity:.38;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=38)";filter:alpha(opacity=38)}.o-sm-39{-moz-opacity:.39;-khtml-opacity:.39;opacity:.39;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=39)";filter:alpha(opacity=39)}.o-sm-40{-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40)}.o-sm-41{-moz-opacity:.41;-khtml-opacity:.41;opacity:.41;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=41)";filter:alpha(opacity=41)}.o-sm-42{-moz-opacity:.42;-khtml-opacity:.42;opacity:.42;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=42)";filter:alpha(opacity=42)}.o-sm-43{-moz-opacity:.43;-khtml-opacity:.43;opacity:.43;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=43)";filter:alpha(opacity=43)}.o-sm-44{-moz-opacity:.44;-khtml-opacity:.44;opacity:.44;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=44)";filter:alpha(opacity=44)}.o-sm-45{-moz-opacity:.45;-khtml-opacity:.45;opacity:.45;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";filter:alpha(opacity=45)}.o-sm-46{-moz-opacity:.46;-khtml-opacity:.46;opacity:.46;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=46)";filter:alpha(opacity=46)}.o-sm-47{-moz-opacity:.47;-khtml-opacity:.47;opacity:.47;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=47)";filter:alpha(opacity=47)}.o-sm-48{-moz-opacity:.48;-khtml-opacity:.48;opacity:.48;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=48)";filter:alpha(opacity=48)}.o-sm-49{-moz-opacity:.49;-khtml-opacity:.49;opacity:.49;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=49)";filter:alpha(opacity=49)}.o-sm-50{-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.o-sm-51{-moz-opacity:.51;-khtml-opacity:.51;opacity:.51;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=51)";filter:alpha(opacity=51)}.o-sm-52{-moz-opacity:.52;-khtml-opacity:.52;opacity:.52;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=52)";filter:alpha(opacity=52)}.o-sm-53{-moz-opacity:.53;-khtml-opacity:.53;opacity:.53;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=53)";filter:alpha(opacity=53)}.o-sm-54{-moz-opacity:.54;-khtml-opacity:.54;opacity:.54;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=54)";filter:alpha(opacity=54)}.o-sm-55{-moz-opacity:.55;-khtml-opacity:.55;opacity:.55;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";filter:alpha(opacity=55)}.o-sm-56{-moz-opacity:.56;-khtml-opacity:.56;opacity:.56;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=56)";filter:alpha(opacity=56)}.o-sm-57{-moz-opacity:.57;-khtml-opacity:.57;opacity:.57;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=57)";filter:alpha(opacity=57)}.o-sm-58{-moz-opacity:.58;-khtml-opacity:.58;opacity:.58;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=58)";filter:alpha(opacity=58)}.o-sm-59{-moz-opacity:.59;-khtml-opacity:.59;opacity:.59;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=59)";filter:alpha(opacity=59)}.o-sm-60{-moz-opacity:.6;-khtml-opacity:.6;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60)}.o-sm-61{-moz-opacity:.61;-khtml-opacity:.61;opacity:.61;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=61)";filter:alpha(opacity=61)}.o-sm-62{-moz-opacity:.62;-khtml-opacity:.62;opacity:.62;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=62)";filter:alpha(opacity=62)}.o-sm-63{-moz-opacity:.63;-khtml-opacity:.63;opacity:.63;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=63)";filter:alpha(opacity=63)}.o-sm-64{-moz-opacity:.64;-khtml-opacity:.64;opacity:.64;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=64)";filter:alpha(opacity=64)}.o-sm-65{-moz-opacity:.65;-khtml-opacity:.65;opacity:.65;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";filter:alpha(opacity=65)}.o-sm-66{-moz-opacity:.66;-khtml-opacity:.66;opacity:.66;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=66)";filter:alpha(opacity=66)}.o-sm-67{-moz-opacity:.67;-khtml-opacity:.67;opacity:.67;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=67)";filter:alpha(opacity=67)}.o-sm-68{-moz-opacity:.68;-khtml-opacity:.68;opacity:.68;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=68)";filter:alpha(opacity=68)}.o-sm-69{-moz-opacity:.69;-khtml-opacity:.69;opacity:.69;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=69)";filter:alpha(opacity=69)}.o-sm-70{-moz-opacity:.7;-khtml-opacity:.7;opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70)}.o-sm-71{-moz-opacity:.71;-khtml-opacity:.71;opacity:.71;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=71)";filter:alpha(opacity=71)}.o-sm-72{-moz-opacity:.72;-khtml-opacity:.72;opacity:.72;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";filter:alpha(opacity=72)}.o-sm-73{-moz-opacity:.73;-khtml-opacity:.73;opacity:.73;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=73)";filter:alpha(opacity=73)}.o-sm-74{-moz-opacity:.74;-khtml-opacity:.74;opacity:.74;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=74)";filter:alpha(opacity=74)}.o-sm-75{-moz-opacity:.75;-khtml-opacity:.75;opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";filter:alpha(opacity=75)}.o-sm-76{-moz-opacity:.76;-khtml-opacity:.76;opacity:.76;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=76)";filter:alpha(opacity=76)}.o-sm-77{-moz-opacity:.77;-khtml-opacity:.77;opacity:.77;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=77)";filter:alpha(opacity=77)}.o-sm-78{-moz-opacity:.78;-khtml-opacity:.78;opacity:.78;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";filter:alpha(opacity=78)}.o-sm-79{-moz-opacity:.79;-khtml-opacity:.79;opacity:.79;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=79)";filter:alpha(opacity=79)}.o-sm-80{-moz-opacity:.8;-khtml-opacity:.8;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.o-sm-81{-moz-opacity:.81;-khtml-opacity:.81;opacity:.81;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=81)";filter:alpha(opacity=81)}.o-sm-82{-moz-opacity:.82;-khtml-opacity:.82;opacity:.82;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=82)";filter:alpha(opacity=82)}.o-sm-83{-moz-opacity:.83;-khtml-opacity:.83;opacity:.83;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=83)";filter:alpha(opacity=83)}.o-sm-84{-moz-opacity:.84;-khtml-opacity:.84;opacity:.84;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=84)";filter:alpha(opacity=84)}.o-sm-85{-moz-opacity:.85;-khtml-opacity:.85;opacity:.85;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";filter:alpha(opacity=85)}.o-sm-86{-moz-opacity:.86;-khtml-opacity:.86;opacity:.86;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=86)";filter:alpha(opacity=86)}.o-sm-87{-moz-opacity:.87;-khtml-opacity:.87;opacity:.87;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=87)";filter:alpha(opacity=87)}.o-sm-88{-moz-opacity:.88;-khtml-opacity:.88;opacity:.88;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=88)";filter:alpha(opacity=88)}.o-sm-89{-moz-opacity:.89;-khtml-opacity:.89;opacity:.89;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=89)";filter:alpha(opacity=89)}.o-sm-90{-moz-opacity:.9;-khtml-opacity:.9;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90)}.o-sm-91{-moz-opacity:.91;-khtml-opacity:.91;opacity:.91;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=91)";filter:alpha(opacity=91)}.o-sm-92{-moz-opacity:.92;-khtml-opacity:.92;opacity:.92;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=92)";filter:alpha(opacity=92)}.o-sm-93{-moz-opacity:.93;-khtml-opacity:.93;opacity:.93;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=93)";filter:alpha(opacity=93)}.o-sm-94{-moz-opacity:.94;-khtml-opacity:.94;opacity:.94;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=94)";filter:alpha(opacity=94)}.o-sm-95{-moz-opacity:.95;-khtml-opacity:.95;opacity:.95;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";filter:alpha(opacity=95)}.o-sm-96{-moz-opacity:.96;-khtml-opacity:.96;opacity:.96;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=96)";filter:alpha(opacity=96)}.o-sm-97{-moz-opacity:.97;-khtml-opacity:.97;opacity:.97;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";filter:alpha(opacity=97)}.o-sm-98{-moz-opacity:.98;-khtml-opacity:.98;opacity:.98;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";filter:alpha(opacity=98)}.o-sm-99{-moz-opacity:.99;-khtml-opacity:.99;opacity:.99;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";filter:alpha(opacity=99)}.o-sm-100{-moz-opacity:1;-khtml-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}}@media (min-width: 768px){.o-md-0{-moz-opacity:0;-khtml-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.o-md-1{-moz-opacity:.01;-khtml-opacity:.01;opacity:.01;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";filter:alpha(opacity=1)}.o-md-2{-moz-opacity:.02;-khtml-opacity:.02;opacity:.02;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=2)";filter:alpha(opacity=2)}.o-md-3{-moz-opacity:.03;-khtml-opacity:.03;opacity:.03;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=3)";filter:alpha(opacity=3)}.o-md-4{-moz-opacity:.04;-khtml-opacity:.04;opacity:.04;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=4)";filter:alpha(opacity=4)}.o-md-5{-moz-opacity:.05;-khtml-opacity:.05;opacity:.05;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";filter:alpha(opacity=5)}.o-md-6{-moz-opacity:.06;-khtml-opacity:.06;opacity:.06;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=6)";filter:alpha(opacity=6)}.o-md-7{-moz-opacity:.07;-khtml-opacity:.07;opacity:.07;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=7)";filter:alpha(opacity=7)}.o-md-8{-moz-opacity:.08;-khtml-opacity:.08;opacity:.08;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=8)";filter:alpha(opacity=8)}.o-md-9{-moz-opacity:.09;-khtml-opacity:.09;opacity:.09;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=9)";filter:alpha(opacity=9)}.o-md-10{-moz-opacity:.1;-khtml-opacity:.1;opacity:.1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";filter:alpha(opacity=10)}.o-md-11{-moz-opacity:.11;-khtml-opacity:.11;opacity:.11;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=11)";filter:alpha(opacity=11)}.o-md-12{-moz-opacity:.12;-khtml-opacity:.12;opacity:.12;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=12)";filter:alpha(opacity=12)}.o-md-13{-moz-opacity:.13;-khtml-opacity:.13;opacity:.13;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=13)";filter:alpha(opacity=13)}.o-md-14{-moz-opacity:.14;-khtml-opacity:.14;opacity:.14;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=14)";filter:alpha(opacity=14)}.o-md-15{-moz-opacity:.15;-khtml-opacity:.15;opacity:.15;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";filter:alpha(opacity=15)}.o-md-16{-moz-opacity:.16;-khtml-opacity:.16;opacity:.16;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=16)";filter:alpha(opacity=16)}.o-md-17{-moz-opacity:.17;-khtml-opacity:.17;opacity:.17;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=17)";filter:alpha(opacity=17)}.o-md-18{-moz-opacity:.18;-khtml-opacity:.18;opacity:.18;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=18)";filter:alpha(opacity=18)}.o-md-19{-moz-opacity:.19;-khtml-opacity:.19;opacity:.19;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=19)";filter:alpha(opacity=19)}.o-md-20{-moz-opacity:.2;-khtml-opacity:.2;opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}.o-md-21{-moz-opacity:.21;-khtml-opacity:.21;opacity:.21;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=21)";filter:alpha(opacity=21)}.o-md-22{-moz-opacity:.22;-khtml-opacity:.22;opacity:.22;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=22)";filter:alpha(opacity=22)}.o-md-23{-moz-opacity:.23;-khtml-opacity:.23;opacity:.23;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=23)";filter:alpha(opacity=23)}.o-md-24{-moz-opacity:.24;-khtml-opacity:.24;opacity:.24;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=24)";filter:alpha(opacity=24)}.o-md-25{-moz-opacity:.25;-khtml-opacity:.25;opacity:.25;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";filter:alpha(opacity=25)}.o-md-26{-moz-opacity:.26;-khtml-opacity:.26;opacity:.26;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=26)";filter:alpha(opacity=26)}.o-md-27{-moz-opacity:.27;-khtml-opacity:.27;opacity:.27;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=27)";filter:alpha(opacity=27)}.o-md-28{-moz-opacity:.28;-khtml-opacity:.28;opacity:.28;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=28)";filter:alpha(opacity=28)}.o-md-29{-moz-opacity:.29;-khtml-opacity:.29;opacity:.29;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=29)";filter:alpha(opacity=29)}.o-md-30{-moz-opacity:.3;-khtml-opacity:.3;opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30)}.o-md-31{-moz-opacity:.31;-khtml-opacity:.31;opacity:.31;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=31)";filter:alpha(opacity=31)}.o-md-32{-moz-opacity:.32;-khtml-opacity:.32;opacity:.32;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=32)";filter:alpha(opacity=32)}.o-md-33{-moz-opacity:.33;-khtml-opacity:.33;opacity:.33;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=33)";filter:alpha(opacity=33)}.o-md-34{-moz-opacity:.34;-khtml-opacity:.34;opacity:.34;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=34)";filter:alpha(opacity=34)}.o-md-35{-moz-opacity:.35;-khtml-opacity:.35;opacity:.35;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";filter:alpha(opacity=35)}.o-md-36{-moz-opacity:.36;-khtml-opacity:.36;opacity:.36;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=36)";filter:alpha(opacity=36)}.o-md-37{-moz-opacity:.37;-khtml-opacity:.37;opacity:.37;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=37)";filter:alpha(opacity=37)}.o-md-38{-moz-opacity:.38;-khtml-opacity:.38;opacity:.38;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=38)";filter:alpha(opacity=38)}.o-md-39{-moz-opacity:.39;-khtml-opacity:.39;opacity:.39;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=39)";filter:alpha(opacity=39)}.o-md-40{-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40)}.o-md-41{-moz-opacity:.41;-khtml-opacity:.41;opacity:.41;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=41)";filter:alpha(opacity=41)}.o-md-42{-moz-opacity:.42;-khtml-opacity:.42;opacity:.42;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=42)";filter:alpha(opacity=42)}.o-md-43{-moz-opacity:.43;-khtml-opacity:.43;opacity:.43;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=43)";filter:alpha(opacity=43)}.o-md-44{-moz-opacity:.44;-khtml-opacity:.44;opacity:.44;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=44)";filter:alpha(opacity=44)}.o-md-45{-moz-opacity:.45;-khtml-opacity:.45;opacity:.45;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";filter:alpha(opacity=45)}.o-md-46{-moz-opacity:.46;-khtml-opacity:.46;opacity:.46;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=46)";filter:alpha(opacity=46)}.o-md-47{-moz-opacity:.47;-khtml-opacity:.47;opacity:.47;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=47)";filter:alpha(opacity=47)}.o-md-48{-moz-opacity:.48;-khtml-opacity:.48;opacity:.48;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=48)";filter:alpha(opacity=48)}.o-md-49{-moz-opacity:.49;-khtml-opacity:.49;opacity:.49;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=49)";filter:alpha(opacity=49)}.o-md-50{-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.o-md-51{-moz-opacity:.51;-khtml-opacity:.51;opacity:.51;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=51)";filter:alpha(opacity=51)}.o-md-52{-moz-opacity:.52;-khtml-opacity:.52;opacity:.52;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=52)";filter:alpha(opacity=52)}.o-md-53{-moz-opacity:.53;-khtml-opacity:.53;opacity:.53;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=53)";filter:alpha(opacity=53)}.o-md-54{-moz-opacity:.54;-khtml-opacity:.54;opacity:.54;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=54)";filter:alpha(opacity=54)}.o-md-55{-moz-opacity:.55;-khtml-opacity:.55;opacity:.55;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";filter:alpha(opacity=55)}.o-md-56{-moz-opacity:.56;-khtml-opacity:.56;opacity:.56;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=56)";filter:alpha(opacity=56)}.o-md-57{-moz-opacity:.57;-khtml-opacity:.57;opacity:.57;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=57)";filter:alpha(opacity=57)}.o-md-58{-moz-opacity:.58;-khtml-opacity:.58;opacity:.58;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=58)";filter:alpha(opacity=58)}.o-md-59{-moz-opacity:.59;-khtml-opacity:.59;opacity:.59;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=59)";filter:alpha(opacity=59)}.o-md-60{-moz-opacity:.6;-khtml-opacity:.6;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60)}.o-md-61{-moz-opacity:.61;-khtml-opacity:.61;opacity:.61;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=61)";filter:alpha(opacity=61)}.o-md-62{-moz-opacity:.62;-khtml-opacity:.62;opacity:.62;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=62)";filter:alpha(opacity=62)}.o-md-63{-moz-opacity:.63;-khtml-opacity:.63;opacity:.63;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=63)";filter:alpha(opacity=63)}.o-md-64{-moz-opacity:.64;-khtml-opacity:.64;opacity:.64;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=64)";filter:alpha(opacity=64)}.o-md-65{-moz-opacity:.65;-khtml-opacity:.65;opacity:.65;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";filter:alpha(opacity=65)}.o-md-66{-moz-opacity:.66;-khtml-opacity:.66;opacity:.66;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=66)";filter:alpha(opacity=66)}.o-md-67{-moz-opacity:.67;-khtml-opacity:.67;opacity:.67;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=67)";filter:alpha(opacity=67)}.o-md-68{-moz-opacity:.68;-khtml-opacity:.68;opacity:.68;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=68)";filter:alpha(opacity=68)}.o-md-69{-moz-opacity:.69;-khtml-opacity:.69;opacity:.69;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=69)";filter:alpha(opacity=69)}.o-md-70{-moz-opacity:.7;-khtml-opacity:.7;opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70)}.o-md-71{-moz-opacity:.71;-khtml-opacity:.71;opacity:.71;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=71)";filter:alpha(opacity=71)}.o-md-72{-moz-opacity:.72;-khtml-opacity:.72;opacity:.72;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";filter:alpha(opacity=72)}.o-md-73{-moz-opacity:.73;-khtml-opacity:.73;opacity:.73;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=73)";filter:alpha(opacity=73)}.o-md-74{-moz-opacity:.74;-khtml-opacity:.74;opacity:.74;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=74)";filter:alpha(opacity=74)}.o-md-75{-moz-opacity:.75;-khtml-opacity:.75;opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";filter:alpha(opacity=75)}.o-md-76{-moz-opacity:.76;-khtml-opacity:.76;opacity:.76;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=76)";filter:alpha(opacity=76)}.o-md-77{-moz-opacity:.77;-khtml-opacity:.77;opacity:.77;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=77)";filter:alpha(opacity=77)}.o-md-78{-moz-opacity:.78;-khtml-opacity:.78;opacity:.78;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";filter:alpha(opacity=78)}.o-md-79{-moz-opacity:.79;-khtml-opacity:.79;opacity:.79;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=79)";filter:alpha(opacity=79)}.o-md-80{-moz-opacity:.8;-khtml-opacity:.8;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.o-md-81{-moz-opacity:.81;-khtml-opacity:.81;opacity:.81;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=81)";filter:alpha(opacity=81)}.o-md-82{-moz-opacity:.82;-khtml-opacity:.82;opacity:.82;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=82)";filter:alpha(opacity=82)}.o-md-83{-moz-opacity:.83;-khtml-opacity:.83;opacity:.83;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=83)";filter:alpha(opacity=83)}.o-md-84{-moz-opacity:.84;-khtml-opacity:.84;opacity:.84;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=84)";filter:alpha(opacity=84)}.o-md-85{-moz-opacity:.85;-khtml-opacity:.85;opacity:.85;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";filter:alpha(opacity=85)}.o-md-86{-moz-opacity:.86;-khtml-opacity:.86;opacity:.86;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=86)";filter:alpha(opacity=86)}.o-md-87{-moz-opacity:.87;-khtml-opacity:.87;opacity:.87;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=87)";filter:alpha(opacity=87)}.o-md-88{-moz-opacity:.88;-khtml-opacity:.88;opacity:.88;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=88)";filter:alpha(opacity=88)}.o-md-89{-moz-opacity:.89;-khtml-opacity:.89;opacity:.89;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=89)";filter:alpha(opacity=89)}.o-md-90{-moz-opacity:.9;-khtml-opacity:.9;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90)}.o-md-91{-moz-opacity:.91;-khtml-opacity:.91;opacity:.91;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=91)";filter:alpha(opacity=91)}.o-md-92{-moz-opacity:.92;-khtml-opacity:.92;opacity:.92;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=92)";filter:alpha(opacity=92)}.o-md-93{-moz-opacity:.93;-khtml-opacity:.93;opacity:.93;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=93)";filter:alpha(opacity=93)}.o-md-94{-moz-opacity:.94;-khtml-opacity:.94;opacity:.94;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=94)";filter:alpha(opacity=94)}.o-md-95{-moz-opacity:.95;-khtml-opacity:.95;opacity:.95;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";filter:alpha(opacity=95)}.o-md-96{-moz-opacity:.96;-khtml-opacity:.96;opacity:.96;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=96)";filter:alpha(opacity=96)}.o-md-97{-moz-opacity:.97;-khtml-opacity:.97;opacity:.97;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";filter:alpha(opacity=97)}.o-md-98{-moz-opacity:.98;-khtml-opacity:.98;opacity:.98;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";filter:alpha(opacity=98)}.o-md-99{-moz-opacity:.99;-khtml-opacity:.99;opacity:.99;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";filter:alpha(opacity=99)}.o-md-100{-moz-opacity:1;-khtml-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}}@media (min-width: 992px){.o-lg-0{-moz-opacity:0;-khtml-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.o-lg-1{-moz-opacity:.01;-khtml-opacity:.01;opacity:.01;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";filter:alpha(opacity=1)}.o-lg-2{-moz-opacity:.02;-khtml-opacity:.02;opacity:.02;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=2)";filter:alpha(opacity=2)}.o-lg-3{-moz-opacity:.03;-khtml-opacity:.03;opacity:.03;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=3)";filter:alpha(opacity=3)}.o-lg-4{-moz-opacity:.04;-khtml-opacity:.04;opacity:.04;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=4)";filter:alpha(opacity=4)}.o-lg-5{-moz-opacity:.05;-khtml-opacity:.05;opacity:.05;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";filter:alpha(opacity=5)}.o-lg-6{-moz-opacity:.06;-khtml-opacity:.06;opacity:.06;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=6)";filter:alpha(opacity=6)}.o-lg-7{-moz-opacity:.07;-khtml-opacity:.07;opacity:.07;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=7)";filter:alpha(opacity=7)}.o-lg-8{-moz-opacity:.08;-khtml-opacity:.08;opacity:.08;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=8)";filter:alpha(opacity=8)}.o-lg-9{-moz-opacity:.09;-khtml-opacity:.09;opacity:.09;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=9)";filter:alpha(opacity=9)}.o-lg-10{-moz-opacity:.1;-khtml-opacity:.1;opacity:.1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";filter:alpha(opacity=10)}.o-lg-11{-moz-opacity:.11;-khtml-opacity:.11;opacity:.11;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=11)";filter:alpha(opacity=11)}.o-lg-12{-moz-opacity:.12;-khtml-opacity:.12;opacity:.12;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=12)";filter:alpha(opacity=12)}.o-lg-13{-moz-opacity:.13;-khtml-opacity:.13;opacity:.13;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=13)";filter:alpha(opacity=13)}.o-lg-14{-moz-opacity:.14;-khtml-opacity:.14;opacity:.14;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=14)";filter:alpha(opacity=14)}.o-lg-15{-moz-opacity:.15;-khtml-opacity:.15;opacity:.15;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";filter:alpha(opacity=15)}.o-lg-16{-moz-opacity:.16;-khtml-opacity:.16;opacity:.16;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=16)";filter:alpha(opacity=16)}.o-lg-17{-moz-opacity:.17;-khtml-opacity:.17;opacity:.17;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=17)";filter:alpha(opacity=17)}.o-lg-18{-moz-opacity:.18;-khtml-opacity:.18;opacity:.18;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=18)";filter:alpha(opacity=18)}.o-lg-19{-moz-opacity:.19;-khtml-opacity:.19;opacity:.19;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=19)";filter:alpha(opacity=19)}.o-lg-20{-moz-opacity:.2;-khtml-opacity:.2;opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}.o-lg-21{-moz-opacity:.21;-khtml-opacity:.21;opacity:.21;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=21)";filter:alpha(opacity=21)}.o-lg-22{-moz-opacity:.22;-khtml-opacity:.22;opacity:.22;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=22)";filter:alpha(opacity=22)}.o-lg-23{-moz-opacity:.23;-khtml-opacity:.23;opacity:.23;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=23)";filter:alpha(opacity=23)}.o-lg-24{-moz-opacity:.24;-khtml-opacity:.24;opacity:.24;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=24)";filter:alpha(opacity=24)}.o-lg-25{-moz-opacity:.25;-khtml-opacity:.25;opacity:.25;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";filter:alpha(opacity=25)}.o-lg-26{-moz-opacity:.26;-khtml-opacity:.26;opacity:.26;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=26)";filter:alpha(opacity=26)}.o-lg-27{-moz-opacity:.27;-khtml-opacity:.27;opacity:.27;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=27)";filter:alpha(opacity=27)}.o-lg-28{-moz-opacity:.28;-khtml-opacity:.28;opacity:.28;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=28)";filter:alpha(opacity=28)}.o-lg-29{-moz-opacity:.29;-khtml-opacity:.29;opacity:.29;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=29)";filter:alpha(opacity=29)}.o-lg-30{-moz-opacity:.3;-khtml-opacity:.3;opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30)}.o-lg-31{-moz-opacity:.31;-khtml-opacity:.31;opacity:.31;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=31)";filter:alpha(opacity=31)}.o-lg-32{-moz-opacity:.32;-khtml-opacity:.32;opacity:.32;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=32)";filter:alpha(opacity=32)}.o-lg-33{-moz-opacity:.33;-khtml-opacity:.33;opacity:.33;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=33)";filter:alpha(opacity=33)}.o-lg-34{-moz-opacity:.34;-khtml-opacity:.34;opacity:.34;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=34)";filter:alpha(opacity=34)}.o-lg-35{-moz-opacity:.35;-khtml-opacity:.35;opacity:.35;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";filter:alpha(opacity=35)}.o-lg-36{-moz-opacity:.36;-khtml-opacity:.36;opacity:.36;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=36)";filter:alpha(opacity=36)}.o-lg-37{-moz-opacity:.37;-khtml-opacity:.37;opacity:.37;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=37)";filter:alpha(opacity=37)}.o-lg-38{-moz-opacity:.38;-khtml-opacity:.38;opacity:.38;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=38)";filter:alpha(opacity=38)}.o-lg-39{-moz-opacity:.39;-khtml-opacity:.39;opacity:.39;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=39)";filter:alpha(opacity=39)}.o-lg-40{-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40)}.o-lg-41{-moz-opacity:.41;-khtml-opacity:.41;opacity:.41;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=41)";filter:alpha(opacity=41)}.o-lg-42{-moz-opacity:.42;-khtml-opacity:.42;opacity:.42;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=42)";filter:alpha(opacity=42)}.o-lg-43{-moz-opacity:.43;-khtml-opacity:.43;opacity:.43;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=43)";filter:alpha(opacity=43)}.o-lg-44{-moz-opacity:.44;-khtml-opacity:.44;opacity:.44;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=44)";filter:alpha(opacity=44)}.o-lg-45{-moz-opacity:.45;-khtml-opacity:.45;opacity:.45;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";filter:alpha(opacity=45)}.o-lg-46{-moz-opacity:.46;-khtml-opacity:.46;opacity:.46;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=46)";filter:alpha(opacity=46)}.o-lg-47{-moz-opacity:.47;-khtml-opacity:.47;opacity:.47;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=47)";filter:alpha(opacity=47)}.o-lg-48{-moz-opacity:.48;-khtml-opacity:.48;opacity:.48;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=48)";filter:alpha(opacity=48)}.o-lg-49{-moz-opacity:.49;-khtml-opacity:.49;opacity:.49;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=49)";filter:alpha(opacity=49)}.o-lg-50{-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.o-lg-51{-moz-opacity:.51;-khtml-opacity:.51;opacity:.51;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=51)";filter:alpha(opacity=51)}.o-lg-52{-moz-opacity:.52;-khtml-opacity:.52;opacity:.52;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=52)";filter:alpha(opacity=52)}.o-lg-53{-moz-opacity:.53;-khtml-opacity:.53;opacity:.53;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=53)";filter:alpha(opacity=53)}.o-lg-54{-moz-opacity:.54;-khtml-opacity:.54;opacity:.54;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=54)";filter:alpha(opacity=54)}.o-lg-55{-moz-opacity:.55;-khtml-opacity:.55;opacity:.55;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";filter:alpha(opacity=55)}.o-lg-56{-moz-opacity:.56;-khtml-opacity:.56;opacity:.56;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=56)";filter:alpha(opacity=56)}.o-lg-57{-moz-opacity:.57;-khtml-opacity:.57;opacity:.57;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=57)";filter:alpha(opacity=57)}.o-lg-58{-moz-opacity:.58;-khtml-opacity:.58;opacity:.58;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=58)";filter:alpha(opacity=58)}.o-lg-59{-moz-opacity:.59;-khtml-opacity:.59;opacity:.59;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=59)";filter:alpha(opacity=59)}.o-lg-60{-moz-opacity:.6;-khtml-opacity:.6;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60)}.o-lg-61{-moz-opacity:.61;-khtml-opacity:.61;opacity:.61;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=61)";filter:alpha(opacity=61)}.o-lg-62{-moz-opacity:.62;-khtml-opacity:.62;opacity:.62;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=62)";filter:alpha(opacity=62)}.o-lg-63{-moz-opacity:.63;-khtml-opacity:.63;opacity:.63;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=63)";filter:alpha(opacity=63)}.o-lg-64{-moz-opacity:.64;-khtml-opacity:.64;opacity:.64;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=64)";filter:alpha(opacity=64)}.o-lg-65{-moz-opacity:.65;-khtml-opacity:.65;opacity:.65;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";filter:alpha(opacity=65)}.o-lg-66{-moz-opacity:.66;-khtml-opacity:.66;opacity:.66;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=66)";filter:alpha(opacity=66)}.o-lg-67{-moz-opacity:.67;-khtml-opacity:.67;opacity:.67;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=67)";filter:alpha(opacity=67)}.o-lg-68{-moz-opacity:.68;-khtml-opacity:.68;opacity:.68;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=68)";filter:alpha(opacity=68)}.o-lg-69{-moz-opacity:.69;-khtml-opacity:.69;opacity:.69;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=69)";filter:alpha(opacity=69)}.o-lg-70{-moz-opacity:.7;-khtml-opacity:.7;opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70)}.o-lg-71{-moz-opacity:.71;-khtml-opacity:.71;opacity:.71;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=71)";filter:alpha(opacity=71)}.o-lg-72{-moz-opacity:.72;-khtml-opacity:.72;opacity:.72;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";filter:alpha(opacity=72)}.o-lg-73{-moz-opacity:.73;-khtml-opacity:.73;opacity:.73;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=73)";filter:alpha(opacity=73)}.o-lg-74{-moz-opacity:.74;-khtml-opacity:.74;opacity:.74;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=74)";filter:alpha(opacity=74)}.o-lg-75{-moz-opacity:.75;-khtml-opacity:.75;opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";filter:alpha(opacity=75)}.o-lg-76{-moz-opacity:.76;-khtml-opacity:.76;opacity:.76;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=76)";filter:alpha(opacity=76)}.o-lg-77{-moz-opacity:.77;-khtml-opacity:.77;opacity:.77;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=77)";filter:alpha(opacity=77)}.o-lg-78{-moz-opacity:.78;-khtml-opacity:.78;opacity:.78;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";filter:alpha(opacity=78)}.o-lg-79{-moz-opacity:.79;-khtml-opacity:.79;opacity:.79;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=79)";filter:alpha(opacity=79)}.o-lg-80{-moz-opacity:.8;-khtml-opacity:.8;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.o-lg-81{-moz-opacity:.81;-khtml-opacity:.81;opacity:.81;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=81)";filter:alpha(opacity=81)}.o-lg-82{-moz-opacity:.82;-khtml-opacity:.82;opacity:.82;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=82)";filter:alpha(opacity=82)}.o-lg-83{-moz-opacity:.83;-khtml-opacity:.83;opacity:.83;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=83)";filter:alpha(opacity=83)}.o-lg-84{-moz-opacity:.84;-khtml-opacity:.84;opacity:.84;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=84)";filter:alpha(opacity=84)}.o-lg-85{-moz-opacity:.85;-khtml-opacity:.85;opacity:.85;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";filter:alpha(opacity=85)}.o-lg-86{-moz-opacity:.86;-khtml-opacity:.86;opacity:.86;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=86)";filter:alpha(opacity=86)}.o-lg-87{-moz-opacity:.87;-khtml-opacity:.87;opacity:.87;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=87)";filter:alpha(opacity=87)}.o-lg-88{-moz-opacity:.88;-khtml-opacity:.88;opacity:.88;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=88)";filter:alpha(opacity=88)}.o-lg-89{-moz-opacity:.89;-khtml-opacity:.89;opacity:.89;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=89)";filter:alpha(opacity=89)}.o-lg-90{-moz-opacity:.9;-khtml-opacity:.9;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90)}.o-lg-91{-moz-opacity:.91;-khtml-opacity:.91;opacity:.91;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=91)";filter:alpha(opacity=91)}.o-lg-92{-moz-opacity:.92;-khtml-opacity:.92;opacity:.92;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=92)";filter:alpha(opacity=92)}.o-lg-93{-moz-opacity:.93;-khtml-opacity:.93;opacity:.93;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=93)";filter:alpha(opacity=93)}.o-lg-94{-moz-opacity:.94;-khtml-opacity:.94;opacity:.94;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=94)";filter:alpha(opacity=94)}.o-lg-95{-moz-opacity:.95;-khtml-opacity:.95;opacity:.95;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";filter:alpha(opacity=95)}.o-lg-96{-moz-opacity:.96;-khtml-opacity:.96;opacity:.96;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=96)";filter:alpha(opacity=96)}.o-lg-97{-moz-opacity:.97;-khtml-opacity:.97;opacity:.97;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";filter:alpha(opacity=97)}.o-lg-98{-moz-opacity:.98;-khtml-opacity:.98;opacity:.98;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";filter:alpha(opacity=98)}.o-lg-99{-moz-opacity:.99;-khtml-opacity:.99;opacity:.99;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";filter:alpha(opacity=99)}.o-lg-100{-moz-opacity:1;-khtml-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}}@media (min-width: 1200px){.o-xl-0{-moz-opacity:0;-khtml-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.o-xl-1{-moz-opacity:.01;-khtml-opacity:.01;opacity:.01;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";filter:alpha(opacity=1)}.o-xl-2{-moz-opacity:.02;-khtml-opacity:.02;opacity:.02;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=2)";filter:alpha(opacity=2)}.o-xl-3{-moz-opacity:.03;-khtml-opacity:.03;opacity:.03;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=3)";filter:alpha(opacity=3)}.o-xl-4{-moz-opacity:.04;-khtml-opacity:.04;opacity:.04;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=4)";filter:alpha(opacity=4)}.o-xl-5{-moz-opacity:.05;-khtml-opacity:.05;opacity:.05;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";filter:alpha(opacity=5)}.o-xl-6{-moz-opacity:.06;-khtml-opacity:.06;opacity:.06;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=6)";filter:alpha(opacity=6)}.o-xl-7{-moz-opacity:.07;-khtml-opacity:.07;opacity:.07;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=7)";filter:alpha(opacity=7)}.o-xl-8{-moz-opacity:.08;-khtml-opacity:.08;opacity:.08;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=8)";filter:alpha(opacity=8)}.o-xl-9{-moz-opacity:.09;-khtml-opacity:.09;opacity:.09;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=9)";filter:alpha(opacity=9)}.o-xl-10{-moz-opacity:.1;-khtml-opacity:.1;opacity:.1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";filter:alpha(opacity=10)}.o-xl-11{-moz-opacity:.11;-khtml-opacity:.11;opacity:.11;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=11)";filter:alpha(opacity=11)}.o-xl-12{-moz-opacity:.12;-khtml-opacity:.12;opacity:.12;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=12)";filter:alpha(opacity=12)}.o-xl-13{-moz-opacity:.13;-khtml-opacity:.13;opacity:.13;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=13)";filter:alpha(opacity=13)}.o-xl-14{-moz-opacity:.14;-khtml-opacity:.14;opacity:.14;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=14)";filter:alpha(opacity=14)}.o-xl-15{-moz-opacity:.15;-khtml-opacity:.15;opacity:.15;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";filter:alpha(opacity=15)}.o-xl-16{-moz-opacity:.16;-khtml-opacity:.16;opacity:.16;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=16)";filter:alpha(opacity=16)}.o-xl-17{-moz-opacity:.17;-khtml-opacity:.17;opacity:.17;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=17)";filter:alpha(opacity=17)}.o-xl-18{-moz-opacity:.18;-khtml-opacity:.18;opacity:.18;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=18)";filter:alpha(opacity=18)}.o-xl-19{-moz-opacity:.19;-khtml-opacity:.19;opacity:.19;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=19)";filter:alpha(opacity=19)}.o-xl-20{-moz-opacity:.2;-khtml-opacity:.2;opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}.o-xl-21{-moz-opacity:.21;-khtml-opacity:.21;opacity:.21;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=21)";filter:alpha(opacity=21)}.o-xl-22{-moz-opacity:.22;-khtml-opacity:.22;opacity:.22;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=22)";filter:alpha(opacity=22)}.o-xl-23{-moz-opacity:.23;-khtml-opacity:.23;opacity:.23;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=23)";filter:alpha(opacity=23)}.o-xl-24{-moz-opacity:.24;-khtml-opacity:.24;opacity:.24;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=24)";filter:alpha(opacity=24)}.o-xl-25{-moz-opacity:.25;-khtml-opacity:.25;opacity:.25;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";filter:alpha(opacity=25)}.o-xl-26{-moz-opacity:.26;-khtml-opacity:.26;opacity:.26;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=26)";filter:alpha(opacity=26)}.o-xl-27{-moz-opacity:.27;-khtml-opacity:.27;opacity:.27;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=27)";filter:alpha(opacity=27)}.o-xl-28{-moz-opacity:.28;-khtml-opacity:.28;opacity:.28;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=28)";filter:alpha(opacity=28)}.o-xl-29{-moz-opacity:.29;-khtml-opacity:.29;opacity:.29;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=29)";filter:alpha(opacity=29)}.o-xl-30{-moz-opacity:.3;-khtml-opacity:.3;opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30)}.o-xl-31{-moz-opacity:.31;-khtml-opacity:.31;opacity:.31;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=31)";filter:alpha(opacity=31)}.o-xl-32{-moz-opacity:.32;-khtml-opacity:.32;opacity:.32;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=32)";filter:alpha(opacity=32)}.o-xl-33{-moz-opacity:.33;-khtml-opacity:.33;opacity:.33;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=33)";filter:alpha(opacity=33)}.o-xl-34{-moz-opacity:.34;-khtml-opacity:.34;opacity:.34;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=34)";filter:alpha(opacity=34)}.o-xl-35{-moz-opacity:.35;-khtml-opacity:.35;opacity:.35;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";filter:alpha(opacity=35)}.o-xl-36{-moz-opacity:.36;-khtml-opacity:.36;opacity:.36;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=36)";filter:alpha(opacity=36)}.o-xl-37{-moz-opacity:.37;-khtml-opacity:.37;opacity:.37;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=37)";filter:alpha(opacity=37)}.o-xl-38{-moz-opacity:.38;-khtml-opacity:.38;opacity:.38;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=38)";filter:alpha(opacity=38)}.o-xl-39{-moz-opacity:.39;-khtml-opacity:.39;opacity:.39;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=39)";filter:alpha(opacity=39)}.o-xl-40{-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40)}.o-xl-41{-moz-opacity:.41;-khtml-opacity:.41;opacity:.41;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=41)";filter:alpha(opacity=41)}.o-xl-42{-moz-opacity:.42;-khtml-opacity:.42;opacity:.42;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=42)";filter:alpha(opacity=42)}.o-xl-43{-moz-opacity:.43;-khtml-opacity:.43;opacity:.43;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=43)";filter:alpha(opacity=43)}.o-xl-44{-moz-opacity:.44;-khtml-opacity:.44;opacity:.44;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=44)";filter:alpha(opacity=44)}.o-xl-45{-moz-opacity:.45;-khtml-opacity:.45;opacity:.45;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";filter:alpha(opacity=45)}.o-xl-46{-moz-opacity:.46;-khtml-opacity:.46;opacity:.46;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=46)";filter:alpha(opacity=46)}.o-xl-47{-moz-opacity:.47;-khtml-opacity:.47;opacity:.47;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=47)";filter:alpha(opacity=47)}.o-xl-48{-moz-opacity:.48;-khtml-opacity:.48;opacity:.48;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=48)";filter:alpha(opacity=48)}.o-xl-49{-moz-opacity:.49;-khtml-opacity:.49;opacity:.49;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=49)";filter:alpha(opacity=49)}.o-xl-50{-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.o-xl-51{-moz-opacity:.51;-khtml-opacity:.51;opacity:.51;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=51)";filter:alpha(opacity=51)}.o-xl-52{-moz-opacity:.52;-khtml-opacity:.52;opacity:.52;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=52)";filter:alpha(opacity=52)}.o-xl-53{-moz-opacity:.53;-khtml-opacity:.53;opacity:.53;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=53)";filter:alpha(opacity=53)}.o-xl-54{-moz-opacity:.54;-khtml-opacity:.54;opacity:.54;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=54)";filter:alpha(opacity=54)}.o-xl-55{-moz-opacity:.55;-khtml-opacity:.55;opacity:.55;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";filter:alpha(opacity=55)}.o-xl-56{-moz-opacity:.56;-khtml-opacity:.56;opacity:.56;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=56)";filter:alpha(opacity=56)}.o-xl-57{-moz-opacity:.57;-khtml-opacity:.57;opacity:.57;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=57)";filter:alpha(opacity=57)}.o-xl-58{-moz-opacity:.58;-khtml-opacity:.58;opacity:.58;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=58)";filter:alpha(opacity=58)}.o-xl-59{-moz-opacity:.59;-khtml-opacity:.59;opacity:.59;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=59)";filter:alpha(opacity=59)}.o-xl-60{-moz-opacity:.6;-khtml-opacity:.6;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60)}.o-xl-61{-moz-opacity:.61;-khtml-opacity:.61;opacity:.61;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=61)";filter:alpha(opacity=61)}.o-xl-62{-moz-opacity:.62;-khtml-opacity:.62;opacity:.62;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=62)";filter:alpha(opacity=62)}.o-xl-63{-moz-opacity:.63;-khtml-opacity:.63;opacity:.63;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=63)";filter:alpha(opacity=63)}.o-xl-64{-moz-opacity:.64;-khtml-opacity:.64;opacity:.64;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=64)";filter:alpha(opacity=64)}.o-xl-65{-moz-opacity:.65;-khtml-opacity:.65;opacity:.65;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";filter:alpha(opacity=65)}.o-xl-66{-moz-opacity:.66;-khtml-opacity:.66;opacity:.66;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=66)";filter:alpha(opacity=66)}.o-xl-67{-moz-opacity:.67;-khtml-opacity:.67;opacity:.67;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=67)";filter:alpha(opacity=67)}.o-xl-68{-moz-opacity:.68;-khtml-opacity:.68;opacity:.68;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=68)";filter:alpha(opacity=68)}.o-xl-69{-moz-opacity:.69;-khtml-opacity:.69;opacity:.69;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=69)";filter:alpha(opacity=69)}.o-xl-70{-moz-opacity:.7;-khtml-opacity:.7;opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70)}.o-xl-71{-moz-opacity:.71;-khtml-opacity:.71;opacity:.71;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=71)";filter:alpha(opacity=71)}.o-xl-72{-moz-opacity:.72;-khtml-opacity:.72;opacity:.72;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";filter:alpha(opacity=72)}.o-xl-73{-moz-opacity:.73;-khtml-opacity:.73;opacity:.73;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=73)";filter:alpha(opacity=73)}.o-xl-74{-moz-opacity:.74;-khtml-opacity:.74;opacity:.74;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=74)";filter:alpha(opacity=74)}.o-xl-75{-moz-opacity:.75;-khtml-opacity:.75;opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";filter:alpha(opacity=75)}.o-xl-76{-moz-opacity:.76;-khtml-opacity:.76;opacity:.76;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=76)";filter:alpha(opacity=76)}.o-xl-77{-moz-opacity:.77;-khtml-opacity:.77;opacity:.77;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=77)";filter:alpha(opacity=77)}.o-xl-78{-moz-opacity:.78;-khtml-opacity:.78;opacity:.78;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";filter:alpha(opacity=78)}.o-xl-79{-moz-opacity:.79;-khtml-opacity:.79;opacity:.79;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=79)";filter:alpha(opacity=79)}.o-xl-80{-moz-opacity:.8;-khtml-opacity:.8;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.o-xl-81{-moz-opacity:.81;-khtml-opacity:.81;opacity:.81;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=81)";filter:alpha(opacity=81)}.o-xl-82{-moz-opacity:.82;-khtml-opacity:.82;opacity:.82;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=82)";filter:alpha(opacity=82)}.o-xl-83{-moz-opacity:.83;-khtml-opacity:.83;opacity:.83;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=83)";filter:alpha(opacity=83)}.o-xl-84{-moz-opacity:.84;-khtml-opacity:.84;opacity:.84;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=84)";filter:alpha(opacity=84)}.o-xl-85{-moz-opacity:.85;-khtml-opacity:.85;opacity:.85;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";filter:alpha(opacity=85)}.o-xl-86{-moz-opacity:.86;-khtml-opacity:.86;opacity:.86;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=86)";filter:alpha(opacity=86)}.o-xl-87{-moz-opacity:.87;-khtml-opacity:.87;opacity:.87;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=87)";filter:alpha(opacity=87)}.o-xl-88{-moz-opacity:.88;-khtml-opacity:.88;opacity:.88;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=88)";filter:alpha(opacity=88)}.o-xl-89{-moz-opacity:.89;-khtml-opacity:.89;opacity:.89;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=89)";filter:alpha(opacity=89)}.o-xl-90{-moz-opacity:.9;-khtml-opacity:.9;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90)}.o-xl-91{-moz-opacity:.91;-khtml-opacity:.91;opacity:.91;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=91)";filter:alpha(opacity=91)}.o-xl-92{-moz-opacity:.92;-khtml-opacity:.92;opacity:.92;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=92)";filter:alpha(opacity=92)}.o-xl-93{-moz-opacity:.93;-khtml-opacity:.93;opacity:.93;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=93)";filter:alpha(opacity=93)}.o-xl-94{-moz-opacity:.94;-khtml-opacity:.94;opacity:.94;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=94)";filter:alpha(opacity=94)}.o-xl-95{-moz-opacity:.95;-khtml-opacity:.95;opacity:.95;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";filter:alpha(opacity=95)}.o-xl-96{-moz-opacity:.96;-khtml-opacity:.96;opacity:.96;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=96)";filter:alpha(opacity=96)}.o-xl-97{-moz-opacity:.97;-khtml-opacity:.97;opacity:.97;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";filter:alpha(opacity=97)}.o-xl-98{-moz-opacity:.98;-khtml-opacity:.98;opacity:.98;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";filter:alpha(opacity=98)}.o-xl-99{-moz-opacity:.99;-khtml-opacity:.99;opacity:.99;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";filter:alpha(opacity=99)}.o-xl-100{-moz-opacity:1;-khtml-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}}@media (min-width: 1366px){.o-xxl-0{-moz-opacity:0;-khtml-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.o-xxl-1{-moz-opacity:.01;-khtml-opacity:.01;opacity:.01;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";filter:alpha(opacity=1)}.o-xxl-2{-moz-opacity:.02;-khtml-opacity:.02;opacity:.02;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=2)";filter:alpha(opacity=2)}.o-xxl-3{-moz-opacity:.03;-khtml-opacity:.03;opacity:.03;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=3)";filter:alpha(opacity=3)}.o-xxl-4{-moz-opacity:.04;-khtml-opacity:.04;opacity:.04;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=4)";filter:alpha(opacity=4)}.o-xxl-5{-moz-opacity:.05;-khtml-opacity:.05;opacity:.05;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";filter:alpha(opacity=5)}.o-xxl-6{-moz-opacity:.06;-khtml-opacity:.06;opacity:.06;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=6)";filter:alpha(opacity=6)}.o-xxl-7{-moz-opacity:.07;-khtml-opacity:.07;opacity:.07;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=7)";filter:alpha(opacity=7)}.o-xxl-8{-moz-opacity:.08;-khtml-opacity:.08;opacity:.08;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=8)";filter:alpha(opacity=8)}.o-xxl-9{-moz-opacity:.09;-khtml-opacity:.09;opacity:.09;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=9)";filter:alpha(opacity=9)}.o-xxl-10{-moz-opacity:.1;-khtml-opacity:.1;opacity:.1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";filter:alpha(opacity=10)}.o-xxl-11{-moz-opacity:.11;-khtml-opacity:.11;opacity:.11;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=11)";filter:alpha(opacity=11)}.o-xxl-12{-moz-opacity:.12;-khtml-opacity:.12;opacity:.12;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=12)";filter:alpha(opacity=12)}.o-xxl-13{-moz-opacity:.13;-khtml-opacity:.13;opacity:.13;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=13)";filter:alpha(opacity=13)}.o-xxl-14{-moz-opacity:.14;-khtml-opacity:.14;opacity:.14;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=14)";filter:alpha(opacity=14)}.o-xxl-15{-moz-opacity:.15;-khtml-opacity:.15;opacity:.15;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";filter:alpha(opacity=15)}.o-xxl-16{-moz-opacity:.16;-khtml-opacity:.16;opacity:.16;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=16)";filter:alpha(opacity=16)}.o-xxl-17{-moz-opacity:.17;-khtml-opacity:.17;opacity:.17;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=17)";filter:alpha(opacity=17)}.o-xxl-18{-moz-opacity:.18;-khtml-opacity:.18;opacity:.18;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=18)";filter:alpha(opacity=18)}.o-xxl-19{-moz-opacity:.19;-khtml-opacity:.19;opacity:.19;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=19)";filter:alpha(opacity=19)}.o-xxl-20{-moz-opacity:.2;-khtml-opacity:.2;opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}.o-xxl-21{-moz-opacity:.21;-khtml-opacity:.21;opacity:.21;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=21)";filter:alpha(opacity=21)}.o-xxl-22{-moz-opacity:.22;-khtml-opacity:.22;opacity:.22;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=22)";filter:alpha(opacity=22)}.o-xxl-23{-moz-opacity:.23;-khtml-opacity:.23;opacity:.23;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=23)";filter:alpha(opacity=23)}.o-xxl-24{-moz-opacity:.24;-khtml-opacity:.24;opacity:.24;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=24)";filter:alpha(opacity=24)}.o-xxl-25{-moz-opacity:.25;-khtml-opacity:.25;opacity:.25;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";filter:alpha(opacity=25)}.o-xxl-26{-moz-opacity:.26;-khtml-opacity:.26;opacity:.26;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=26)";filter:alpha(opacity=26)}.o-xxl-27{-moz-opacity:.27;-khtml-opacity:.27;opacity:.27;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=27)";filter:alpha(opacity=27)}.o-xxl-28{-moz-opacity:.28;-khtml-opacity:.28;opacity:.28;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=28)";filter:alpha(opacity=28)}.o-xxl-29{-moz-opacity:.29;-khtml-opacity:.29;opacity:.29;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=29)";filter:alpha(opacity=29)}.o-xxl-30{-moz-opacity:.3;-khtml-opacity:.3;opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30)}.o-xxl-31{-moz-opacity:.31;-khtml-opacity:.31;opacity:.31;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=31)";filter:alpha(opacity=31)}.o-xxl-32{-moz-opacity:.32;-khtml-opacity:.32;opacity:.32;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=32)";filter:alpha(opacity=32)}.o-xxl-33{-moz-opacity:.33;-khtml-opacity:.33;opacity:.33;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=33)";filter:alpha(opacity=33)}.o-xxl-34{-moz-opacity:.34;-khtml-opacity:.34;opacity:.34;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=34)";filter:alpha(opacity=34)}.o-xxl-35{-moz-opacity:.35;-khtml-opacity:.35;opacity:.35;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";filter:alpha(opacity=35)}.o-xxl-36{-moz-opacity:.36;-khtml-opacity:.36;opacity:.36;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=36)";filter:alpha(opacity=36)}.o-xxl-37{-moz-opacity:.37;-khtml-opacity:.37;opacity:.37;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=37)";filter:alpha(opacity=37)}.o-xxl-38{-moz-opacity:.38;-khtml-opacity:.38;opacity:.38;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=38)";filter:alpha(opacity=38)}.o-xxl-39{-moz-opacity:.39;-khtml-opacity:.39;opacity:.39;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=39)";filter:alpha(opacity=39)}.o-xxl-40{-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40)}.o-xxl-41{-moz-opacity:.41;-khtml-opacity:.41;opacity:.41;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=41)";filter:alpha(opacity=41)}.o-xxl-42{-moz-opacity:.42;-khtml-opacity:.42;opacity:.42;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=42)";filter:alpha(opacity=42)}.o-xxl-43{-moz-opacity:.43;-khtml-opacity:.43;opacity:.43;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=43)";filter:alpha(opacity=43)}.o-xxl-44{-moz-opacity:.44;-khtml-opacity:.44;opacity:.44;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=44)";filter:alpha(opacity=44)}.o-xxl-45{-moz-opacity:.45;-khtml-opacity:.45;opacity:.45;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";filter:alpha(opacity=45)}.o-xxl-46{-moz-opacity:.46;-khtml-opacity:.46;opacity:.46;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=46)";filter:alpha(opacity=46)}.o-xxl-47{-moz-opacity:.47;-khtml-opacity:.47;opacity:.47;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=47)";filter:alpha(opacity=47)}.o-xxl-48{-moz-opacity:.48;-khtml-opacity:.48;opacity:.48;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=48)";filter:alpha(opacity=48)}.o-xxl-49{-moz-opacity:.49;-khtml-opacity:.49;opacity:.49;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=49)";filter:alpha(opacity=49)}.o-xxl-50{-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.o-xxl-51{-moz-opacity:.51;-khtml-opacity:.51;opacity:.51;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=51)";filter:alpha(opacity=51)}.o-xxl-52{-moz-opacity:.52;-khtml-opacity:.52;opacity:.52;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=52)";filter:alpha(opacity=52)}.o-xxl-53{-moz-opacity:.53;-khtml-opacity:.53;opacity:.53;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=53)";filter:alpha(opacity=53)}.o-xxl-54{-moz-opacity:.54;-khtml-opacity:.54;opacity:.54;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=54)";filter:alpha(opacity=54)}.o-xxl-55{-moz-opacity:.55;-khtml-opacity:.55;opacity:.55;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";filter:alpha(opacity=55)}.o-xxl-56{-moz-opacity:.56;-khtml-opacity:.56;opacity:.56;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=56)";filter:alpha(opacity=56)}.o-xxl-57{-moz-opacity:.57;-khtml-opacity:.57;opacity:.57;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=57)";filter:alpha(opacity=57)}.o-xxl-58{-moz-opacity:.58;-khtml-opacity:.58;opacity:.58;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=58)";filter:alpha(opacity=58)}.o-xxl-59{-moz-opacity:.59;-khtml-opacity:.59;opacity:.59;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=59)";filter:alpha(opacity=59)}.o-xxl-60{-moz-opacity:.6;-khtml-opacity:.6;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60)}.o-xxl-61{-moz-opacity:.61;-khtml-opacity:.61;opacity:.61;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=61)";filter:alpha(opacity=61)}.o-xxl-62{-moz-opacity:.62;-khtml-opacity:.62;opacity:.62;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=62)";filter:alpha(opacity=62)}.o-xxl-63{-moz-opacity:.63;-khtml-opacity:.63;opacity:.63;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=63)";filter:alpha(opacity=63)}.o-xxl-64{-moz-opacity:.64;-khtml-opacity:.64;opacity:.64;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=64)";filter:alpha(opacity=64)}.o-xxl-65{-moz-opacity:.65;-khtml-opacity:.65;opacity:.65;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";filter:alpha(opacity=65)}.o-xxl-66{-moz-opacity:.66;-khtml-opacity:.66;opacity:.66;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=66)";filter:alpha(opacity=66)}.o-xxl-67{-moz-opacity:.67;-khtml-opacity:.67;opacity:.67;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=67)";filter:alpha(opacity=67)}.o-xxl-68{-moz-opacity:.68;-khtml-opacity:.68;opacity:.68;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=68)";filter:alpha(opacity=68)}.o-xxl-69{-moz-opacity:.69;-khtml-opacity:.69;opacity:.69;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=69)";filter:alpha(opacity=69)}.o-xxl-70{-moz-opacity:.7;-khtml-opacity:.7;opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70)}.o-xxl-71{-moz-opacity:.71;-khtml-opacity:.71;opacity:.71;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=71)";filter:alpha(opacity=71)}.o-xxl-72{-moz-opacity:.72;-khtml-opacity:.72;opacity:.72;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";filter:alpha(opacity=72)}.o-xxl-73{-moz-opacity:.73;-khtml-opacity:.73;opacity:.73;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=73)";filter:alpha(opacity=73)}.o-xxl-74{-moz-opacity:.74;-khtml-opacity:.74;opacity:.74;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=74)";filter:alpha(opacity=74)}.o-xxl-75{-moz-opacity:.75;-khtml-opacity:.75;opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";filter:alpha(opacity=75)}.o-xxl-76{-moz-opacity:.76;-khtml-opacity:.76;opacity:.76;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=76)";filter:alpha(opacity=76)}.o-xxl-77{-moz-opacity:.77;-khtml-opacity:.77;opacity:.77;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=77)";filter:alpha(opacity=77)}.o-xxl-78{-moz-opacity:.78;-khtml-opacity:.78;opacity:.78;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";filter:alpha(opacity=78)}.o-xxl-79{-moz-opacity:.79;-khtml-opacity:.79;opacity:.79;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=79)";filter:alpha(opacity=79)}.o-xxl-80{-moz-opacity:.8;-khtml-opacity:.8;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.o-xxl-81{-moz-opacity:.81;-khtml-opacity:.81;opacity:.81;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=81)";filter:alpha(opacity=81)}.o-xxl-82{-moz-opacity:.82;-khtml-opacity:.82;opacity:.82;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=82)";filter:alpha(opacity=82)}.o-xxl-83{-moz-opacity:.83;-khtml-opacity:.83;opacity:.83;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=83)";filter:alpha(opacity=83)}.o-xxl-84{-moz-opacity:.84;-khtml-opacity:.84;opacity:.84;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=84)";filter:alpha(opacity=84)}.o-xxl-85{-moz-opacity:.85;-khtml-opacity:.85;opacity:.85;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";filter:alpha(opacity=85)}.o-xxl-86{-moz-opacity:.86;-khtml-opacity:.86;opacity:.86;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=86)";filter:alpha(opacity=86)}.o-xxl-87{-moz-opacity:.87;-khtml-opacity:.87;opacity:.87;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=87)";filter:alpha(opacity=87)}.o-xxl-88{-moz-opacity:.88;-khtml-opacity:.88;opacity:.88;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=88)";filter:alpha(opacity=88)}.o-xxl-89{-moz-opacity:.89;-khtml-opacity:.89;opacity:.89;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=89)";filter:alpha(opacity=89)}.o-xxl-90{-moz-opacity:.9;-khtml-opacity:.9;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90)}.o-xxl-91{-moz-opacity:.91;-khtml-opacity:.91;opacity:.91;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=91)";filter:alpha(opacity=91)}.o-xxl-92{-moz-opacity:.92;-khtml-opacity:.92;opacity:.92;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=92)";filter:alpha(opacity=92)}.o-xxl-93{-moz-opacity:.93;-khtml-opacity:.93;opacity:.93;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=93)";filter:alpha(opacity=93)}.o-xxl-94{-moz-opacity:.94;-khtml-opacity:.94;opacity:.94;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=94)";filter:alpha(opacity=94)}.o-xxl-95{-moz-opacity:.95;-khtml-opacity:.95;opacity:.95;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";filter:alpha(opacity=95)}.o-xxl-96{-moz-opacity:.96;-khtml-opacity:.96;opacity:.96;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=96)";filter:alpha(opacity=96)}.o-xxl-97{-moz-opacity:.97;-khtml-opacity:.97;opacity:.97;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";filter:alpha(opacity=97)}.o-xxl-98{-moz-opacity:.98;-khtml-opacity:.98;opacity:.98;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";filter:alpha(opacity=98)}.o-xxl-99{-moz-opacity:.99;-khtml-opacity:.99;opacity:.99;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";filter:alpha(opacity=99)}.o-xxl-100{-moz-opacity:1;-khtml-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}}@media (min-width: 1440px){.o-xxxl-0{-moz-opacity:0;-khtml-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.o-xxxl-1{-moz-opacity:.01;-khtml-opacity:.01;opacity:.01;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";filter:alpha(opacity=1)}.o-xxxl-2{-moz-opacity:.02;-khtml-opacity:.02;opacity:.02;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=2)";filter:alpha(opacity=2)}.o-xxxl-3{-moz-opacity:.03;-khtml-opacity:.03;opacity:.03;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=3)";filter:alpha(opacity=3)}.o-xxxl-4{-moz-opacity:.04;-khtml-opacity:.04;opacity:.04;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=4)";filter:alpha(opacity=4)}.o-xxxl-5{-moz-opacity:.05;-khtml-opacity:.05;opacity:.05;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";filter:alpha(opacity=5)}.o-xxxl-6{-moz-opacity:.06;-khtml-opacity:.06;opacity:.06;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=6)";filter:alpha(opacity=6)}.o-xxxl-7{-moz-opacity:.07;-khtml-opacity:.07;opacity:.07;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=7)";filter:alpha(opacity=7)}.o-xxxl-8{-moz-opacity:.08;-khtml-opacity:.08;opacity:.08;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=8)";filter:alpha(opacity=8)}.o-xxxl-9{-moz-opacity:.09;-khtml-opacity:.09;opacity:.09;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=9)";filter:alpha(opacity=9)}.o-xxxl-10{-moz-opacity:.1;-khtml-opacity:.1;opacity:.1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";filter:alpha(opacity=10)}.o-xxxl-11{-moz-opacity:.11;-khtml-opacity:.11;opacity:.11;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=11)";filter:alpha(opacity=11)}.o-xxxl-12{-moz-opacity:.12;-khtml-opacity:.12;opacity:.12;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=12)";filter:alpha(opacity=12)}.o-xxxl-13{-moz-opacity:.13;-khtml-opacity:.13;opacity:.13;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=13)";filter:alpha(opacity=13)}.o-xxxl-14{-moz-opacity:.14;-khtml-opacity:.14;opacity:.14;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=14)";filter:alpha(opacity=14)}.o-xxxl-15{-moz-opacity:.15;-khtml-opacity:.15;opacity:.15;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";filter:alpha(opacity=15)}.o-xxxl-16{-moz-opacity:.16;-khtml-opacity:.16;opacity:.16;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=16)";filter:alpha(opacity=16)}.o-xxxl-17{-moz-opacity:.17;-khtml-opacity:.17;opacity:.17;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=17)";filter:alpha(opacity=17)}.o-xxxl-18{-moz-opacity:.18;-khtml-opacity:.18;opacity:.18;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=18)";filter:alpha(opacity=18)}.o-xxxl-19{-moz-opacity:.19;-khtml-opacity:.19;opacity:.19;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=19)";filter:alpha(opacity=19)}.o-xxxl-20{-moz-opacity:.2;-khtml-opacity:.2;opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}.o-xxxl-21{-moz-opacity:.21;-khtml-opacity:.21;opacity:.21;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=21)";filter:alpha(opacity=21)}.o-xxxl-22{-moz-opacity:.22;-khtml-opacity:.22;opacity:.22;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=22)";filter:alpha(opacity=22)}.o-xxxl-23{-moz-opacity:.23;-khtml-opacity:.23;opacity:.23;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=23)";filter:alpha(opacity=23)}.o-xxxl-24{-moz-opacity:.24;-khtml-opacity:.24;opacity:.24;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=24)";filter:alpha(opacity=24)}.o-xxxl-25{-moz-opacity:.25;-khtml-opacity:.25;opacity:.25;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";filter:alpha(opacity=25)}.o-xxxl-26{-moz-opacity:.26;-khtml-opacity:.26;opacity:.26;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=26)";filter:alpha(opacity=26)}.o-xxxl-27{-moz-opacity:.27;-khtml-opacity:.27;opacity:.27;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=27)";filter:alpha(opacity=27)}.o-xxxl-28{-moz-opacity:.28;-khtml-opacity:.28;opacity:.28;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=28)";filter:alpha(opacity=28)}.o-xxxl-29{-moz-opacity:.29;-khtml-opacity:.29;opacity:.29;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=29)";filter:alpha(opacity=29)}.o-xxxl-30{-moz-opacity:.3;-khtml-opacity:.3;opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30)}.o-xxxl-31{-moz-opacity:.31;-khtml-opacity:.31;opacity:.31;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=31)";filter:alpha(opacity=31)}.o-xxxl-32{-moz-opacity:.32;-khtml-opacity:.32;opacity:.32;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=32)";filter:alpha(opacity=32)}.o-xxxl-33{-moz-opacity:.33;-khtml-opacity:.33;opacity:.33;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=33)";filter:alpha(opacity=33)}.o-xxxl-34{-moz-opacity:.34;-khtml-opacity:.34;opacity:.34;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=34)";filter:alpha(opacity=34)}.o-xxxl-35{-moz-opacity:.35;-khtml-opacity:.35;opacity:.35;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";filter:alpha(opacity=35)}.o-xxxl-36{-moz-opacity:.36;-khtml-opacity:.36;opacity:.36;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=36)";filter:alpha(opacity=36)}.o-xxxl-37{-moz-opacity:.37;-khtml-opacity:.37;opacity:.37;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=37)";filter:alpha(opacity=37)}.o-xxxl-38{-moz-opacity:.38;-khtml-opacity:.38;opacity:.38;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=38)";filter:alpha(opacity=38)}.o-xxxl-39{-moz-opacity:.39;-khtml-opacity:.39;opacity:.39;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=39)";filter:alpha(opacity=39)}.o-xxxl-40{-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40)}.o-xxxl-41{-moz-opacity:.41;-khtml-opacity:.41;opacity:.41;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=41)";filter:alpha(opacity=41)}.o-xxxl-42{-moz-opacity:.42;-khtml-opacity:.42;opacity:.42;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=42)";filter:alpha(opacity=42)}.o-xxxl-43{-moz-opacity:.43;-khtml-opacity:.43;opacity:.43;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=43)";filter:alpha(opacity=43)}.o-xxxl-44{-moz-opacity:.44;-khtml-opacity:.44;opacity:.44;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=44)";filter:alpha(opacity=44)}.o-xxxl-45{-moz-opacity:.45;-khtml-opacity:.45;opacity:.45;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";filter:alpha(opacity=45)}.o-xxxl-46{-moz-opacity:.46;-khtml-opacity:.46;opacity:.46;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=46)";filter:alpha(opacity=46)}.o-xxxl-47{-moz-opacity:.47;-khtml-opacity:.47;opacity:.47;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=47)";filter:alpha(opacity=47)}.o-xxxl-48{-moz-opacity:.48;-khtml-opacity:.48;opacity:.48;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=48)";filter:alpha(opacity=48)}.o-xxxl-49{-moz-opacity:.49;-khtml-opacity:.49;opacity:.49;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=49)";filter:alpha(opacity=49)}.o-xxxl-50{-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.o-xxxl-51{-moz-opacity:.51;-khtml-opacity:.51;opacity:.51;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=51)";filter:alpha(opacity=51)}.o-xxxl-52{-moz-opacity:.52;-khtml-opacity:.52;opacity:.52;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=52)";filter:alpha(opacity=52)}.o-xxxl-53{-moz-opacity:.53;-khtml-opacity:.53;opacity:.53;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=53)";filter:alpha(opacity=53)}.o-xxxl-54{-moz-opacity:.54;-khtml-opacity:.54;opacity:.54;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=54)";filter:alpha(opacity=54)}.o-xxxl-55{-moz-opacity:.55;-khtml-opacity:.55;opacity:.55;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";filter:alpha(opacity=55)}.o-xxxl-56{-moz-opacity:.56;-khtml-opacity:.56;opacity:.56;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=56)";filter:alpha(opacity=56)}.o-xxxl-57{-moz-opacity:.57;-khtml-opacity:.57;opacity:.57;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=57)";filter:alpha(opacity=57)}.o-xxxl-58{-moz-opacity:.58;-khtml-opacity:.58;opacity:.58;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=58)";filter:alpha(opacity=58)}.o-xxxl-59{-moz-opacity:.59;-khtml-opacity:.59;opacity:.59;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=59)";filter:alpha(opacity=59)}.o-xxxl-60{-moz-opacity:.6;-khtml-opacity:.6;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60)}.o-xxxl-61{-moz-opacity:.61;-khtml-opacity:.61;opacity:.61;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=61)";filter:alpha(opacity=61)}.o-xxxl-62{-moz-opacity:.62;-khtml-opacity:.62;opacity:.62;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=62)";filter:alpha(opacity=62)}.o-xxxl-63{-moz-opacity:.63;-khtml-opacity:.63;opacity:.63;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=63)";filter:alpha(opacity=63)}.o-xxxl-64{-moz-opacity:.64;-khtml-opacity:.64;opacity:.64;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=64)";filter:alpha(opacity=64)}.o-xxxl-65{-moz-opacity:.65;-khtml-opacity:.65;opacity:.65;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";filter:alpha(opacity=65)}.o-xxxl-66{-moz-opacity:.66;-khtml-opacity:.66;opacity:.66;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=66)";filter:alpha(opacity=66)}.o-xxxl-67{-moz-opacity:.67;-khtml-opacity:.67;opacity:.67;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=67)";filter:alpha(opacity=67)}.o-xxxl-68{-moz-opacity:.68;-khtml-opacity:.68;opacity:.68;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=68)";filter:alpha(opacity=68)}.o-xxxl-69{-moz-opacity:.69;-khtml-opacity:.69;opacity:.69;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=69)";filter:alpha(opacity=69)}.o-xxxl-70{-moz-opacity:.7;-khtml-opacity:.7;opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70)}.o-xxxl-71{-moz-opacity:.71;-khtml-opacity:.71;opacity:.71;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=71)";filter:alpha(opacity=71)}.o-xxxl-72{-moz-opacity:.72;-khtml-opacity:.72;opacity:.72;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";filter:alpha(opacity=72)}.o-xxxl-73{-moz-opacity:.73;-khtml-opacity:.73;opacity:.73;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=73)";filter:alpha(opacity=73)}.o-xxxl-74{-moz-opacity:.74;-khtml-opacity:.74;opacity:.74;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=74)";filter:alpha(opacity=74)}.o-xxxl-75{-moz-opacity:.75;-khtml-opacity:.75;opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";filter:alpha(opacity=75)}.o-xxxl-76{-moz-opacity:.76;-khtml-opacity:.76;opacity:.76;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=76)";filter:alpha(opacity=76)}.o-xxxl-77{-moz-opacity:.77;-khtml-opacity:.77;opacity:.77;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=77)";filter:alpha(opacity=77)}.o-xxxl-78{-moz-opacity:.78;-khtml-opacity:.78;opacity:.78;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";filter:alpha(opacity=78)}.o-xxxl-79{-moz-opacity:.79;-khtml-opacity:.79;opacity:.79;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=79)";filter:alpha(opacity=79)}.o-xxxl-80{-moz-opacity:.8;-khtml-opacity:.8;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.o-xxxl-81{-moz-opacity:.81;-khtml-opacity:.81;opacity:.81;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=81)";filter:alpha(opacity=81)}.o-xxxl-82{-moz-opacity:.82;-khtml-opacity:.82;opacity:.82;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=82)";filter:alpha(opacity=82)}.o-xxxl-83{-moz-opacity:.83;-khtml-opacity:.83;opacity:.83;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=83)";filter:alpha(opacity=83)}.o-xxxl-84{-moz-opacity:.84;-khtml-opacity:.84;opacity:.84;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=84)";filter:alpha(opacity=84)}.o-xxxl-85{-moz-opacity:.85;-khtml-opacity:.85;opacity:.85;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";filter:alpha(opacity=85)}.o-xxxl-86{-moz-opacity:.86;-khtml-opacity:.86;opacity:.86;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=86)";filter:alpha(opacity=86)}.o-xxxl-87{-moz-opacity:.87;-khtml-opacity:.87;opacity:.87;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=87)";filter:alpha(opacity=87)}.o-xxxl-88{-moz-opacity:.88;-khtml-opacity:.88;opacity:.88;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=88)";filter:alpha(opacity=88)}.o-xxxl-89{-moz-opacity:.89;-khtml-opacity:.89;opacity:.89;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=89)";filter:alpha(opacity=89)}.o-xxxl-90{-moz-opacity:.9;-khtml-opacity:.9;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90)}.o-xxxl-91{-moz-opacity:.91;-khtml-opacity:.91;opacity:.91;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=91)";filter:alpha(opacity=91)}.o-xxxl-92{-moz-opacity:.92;-khtml-opacity:.92;opacity:.92;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=92)";filter:alpha(opacity=92)}.o-xxxl-93{-moz-opacity:.93;-khtml-opacity:.93;opacity:.93;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=93)";filter:alpha(opacity=93)}.o-xxxl-94{-moz-opacity:.94;-khtml-opacity:.94;opacity:.94;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=94)";filter:alpha(opacity=94)}.o-xxxl-95{-moz-opacity:.95;-khtml-opacity:.95;opacity:.95;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";filter:alpha(opacity=95)}.o-xxxl-96{-moz-opacity:.96;-khtml-opacity:.96;opacity:.96;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=96)";filter:alpha(opacity=96)}.o-xxxl-97{-moz-opacity:.97;-khtml-opacity:.97;opacity:.97;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";filter:alpha(opacity=97)}.o-xxxl-98{-moz-opacity:.98;-khtml-opacity:.98;opacity:.98;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";filter:alpha(opacity=98)}.o-xxxl-99{-moz-opacity:.99;-khtml-opacity:.99;opacity:.99;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";filter:alpha(opacity=99)}.o-xxxl-100{-moz-opacity:1;-khtml-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}}@media (min-width: 2560px){.o-4k-0{-moz-opacity:0;-khtml-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.o-4k-1{-moz-opacity:.01;-khtml-opacity:.01;opacity:.01;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";filter:alpha(opacity=1)}.o-4k-2{-moz-opacity:.02;-khtml-opacity:.02;opacity:.02;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=2)";filter:alpha(opacity=2)}.o-4k-3{-moz-opacity:.03;-khtml-opacity:.03;opacity:.03;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=3)";filter:alpha(opacity=3)}.o-4k-4{-moz-opacity:.04;-khtml-opacity:.04;opacity:.04;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=4)";filter:alpha(opacity=4)}.o-4k-5{-moz-opacity:.05;-khtml-opacity:.05;opacity:.05;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";filter:alpha(opacity=5)}.o-4k-6{-moz-opacity:.06;-khtml-opacity:.06;opacity:.06;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=6)";filter:alpha(opacity=6)}.o-4k-7{-moz-opacity:.07;-khtml-opacity:.07;opacity:.07;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=7)";filter:alpha(opacity=7)}.o-4k-8{-moz-opacity:.08;-khtml-opacity:.08;opacity:.08;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=8)";filter:alpha(opacity=8)}.o-4k-9{-moz-opacity:.09;-khtml-opacity:.09;opacity:.09;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=9)";filter:alpha(opacity=9)}.o-4k-10{-moz-opacity:.1;-khtml-opacity:.1;opacity:.1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";filter:alpha(opacity=10)}.o-4k-11{-moz-opacity:.11;-khtml-opacity:.11;opacity:.11;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=11)";filter:alpha(opacity=11)}.o-4k-12{-moz-opacity:.12;-khtml-opacity:.12;opacity:.12;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=12)";filter:alpha(opacity=12)}.o-4k-13{-moz-opacity:.13;-khtml-opacity:.13;opacity:.13;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=13)";filter:alpha(opacity=13)}.o-4k-14{-moz-opacity:.14;-khtml-opacity:.14;opacity:.14;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=14)";filter:alpha(opacity=14)}.o-4k-15{-moz-opacity:.15;-khtml-opacity:.15;opacity:.15;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";filter:alpha(opacity=15)}.o-4k-16{-moz-opacity:.16;-khtml-opacity:.16;opacity:.16;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=16)";filter:alpha(opacity=16)}.o-4k-17{-moz-opacity:.17;-khtml-opacity:.17;opacity:.17;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=17)";filter:alpha(opacity=17)}.o-4k-18{-moz-opacity:.18;-khtml-opacity:.18;opacity:.18;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=18)";filter:alpha(opacity=18)}.o-4k-19{-moz-opacity:.19;-khtml-opacity:.19;opacity:.19;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=19)";filter:alpha(opacity=19)}.o-4k-20{-moz-opacity:.2;-khtml-opacity:.2;opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}.o-4k-21{-moz-opacity:.21;-khtml-opacity:.21;opacity:.21;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=21)";filter:alpha(opacity=21)}.o-4k-22{-moz-opacity:.22;-khtml-opacity:.22;opacity:.22;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=22)";filter:alpha(opacity=22)}.o-4k-23{-moz-opacity:.23;-khtml-opacity:.23;opacity:.23;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=23)";filter:alpha(opacity=23)}.o-4k-24{-moz-opacity:.24;-khtml-opacity:.24;opacity:.24;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=24)";filter:alpha(opacity=24)}.o-4k-25{-moz-opacity:.25;-khtml-opacity:.25;opacity:.25;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";filter:alpha(opacity=25)}.o-4k-26{-moz-opacity:.26;-khtml-opacity:.26;opacity:.26;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=26)";filter:alpha(opacity=26)}.o-4k-27{-moz-opacity:.27;-khtml-opacity:.27;opacity:.27;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=27)";filter:alpha(opacity=27)}.o-4k-28{-moz-opacity:.28;-khtml-opacity:.28;opacity:.28;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=28)";filter:alpha(opacity=28)}.o-4k-29{-moz-opacity:.29;-khtml-opacity:.29;opacity:.29;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=29)";filter:alpha(opacity=29)}.o-4k-30{-moz-opacity:.3;-khtml-opacity:.3;opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30)}.o-4k-31{-moz-opacity:.31;-khtml-opacity:.31;opacity:.31;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=31)";filter:alpha(opacity=31)}.o-4k-32{-moz-opacity:.32;-khtml-opacity:.32;opacity:.32;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=32)";filter:alpha(opacity=32)}.o-4k-33{-moz-opacity:.33;-khtml-opacity:.33;opacity:.33;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=33)";filter:alpha(opacity=33)}.o-4k-34{-moz-opacity:.34;-khtml-opacity:.34;opacity:.34;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=34)";filter:alpha(opacity=34)}.o-4k-35{-moz-opacity:.35;-khtml-opacity:.35;opacity:.35;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";filter:alpha(opacity=35)}.o-4k-36{-moz-opacity:.36;-khtml-opacity:.36;opacity:.36;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=36)";filter:alpha(opacity=36)}.o-4k-37{-moz-opacity:.37;-khtml-opacity:.37;opacity:.37;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=37)";filter:alpha(opacity=37)}.o-4k-38{-moz-opacity:.38;-khtml-opacity:.38;opacity:.38;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=38)";filter:alpha(opacity=38)}.o-4k-39{-moz-opacity:.39;-khtml-opacity:.39;opacity:.39;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=39)";filter:alpha(opacity=39)}.o-4k-40{-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40)}.o-4k-41{-moz-opacity:.41;-khtml-opacity:.41;opacity:.41;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=41)";filter:alpha(opacity=41)}.o-4k-42{-moz-opacity:.42;-khtml-opacity:.42;opacity:.42;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=42)";filter:alpha(opacity=42)}.o-4k-43{-moz-opacity:.43;-khtml-opacity:.43;opacity:.43;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=43)";filter:alpha(opacity=43)}.o-4k-44{-moz-opacity:.44;-khtml-opacity:.44;opacity:.44;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=44)";filter:alpha(opacity=44)}.o-4k-45{-moz-opacity:.45;-khtml-opacity:.45;opacity:.45;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";filter:alpha(opacity=45)}.o-4k-46{-moz-opacity:.46;-khtml-opacity:.46;opacity:.46;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=46)";filter:alpha(opacity=46)}.o-4k-47{-moz-opacity:.47;-khtml-opacity:.47;opacity:.47;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=47)";filter:alpha(opacity=47)}.o-4k-48{-moz-opacity:.48;-khtml-opacity:.48;opacity:.48;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=48)";filter:alpha(opacity=48)}.o-4k-49{-moz-opacity:.49;-khtml-opacity:.49;opacity:.49;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=49)";filter:alpha(opacity=49)}.o-4k-50{-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.o-4k-51{-moz-opacity:.51;-khtml-opacity:.51;opacity:.51;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=51)";filter:alpha(opacity=51)}.o-4k-52{-moz-opacity:.52;-khtml-opacity:.52;opacity:.52;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=52)";filter:alpha(opacity=52)}.o-4k-53{-moz-opacity:.53;-khtml-opacity:.53;opacity:.53;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=53)";filter:alpha(opacity=53)}.o-4k-54{-moz-opacity:.54;-khtml-opacity:.54;opacity:.54;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=54)";filter:alpha(opacity=54)}.o-4k-55{-moz-opacity:.55;-khtml-opacity:.55;opacity:.55;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";filter:alpha(opacity=55)}.o-4k-56{-moz-opacity:.56;-khtml-opacity:.56;opacity:.56;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=56)";filter:alpha(opacity=56)}.o-4k-57{-moz-opacity:.57;-khtml-opacity:.57;opacity:.57;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=57)";filter:alpha(opacity=57)}.o-4k-58{-moz-opacity:.58;-khtml-opacity:.58;opacity:.58;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=58)";filter:alpha(opacity=58)}.o-4k-59{-moz-opacity:.59;-khtml-opacity:.59;opacity:.59;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=59)";filter:alpha(opacity=59)}.o-4k-60{-moz-opacity:.6;-khtml-opacity:.6;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60)}.o-4k-61{-moz-opacity:.61;-khtml-opacity:.61;opacity:.61;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=61)";filter:alpha(opacity=61)}.o-4k-62{-moz-opacity:.62;-khtml-opacity:.62;opacity:.62;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=62)";filter:alpha(opacity=62)}.o-4k-63{-moz-opacity:.63;-khtml-opacity:.63;opacity:.63;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=63)";filter:alpha(opacity=63)}.o-4k-64{-moz-opacity:.64;-khtml-opacity:.64;opacity:.64;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=64)";filter:alpha(opacity=64)}.o-4k-65{-moz-opacity:.65;-khtml-opacity:.65;opacity:.65;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";filter:alpha(opacity=65)}.o-4k-66{-moz-opacity:.66;-khtml-opacity:.66;opacity:.66;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=66)";filter:alpha(opacity=66)}.o-4k-67{-moz-opacity:.67;-khtml-opacity:.67;opacity:.67;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=67)";filter:alpha(opacity=67)}.o-4k-68{-moz-opacity:.68;-khtml-opacity:.68;opacity:.68;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=68)";filter:alpha(opacity=68)}.o-4k-69{-moz-opacity:.69;-khtml-opacity:.69;opacity:.69;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=69)";filter:alpha(opacity=69)}.o-4k-70{-moz-opacity:.7;-khtml-opacity:.7;opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70)}.o-4k-71{-moz-opacity:.71;-khtml-opacity:.71;opacity:.71;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=71)";filter:alpha(opacity=71)}.o-4k-72{-moz-opacity:.72;-khtml-opacity:.72;opacity:.72;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";filter:alpha(opacity=72)}.o-4k-73{-moz-opacity:.73;-khtml-opacity:.73;opacity:.73;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=73)";filter:alpha(opacity=73)}.o-4k-74{-moz-opacity:.74;-khtml-opacity:.74;opacity:.74;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=74)";filter:alpha(opacity=74)}.o-4k-75{-moz-opacity:.75;-khtml-opacity:.75;opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";filter:alpha(opacity=75)}.o-4k-76{-moz-opacity:.76;-khtml-opacity:.76;opacity:.76;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=76)";filter:alpha(opacity=76)}.o-4k-77{-moz-opacity:.77;-khtml-opacity:.77;opacity:.77;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=77)";filter:alpha(opacity=77)}.o-4k-78{-moz-opacity:.78;-khtml-opacity:.78;opacity:.78;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";filter:alpha(opacity=78)}.o-4k-79{-moz-opacity:.79;-khtml-opacity:.79;opacity:.79;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=79)";filter:alpha(opacity=79)}.o-4k-80{-moz-opacity:.8;-khtml-opacity:.8;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.o-4k-81{-moz-opacity:.81;-khtml-opacity:.81;opacity:.81;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=81)";filter:alpha(opacity=81)}.o-4k-82{-moz-opacity:.82;-khtml-opacity:.82;opacity:.82;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=82)";filter:alpha(opacity=82)}.o-4k-83{-moz-opacity:.83;-khtml-opacity:.83;opacity:.83;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=83)";filter:alpha(opacity=83)}.o-4k-84{-moz-opacity:.84;-khtml-opacity:.84;opacity:.84;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=84)";filter:alpha(opacity=84)}.o-4k-85{-moz-opacity:.85;-khtml-opacity:.85;opacity:.85;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";filter:alpha(opacity=85)}.o-4k-86{-moz-opacity:.86;-khtml-opacity:.86;opacity:.86;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=86)";filter:alpha(opacity=86)}.o-4k-87{-moz-opacity:.87;-khtml-opacity:.87;opacity:.87;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=87)";filter:alpha(opacity=87)}.o-4k-88{-moz-opacity:.88;-khtml-opacity:.88;opacity:.88;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=88)";filter:alpha(opacity=88)}.o-4k-89{-moz-opacity:.89;-khtml-opacity:.89;opacity:.89;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=89)";filter:alpha(opacity=89)}.o-4k-90{-moz-opacity:.9;-khtml-opacity:.9;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90)}.o-4k-91{-moz-opacity:.91;-khtml-opacity:.91;opacity:.91;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=91)";filter:alpha(opacity=91)}.o-4k-92{-moz-opacity:.92;-khtml-opacity:.92;opacity:.92;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=92)";filter:alpha(opacity=92)}.o-4k-93{-moz-opacity:.93;-khtml-opacity:.93;opacity:.93;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=93)";filter:alpha(opacity=93)}.o-4k-94{-moz-opacity:.94;-khtml-opacity:.94;opacity:.94;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=94)";filter:alpha(opacity=94)}.o-4k-95{-moz-opacity:.95;-khtml-opacity:.95;opacity:.95;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";filter:alpha(opacity=95)}.o-4k-96{-moz-opacity:.96;-khtml-opacity:.96;opacity:.96;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=96)";filter:alpha(opacity=96)}.o-4k-97{-moz-opacity:.97;-khtml-opacity:.97;opacity:.97;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";filter:alpha(opacity=97)}.o-4k-98{-moz-opacity:.98;-khtml-opacity:.98;opacity:.98;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";filter:alpha(opacity=98)}.o-4k-99{-moz-opacity:.99;-khtml-opacity:.99;opacity:.99;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";filter:alpha(opacity=99)}.o-4k-100{-moz-opacity:1;-khtml-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}}.border-0{border-width:0!important}.border-top-0{border-top:0!important}.border-end-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-start-0{border-left:0!important}.border-top{border-top:1px solid black!important}.border-end{border-right:1px solid black!important}.border-bottom{border-bottom:1px solid black!important}.border-start{border-left:1px solid black!important}.border-x{border-left:1px solid black!important;border-right:1px solid black!important}.border-x-0{border-left:0!important;border-right:0!important}.border-y{border-top:1px solid black!important;border-bottom:1px solid black!important}.border-y-0{border-top:0!important;border-bottom:0!important}@media (min-width: 576px){.border-sm-0{border-width:0!important}.border-sm-top-0{border-top:0!important}.border-sm-end-0{border-right:0!important}.border-sm-bottom-0{border-bottom:0!important}.border-sm-start-0{border-left:0!important}.border-sm-top{border-top:1px solid black!important}.border-sm-end{border-right:1px solid black!important}.border-sm-bottom{border-bottom:1px solid black!important}.border-sm-start{border-left:1px solid black!important}.border-sm-x{border-left:1px solid black!important;border-right:1px solid black!important}.border-sm-x-0{border-left:0!important;border-right:0!important}.border-sm-y{border-top:1px solid black!important;border-bottom:1px solid black!important}.border-sm-y-0{border-top:0!important;border-bottom:0!important}}@media (min-width: 768px){.border-md-0{border-width:0!important}.border-md-top-0{border-top:0!important}.border-md-end-0{border-right:0!important}.border-md-bottom-0{border-bottom:0!important}.border-md-start-0{border-left:0!important}.border-md-top{border-top:1px solid black!important}.border-md-end{border-right:1px solid black!important}.border-md-bottom{border-bottom:1px solid black!important}.border-md-start{border-left:1px solid black!important}.border-md-x{border-left:1px solid black!important;border-right:1px solid black!important}.border-md-x-0{border-left:0!important;border-right:0!important}.border-md-y{border-top:1px solid black!important;border-bottom:1px solid black!important}.border-md-y-0{border-top:0!important;border-bottom:0!important}}@media (min-width: 992px){.border-lg-0{border-width:0!important}.border-lg-top-0{border-top:0!important}.border-lg-end-0{border-right:0!important}.border-lg-bottom-0{border-bottom:0!important}.border-lg-start-0{border-left:0!important}.border-lg-top{border-top:1px solid black!important}.border-lg-end{border-right:1px solid black!important}.border-lg-bottom{border-bottom:1px solid black!important}.border-lg-start{border-left:1px solid black!important}.border-lg-x{border-left:1px solid black!important;border-right:1px solid black!important}.border-lg-x-0{border-left:0!important;border-right:0!important}.border-lg-y{border-top:1px solid black!important;border-bottom:1px solid black!important}.border-lg-y-0{border-top:0!important;border-bottom:0!important}}@media (min-width: 1200px){.border-xl-0{border-width:0!important}.border-xl-top-0{border-top:0!important}.border-xl-end-0{border-right:0!important}.border-xl-bottom-0{border-bottom:0!important}.border-xl-start-0{border-left:0!important}.border-xl-top{border-top:1px solid black!important}.border-xl-end{border-right:1px solid black!important}.border-xl-bottom{border-bottom:1px solid black!important}.border-xl-start{border-left:1px solid black!important}.border-xl-x{border-left:1px solid black!important;border-right:1px solid black!important}.border-xl-x-0{border-left:0!important;border-right:0!important}.border-xl-y{border-top:1px solid black!important;border-bottom:1px solid black!important}.border-xl-y-0{border-top:0!important;border-bottom:0!important}}@media (min-width: 1366px){.border-xxl-0{border-width:0!important}.border-xxl-top-0{border-top:0!important}.border-xxl-end-0{border-right:0!important}.border-xxl-bottom-0{border-bottom:0!important}.border-xxl-start-0{border-left:0!important}.border-xxl-top{border-top:1px solid black!important}.border-xxl-end{border-right:1px solid black!important}.border-xxl-bottom{border-bottom:1px solid black!important}.border-xxl-start{border-left:1px solid black!important}.border-xxl-x{border-left:1px solid black!important;border-right:1px solid black!important}.border-xxl-x-0{border-left:0!important;border-right:0!important}.border-xxl-y{border-top:1px solid black!important;border-bottom:1px solid black!important}.border-xxl-y-0{border-top:0!important;border-bottom:0!important}}@media (min-width: 1440px){.border-xxxl-0{border-width:0!important}.border-xxxl-top-0{border-top:0!important}.border-xxxl-end-0{border-right:0!important}.border-xxxl-bottom-0{border-bottom:0!important}.border-xxxl-start-0{border-left:0!important}.border-xxxl-top{border-top:1px solid black!important}.border-xxxl-end{border-right:1px solid black!important}.border-xxxl-bottom{border-bottom:1px solid black!important}.border-xxxl-start{border-left:1px solid black!important}.border-xxxl-x{border-left:1px solid black!important;border-right:1px solid black!important}.border-xxxl-x-0{border-left:0!important;border-right:0!important}.border-xxxl-y{border-top:1px solid black!important;border-bottom:1px solid black!important}.border-xxxl-y-0{border-top:0!important;border-bottom:0!important}}@media (min-width: 2560px){.border-4k-0{border-width:0!important}.border-4k-top-0{border-top:0!important}.border-4k-end-0{border-right:0!important}.border-4k-bottom-0{border-bottom:0!important}.border-4k-start-0{border-left:0!important}.border-4k-top{border-top:1px solid black!important}.border-4k-end{border-right:1px solid black!important}.border-4k-bottom{border-bottom:1px solid black!important}.border-4k-start{border-left:1px solid black!important}.border-4k-x{border-left:1px solid black!important;border-right:1px solid black!important}.border-4k-x-0{border-left:0!important;border-right:0!important}.border-4k-y{border-top:1px solid black!important;border-bottom:1px solid black!important}.border-4k-y-0{border-top:0!important;border-bottom:0!important}}.no-sm-gutters{margin-right:-15px;margin-left:-15px}.no-sm-gutters>.col,.no-sm-gutters>[class*=col-]{padding-right:0;padding-left:0}.overflow-visible{overflow:visible!important}.overflow-hidden{overflow:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-hidden{overflow-y:hidden!important}@media (min-width: 576px){.overflow-sm-visible{overflow:visible!important}.overflow-sm-hidden{overflow:hidden!important}.overflow-x-sm-visible{overflow-x:visible!important}.overflow-x-sm-hidden{overflow-x:hidden!important}.overflow-y-sm-visible{overflow-y:visible!important}.overflow-y-sm-hidden{overflow-y:hidden!important}}@media (min-width: 768px){.overflow-md-visible{overflow:visible!important}.overflow-md-hidden{overflow:hidden!important}.overflow-x-md-visible{overflow-x:visible!important}.overflow-x-md-hidden{overflow-x:hidden!important}.overflow-y-md-visible{overflow-y:visible!important}.overflow-y-md-hidden{overflow-y:hidden!important}}@media (min-width: 992px){.overflow-lg-visible{overflow:visible!important}.overflow-lg-hidden{overflow:hidden!important}.overflow-x-lg-visible{overflow-x:visible!important}.overflow-x-lg-hidden{overflow-x:hidden!important}.overflow-y-lg-visible{overflow-y:visible!important}.overflow-y-lg-hidden{overflow-y:hidden!important}}@media (min-width: 1200px){.overflow-xl-visible{overflow:visible!important}.overflow-xl-hidden{overflow:hidden!important}.overflow-x-xl-visible{overflow-x:visible!important}.overflow-x-xl-hidden{overflow-x:hidden!important}.overflow-y-xl-visible{overflow-y:visible!important}.overflow-y-xl-hidden{overflow-y:hidden!important}}@media (min-width: 1366px){.overflow-xxl-visible{overflow:visible!important}.overflow-xxl-hidden{overflow:hidden!important}.overflow-x-xxl-visible{overflow-x:visible!important}.overflow-x-xxl-hidden{overflow-x:hidden!important}.overflow-y-xxl-visible{overflow-y:visible!important}.overflow-y-xxl-hidden{overflow-y:hidden!important}}@media (min-width: 1440px){.overflow-xxxl-visible{overflow:visible!important}.overflow-xxxl-hidden{overflow:hidden!important}.overflow-x-xxxl-visible{overflow-x:visible!important}.overflow-x-xxxl-hidden{overflow-x:hidden!important}.overflow-y-xxxl-visible{overflow-y:visible!important}.overflow-y-xxxl-hidden{overflow-y:hidden!important}}@media (min-width: 2560px){.overflow-4k-visible{overflow:visible!important}.overflow-4k-hidden{overflow:hidden!important}.overflow-x-4k-visible{overflow-x:visible!important}.overflow-x-4k-hidden{overflow-x:hidden!important}.overflow-y-4k-visible{overflow-y:visible!important}.overflow-y-4k-hidden{overflow-y:hidden!important}}.position-absolute{position:absolute!important}@media (min-width: 576px){.position-sm-absolute{position:absolute!important}}@media (min-width: 768px){.position-md-absolute{position:absolute!important}}@media (min-width: 992px){.position-lg-absolute{position:absolute!important}}@media (min-width: 1200px){.position-xl-absolute{position:absolute!important}}@media (min-width: 1366px){.position-xxl-absolute{position:absolute!important}}@media (min-width: 1440px){.position-xxxl-absolute{position:absolute!important}}@media (min-width: 2560px){.position-4k-absolute{position:absolute!important}}.z-0{z-index:0}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.z-4{z-index:4}.z-5{z-index:5}.z-6{z-index:6}.z-7{z-index:7}.z-8{z-index:8}.z-9{z-index:9}.z-10{z-index:10}.z-11{z-index:11}.z-12{z-index:12}.z-13{z-index:13}.z-14{z-index:14}.z-15{z-index:15}.z-16{z-index:16}.z-17{z-index:17}.z-18{z-index:18}.z-19{z-index:19}.z-20{z-index:20}.z-21{z-index:21}.z-22{z-index:22}.z-23{z-index:23}.z-24{z-index:24}.z-25{z-index:25}.z-26{z-index:26}.z-27{z-index:27}.z-28{z-index:28}.z-29{z-index:29}.z-30{z-index:30}.z-31{z-index:31}.z-32{z-index:32}.z-33{z-index:33}.z-34{z-index:34}.z-35{z-index:35}.z-36{z-index:36}.z-37{z-index:37}.z-38{z-index:38}.z-39{z-index:39}.z-40{z-index:40}.z-41{z-index:41}.z-42{z-index:42}.z-43{z-index:43}.z-44{z-index:44}.z-45{z-index:45}.z-46{z-index:46}.z-47{z-index:47}.z-48{z-index:48}.z-49{z-index:49}.z-50{z-index:50}.z-51{z-index:51}.z-52{z-index:52}.z-53{z-index:53}.z-54{z-index:54}.z-55{z-index:55}.z-56{z-index:56}.z-57{z-index:57}.z-58{z-index:58}.z-59{z-index:59}.z-60{z-index:60}.z-61{z-index:61}.z-62{z-index:62}.z-63{z-index:63}.z-64{z-index:64}.z-65{z-index:65}.z-66{z-index:66}.z-67{z-index:67}.z-68{z-index:68}.z-69{z-index:69}.z-70{z-index:70}.z-71{z-index:71}.z-72{z-index:72}.z-73{z-index:73}.z-74{z-index:74}.z-75{z-index:75}.z-76{z-index:76}.z-77{z-index:77}.z-78{z-index:78}.z-79{z-index:79}.z-80{z-index:80}.z-81{z-index:81}.z-82{z-index:82}.z-83{z-index:83}.z-84{z-index:84}.z-85{z-index:85}.z-86{z-index:86}.z-87{z-index:87}.z-88{z-index:88}.z-89{z-index:89}.z-90{z-index:90}.z-91{z-index:91}.z-92{z-index:92}.z-93{z-index:93}.z-94{z-index:94}.z-95{z-index:95}.z-96{z-index:96}.z-97{z-index:97}.z-98{z-index:98}.z-99{z-index:99}.z-100{z-index:100}@media (min-width: 576px){.z-sm-0{z-index:0}.z-sm-1{z-index:1}.z-sm-2{z-index:2}.z-sm-3{z-index:3}.z-sm-4{z-index:4}.z-sm-5{z-index:5}.z-sm-6{z-index:6}.z-sm-7{z-index:7}.z-sm-8{z-index:8}.z-sm-9{z-index:9}.z-sm-10{z-index:10}.z-sm-11{z-index:11}.z-sm-12{z-index:12}.z-sm-13{z-index:13}.z-sm-14{z-index:14}.z-sm-15{z-index:15}.z-sm-16{z-index:16}.z-sm-17{z-index:17}.z-sm-18{z-index:18}.z-sm-19{z-index:19}.z-sm-20{z-index:20}.z-sm-21{z-index:21}.z-sm-22{z-index:22}.z-sm-23{z-index:23}.z-sm-24{z-index:24}.z-sm-25{z-index:25}.z-sm-26{z-index:26}.z-sm-27{z-index:27}.z-sm-28{z-index:28}.z-sm-29{z-index:29}.z-sm-30{z-index:30}.z-sm-31{z-index:31}.z-sm-32{z-index:32}.z-sm-33{z-index:33}.z-sm-34{z-index:34}.z-sm-35{z-index:35}.z-sm-36{z-index:36}.z-sm-37{z-index:37}.z-sm-38{z-index:38}.z-sm-39{z-index:39}.z-sm-40{z-index:40}.z-sm-41{z-index:41}.z-sm-42{z-index:42}.z-sm-43{z-index:43}.z-sm-44{z-index:44}.z-sm-45{z-index:45}.z-sm-46{z-index:46}.z-sm-47{z-index:47}.z-sm-48{z-index:48}.z-sm-49{z-index:49}.z-sm-50{z-index:50}.z-sm-51{z-index:51}.z-sm-52{z-index:52}.z-sm-53{z-index:53}.z-sm-54{z-index:54}.z-sm-55{z-index:55}.z-sm-56{z-index:56}.z-sm-57{z-index:57}.z-sm-58{z-index:58}.z-sm-59{z-index:59}.z-sm-60{z-index:60}.z-sm-61{z-index:61}.z-sm-62{z-index:62}.z-sm-63{z-index:63}.z-sm-64{z-index:64}.z-sm-65{z-index:65}.z-sm-66{z-index:66}.z-sm-67{z-index:67}.z-sm-68{z-index:68}.z-sm-69{z-index:69}.z-sm-70{z-index:70}.z-sm-71{z-index:71}.z-sm-72{z-index:72}.z-sm-73{z-index:73}.z-sm-74{z-index:74}.z-sm-75{z-index:75}.z-sm-76{z-index:76}.z-sm-77{z-index:77}.z-sm-78{z-index:78}.z-sm-79{z-index:79}.z-sm-80{z-index:80}.z-sm-81{z-index:81}.z-sm-82{z-index:82}.z-sm-83{z-index:83}.z-sm-84{z-index:84}.z-sm-85{z-index:85}.z-sm-86{z-index:86}.z-sm-87{z-index:87}.z-sm-88{z-index:88}.z-sm-89{z-index:89}.z-sm-90{z-index:90}.z-sm-91{z-index:91}.z-sm-92{z-index:92}.z-sm-93{z-index:93}.z-sm-94{z-index:94}.z-sm-95{z-index:95}.z-sm-96{z-index:96}.z-sm-97{z-index:97}.z-sm-98{z-index:98}.z-sm-99{z-index:99}.z-sm-100{z-index:100}}@media (min-width: 768px){.z-md-0{z-index:0}.z-md-1{z-index:1}.z-md-2{z-index:2}.z-md-3{z-index:3}.z-md-4{z-index:4}.z-md-5{z-index:5}.z-md-6{z-index:6}.z-md-7{z-index:7}.z-md-8{z-index:8}.z-md-9{z-index:9}.z-md-10{z-index:10}.z-md-11{z-index:11}.z-md-12{z-index:12}.z-md-13{z-index:13}.z-md-14{z-index:14}.z-md-15{z-index:15}.z-md-16{z-index:16}.z-md-17{z-index:17}.z-md-18{z-index:18}.z-md-19{z-index:19}.z-md-20{z-index:20}.z-md-21{z-index:21}.z-md-22{z-index:22}.z-md-23{z-index:23}.z-md-24{z-index:24}.z-md-25{z-index:25}.z-md-26{z-index:26}.z-md-27{z-index:27}.z-md-28{z-index:28}.z-md-29{z-index:29}.z-md-30{z-index:30}.z-md-31{z-index:31}.z-md-32{z-index:32}.z-md-33{z-index:33}.z-md-34{z-index:34}.z-md-35{z-index:35}.z-md-36{z-index:36}.z-md-37{z-index:37}.z-md-38{z-index:38}.z-md-39{z-index:39}.z-md-40{z-index:40}.z-md-41{z-index:41}.z-md-42{z-index:42}.z-md-43{z-index:43}.z-md-44{z-index:44}.z-md-45{z-index:45}.z-md-46{z-index:46}.z-md-47{z-index:47}.z-md-48{z-index:48}.z-md-49{z-index:49}.z-md-50{z-index:50}.z-md-51{z-index:51}.z-md-52{z-index:52}.z-md-53{z-index:53}.z-md-54{z-index:54}.z-md-55{z-index:55}.z-md-56{z-index:56}.z-md-57{z-index:57}.z-md-58{z-index:58}.z-md-59{z-index:59}.z-md-60{z-index:60}.z-md-61{z-index:61}.z-md-62{z-index:62}.z-md-63{z-index:63}.z-md-64{z-index:64}.z-md-65{z-index:65}.z-md-66{z-index:66}.z-md-67{z-index:67}.z-md-68{z-index:68}.z-md-69{z-index:69}.z-md-70{z-index:70}.z-md-71{z-index:71}.z-md-72{z-index:72}.z-md-73{z-index:73}.z-md-74{z-index:74}.z-md-75{z-index:75}.z-md-76{z-index:76}.z-md-77{z-index:77}.z-md-78{z-index:78}.z-md-79{z-index:79}.z-md-80{z-index:80}.z-md-81{z-index:81}.z-md-82{z-index:82}.z-md-83{z-index:83}.z-md-84{z-index:84}.z-md-85{z-index:85}.z-md-86{z-index:86}.z-md-87{z-index:87}.z-md-88{z-index:88}.z-md-89{z-index:89}.z-md-90{z-index:90}.z-md-91{z-index:91}.z-md-92{z-index:92}.z-md-93{z-index:93}.z-md-94{z-index:94}.z-md-95{z-index:95}.z-md-96{z-index:96}.z-md-97{z-index:97}.z-md-98{z-index:98}.z-md-99{z-index:99}.z-md-100{z-index:100}}@media (min-width: 992px){.z-lg-0{z-index:0}.z-lg-1{z-index:1}.z-lg-2{z-index:2}.z-lg-3{z-index:3}.z-lg-4{z-index:4}.z-lg-5{z-index:5}.z-lg-6{z-index:6}.z-lg-7{z-index:7}.z-lg-8{z-index:8}.z-lg-9{z-index:9}.z-lg-10{z-index:10}.z-lg-11{z-index:11}.z-lg-12{z-index:12}.z-lg-13{z-index:13}.z-lg-14{z-index:14}.z-lg-15{z-index:15}.z-lg-16{z-index:16}.z-lg-17{z-index:17}.z-lg-18{z-index:18}.z-lg-19{z-index:19}.z-lg-20{z-index:20}.z-lg-21{z-index:21}.z-lg-22{z-index:22}.z-lg-23{z-index:23}.z-lg-24{z-index:24}.z-lg-25{z-index:25}.z-lg-26{z-index:26}.z-lg-27{z-index:27}.z-lg-28{z-index:28}.z-lg-29{z-index:29}.z-lg-30{z-index:30}.z-lg-31{z-index:31}.z-lg-32{z-index:32}.z-lg-33{z-index:33}.z-lg-34{z-index:34}.z-lg-35{z-index:35}.z-lg-36{z-index:36}.z-lg-37{z-index:37}.z-lg-38{z-index:38}.z-lg-39{z-index:39}.z-lg-40{z-index:40}.z-lg-41{z-index:41}.z-lg-42{z-index:42}.z-lg-43{z-index:43}.z-lg-44{z-index:44}.z-lg-45{z-index:45}.z-lg-46{z-index:46}.z-lg-47{z-index:47}.z-lg-48{z-index:48}.z-lg-49{z-index:49}.z-lg-50{z-index:50}.z-lg-51{z-index:51}.z-lg-52{z-index:52}.z-lg-53{z-index:53}.z-lg-54{z-index:54}.z-lg-55{z-index:55}.z-lg-56{z-index:56}.z-lg-57{z-index:57}.z-lg-58{z-index:58}.z-lg-59{z-index:59}.z-lg-60{z-index:60}.z-lg-61{z-index:61}.z-lg-62{z-index:62}.z-lg-63{z-index:63}.z-lg-64{z-index:64}.z-lg-65{z-index:65}.z-lg-66{z-index:66}.z-lg-67{z-index:67}.z-lg-68{z-index:68}.z-lg-69{z-index:69}.z-lg-70{z-index:70}.z-lg-71{z-index:71}.z-lg-72{z-index:72}.z-lg-73{z-index:73}.z-lg-74{z-index:74}.z-lg-75{z-index:75}.z-lg-76{z-index:76}.z-lg-77{z-index:77}.z-lg-78{z-index:78}.z-lg-79{z-index:79}.z-lg-80{z-index:80}.z-lg-81{z-index:81}.z-lg-82{z-index:82}.z-lg-83{z-index:83}.z-lg-84{z-index:84}.z-lg-85{z-index:85}.z-lg-86{z-index:86}.z-lg-87{z-index:87}.z-lg-88{z-index:88}.z-lg-89{z-index:89}.z-lg-90{z-index:90}.z-lg-91{z-index:91}.z-lg-92{z-index:92}.z-lg-93{z-index:93}.z-lg-94{z-index:94}.z-lg-95{z-index:95}.z-lg-96{z-index:96}.z-lg-97{z-index:97}.z-lg-98{z-index:98}.z-lg-99{z-index:99}.z-lg-100{z-index:100}}@media (min-width: 1200px){.z-xl-0{z-index:0}.z-xl-1{z-index:1}.z-xl-2{z-index:2}.z-xl-3{z-index:3}.z-xl-4{z-index:4}.z-xl-5{z-index:5}.z-xl-6{z-index:6}.z-xl-7{z-index:7}.z-xl-8{z-index:8}.z-xl-9{z-index:9}.z-xl-10{z-index:10}.z-xl-11{z-index:11}.z-xl-12{z-index:12}.z-xl-13{z-index:13}.z-xl-14{z-index:14}.z-xl-15{z-index:15}.z-xl-16{z-index:16}.z-xl-17{z-index:17}.z-xl-18{z-index:18}.z-xl-19{z-index:19}.z-xl-20{z-index:20}.z-xl-21{z-index:21}.z-xl-22{z-index:22}.z-xl-23{z-index:23}.z-xl-24{z-index:24}.z-xl-25{z-index:25}.z-xl-26{z-index:26}.z-xl-27{z-index:27}.z-xl-28{z-index:28}.z-xl-29{z-index:29}.z-xl-30{z-index:30}.z-xl-31{z-index:31}.z-xl-32{z-index:32}.z-xl-33{z-index:33}.z-xl-34{z-index:34}.z-xl-35{z-index:35}.z-xl-36{z-index:36}.z-xl-37{z-index:37}.z-xl-38{z-index:38}.z-xl-39{z-index:39}.z-xl-40{z-index:40}.z-xl-41{z-index:41}.z-xl-42{z-index:42}.z-xl-43{z-index:43}.z-xl-44{z-index:44}.z-xl-45{z-index:45}.z-xl-46{z-index:46}.z-xl-47{z-index:47}.z-xl-48{z-index:48}.z-xl-49{z-index:49}.z-xl-50{z-index:50}.z-xl-51{z-index:51}.z-xl-52{z-index:52}.z-xl-53{z-index:53}.z-xl-54{z-index:54}.z-xl-55{z-index:55}.z-xl-56{z-index:56}.z-xl-57{z-index:57}.z-xl-58{z-index:58}.z-xl-59{z-index:59}.z-xl-60{z-index:60}.z-xl-61{z-index:61}.z-xl-62{z-index:62}.z-xl-63{z-index:63}.z-xl-64{z-index:64}.z-xl-65{z-index:65}.z-xl-66{z-index:66}.z-xl-67{z-index:67}.z-xl-68{z-index:68}.z-xl-69{z-index:69}.z-xl-70{z-index:70}.z-xl-71{z-index:71}.z-xl-72{z-index:72}.z-xl-73{z-index:73}.z-xl-74{z-index:74}.z-xl-75{z-index:75}.z-xl-76{z-index:76}.z-xl-77{z-index:77}.z-xl-78{z-index:78}.z-xl-79{z-index:79}.z-xl-80{z-index:80}.z-xl-81{z-index:81}.z-xl-82{z-index:82}.z-xl-83{z-index:83}.z-xl-84{z-index:84}.z-xl-85{z-index:85}.z-xl-86{z-index:86}.z-xl-87{z-index:87}.z-xl-88{z-index:88}.z-xl-89{z-index:89}.z-xl-90{z-index:90}.z-xl-91{z-index:91}.z-xl-92{z-index:92}.z-xl-93{z-index:93}.z-xl-94{z-index:94}.z-xl-95{z-index:95}.z-xl-96{z-index:96}.z-xl-97{z-index:97}.z-xl-98{z-index:98}.z-xl-99{z-index:99}.z-xl-100{z-index:100}}@media (min-width: 1366px){.z-xxl-0{z-index:0}.z-xxl-1{z-index:1}.z-xxl-2{z-index:2}.z-xxl-3{z-index:3}.z-xxl-4{z-index:4}.z-xxl-5{z-index:5}.z-xxl-6{z-index:6}.z-xxl-7{z-index:7}.z-xxl-8{z-index:8}.z-xxl-9{z-index:9}.z-xxl-10{z-index:10}.z-xxl-11{z-index:11}.z-xxl-12{z-index:12}.z-xxl-13{z-index:13}.z-xxl-14{z-index:14}.z-xxl-15{z-index:15}.z-xxl-16{z-index:16}.z-xxl-17{z-index:17}.z-xxl-18{z-index:18}.z-xxl-19{z-index:19}.z-xxl-20{z-index:20}.z-xxl-21{z-index:21}.z-xxl-22{z-index:22}.z-xxl-23{z-index:23}.z-xxl-24{z-index:24}.z-xxl-25{z-index:25}.z-xxl-26{z-index:26}.z-xxl-27{z-index:27}.z-xxl-28{z-index:28}.z-xxl-29{z-index:29}.z-xxl-30{z-index:30}.z-xxl-31{z-index:31}.z-xxl-32{z-index:32}.z-xxl-33{z-index:33}.z-xxl-34{z-index:34}.z-xxl-35{z-index:35}.z-xxl-36{z-index:36}.z-xxl-37{z-index:37}.z-xxl-38{z-index:38}.z-xxl-39{z-index:39}.z-xxl-40{z-index:40}.z-xxl-41{z-index:41}.z-xxl-42{z-index:42}.z-xxl-43{z-index:43}.z-xxl-44{z-index:44}.z-xxl-45{z-index:45}.z-xxl-46{z-index:46}.z-xxl-47{z-index:47}.z-xxl-48{z-index:48}.z-xxl-49{z-index:49}.z-xxl-50{z-index:50}.z-xxl-51{z-index:51}.z-xxl-52{z-index:52}.z-xxl-53{z-index:53}.z-xxl-54{z-index:54}.z-xxl-55{z-index:55}.z-xxl-56{z-index:56}.z-xxl-57{z-index:57}.z-xxl-58{z-index:58}.z-xxl-59{z-index:59}.z-xxl-60{z-index:60}.z-xxl-61{z-index:61}.z-xxl-62{z-index:62}.z-xxl-63{z-index:63}.z-xxl-64{z-index:64}.z-xxl-65{z-index:65}.z-xxl-66{z-index:66}.z-xxl-67{z-index:67}.z-xxl-68{z-index:68}.z-xxl-69{z-index:69}.z-xxl-70{z-index:70}.z-xxl-71{z-index:71}.z-xxl-72{z-index:72}.z-xxl-73{z-index:73}.z-xxl-74{z-index:74}.z-xxl-75{z-index:75}.z-xxl-76{z-index:76}.z-xxl-77{z-index:77}.z-xxl-78{z-index:78}.z-xxl-79{z-index:79}.z-xxl-80{z-index:80}.z-xxl-81{z-index:81}.z-xxl-82{z-index:82}.z-xxl-83{z-index:83}.z-xxl-84{z-index:84}.z-xxl-85{z-index:85}.z-xxl-86{z-index:86}.z-xxl-87{z-index:87}.z-xxl-88{z-index:88}.z-xxl-89{z-index:89}.z-xxl-90{z-index:90}.z-xxl-91{z-index:91}.z-xxl-92{z-index:92}.z-xxl-93{z-index:93}.z-xxl-94{z-index:94}.z-xxl-95{z-index:95}.z-xxl-96{z-index:96}.z-xxl-97{z-index:97}.z-xxl-98{z-index:98}.z-xxl-99{z-index:99}.z-xxl-100{z-index:100}}@media (min-width: 1440px){.z-xxxl-0{z-index:0}.z-xxxl-1{z-index:1}.z-xxxl-2{z-index:2}.z-xxxl-3{z-index:3}.z-xxxl-4{z-index:4}.z-xxxl-5{z-index:5}.z-xxxl-6{z-index:6}.z-xxxl-7{z-index:7}.z-xxxl-8{z-index:8}.z-xxxl-9{z-index:9}.z-xxxl-10{z-index:10}.z-xxxl-11{z-index:11}.z-xxxl-12{z-index:12}.z-xxxl-13{z-index:13}.z-xxxl-14{z-index:14}.z-xxxl-15{z-index:15}.z-xxxl-16{z-index:16}.z-xxxl-17{z-index:17}.z-xxxl-18{z-index:18}.z-xxxl-19{z-index:19}.z-xxxl-20{z-index:20}.z-xxxl-21{z-index:21}.z-xxxl-22{z-index:22}.z-xxxl-23{z-index:23}.z-xxxl-24{z-index:24}.z-xxxl-25{z-index:25}.z-xxxl-26{z-index:26}.z-xxxl-27{z-index:27}.z-xxxl-28{z-index:28}.z-xxxl-29{z-index:29}.z-xxxl-30{z-index:30}.z-xxxl-31{z-index:31}.z-xxxl-32{z-index:32}.z-xxxl-33{z-index:33}.z-xxxl-34{z-index:34}.z-xxxl-35{z-index:35}.z-xxxl-36{z-index:36}.z-xxxl-37{z-index:37}.z-xxxl-38{z-index:38}.z-xxxl-39{z-index:39}.z-xxxl-40{z-index:40}.z-xxxl-41{z-index:41}.z-xxxl-42{z-index:42}.z-xxxl-43{z-index:43}.z-xxxl-44{z-index:44}.z-xxxl-45{z-index:45}.z-xxxl-46{z-index:46}.z-xxxl-47{z-index:47}.z-xxxl-48{z-index:48}.z-xxxl-49{z-index:49}.z-xxxl-50{z-index:50}.z-xxxl-51{z-index:51}.z-xxxl-52{z-index:52}.z-xxxl-53{z-index:53}.z-xxxl-54{z-index:54}.z-xxxl-55{z-index:55}.z-xxxl-56{z-index:56}.z-xxxl-57{z-index:57}.z-xxxl-58{z-index:58}.z-xxxl-59{z-index:59}.z-xxxl-60{z-index:60}.z-xxxl-61{z-index:61}.z-xxxl-62{z-index:62}.z-xxxl-63{z-index:63}.z-xxxl-64{z-index:64}.z-xxxl-65{z-index:65}.z-xxxl-66{z-index:66}.z-xxxl-67{z-index:67}.z-xxxl-68{z-index:68}.z-xxxl-69{z-index:69}.z-xxxl-70{z-index:70}.z-xxxl-71{z-index:71}.z-xxxl-72{z-index:72}.z-xxxl-73{z-index:73}.z-xxxl-74{z-index:74}.z-xxxl-75{z-index:75}.z-xxxl-76{z-index:76}.z-xxxl-77{z-index:77}.z-xxxl-78{z-index:78}.z-xxxl-79{z-index:79}.z-xxxl-80{z-index:80}.z-xxxl-81{z-index:81}.z-xxxl-82{z-index:82}.z-xxxl-83{z-index:83}.z-xxxl-84{z-index:84}.z-xxxl-85{z-index:85}.z-xxxl-86{z-index:86}.z-xxxl-87{z-index:87}.z-xxxl-88{z-index:88}.z-xxxl-89{z-index:89}.z-xxxl-90{z-index:90}.z-xxxl-91{z-index:91}.z-xxxl-92{z-index:92}.z-xxxl-93{z-index:93}.z-xxxl-94{z-index:94}.z-xxxl-95{z-index:95}.z-xxxl-96{z-index:96}.z-xxxl-97{z-index:97}.z-xxxl-98{z-index:98}.z-xxxl-99{z-index:99}.z-xxxl-100{z-index:100}}@media (min-width: 2560px){.z-4k-0{z-index:0}.z-4k-1{z-index:1}.z-4k-2{z-index:2}.z-4k-3{z-index:3}.z-4k-4{z-index:4}.z-4k-5{z-index:5}.z-4k-6{z-index:6}.z-4k-7{z-index:7}.z-4k-8{z-index:8}.z-4k-9{z-index:9}.z-4k-10{z-index:10}.z-4k-11{z-index:11}.z-4k-12{z-index:12}.z-4k-13{z-index:13}.z-4k-14{z-index:14}.z-4k-15{z-index:15}.z-4k-16{z-index:16}.z-4k-17{z-index:17}.z-4k-18{z-index:18}.z-4k-19{z-index:19}.z-4k-20{z-index:20}.z-4k-21{z-index:21}.z-4k-22{z-index:22}.z-4k-23{z-index:23}.z-4k-24{z-index:24}.z-4k-25{z-index:25}.z-4k-26{z-index:26}.z-4k-27{z-index:27}.z-4k-28{z-index:28}.z-4k-29{z-index:29}.z-4k-30{z-index:30}.z-4k-31{z-index:31}.z-4k-32{z-index:32}.z-4k-33{z-index:33}.z-4k-34{z-index:34}.z-4k-35{z-index:35}.z-4k-36{z-index:36}.z-4k-37{z-index:37}.z-4k-38{z-index:38}.z-4k-39{z-index:39}.z-4k-40{z-index:40}.z-4k-41{z-index:41}.z-4k-42{z-index:42}.z-4k-43{z-index:43}.z-4k-44{z-index:44}.z-4k-45{z-index:45}.z-4k-46{z-index:46}.z-4k-47{z-index:47}.z-4k-48{z-index:48}.z-4k-49{z-index:49}.z-4k-50{z-index:50}.z-4k-51{z-index:51}.z-4k-52{z-index:52}.z-4k-53{z-index:53}.z-4k-54{z-index:54}.z-4k-55{z-index:55}.z-4k-56{z-index:56}.z-4k-57{z-index:57}.z-4k-58{z-index:58}.z-4k-59{z-index:59}.z-4k-60{z-index:60}.z-4k-61{z-index:61}.z-4k-62{z-index:62}.z-4k-63{z-index:63}.z-4k-64{z-index:64}.z-4k-65{z-index:65}.z-4k-66{z-index:66}.z-4k-67{z-index:67}.z-4k-68{z-index:68}.z-4k-69{z-index:69}.z-4k-70{z-index:70}.z-4k-71{z-index:71}.z-4k-72{z-index:72}.z-4k-73{z-index:73}.z-4k-74{z-index:74}.z-4k-75{z-index:75}.z-4k-76{z-index:76}.z-4k-77{z-index:77}.z-4k-78{z-index:78}.z-4k-79{z-index:79}.z-4k-80{z-index:80}.z-4k-81{z-index:81}.z-4k-82{z-index:82}.z-4k-83{z-index:83}.z-4k-84{z-index:84}.z-4k-85{z-index:85}.z-4k-86{z-index:86}.z-4k-87{z-index:87}.z-4k-88{z-index:88}.z-4k-89{z-index:89}.z-4k-90{z-index:90}.z-4k-91{z-index:91}.z-4k-92{z-index:92}.z-4k-93{z-index:93}.z-4k-94{z-index:94}.z-4k-95{z-index:95}.z-4k-96{z-index:96}.z-4k-97{z-index:97}.z-4k-98{z-index:98}.z-4k-99{z-index:99}.z-4k-100{z-index:100}}.rounded-0{border-radius:0rem}.rounded-1{border-radius:.1rem}.rounded-2{border-radius:.2rem}.rounded-3{border-radius:.3rem}.rounded-4{border-radius:.4rem}.rounded-5{border-radius:.5rem}.rounded-6{border-radius:.6rem}.rounded-7{border-radius:.7rem}.rounded-8{border-radius:.8rem}.rounded-9{border-radius:.9rem}.rounded-10{border-radius:1rem}.hs-0{height:0rem!important}.hs-mid-0{height:-.5rem!important}.hs-1{height:1rem!important}.hs-mid-1{height:.5rem!important}.hs-2{height:2rem!important}.hs-mid-2{height:1.5rem!important}.hs-3{height:3rem!important}.hs-mid-3{height:2.5rem!important}.hs-4{height:4rem!important}.hs-mid-4{height:3.5rem!important}.hs-5{height:5rem!important}.hs-mid-5{height:4.5rem!important}.hs-6{height:6rem!important}.hs-mid-6{height:5.5rem!important}.hs-7{height:7rem!important}.hs-mid-7{height:6.5rem!important}.hs-8{height:8rem!important}.hs-mid-8{height:7.5rem!important}.hs-9{height:9rem!important}.hs-mid-9{height:8.5rem!important}.hs-10{height:10rem!important}.hs-mid-10{height:9.5rem!important}@media (min-width: 576px){.hs-sm-0{height:0rem!important}.hs-sm-mid-0{height:-.5rem!important}.hs-sm-1{height:1rem!important}.hs-sm-mid-1{height:.5rem!important}.hs-sm-2{height:2rem!important}.hs-sm-mid-2{height:1.5rem!important}.hs-sm-3{height:3rem!important}.hs-sm-mid-3{height:2.5rem!important}.hs-sm-4{height:4rem!important}.hs-sm-mid-4{height:3.5rem!important}.hs-sm-5{height:5rem!important}.hs-sm-mid-5{height:4.5rem!important}.hs-sm-6{height:6rem!important}.hs-sm-mid-6{height:5.5rem!important}.hs-sm-7{height:7rem!important}.hs-sm-mid-7{height:6.5rem!important}.hs-sm-8{height:8rem!important}.hs-sm-mid-8{height:7.5rem!important}.hs-sm-9{height:9rem!important}.hs-sm-mid-9{height:8.5rem!important}.hs-sm-10{height:10rem!important}.hs-sm-mid-10{height:9.5rem!important}}@media (min-width: 768px){.hs-md-0{height:0rem!important}.hs-md-mid-0{height:-.5rem!important}.hs-md-1{height:1rem!important}.hs-md-mid-1{height:.5rem!important}.hs-md-2{height:2rem!important}.hs-md-mid-2{height:1.5rem!important}.hs-md-3{height:3rem!important}.hs-md-mid-3{height:2.5rem!important}.hs-md-4{height:4rem!important}.hs-md-mid-4{height:3.5rem!important}.hs-md-5{height:5rem!important}.hs-md-mid-5{height:4.5rem!important}.hs-md-6{height:6rem!important}.hs-md-mid-6{height:5.5rem!important}.hs-md-7{height:7rem!important}.hs-md-mid-7{height:6.5rem!important}.hs-md-8{height:8rem!important}.hs-md-mid-8{height:7.5rem!important}.hs-md-9{height:9rem!important}.hs-md-mid-9{height:8.5rem!important}.hs-md-10{height:10rem!important}.hs-md-mid-10{height:9.5rem!important}}@media (min-width: 992px){.hs-lg-0{height:0rem!important}.hs-lg-mid-0{height:-.5rem!important}.hs-lg-1{height:1rem!important}.hs-lg-mid-1{height:.5rem!important}.hs-lg-2{height:2rem!important}.hs-lg-mid-2{height:1.5rem!important}.hs-lg-3{height:3rem!important}.hs-lg-mid-3{height:2.5rem!important}.hs-lg-4{height:4rem!important}.hs-lg-mid-4{height:3.5rem!important}.hs-lg-5{height:5rem!important}.hs-lg-mid-5{height:4.5rem!important}.hs-lg-6{height:6rem!important}.hs-lg-mid-6{height:5.5rem!important}.hs-lg-7{height:7rem!important}.hs-lg-mid-7{height:6.5rem!important}.hs-lg-8{height:8rem!important}.hs-lg-mid-8{height:7.5rem!important}.hs-lg-9{height:9rem!important}.hs-lg-mid-9{height:8.5rem!important}.hs-lg-10{height:10rem!important}.hs-lg-mid-10{height:9.5rem!important}}@media (min-width: 1200px){.hs-xl-0{height:0rem!important}.hs-xl-mid-0{height:-.5rem!important}.hs-xl-1{height:1rem!important}.hs-xl-mid-1{height:.5rem!important}.hs-xl-2{height:2rem!important}.hs-xl-mid-2{height:1.5rem!important}.hs-xl-3{height:3rem!important}.hs-xl-mid-3{height:2.5rem!important}.hs-xl-4{height:4rem!important}.hs-xl-mid-4{height:3.5rem!important}.hs-xl-5{height:5rem!important}.hs-xl-mid-5{height:4.5rem!important}.hs-xl-6{height:6rem!important}.hs-xl-mid-6{height:5.5rem!important}.hs-xl-7{height:7rem!important}.hs-xl-mid-7{height:6.5rem!important}.hs-xl-8{height:8rem!important}.hs-xl-mid-8{height:7.5rem!important}.hs-xl-9{height:9rem!important}.hs-xl-mid-9{height:8.5rem!important}.hs-xl-10{height:10rem!important}.hs-xl-mid-10{height:9.5rem!important}}@media (min-width: 1366px){.hs-xxl-0{height:0rem!important}.hs-xxl-mid-0{height:-.5rem!important}.hs-xxl-1{height:1rem!important}.hs-xxl-mid-1{height:.5rem!important}.hs-xxl-2{height:2rem!important}.hs-xxl-mid-2{height:1.5rem!important}.hs-xxl-3{height:3rem!important}.hs-xxl-mid-3{height:2.5rem!important}.hs-xxl-4{height:4rem!important}.hs-xxl-mid-4{height:3.5rem!important}.hs-xxl-5{height:5rem!important}.hs-xxl-mid-5{height:4.5rem!important}.hs-xxl-6{height:6rem!important}.hs-xxl-mid-6{height:5.5rem!important}.hs-xxl-7{height:7rem!important}.hs-xxl-mid-7{height:6.5rem!important}.hs-xxl-8{height:8rem!important}.hs-xxl-mid-8{height:7.5rem!important}.hs-xxl-9{height:9rem!important}.hs-xxl-mid-9{height:8.5rem!important}.hs-xxl-10{height:10rem!important}.hs-xxl-mid-10{height:9.5rem!important}}@media (min-width: 1440px){.hs-xxxl-0{height:0rem!important}.hs-xxxl-mid-0{height:-.5rem!important}.hs-xxxl-1{height:1rem!important}.hs-xxxl-mid-1{height:.5rem!important}.hs-xxxl-2{height:2rem!important}.hs-xxxl-mid-2{height:1.5rem!important}.hs-xxxl-3{height:3rem!important}.hs-xxxl-mid-3{height:2.5rem!important}.hs-xxxl-4{height:4rem!important}.hs-xxxl-mid-4{height:3.5rem!important}.hs-xxxl-5{height:5rem!important}.hs-xxxl-mid-5{height:4.5rem!important}.hs-xxxl-6{height:6rem!important}.hs-xxxl-mid-6{height:5.5rem!important}.hs-xxxl-7{height:7rem!important}.hs-xxxl-mid-7{height:6.5rem!important}.hs-xxxl-8{height:8rem!important}.hs-xxxl-mid-8{height:7.5rem!important}.hs-xxxl-9{height:9rem!important}.hs-xxxl-mid-9{height:8.5rem!important}.hs-xxxl-10{height:10rem!important}.hs-xxxl-mid-10{height:9.5rem!important}}@media (min-width: 2560px){.hs-4k-0{height:0rem!important}.hs-4k-mid-0{height:-.5rem!important}.hs-4k-1{height:1rem!important}.hs-4k-mid-1{height:.5rem!important}.hs-4k-2{height:2rem!important}.hs-4k-mid-2{height:1.5rem!important}.hs-4k-3{height:3rem!important}.hs-4k-mid-3{height:2.5rem!important}.hs-4k-4{height:4rem!important}.hs-4k-mid-4{height:3.5rem!important}.hs-4k-5{height:5rem!important}.hs-4k-mid-5{height:4.5rem!important}.hs-4k-6{height:6rem!important}.hs-4k-mid-6{height:5.5rem!important}.hs-4k-7{height:7rem!important}.hs-4k-mid-7{height:6.5rem!important}.hs-4k-8{height:8rem!important}.hs-4k-mid-8{height:7.5rem!important}.hs-4k-9{height:9rem!important}.hs-4k-mid-9{height:8.5rem!important}.hs-4k-10{height:10rem!important}.hs-4k-mid-10{height:9.5rem!important}}.ws-0{width:0rem!important}.ws-mid-0{width:-.5rem!important}.ws-1{width:1rem!important}.ws-mid-1{width:.5rem!important}.ws-2{width:2rem!important}.ws-mid-2{width:1.5rem!important}.ws-3{width:3rem!important}.ws-mid-3{width:2.5rem!important}.ws-4{width:4rem!important}.ws-mid-4{width:3.5rem!important}.ws-5{width:5rem!important}.ws-mid-5{width:4.5rem!important}.ws-6{width:6rem!important}.ws-mid-6{width:5.5rem!important}.ws-7{width:7rem!important}.ws-mid-7{width:6.5rem!important}.ws-8{width:8rem!important}.ws-mid-8{width:7.5rem!important}.ws-9{width:9rem!important}.ws-mid-9{width:8.5rem!important}.ws-10{width:10rem!important}.ws-mid-10{width:9.5rem!important}@media (min-width: 576px){.ws-0{width:0rem!important}.ws-mid-0{width:-.5rem!important}.ws-1{width:1rem!important}.ws-mid-1{width:.5rem!important}.ws-2{width:2rem!important}.ws-mid-2{width:1.5rem!important}.ws-3{width:3rem!important}.ws-mid-3{width:2.5rem!important}.ws-4{width:4rem!important}.ws-mid-4{width:3.5rem!important}.ws-5{width:5rem!important}.ws-mid-5{width:4.5rem!important}.ws-6{width:6rem!important}.ws-mid-6{width:5.5rem!important}.ws-7{width:7rem!important}.ws-mid-7{width:6.5rem!important}.ws-8{width:8rem!important}.ws-mid-8{width:7.5rem!important}.ws-9{width:9rem!important}.ws-mid-9{width:8.5rem!important}.ws-10{width:10rem!important}.ws-mid-10{width:9.5rem!important}}@media (min-width: 768px){.ws-0{width:0rem!important}.ws-mid-0{width:-.5rem!important}.ws-1{width:1rem!important}.ws-mid-1{width:.5rem!important}.ws-2{width:2rem!important}.ws-mid-2{width:1.5rem!important}.ws-3{width:3rem!important}.ws-mid-3{width:2.5rem!important}.ws-4{width:4rem!important}.ws-mid-4{width:3.5rem!important}.ws-5{width:5rem!important}.ws-mid-5{width:4.5rem!important}.ws-6{width:6rem!important}.ws-mid-6{width:5.5rem!important}.ws-7{width:7rem!important}.ws-mid-7{width:6.5rem!important}.ws-8{width:8rem!important}.ws-mid-8{width:7.5rem!important}.ws-9{width:9rem!important}.ws-mid-9{width:8.5rem!important}.ws-10{width:10rem!important}.ws-mid-10{width:9.5rem!important}}@media (min-width: 992px){.ws-0{width:0rem!important}.ws-mid-0{width:-.5rem!important}.ws-1{width:1rem!important}.ws-mid-1{width:.5rem!important}.ws-2{width:2rem!important}.ws-mid-2{width:1.5rem!important}.ws-3{width:3rem!important}.ws-mid-3{width:2.5rem!important}.ws-4{width:4rem!important}.ws-mid-4{width:3.5rem!important}.ws-5{width:5rem!important}.ws-mid-5{width:4.5rem!important}.ws-6{width:6rem!important}.ws-mid-6{width:5.5rem!important}.ws-7{width:7rem!important}.ws-mid-7{width:6.5rem!important}.ws-8{width:8rem!important}.ws-mid-8{width:7.5rem!important}.ws-9{width:9rem!important}.ws-mid-9{width:8.5rem!important}.ws-10{width:10rem!important}.ws-mid-10{width:9.5rem!important}}@media (min-width: 1200px){.ws-0{width:0rem!important}.ws-mid-0{width:-.5rem!important}.ws-1{width:1rem!important}.ws-mid-1{width:.5rem!important}.ws-2{width:2rem!important}.ws-mid-2{width:1.5rem!important}.ws-3{width:3rem!important}.ws-mid-3{width:2.5rem!important}.ws-4{width:4rem!important}.ws-mid-4{width:3.5rem!important}.ws-5{width:5rem!important}.ws-mid-5{width:4.5rem!important}.ws-6{width:6rem!important}.ws-mid-6{width:5.5rem!important}.ws-7{width:7rem!important}.ws-mid-7{width:6.5rem!important}.ws-8{width:8rem!important}.ws-mid-8{width:7.5rem!important}.ws-9{width:9rem!important}.ws-mid-9{width:8.5rem!important}.ws-10{width:10rem!important}.ws-mid-10{width:9.5rem!important}}@media (min-width: 1366px){.ws-0{width:0rem!important}.ws-mid-0{width:-.5rem!important}.ws-1{width:1rem!important}.ws-mid-1{width:.5rem!important}.ws-2{width:2rem!important}.ws-mid-2{width:1.5rem!important}.ws-3{width:3rem!important}.ws-mid-3{width:2.5rem!important}.ws-4{width:4rem!important}.ws-mid-4{width:3.5rem!important}.ws-5{width:5rem!important}.ws-mid-5{width:4.5rem!important}.ws-6{width:6rem!important}.ws-mid-6{width:5.5rem!important}.ws-7{width:7rem!important}.ws-mid-7{width:6.5rem!important}.ws-8{width:8rem!important}.ws-mid-8{width:7.5rem!important}.ws-9{width:9rem!important}.ws-mid-9{width:8.5rem!important}.ws-10{width:10rem!important}.ws-mid-10{width:9.5rem!important}}@media (min-width: 1440px){.ws-0{width:0rem!important}.ws-mid-0{width:-.5rem!important}.ws-1{width:1rem!important}.ws-mid-1{width:.5rem!important}.ws-2{width:2rem!important}.ws-mid-2{width:1.5rem!important}.ws-3{width:3rem!important}.ws-mid-3{width:2.5rem!important}.ws-4{width:4rem!important}.ws-mid-4{width:3.5rem!important}.ws-5{width:5rem!important}.ws-mid-5{width:4.5rem!important}.ws-6{width:6rem!important}.ws-mid-6{width:5.5rem!important}.ws-7{width:7rem!important}.ws-mid-7{width:6.5rem!important}.ws-8{width:8rem!important}.ws-mid-8{width:7.5rem!important}.ws-9{width:9rem!important}.ws-mid-9{width:8.5rem!important}.ws-10{width:10rem!important}.ws-mid-10{width:9.5rem!important}}@media (min-width: 2560px){.ws-0{width:0rem!important}.ws-mid-0{width:-.5rem!important}.ws-1{width:1rem!important}.ws-mid-1{width:.5rem!important}.ws-2{width:2rem!important}.ws-mid-2{width:1.5rem!important}.ws-3{width:3rem!important}.ws-mid-3{width:2.5rem!important}.ws-4{width:4rem!important}.ws-mid-4{width:3.5rem!important}.ws-5{width:5rem!important}.ws-mid-5{width:4.5rem!important}.ws-6{width:6rem!important}.ws-mid-6{width:5.5rem!important}.ws-7{width:7rem!important}.ws-mid-7{width:6.5rem!important}.ws-8{width:8rem!important}.ws-mid-8{width:7.5rem!important}.ws-9{width:9rem!important}.ws-mid-9{width:8.5rem!important}.ws-10{width:10rem!important}.ws-mid-10{width:9.5rem!important}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item.center{z-index:5}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2,.mat-typography .custom-theme h1.smaller,.custom-theme .mat-typography h1.smaller{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar .custom-theme h1.smaller,.custom-theme .mat-toolbar h1.smaller,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.default-theme .mat-checkbox{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-checkbox-layout .mat-checkbox-label{line-height:24px}.default-theme .mat-badge-content{font-weight:600;font-size:12px;font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-badge-small .mat-badge-content{font-size:9px}.default-theme .mat-badge-large .mat-badge-content{font-size:24px}.default-theme .mat-h1,.default-theme .mat-headline,.default-theme .mat-typography .mat-h1,.default-theme .mat-typography .mat-headline,.default-theme .mat-typography h1{font:400 24px/32px Circular Std,Helvetica,sans-serif;letter-spacing:normal;margin:0 0 16px}.default-theme .mat-h2,.default-theme .mat-title,.default-theme .mat-typography .mat-h2,.default-theme .mat-typography .mat-title,.default-theme .mat-typography h2,.default-theme .mat-typography .custom-theme h1.smaller,.custom-theme .default-theme .mat-typography h1.smaller{font:500 20px/32px Circular Std,Helvetica,sans-serif;letter-spacing:normal;margin:0 0 16px}.default-theme .mat-h3,.default-theme .mat-subheading-2,.default-theme .mat-typography .mat-h3,.default-theme .mat-typography .mat-subheading-2,.default-theme .mat-typography h3{font:400 16px/28px Circular Std,Helvetica,sans-serif;letter-spacing:normal;margin:0 0 16px}.default-theme .mat-h4,.default-theme .mat-subheading-1,.default-theme .mat-typography .mat-h4,.default-theme .mat-typography .mat-subheading-1,.default-theme .mat-typography h4{font:400 15px/24px Circular Std,Helvetica,sans-serif;letter-spacing:normal;margin:0 0 16px}.default-theme .mat-h5,.default-theme .mat-typography .mat-h5,.default-theme .mat-typography h5{font:400 11.62px/20px Circular Std,Helvetica,sans-serif;margin:0 0 12px}.default-theme .mat-h6,.default-theme .mat-typography .mat-h6,.default-theme .mat-typography h6{font:400 9.38px/20px Circular Std,Helvetica,sans-serif;margin:0 0 12px}.default-theme .mat-body-strong,.default-theme .mat-body-2,.default-theme .mat-typography .mat-body-strong,.default-theme .mat-typography .mat-body-2{font:500 14px/24px Circular Std,Helvetica,sans-serif;letter-spacing:normal}.default-theme .mat-body,.default-theme .mat-body-1,.default-theme .mat-typography .mat-body,.default-theme .mat-typography .mat-body-1,.default-theme .mat-typography{font:400 14px/20px Circular Std,Helvetica,sans-serif;letter-spacing:normal}.default-theme .mat-body p,.default-theme .mat-body-1 p,.default-theme .mat-typography .mat-body p,.default-theme .mat-typography .mat-body-1 p,.default-theme .mat-typography p{margin:0 0 12px}.default-theme .mat-small,.default-theme .mat-caption,.default-theme .mat-typography .mat-small,.default-theme .mat-typography .mat-caption{font:400 12px/20px Circular Std,Helvetica,sans-serif;letter-spacing:normal}.default-theme .mat-display-4,.default-theme .mat-typography .mat-display-4{font:300 112px/112px Circular Std,Helvetica,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.default-theme .mat-display-3,.default-theme .mat-typography .mat-display-3{font:400 56px/56px Circular Std,Helvetica,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.default-theme .mat-display-2,.default-theme .mat-typography .mat-display-2{font:400 45px/48px Circular Std,Helvetica,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.default-theme .mat-display-1,.default-theme .mat-typography .mat-display-1{font:400 34px/40px Circular Std,Helvetica,sans-serif;letter-spacing:normal;margin:0 0 64px}.default-theme .mat-bottom-sheet-container{font:400 14px/20px Circular Std,Helvetica,sans-serif;letter-spacing:normal}.default-theme .mat-button,.default-theme .mat-raised-button,.default-theme .mat-icon-button,.default-theme .mat-stroked-button,.default-theme .mat-flat-button,.default-theme .mat-fab,.default-theme .mat-mini-fab{font-family:Circular Std,Helvetica,sans-serif;font-size:14px;font-weight:500}.default-theme .mat-button-toggle,.default-theme .mat-card{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-card-title{font-size:24px;font-weight:500}.default-theme .mat-card-header .mat-card-title{font-size:20px}.default-theme .mat-card-subtitle,.default-theme .mat-card-content{font-size:14px}.default-theme .mat-checkbox{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-checkbox-layout .mat-checkbox-label{line-height:24px}.default-theme .mat-chip{font-size:14px;font-weight:500}.default-theme .mat-chip .mat-chip-trailing-icon.mat-icon,.default-theme .mat-chip .mat-chip-remove.mat-icon{font-size:18px}.default-theme .mat-table{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-header-cell{font-size:12px;font-weight:500}.default-theme .mat-cell,.default-theme .mat-footer-cell{font-size:14px}.default-theme .mat-calendar{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-calendar-body{font-size:13px}.default-theme .mat-calendar-body-label,.default-theme .mat-calendar-period-button{font-size:14px;font-weight:500}.default-theme .mat-calendar-table-header th{font-size:11px;font-weight:400}.default-theme .mat-dialog-title{font:500 20px/32px Circular Std,Helvetica,sans-serif;letter-spacing:normal}.default-theme .mat-expansion-panel-header{font-family:Circular Std,Helvetica,sans-serif;font-size:15px;font-weight:400}.default-theme .mat-expansion-panel-content{font:400 14px/20px Circular Std,Helvetica,sans-serif;letter-spacing:normal}.default-theme .mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Circular Std,Helvetica,sans-serif;letter-spacing:normal}.default-theme .mat-form-field-wrapper{padding-bottom:1.34375em}.default-theme .mat-form-field-prefix .mat-icon,.default-theme .mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.default-theme .mat-form-field-prefix .mat-icon-button,.default-theme .mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.default-theme .mat-form-field-prefix .mat-icon-button .mat-icon,.default-theme .mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.default-theme .mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.default-theme .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.default-theme .mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34373em) scale(.75);width:133.3333533333%}.default-theme .mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34372em) scale(.75);width:133.3333633333%}.default-theme .mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.default-theme .mat-form-field-label{top:1.34375em}.default-theme .mat-form-field-underline{bottom:1.34375em}.default-theme .mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.default-theme .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.default-theme .mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.default-theme .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.default-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00106px);width:133.3333933333%}.default-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00107px);width:133.3334033333%}.default-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00108px);width:133.3334133333%}.default-theme .mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.default-theme .mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.default-theme .mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.default-theme .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.default-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28116em) scale(.75)}.default-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28115em) scale(.75)}.default-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28114em) scale(.75)}}.default-theme .mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.default-theme .mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.default-theme .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.default-theme .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59373em) scale(.75);width:133.3333533333%}.default-theme .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59372em) scale(.75);width:133.3333633333%}.default-theme .mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.default-theme .mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.default-theme .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.default-theme .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59373em) scale(.75);width:133.3333533333%}.default-theme .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59372em) scale(.75);width:133.3333633333%}.default-theme .mat-grid-tile-header,.default-theme .mat-grid-tile-footer{font-size:14px}.default-theme .mat-grid-tile-header .mat-line,.default-theme .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.default-theme .mat-grid-tile-header .mat-line:nth-child(n+2),.default-theme .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.default-theme input.mat-input-element{margin-top:-.0625em}.default-theme .mat-menu-item{font-family:Circular Std,Helvetica,sans-serif;font-size:14px;font-weight:400}.default-theme .mat-paginator,.default-theme .mat-paginator-page-size .mat-select-trigger{font-family:Circular Std,Helvetica,sans-serif;font-size:12px}.default-theme .mat-radio-button,.default-theme .mat-select{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-select-trigger{height:1.125em}.default-theme .mat-slide-toggle-content{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-slider-thumb-label-text{font-family:Circular Std,Helvetica,sans-serif;font-size:12px;font-weight:500}.default-theme .mat-stepper-vertical,.default-theme .mat-stepper-horizontal{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-step-label{font-size:14px;font-weight:400}.default-theme .mat-step-sub-label-error{font-weight:400}.default-theme .mat-step-label-error{font-size:14px}.default-theme .mat-step-label-selected{font-size:14px;font-weight:500}.default-theme .mat-tab-group{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-tab-label,.default-theme .mat-tab-link{font-family:Circular Std,Helvetica,sans-serif;font-size:14px;font-weight:500}.default-theme .mat-toolbar,.default-theme .mat-toolbar h1,.default-theme .mat-toolbar h2,.default-theme .mat-toolbar .custom-theme h1.smaller,.custom-theme .default-theme .mat-toolbar h1.smaller,.default-theme .mat-toolbar h3,.default-theme .mat-toolbar h4,.default-theme .mat-toolbar h5,.default-theme .mat-toolbar h6{font:500 20px/32px Circular Std,Helvetica,sans-serif;letter-spacing:normal;margin:0}.default-theme .mat-tooltip{font-family:Circular Std,Helvetica,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.default-theme .mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.default-theme .mat-list-item,.default-theme .mat-list-option{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-list-base .mat-list-item{font-size:16px}.default-theme .mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.default-theme .mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.default-theme .mat-list-base .mat-list-option{font-size:16px}.default-theme .mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.default-theme .mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.default-theme .mat-list-base .mat-subheader{font-family:Circular Std,Helvetica,sans-serif;font-size:14px;font-weight:500}.default-theme .mat-list-base[dense] .mat-list-item{font-size:12px}.default-theme .mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.default-theme .mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.default-theme .mat-list-base[dense] .mat-list-option{font-size:12px}.default-theme .mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.default-theme .mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.default-theme .mat-list-base[dense] .mat-subheader{font-family:Circular Std,Helvetica,sans-serif;font-size:12px;font-weight:500}.default-theme .mat-option{font-family:Circular Std,Helvetica,sans-serif;font-size:16px}.default-theme .mat-optgroup-label{font:500 14px/24px Circular Std,Helvetica,sans-serif;letter-spacing:normal}.default-theme .mat-simple-snackbar{font-family:Circular Std,Helvetica,sans-serif;font-size:14px}.default-theme .mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.default-theme .mat-tree{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-tree-node,.default-theme .mat-nested-tree-node{font-weight:400;font-size:14px}.default-theme .mat-badge-content{font-weight:600;font-size:12px;font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-badge-small .mat-badge-content{font-size:9px}.default-theme .mat-badge-large .mat-badge-content{font-size:24px}.default-theme .mat-h1,.default-theme .mat-headline,.default-theme .mat-typography .mat-h1,.default-theme .mat-typography .mat-headline,.default-theme .mat-typography h1{font:400 24px/32px Circular Std,Helvetica,sans-serif;letter-spacing:normal;margin:0 0 16px}.default-theme .mat-h2,.default-theme .mat-title,.default-theme .mat-typography .mat-h2,.default-theme .mat-typography .mat-title,.default-theme .mat-typography h2,.default-theme .mat-typography .custom-theme h1.smaller,.custom-theme .default-theme .mat-typography h1.smaller{font:500 20px/32px Circular Std,Helvetica,sans-serif;letter-spacing:normal;margin:0 0 16px}.default-theme .mat-h3,.default-theme .mat-subheading-2,.default-theme .mat-typography .mat-h3,.default-theme .mat-typography .mat-subheading-2,.default-theme .mat-typography h3{font:400 16px/28px Circular Std,Helvetica,sans-serif;letter-spacing:normal;margin:0 0 16px}.default-theme .mat-h4,.default-theme .mat-subheading-1,.default-theme .mat-typography .mat-h4,.default-theme .mat-typography .mat-subheading-1,.default-theme .mat-typography h4{font:400 15px/24px Circular Std,Helvetica,sans-serif;letter-spacing:normal;margin:0 0 16px}.default-theme .mat-h5,.default-theme .mat-typography .mat-h5,.default-theme .mat-typography h5{font:400 11.62px/20px Circular Std,Helvetica,sans-serif;margin:0 0 12px}.default-theme .mat-h6,.default-theme .mat-typography .mat-h6,.default-theme .mat-typography h6{font:400 9.38px/20px Circular Std,Helvetica,sans-serif;margin:0 0 12px}.default-theme .mat-body-strong,.default-theme .mat-body-2,.default-theme .mat-typography .mat-body-strong,.default-theme .mat-typography .mat-body-2{font:500 14px/24px Circular Std,Helvetica,sans-serif;letter-spacing:normal}.default-theme .mat-body,.default-theme .mat-body-1,.default-theme .mat-typography .mat-body,.default-theme .mat-typography .mat-body-1,.default-theme .mat-typography{font:400 14px/20px Circular Std,Helvetica,sans-serif;letter-spacing:normal}.default-theme .mat-body p,.default-theme .mat-body-1 p,.default-theme .mat-typography .mat-body p,.default-theme .mat-typography .mat-body-1 p,.default-theme .mat-typography p{margin:0 0 12px}.default-theme .mat-small,.default-theme .mat-caption,.default-theme .mat-typography .mat-small,.default-theme .mat-typography .mat-caption{font:400 12px/20px Circular Std,Helvetica,sans-serif;letter-spacing:normal}.default-theme .mat-display-4,.default-theme .mat-typography .mat-display-4{font:300 112px/112px Circular Std,Helvetica,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.default-theme .mat-display-3,.default-theme .mat-typography .mat-display-3{font:400 56px/56px Circular Std,Helvetica,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.default-theme .mat-display-2,.default-theme .mat-typography .mat-display-2{font:400 45px/48px Circular Std,Helvetica,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.default-theme .mat-display-1,.default-theme .mat-typography .mat-display-1{font:400 34px/40px Circular Std,Helvetica,sans-serif;letter-spacing:normal;margin:0 0 64px}.default-theme .mat-bottom-sheet-container{font:400 14px/20px Circular Std,Helvetica,sans-serif;letter-spacing:normal}.default-theme .mat-button,.default-theme .mat-raised-button,.default-theme .mat-icon-button,.default-theme .mat-stroked-button,.default-theme .mat-flat-button,.default-theme .mat-fab,.default-theme .mat-mini-fab{font-family:Circular Std,Helvetica,sans-serif;font-size:14px;font-weight:500}.default-theme .mat-button-toggle,.default-theme .mat-card{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-card-title{font-size:24px;font-weight:500}.default-theme .mat-card-header .mat-card-title{font-size:20px}.default-theme .mat-card-subtitle,.default-theme .mat-card-content{font-size:14px}.default-theme .mat-checkbox{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-checkbox-layout .mat-checkbox-label{line-height:24px}.default-theme .mat-chip{font-size:14px;font-weight:500}.default-theme .mat-chip .mat-chip-trailing-icon.mat-icon,.default-theme .mat-chip .mat-chip-remove.mat-icon{font-size:18px}.default-theme .mat-table{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-header-cell{font-size:12px;font-weight:500}.default-theme .mat-cell,.default-theme .mat-footer-cell{font-size:14px}.default-theme .mat-calendar{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-calendar-body{font-size:13px}.default-theme .mat-calendar-body-label,.default-theme .mat-calendar-period-button{font-size:14px;font-weight:500}.default-theme .mat-calendar-table-header th{font-size:11px;font-weight:400}.default-theme .mat-dialog-title{font:500 20px/32px Circular Std,Helvetica,sans-serif;letter-spacing:normal}.default-theme .mat-expansion-panel-header{font-family:Circular Std,Helvetica,sans-serif;font-size:15px;font-weight:400}.default-theme .mat-expansion-panel-content{font:400 14px/20px Circular Std,Helvetica,sans-serif;letter-spacing:normal}.default-theme .mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Circular Std,Helvetica,sans-serif;letter-spacing:normal}.default-theme .mat-form-field-wrapper{padding-bottom:1.34375em}.default-theme .mat-form-field-prefix .mat-icon,.default-theme .mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.default-theme .mat-form-field-prefix .mat-icon-button,.default-theme .mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.default-theme .mat-form-field-prefix .mat-icon-button .mat-icon,.default-theme .mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.default-theme .mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.default-theme .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.default-theme .mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34371em) scale(.75);width:133.3333733333%}.default-theme .mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.3437em) scale(.75);width:133.3333833333%}.default-theme .mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.default-theme .mat-form-field-label{top:1.34375em}.default-theme .mat-form-field-underline{bottom:1.34375em}.default-theme .mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.default-theme .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.default-theme .mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.default-theme .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.default-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00112px);width:133.3334533333%}.default-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00113px);width:133.3334633333%}.default-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00114px);width:133.3334733333%}.default-theme .mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.default-theme .mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.default-theme .mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.default-theme .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.default-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2811em) scale(.75)}.default-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28109em) scale(.75)}.default-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28108em) scale(.75)}}.default-theme .mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.default-theme .mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.default-theme .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.default-theme .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59371em) scale(.75);width:133.3333733333%}.default-theme .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.5937em) scale(.75);width:133.3333833333%}.default-theme .mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.default-theme .mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.default-theme .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.default-theme .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59371em) scale(.75);width:133.3333733333%}.default-theme .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.5937em) scale(.75);width:133.3333833333%}.default-theme .mat-grid-tile-header,.default-theme .mat-grid-tile-footer{font-size:14px}.default-theme .mat-grid-tile-header .mat-line,.default-theme .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.default-theme .mat-grid-tile-header .mat-line:nth-child(n+2),.default-theme .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.default-theme input.mat-input-element{margin-top:-.0625em}.default-theme .mat-menu-item{font-family:Circular Std,Helvetica,sans-serif;font-size:14px;font-weight:400}.default-theme .mat-paginator,.default-theme .mat-paginator-page-size .mat-select-trigger{font-family:Circular Std,Helvetica,sans-serif;font-size:12px}.default-theme .mat-radio-button,.default-theme .mat-select{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-select-trigger{height:1.125em}.default-theme .mat-slide-toggle-content{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-slider-thumb-label-text{font-family:Circular Std,Helvetica,sans-serif;font-size:12px;font-weight:500}.default-theme .mat-stepper-vertical,.default-theme .mat-stepper-horizontal{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-step-label{font-size:14px;font-weight:400}.default-theme .mat-step-sub-label-error{font-weight:400}.default-theme .mat-step-label-error{font-size:14px}.default-theme .mat-step-label-selected{font-size:14px;font-weight:500}.default-theme .mat-tab-group{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-tab-label,.default-theme .mat-tab-link{font-family:Circular Std,Helvetica,sans-serif;font-size:14px;font-weight:500}.default-theme .mat-toolbar,.default-theme .mat-toolbar h1,.default-theme .mat-toolbar h2,.default-theme .mat-toolbar .custom-theme h1.smaller,.custom-theme .default-theme .mat-toolbar h1.smaller,.default-theme .mat-toolbar h3,.default-theme .mat-toolbar h4,.default-theme .mat-toolbar h5,.default-theme .mat-toolbar h6{font:500 20px/32px Circular Std,Helvetica,sans-serif;letter-spacing:normal;margin:0}.default-theme .mat-tooltip{font-family:Circular Std,Helvetica,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.default-theme .mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.default-theme .mat-list-item,.default-theme .mat-list-option{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-list-base .mat-list-item{font-size:16px}.default-theme .mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.default-theme .mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.default-theme .mat-list-base .mat-list-option{font-size:16px}.default-theme .mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.default-theme .mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.default-theme .mat-list-base .mat-subheader{font-family:Circular Std,Helvetica,sans-serif;font-size:14px;font-weight:500}.default-theme .mat-list-base[dense] .mat-list-item{font-size:12px}.default-theme .mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.default-theme .mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.default-theme .mat-list-base[dense] .mat-list-option{font-size:12px}.default-theme .mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.default-theme .mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.default-theme .mat-list-base[dense] .mat-subheader{font-family:Circular Std,Helvetica,sans-serif;font-size:12px;font-weight:500}.default-theme .mat-option{font-family:Circular Std,Helvetica,sans-serif;font-size:16px}.default-theme .mat-optgroup-label{font:500 14px/24px Circular Std,Helvetica,sans-serif;letter-spacing:normal}.default-theme .mat-simple-snackbar{font-family:Circular Std,Helvetica,sans-serif;font-size:14px}.default-theme .mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.default-theme .mat-tree{font-family:Circular Std,Helvetica,sans-serif}.default-theme .mat-tree-node,.default-theme .mat-nested-tree-node{font-weight:400;font-size:14px}.default-theme .mat-ripple{overflow:hidden;position:relative}.default-theme .mat-ripple:not(:empty){transform:translateZ(0)}.default-theme .mat-ripple.mat-ripple-unbounded{overflow:visible}.default-theme .mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .default-theme .mat-ripple-element{display:none}.default-theme .cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .default-theme .cdk-visually-hidden{left:auto;right:0}.default-theme .cdk-overlay-container,.default-theme .cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.default-theme .cdk-overlay-container{position:fixed;z-index:1000}.default-theme .cdk-overlay-container:empty{display:none}.default-theme .cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.default-theme .cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.default-theme .cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.default-theme .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .default-theme .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.default-theme .cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.default-theme .cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.default-theme .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.default-theme .cdk-overlay-backdrop-noop-animation{transition:none}.default-theme .cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.default-theme .cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.default-theme textarea.cdk-textarea-autosize{resize:none}.default-theme textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}.default-theme textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.default-theme .cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.default-theme .cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.default-theme .mat-focus-indicator{position:relative}.default-theme .mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.default-theme .mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active .default-theme{--mat-focus-indicator-display: block}.default-theme .mat-mdc-focus-indicator{position:relative}.default-theme .mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.default-theme .mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active .default-theme{--mat-mdc-focus-indicator-display: block}.default-theme .mat-ripple-element{background-color:#0000001a}.default-theme .mat-option{color:#000000de}.default-theme .mat-option:hover:not(.mat-option-disabled),.default-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.default-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.default-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.default-theme .mat-option.mat-option-disabled{color:#00000061}.default-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#345da7}.default-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#718ec1}.default-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.default-theme .mat-optgroup-label{color:#0000008a}.default-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.default-theme .mat-pseudo-checkbox{color:#0000008a}.default-theme .mat-pseudo-checkbox:after{color:#fafafa}.default-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.default-theme .mat-primary .mat-pseudo-checkbox-checked,.default-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#345da7}.default-theme .mat-pseudo-checkbox-checked,.default-theme .mat-pseudo-checkbox-indeterminate,.default-theme .mat-accent .mat-pseudo-checkbox-checked,.default-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#718ec1}.default-theme .mat-warn .mat-pseudo-checkbox-checked,.default-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.default-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.default-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.default-theme .mat-app-background,.default-theme.mat-app-background{background-color:#fafafa;color:#000000de}.default-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.default-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.default-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.default-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.default-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.default-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.default-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.default-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.default-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.default-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.default-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.default-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.default-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.default-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.default-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.default-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.default-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.default-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.default-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.default-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.default-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.default-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.default-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.default-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.default-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.default-theme .mat-ripple-element{background-color:#0000001a}.default-theme .mat-option{color:#000000de}.default-theme .mat-option:hover:not(.mat-option-disabled),.default-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.default-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.default-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.default-theme .mat-option.mat-option-disabled{color:#00000061}.default-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#345da7}.default-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#718ec1}.default-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.default-theme .mat-optgroup-label{color:#0000008a}.default-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.default-theme .mat-pseudo-checkbox{color:#0000008a}.default-theme .mat-pseudo-checkbox:after{color:#fafafa}.default-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.default-theme .mat-primary .mat-pseudo-checkbox-checked,.default-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#345da7}.default-theme .mat-pseudo-checkbox-checked,.default-theme .mat-pseudo-checkbox-indeterminate,.default-theme .mat-accent .mat-pseudo-checkbox-checked,.default-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#718ec1}.default-theme .mat-warn .mat-pseudo-checkbox-checked,.default-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.default-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.default-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.default-theme .mat-app-background,.default-theme.mat-app-background{background-color:#fafafa;color:#000000de}.default-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.default-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.default-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.default-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.default-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.default-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.default-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.default-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.default-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.default-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.default-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.default-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.default-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.default-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.default-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.default-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.default-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.default-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.default-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.default-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.default-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.default-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.default-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.default-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.default-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.default-theme .mat-autocomplete-panel{background:white;color:#000000de}.default-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.default-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.default-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.default-theme .mat-badge{position:relative}.default-theme .mat-badge.mat-badge{overflow:visible}.default-theme .mat-badge-hidden .mat-badge-content{display:none}.default-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.default-theme .ng-animate-disabled .mat-badge-content,.default-theme .mat-badge-content._mat-animation-noopable{transition:none}.default-theme .mat-badge-content.mat-badge-active{transform:none}.default-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.default-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.default-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.default-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .default-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.default-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .default-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.default-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .default-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.default-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .default-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.default-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.default-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.default-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.default-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .default-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.default-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .default-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.default-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .default-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.default-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .default-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.default-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.default-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.default-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.default-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .default-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.default-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .default-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.default-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .default-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.default-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .default-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.default-theme .mat-badge-content{color:#fff;background:#345da7}.cdk-high-contrast-active .default-theme .mat-badge-content{outline:solid 1px;border-radius:0}.default-theme .mat-badge-accent .mat-badge-content{background:#718ec1;color:#000}.default-theme .mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.default-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.default-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.default-theme .mat-button,.default-theme .mat-icon-button,.default-theme .mat-stroked-button{color:inherit;background:transparent}.default-theme .mat-button.mat-primary,.default-theme .mat-icon-button.mat-primary,.default-theme .mat-stroked-button.mat-primary{color:#345da7}.default-theme .mat-button.mat-accent,.default-theme .mat-icon-button.mat-accent,.default-theme .mat-stroked-button.mat-accent{color:#718ec1}.default-theme .mat-button.mat-warn,.default-theme .mat-icon-button.mat-warn,.default-theme .mat-stroked-button.mat-warn{color:#f44336}.default-theme .mat-button.mat-primary.mat-button-disabled,.default-theme .mat-button.mat-accent.mat-button-disabled,.default-theme .mat-button.mat-warn.mat-button-disabled,.default-theme .mat-button.mat-button-disabled.mat-button-disabled,.default-theme .mat-icon-button.mat-primary.mat-button-disabled,.default-theme .mat-icon-button.mat-accent.mat-button-disabled,.default-theme .mat-icon-button.mat-warn.mat-button-disabled,.default-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.default-theme .mat-stroked-button.mat-primary.mat-button-disabled,.default-theme .mat-stroked-button.mat-accent.mat-button-disabled,.default-theme .mat-stroked-button.mat-warn.mat-button-disabled,.default-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.default-theme .mat-button.mat-primary .mat-button-focus-overlay,.default-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.default-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#345da7}.default-theme .mat-button.mat-accent .mat-button-focus-overlay,.default-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.default-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#718ec1}.default-theme .mat-button.mat-warn .mat-button-focus-overlay,.default-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.default-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.default-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.default-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.default-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.default-theme .mat-button .mat-ripple-element,.default-theme .mat-icon-button .mat-ripple-element,.default-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.default-theme .mat-button-focus-overlay{background:black}.default-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.default-theme .mat-flat-button,.default-theme .mat-raised-button,.default-theme .mat-fab,.default-theme .mat-mini-fab{color:#000000de;background-color:#fff}.default-theme .mat-flat-button.mat-primary,.default-theme .mat-raised-button.mat-primary,.default-theme .mat-fab.mat-primary,.default-theme .mat-mini-fab.mat-primary{color:#fff}.default-theme .mat-flat-button.mat-accent,.default-theme .mat-raised-button.mat-accent,.default-theme .mat-fab.mat-accent,.default-theme .mat-mini-fab.mat-accent{color:#000}.default-theme .mat-flat-button.mat-warn,.default-theme .mat-raised-button.mat-warn,.default-theme .mat-fab.mat-warn,.default-theme .mat-mini-fab.mat-warn{color:#fff}.default-theme .mat-flat-button.mat-primary.mat-button-disabled,.default-theme .mat-flat-button.mat-accent.mat-button-disabled,.default-theme .mat-flat-button.mat-warn.mat-button-disabled,.default-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.default-theme .mat-raised-button.mat-primary.mat-button-disabled,.default-theme .mat-raised-button.mat-accent.mat-button-disabled,.default-theme .mat-raised-button.mat-warn.mat-button-disabled,.default-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.default-theme .mat-fab.mat-primary.mat-button-disabled,.default-theme .mat-fab.mat-accent.mat-button-disabled,.default-theme .mat-fab.mat-warn.mat-button-disabled,.default-theme .mat-fab.mat-button-disabled.mat-button-disabled,.default-theme .mat-mini-fab.mat-primary.mat-button-disabled,.default-theme .mat-mini-fab.mat-accent.mat-button-disabled,.default-theme .mat-mini-fab.mat-warn.mat-button-disabled,.default-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.default-theme .mat-flat-button.mat-primary,.default-theme .mat-raised-button.mat-primary,.default-theme .mat-fab.mat-primary,.default-theme .mat-mini-fab.mat-primary{background-color:#345da7}.default-theme .mat-flat-button.mat-accent,.default-theme .mat-raised-button.mat-accent,.default-theme .mat-fab.mat-accent,.default-theme .mat-mini-fab.mat-accent{background-color:#718ec1}.default-theme .mat-flat-button.mat-warn,.default-theme .mat-raised-button.mat-warn,.default-theme .mat-fab.mat-warn,.default-theme .mat-mini-fab.mat-warn{background-color:#f44336}.default-theme .mat-flat-button.mat-primary.mat-button-disabled,.default-theme .mat-flat-button.mat-accent.mat-button-disabled,.default-theme .mat-flat-button.mat-warn.mat-button-disabled,.default-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.default-theme .mat-raised-button.mat-primary.mat-button-disabled,.default-theme .mat-raised-button.mat-accent.mat-button-disabled,.default-theme .mat-raised-button.mat-warn.mat-button-disabled,.default-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.default-theme .mat-fab.mat-primary.mat-button-disabled,.default-theme .mat-fab.mat-accent.mat-button-disabled,.default-theme .mat-fab.mat-warn.mat-button-disabled,.default-theme .mat-fab.mat-button-disabled.mat-button-disabled,.default-theme .mat-mini-fab.mat-primary.mat-button-disabled,.default-theme .mat-mini-fab.mat-accent.mat-button-disabled,.default-theme .mat-mini-fab.mat-warn.mat-button-disabled,.default-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.default-theme .mat-flat-button.mat-primary .mat-ripple-element,.default-theme .mat-raised-button.mat-primary .mat-ripple-element,.default-theme .mat-fab.mat-primary .mat-ripple-element,.default-theme .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}.default-theme .mat-flat-button.mat-accent .mat-ripple-element,.default-theme .mat-raised-button.mat-accent .mat-ripple-element,.default-theme .mat-fab.mat-accent .mat-ripple-element,.default-theme .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#0000001a}.default-theme .mat-flat-button.mat-warn .mat-ripple-element,.default-theme .mat-raised-button.mat-warn .mat-ripple-element,.default-theme .mat-fab.mat-warn .mat-ripple-element,.default-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.default-theme .mat-stroked-button:not([class*=mat-elevation-z]),.default-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.default-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.default-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.default-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.default-theme .mat-fab:not([class*=mat-elevation-z]),.default-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.default-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.default-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.default-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.default-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.default-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.default-theme .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.default-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.default-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.default-theme .mat-button-toggle{color:#00000061}.default-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.default-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.default-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.default-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}.default-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.default-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.default-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.default-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.default-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.default-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.default-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.default-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.default-theme .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.default-theme .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.default-theme .mat-card{background:white;color:#000000de}.default-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.default-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.default-theme .mat-card-subtitle{color:#0000008a}.default-theme .mat-checkbox-frame{border-color:#0000008a}.default-theme .mat-checkbox-checkmark{fill:#fafafa}.default-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.default-theme .mat-checkbox-mixedmark{background-color:#fafafa}.default-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.default-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#345da7}.default-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.default-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#718ec1}.default-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.default-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f44336}.default-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.default-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.default-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.default-theme .mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.default-theme .mat-checkbox .mat-ripple-element{background-color:#000}.default-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.default-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#345da7}.default-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.default-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#718ec1}.default-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.default-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.default-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.default-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.default-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.default-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.default-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.default-theme .mat-chip.mat-standard-chip:after{background:black}.default-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#345da7;color:#fff}.default-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.default-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.default-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.default-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.default-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.default-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#718ec1;color:#000}.default-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000;opacity:.4}.default-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#0000001a}.default-theme .mat-table{background:white}.default-theme .mat-table thead,.default-theme .mat-table tbody,.default-theme .mat-table tfoot,.default-theme mat-header-row,.default-theme mat-row,.default-theme mat-footer-row,.default-theme [mat-header-row],.default-theme [mat-row],.default-theme [mat-footer-row],.default-theme .mat-table-sticky{background:inherit}.default-theme mat-row,.default-theme mat-header-row,.default-theme mat-footer-row,.default-theme th.mat-header-cell,.default-theme td.mat-cell,.default-theme td.mat-footer-cell{border-bottom-color:#0000001f}.default-theme .mat-header-cell{color:#0000008a}.default-theme .mat-cell,.default-theme .mat-footer-cell{color:#000000de}.default-theme .mat-calendar-arrow{fill:#0000008a}.default-theme .mat-datepicker-toggle,.default-theme .mat-datepicker-content .mat-calendar-next-button,.default-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.default-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.default-theme .mat-calendar-table-header,.default-theme .mat-calendar-body-label{color:#0000008a}.default-theme .mat-calendar-body-cell-content,.default-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.default-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.default-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.default-theme .mat-calendar-body-in-preview{color:#0000003d}.default-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.default-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.default-theme .mat-calendar-body-in-range:before{background:rgba(52,93,167,.2)}.default-theme .mat-calendar-body-comparison-identical,.default-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.default-theme .mat-calendar-body-comparison-bridge-start:before,.default-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(52,93,167,.2) 50%,rgba(249,171,0,.2) 50%)}.default-theme .mat-calendar-body-comparison-bridge-end:before,.default-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(52,93,167,.2) 50%,rgba(249,171,0,.2) 50%)}.default-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.default-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.default-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.default-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.default-theme .mat-calendar-body-selected{background-color:#345da7;color:#fff}.default-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#345da766}.default-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.default-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.default-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#345da74d}@media (hover: hover){.default-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#345da74d}}.default-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.default-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(113,142,193,.2)}.default-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.default-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.default-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.default-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(113,142,193,.2) 50%,rgba(249,171,0,.2) 50%)}.default-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.default-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(113,142,193,.2) 50%,rgba(249,171,0,.2) 50%)}.default-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.default-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.default-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.default-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.default-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#718ec1;color:#000}.default-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#718ec166}.default-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.default-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.default-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#718ec14d}@media (hover: hover){.default-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#718ec14d}}.default-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.default-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.default-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.default-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.default-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.default-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.default-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.default-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.default-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.default-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.default-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.default-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.default-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.default-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.default-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.default-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.default-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.default-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.default-theme .mat-datepicker-toggle-active{color:#345da7}.default-theme .mat-datepicker-toggle-active.mat-accent{color:#718ec1}.default-theme .mat-datepicker-toggle-active.mat-warn{color:#f44336}.default-theme .mat-date-range-input-inner[disabled]{color:#00000061}.default-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.default-theme .mat-divider{border-top-color:#0000001f}.default-theme .mat-divider-vertical{border-right-color:#0000001f}.default-theme .mat-expansion-panel{background:white;color:#000000de}.default-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.default-theme .mat-action-row{border-top-color:#0000001f}.default-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.default-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.default-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.default-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.default-theme .mat-expansion-panel-header-title{color:#000000de}.default-theme .mat-expansion-panel-header-description,.default-theme .mat-expansion-indicator:after{color:#0000008a}.default-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.default-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.default-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.default-theme .mat-expansion-panel-header{height:48px}.default-theme .mat-expansion-panel-header.mat-expanded{height:64px}.default-theme .mat-form-field-label,.default-theme .mat-hint{color:#0009}.default-theme .mat-form-field.mat-focused .mat-form-field-label{color:#345da7}.default-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#718ec1}.default-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.default-theme .mat-focused .mat-form-field-required-marker{color:#718ec1}.default-theme .mat-form-field-ripple{background-color:#000000de}.default-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#345da7}.default-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#718ec1}.default-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.default-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#345da7}.default-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#718ec1}.default-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#f44336}.default-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.default-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.default-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}.default-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.default-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.default-theme .mat-error{color:#f44336}.default-theme .mat-form-field-appearance-legacy .mat-form-field-label,.default-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.default-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.default-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.default-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.default-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.default-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.default-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.default-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.default-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.default-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.default-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.default-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.default-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#345da7}.default-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#718ec1}.default-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.default-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.default-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.default-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.default-theme .mat-icon.mat-primary{color:#345da7}.default-theme .mat-icon.mat-accent{color:#718ec1}.default-theme .mat-icon.mat-warn{color:#f44336}.default-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.default-theme .mat-input-element:disabled,.default-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.default-theme .mat-input-element{caret-color:#345da7}.default-theme .mat-input-element::placeholder{color:#0000006b}.default-theme .mat-input-element::-moz-placeholder{color:#0000006b}.default-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.default-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.default-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#718ec1}.default-theme .mat-form-field.mat-warn .mat-input-element,.default-theme .mat-form-field-invalid .mat-input-element{caret-color:#f44336}.default-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}.default-theme .mat-list-base .mat-list-item,.default-theme .mat-list-base .mat-list-option{color:#000000de}.default-theme .mat-list-base .mat-subheader{color:#0000008a}.default-theme .mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.default-theme .mat-list-option:hover,.default-theme .mat-list-option:focus,.default-theme .mat-nav-list .mat-list-item:hover,.default-theme .mat-nav-list .mat-list-item:focus,.default-theme .mat-action-list .mat-list-item:hover,.default-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.default-theme .mat-list-single-selected-option,.default-theme .mat-list-single-selected-option:hover,.default-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.default-theme .mat-menu-panel{background:white}.default-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.default-theme .mat-menu-item{background:transparent;color:#000000de}.default-theme .mat-menu-item[disabled],.default-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.default-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.default-theme .mat-menu-item .mat-icon-no-color,.default-theme .mat-menu-submenu-icon{color:#0000008a}.default-theme .mat-menu-item:hover:not([disabled]),.default-theme .mat-menu-item.cdk-program-focused:not([disabled]),.default-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.default-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.default-theme .mat-paginator{background:white}.default-theme .mat-paginator,.default-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.default-theme .mat-paginator-decrement,.default-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.default-theme .mat-paginator-first,.default-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.default-theme .mat-icon-button[disabled] .mat-paginator-decrement,.default-theme .mat-icon-button[disabled] .mat-paginator-increment,.default-theme .mat-icon-button[disabled] .mat-paginator-first,.default-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.default-theme .mat-paginator-container{min-height:56px}.default-theme .mat-progress-bar-background{fill:#c9d3e5}.default-theme .mat-progress-bar-buffer{background-color:#c9d3e5}.default-theme .mat-progress-bar-fill:after{background-color:#345da7}.default-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#d8dfec}.default-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#d8dfec}.default-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#718ec1}.default-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f9ccc9}.default-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f9ccc9}.default-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}.default-theme .mat-progress-spinner circle,.default-theme .mat-spinner circle{stroke:#345da7}.default-theme .mat-progress-spinner.mat-accent circle,.default-theme .mat-spinner.mat-accent circle{stroke:#718ec1}.default-theme .mat-progress-spinner.mat-warn circle,.default-theme .mat-spinner.mat-warn circle{stroke:#f44336}.default-theme .mat-radio-outer-circle{border-color:#0000008a}.default-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#345da7}.default-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.default-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.default-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.default-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#345da7}.default-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#718ec1}.default-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.default-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.default-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.default-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#718ec1}.default-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.default-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.default-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.default-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.default-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.default-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.default-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.default-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.default-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.default-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.default-theme .mat-radio-button .mat-ripple-element{background-color:#000}.default-theme .mat-select-value{color:#000000de}.default-theme .mat-select-placeholder{color:#0000006b}.default-theme .mat-select-disabled .mat-select-value{color:#00000061}.default-theme .mat-select-arrow{color:#0000008a}.default-theme .mat-select-panel{background:white}.default-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.default-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.default-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#345da7}.default-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#718ec1}.default-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.default-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}.default-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.default-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.default-theme .mat-drawer{background-color:#fff;color:#000000de}.default-theme .mat-drawer.mat-drawer-push{background-color:#fff}.default-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.default-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.default-theme .mat-drawer-side.mat-drawer-end,.default-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.default-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.default-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.default-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#718ec1}.default-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#718ec18a}.default-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#718ec1}.default-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#345da7}.default-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#345da78a}.default-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#345da7}.default-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.default-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#f443368a}.default-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.default-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.default-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.default-theme .mat-slide-toggle-bar{background-color:#00000061}.default-theme .mat-slider-track-background{background-color:#00000042}.default-theme .mat-slider.mat-primary .mat-slider-track-fill,.default-theme .mat-slider.mat-primary .mat-slider-thumb,.default-theme .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#345da7}.default-theme .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.default-theme .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#345da733}.default-theme .mat-slider.mat-accent .mat-slider-track-fill,.default-theme .mat-slider.mat-accent .mat-slider-thumb,.default-theme .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#718ec1}.default-theme .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#000}.default-theme .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#718ec133}.default-theme .mat-slider.mat-warn .mat-slider-track-fill,.default-theme .mat-slider.mat-warn .mat-slider-thumb,.default-theme .mat-slider.mat-warn .mat-slider-thumb-label{background-color:#f44336}.default-theme .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.default-theme .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f4433633}.default-theme .mat-slider:hover .mat-slider-track-background,.default-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.default-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,.default-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,.default-theme .mat-slider.mat-slider-disabled .mat-slider-thumb,.default-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.default-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.default-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.default-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.default-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.default-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.default-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.default-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.default-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.default-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.default-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.default-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.default-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.default-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.default-theme .mat-step-header.cdk-keyboard-focused,.default-theme .mat-step-header.cdk-program-focused,.default-theme .mat-step-header:hover:not([aria-disabled]),.default-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.default-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.default-theme .mat-step-header:hover{background:none}}.default-theme .mat-step-header .mat-step-label,.default-theme .mat-step-header .mat-step-optional{color:#0000008a}.default-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.default-theme .mat-step-header .mat-step-icon-selected,.default-theme .mat-step-header .mat-step-icon-state-done,.default-theme .mat-step-header .mat-step-icon-state-edit{background-color:#345da7;color:#fff}.default-theme .mat-step-header.mat-accent .mat-step-icon{color:#000}.default-theme .mat-step-header.mat-accent .mat-step-icon-selected,.default-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.default-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#718ec1;color:#000}.default-theme .mat-step-header.mat-warn .mat-step-icon{color:#fff}.default-theme .mat-step-header.mat-warn .mat-step-icon-selected,.default-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.default-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.default-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.default-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.default-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.default-theme .mat-stepper-horizontal,.default-theme .mat-stepper-vertical{background-color:#fff}.default-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.default-theme .mat-horizontal-stepper-header:before,.default-theme .mat-horizontal-stepper-header:after,.default-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.default-theme .mat-horizontal-stepper-header{height:72px}.default-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.default-theme .mat-vertical-stepper-header{padding:24px}.default-theme .mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.default-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.default-theme .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.default-theme .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.default-theme .mat-sort-header-arrow{color:#757575}.default-theme .mat-tab-nav-bar,.default-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.default-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.default-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.default-theme .mat-tab-label,.default-theme .mat-tab-link{color:#000000de}.default-theme .mat-tab-label.mat-tab-disabled,.default-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.default-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.default-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.default-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.default-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.default-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.default-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c2cee54d}.default-theme .mat-tab-group.mat-primary .mat-ink-bar,.default-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#345da7}.default-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.default-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.default-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.default-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.default-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.default-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c2cee54d}.default-theme .mat-tab-group.mat-accent .mat-ink-bar,.default-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#718ec1}.default-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.default-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.default-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.default-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#000}.default-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.default-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.default-theme .mat-tab-group.mat-warn .mat-ink-bar,.default-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.default-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.default-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.default-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.default-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.default-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.default-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c2cee54d}.default-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.default-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.default-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.default-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.default-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.default-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#345da7}.default-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.default-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.default-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.default-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.default-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.default-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.default-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.default-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.default-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.default-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.default-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.default-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.default-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.default-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.default-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.default-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.default-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.default-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.default-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.default-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.default-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.default-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.default-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.default-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.default-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.default-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.default-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.default-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c2cee54d}.default-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.default-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.default-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.default-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.default-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.default-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#718ec1}.default-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.default-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.default-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.default-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#000}.default-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.default-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.default-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.default-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.default-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.default-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.default-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.default-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.default-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.default-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.default-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.default-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#000}.default-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.default-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.default-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.default-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.default-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.default-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.default-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.default-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.default-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.default-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.default-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.default-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.default-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.default-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.default-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.default-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.default-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.default-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.default-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#f44336}.default-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.default-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.default-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.default-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.default-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.default-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.default-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.default-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.default-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.default-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.default-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.default-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.default-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.default-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.default-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.default-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.default-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.default-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.default-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.default-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.default-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.default-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.default-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.default-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.default-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.default-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.default-theme .mat-toolbar{background:whitesmoke;color:#000000de}.default-theme .mat-toolbar.mat-primary{background:#345da7;color:#fff}.default-theme .mat-toolbar.mat-accent{background:#718ec1;color:#000}.default-theme .mat-toolbar.mat-warn{background:#f44336;color:#fff}.default-theme .mat-toolbar .mat-form-field-underline,.default-theme .mat-toolbar .mat-form-field-ripple,.default-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.default-theme .mat-toolbar .mat-form-field-label,.default-theme .mat-toolbar .mat-focused .mat-form-field-label,.default-theme .mat-toolbar .mat-select-value,.default-theme .mat-toolbar .mat-select-arrow,.default-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.default-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.default-theme .mat-toolbar-multiple-rows{min-height:64px}.default-theme .mat-toolbar-row,.default-theme .mat-toolbar-single-row{height:64px}@media (max-width: 599px){.default-theme .mat-toolbar-multiple-rows{min-height:56px}.default-theme .mat-toolbar-row,.default-theme .mat-toolbar-single-row{height:56px}}.default-theme .mat-tooltip{background:rgba(97,97,97,.9)}.default-theme .mat-tree{background:white}.default-theme .mat-tree-node,.default-theme .mat-nested-tree-node{color:#000000de}.default-theme .mat-tree-node{min-height:48px}.default-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.default-theme .mat-simple-snackbar-action{color:#718ec1}.default-theme .mat-button,.default-theme .mat-icon-button,.default-theme .mat-stroked-button{color:inherit;background:transparent}.default-theme .mat-button.mat-primary,.default-theme .mat-icon-button.mat-primary,.default-theme .mat-stroked-button.mat-primary{color:#345da7}.default-theme .mat-button.mat-accent,.default-theme .mat-icon-button.mat-accent,.default-theme .mat-stroked-button.mat-accent{color:#718ec1}.default-theme .mat-button.mat-warn,.default-theme .mat-icon-button.mat-warn,.default-theme .mat-stroked-button.mat-warn{color:#f44336}.default-theme .mat-button.mat-primary.mat-button-disabled,.default-theme .mat-button.mat-accent.mat-button-disabled,.default-theme .mat-button.mat-warn.mat-button-disabled,.default-theme .mat-button.mat-button-disabled.mat-button-disabled,.default-theme .mat-icon-button.mat-primary.mat-button-disabled,.default-theme .mat-icon-button.mat-accent.mat-button-disabled,.default-theme .mat-icon-button.mat-warn.mat-button-disabled,.default-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.default-theme .mat-stroked-button.mat-primary.mat-button-disabled,.default-theme .mat-stroked-button.mat-accent.mat-button-disabled,.default-theme .mat-stroked-button.mat-warn.mat-button-disabled,.default-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.default-theme .mat-button.mat-primary .mat-button-focus-overlay,.default-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.default-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#345da7}.default-theme .mat-button.mat-accent .mat-button-focus-overlay,.default-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.default-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#718ec1}.default-theme .mat-button.mat-warn .mat-button-focus-overlay,.default-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.default-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.default-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.default-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.default-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.default-theme .mat-button .mat-ripple-element,.default-theme .mat-icon-button .mat-ripple-element,.default-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.default-theme .mat-button-focus-overlay{background:black}.default-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.default-theme .mat-flat-button,.default-theme .mat-raised-button,.default-theme .mat-fab,.default-theme .mat-mini-fab{color:#000000de;background-color:#fff}.default-theme .mat-flat-button.mat-primary,.default-theme .mat-raised-button.mat-primary,.default-theme .mat-fab.mat-primary,.default-theme .mat-mini-fab.mat-primary{color:#fff}.default-theme .mat-flat-button.mat-accent,.default-theme .mat-raised-button.mat-accent,.default-theme .mat-fab.mat-accent,.default-theme .mat-mini-fab.mat-accent{color:#000}.default-theme .mat-flat-button.mat-warn,.default-theme .mat-raised-button.mat-warn,.default-theme .mat-fab.mat-warn,.default-theme .mat-mini-fab.mat-warn{color:#fff}.default-theme .mat-flat-button.mat-primary.mat-button-disabled,.default-theme .mat-flat-button.mat-accent.mat-button-disabled,.default-theme .mat-flat-button.mat-warn.mat-button-disabled,.default-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.default-theme .mat-raised-button.mat-primary.mat-button-disabled,.default-theme .mat-raised-button.mat-accent.mat-button-disabled,.default-theme .mat-raised-button.mat-warn.mat-button-disabled,.default-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.default-theme .mat-fab.mat-primary.mat-button-disabled,.default-theme .mat-fab.mat-accent.mat-button-disabled,.default-theme .mat-fab.mat-warn.mat-button-disabled,.default-theme .mat-fab.mat-button-disabled.mat-button-disabled,.default-theme .mat-mini-fab.mat-primary.mat-button-disabled,.default-theme .mat-mini-fab.mat-accent.mat-button-disabled,.default-theme .mat-mini-fab.mat-warn.mat-button-disabled,.default-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.default-theme .mat-flat-button.mat-primary,.default-theme .mat-raised-button.mat-primary,.default-theme .mat-fab.mat-primary,.default-theme .mat-mini-fab.mat-primary{background-color:#345da7}.default-theme .mat-flat-button.mat-accent,.default-theme .mat-raised-button.mat-accent,.default-theme .mat-fab.mat-accent,.default-theme .mat-mini-fab.mat-accent{background-color:#718ec1}.default-theme .mat-flat-button.mat-warn,.default-theme .mat-raised-button.mat-warn,.default-theme .mat-fab.mat-warn,.default-theme .mat-mini-fab.mat-warn{background-color:#f44336}.default-theme .mat-flat-button.mat-primary.mat-button-disabled,.default-theme .mat-flat-button.mat-accent.mat-button-disabled,.default-theme .mat-flat-button.mat-warn.mat-button-disabled,.default-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.default-theme .mat-raised-button.mat-primary.mat-button-disabled,.default-theme .mat-raised-button.mat-accent.mat-button-disabled,.default-theme .mat-raised-button.mat-warn.mat-button-disabled,.default-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.default-theme .mat-fab.mat-primary.mat-button-disabled,.default-theme .mat-fab.mat-accent.mat-button-disabled,.default-theme .mat-fab.mat-warn.mat-button-disabled,.default-theme .mat-fab.mat-button-disabled.mat-button-disabled,.default-theme .mat-mini-fab.mat-primary.mat-button-disabled,.default-theme .mat-mini-fab.mat-accent.mat-button-disabled,.default-theme .mat-mini-fab.mat-warn.mat-button-disabled,.default-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.default-theme .mat-flat-button.mat-primary .mat-ripple-element,.default-theme .mat-raised-button.mat-primary .mat-ripple-element,.default-theme .mat-fab.mat-primary .mat-ripple-element,.default-theme .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}.default-theme .mat-flat-button.mat-accent .mat-ripple-element,.default-theme .mat-raised-button.mat-accent .mat-ripple-element,.default-theme .mat-fab.mat-accent .mat-ripple-element,.default-theme .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#0000001a}.default-theme .mat-flat-button.mat-warn .mat-ripple-element,.default-theme .mat-raised-button.mat-warn .mat-ripple-element,.default-theme .mat-fab.mat-warn .mat-ripple-element,.default-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.default-theme .mat-stroked-button:not([class*=mat-elevation-z]),.default-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.default-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.default-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.default-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.default-theme .mat-fab:not([class*=mat-elevation-z]),.default-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.default-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.default-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.default-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.default-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.default-theme .mat-checkbox-frame{border-color:#0000008a}.default-theme .mat-checkbox-checkmark{fill:#fafafa}.default-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.default-theme .mat-checkbox-mixedmark{background-color:#fafafa}.default-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.default-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#345da7}.default-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.default-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#718ec1}.default-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.default-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f44336}.default-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.default-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.default-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.default-theme .mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.default-theme .mat-checkbox .mat-ripple-element{background-color:#000}.default-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.default-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#345da7}.default-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.default-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#718ec1}.default-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.default-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.default-theme .text-xs{font-size:.75rem;line-height:1rem}.default-theme .text-sm{font-size:.875rem;line-height:1.25rem}.default-theme .text-base{font-size:1rem;line-height:1.5rem}.default-theme .text-lg{font-size:1.125rem;line-height:1.75rem}.default-theme .text-xl{font-size:1.25rem;line-height:1.75rem}.default-theme .text-2xl{font-size:1.5rem;line-height:2rem}.default-theme .text-3xl{font-size:1.875rem;line-height:2.25rem}.default-theme .text-4xl{font-size:2.25rem;line-height:2.5rem}.default-theme .font-weight-light{font-weight:300}.default-theme .font-weight-normal{font-weight:400}.default-theme .font-weight-medium{font-weight:500}.default-theme .font-weight-bold{font-weight:700}.default-theme .font-color-white{color:#fff}.default-theme .font-color-green,.default-theme .mat-raised-button.mat-trasparent.font-color-green{color:#adff2f}.default-theme .font-color-red{color:red}.default-theme .font-color-purple{color:#a03d8e}.default-theme .font-color-default{color:#3c3c3c}.default-theme .font-color-primary{color:#345da7}.default-theme .font-color-secondary{color:#dd007e}.default-theme .font-color-tertiary{color:#4ba6a8}@media only screen and (min-width: 768px){.default-theme .font-color-sm-white{color:#fff}}.default-theme .font-transform-capitalize{text-transform:capitalize}.default-theme .font-transform-uppercase{text-transform:uppercase}.default-theme .font-transform-lowercase{text-transform:lowercase}.default-theme .bg-blue{background-color:#47afdf}.default-theme .bg-light-grey{background-color:#f5f5f5}.default-theme .bg-light-blue{background-color:#0090d34d}.default-theme .bg-dark-grey{background-color:#4a4a4a}.default-theme .bg-primary{background-color:#345da7!important}.default-theme .bg-secondary{background-color:#dd007e!important}.default-theme .bg-white{background-color:#fff}.default-theme .bg-events-photo{background:url(bg.b1543545f2aa3887.jpg) #AB8D31 center center/cover no-repeat}.default-theme .bg-events-magenta{background-color:#da007e}.default-theme .bg-events-yellow{background-color:#fc0}.default-theme .bg-events-green{background-color:#009870}.default-theme .bg-events-azure{background-color:#5fc7ff}.default-theme .bg-gold{background:url(hera-shape.38db7800e6c64322.svg) #AB8D31 center center/contain no-repeat}.default-theme .bg-silver{background:url(hera-shape.38db7800e6c64322.svg) #a5a19f center center/contain no-repeat}@media only screen and (min-width: 768px){.default-theme .bg-sm-transparent{background:transparent!important}}.default-theme .bg-opacity{background-color:#ffffffd9!important}.default-theme .bg-linear-gradient-mgm{background:#BA0E6D;background:linear-gradient(90deg,#BA0E6D 0%,#0090D3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#BA0E6D",endColorstr="#0090D3",GradientType=1)}.default-theme .bg-linear-gradient-events{background:#BA0E6D;background:linear-gradient(90deg,#BA0E6D 0%,#F45800 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#BA0E6D",endColorstr="#F45800",GradientType=1)}.default-theme .mat-raised-button{transition:all .3s ease-in-out 0s;font-size:1em;font-weight:500;line-height:1em;padding:.65rem 1.6rem;white-space:normal;position:relative;border-radius:2rem}@media only screen and (min-width: 1200px){.default-theme .mat-raised-button{padding:.9rem 2rem}}.default-theme .mat-raised-button:before{content:"";position:absolute;display:inline-block;inset:0;width:100%;height:100%;margin:0;padding:0;z-index:-1;border-radius:inherit;opacity:0;transform:scale3d(.6,.6,1);transition:transform .2s,opacity .2s;transition-timing-function:cubic-bezier(.75,0,.125,1)}.default-theme .mat-raised-button.btn-sm{font-size:.7em}.default-theme .mat-raised-button.mat-primary{box-shadow:none;color:#fff}.default-theme .mat-raised-button.mat-primary:before{border:2px solid #345da7;background:white}.default-theme .mat-raised-button.mat-primary:not(.mat-button-disabled):not(.active):hover{color:#345da7;background:transparent;text-decoration:none}.default-theme .mat-raised-button.mat-primary:not(.mat-button-disabled):not(.active):hover:before{border:2px solid #345da7;transform:scaleZ(1);opacity:1}.default-theme .mat-raised-button.mat-primary.mat-button-disabled{color:#fff!important;background-color:#345da7;-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.default-theme .mat-raised-button.mat-primary.unactive{background-color:#b7bcc2}.default-theme .mat-raised-button.mat-tertiary{box-shadow:none;color:#ba0e6d;border:2px solid #BA0E6D}.default-theme .mat-raised-button.mat-tertiary:before{background:transparent}.default-theme .mat-raised-button.mat-tertiary:not(.mat-button-disabled):hover{color:#fff;background:#BA0E6D;text-decoration:none}.default-theme .mat-raised-button.mat-tertiary:not(.mat-button-disabled):hover:before{border:2px solid #BA0E6D;transform:scaleZ(1);opacity:1}.default-theme .mat-raised-button.mat-outline{border:2px solid white;background:transparent}.default-theme .mat-raised-button.mat-accent{box-shadow:none;color:#345da7;border:2px solid #345da7}.default-theme .mat-raised-button.mat-accent:before{background:transparent}.default-theme .mat-raised-button.mat-accent:not(.mat-button-disabled):hover{color:#fafafa;background:#345da7;text-decoration:none}.default-theme .mat-raised-button.mat-accent:not(.mat-button-disabled):hover:before{border:2px solid #345da7;transform:scaleZ(1);opacity:1}.default-theme .mat-raised-button.mat-trasparent{color:#3c3c3c;margin:0;padding:.5rem;background:transparent;box-shadow:none}.default-theme .mat-raised-button.mat-trasparent.font-color-theme{color:#345da7}.default-theme .mat-raised-button.mat-trasparent.font-color-white{color:#fff}@media only screen and (min-width: 768px){.default-theme .mat-raised-button.mat-trasparent.button-archive{font-size:1.6em;line-height:1em}}.default-theme .mat-raised-button.mat-trasparent.button-tab{font-size:1.2em}@media only screen and (min-width: 992px){.default-theme .mat-raised-button.mat-trasparent.button-tab{font-size:1.6em}}@media only screen and (min-width: 1200px){.default-theme .mat-raised-button.mat-trasparent.button-tab{font-size:1.6em}}.default-theme .mat-raised-button.mat-trasparent.mat-button-disabled{color:#f5f5f5!important}.default-theme .mat-raised-button.mat-trasparent .mat-button-wrapper{padding:0}.default-theme .mat-raised-button.mat-trasparent.-u{text-decoration:underline!important}@media only screen and (min-width: 768px){.default-theme .mat-raised-button.mat-primary.button-large,.default-theme .mat-raised-button.mat-secondary.button-large,.default-theme .mat-raised-button.mat-outline.button-large,.default-theme .mat-raised-button.mat-trasparent.button-large,.default-theme .mat-raised-button.mat-unactive.button-large{font-size:1.2em;line-height:1.8em}}@media only screen and (min-width: 992px){.default-theme .mat-raised-button.mat-primary.button-large,.default-theme .mat-raised-button.mat-secondary.button-large,.default-theme .mat-raised-button.mat-outline.button-large,.default-theme .mat-raised-button.mat-trasparent.button-large,.default-theme .mat-raised-button.mat-unactive.button-large{padding:.4rem 2.2rem}}@media only screen and (min-width: 1200px){.default-theme .mat-raised-button.mat-primary.button-large,.default-theme .mat-raised-button.mat-secondary.button-large,.default-theme .mat-raised-button.mat-outline.button-large,.default-theme .mat-raised-button.mat-trasparent.button-large,.default-theme .mat-raised-button.mat-unactive.button-large{padding:.8rem 3.4rem}}.default-theme .mat-raised-button.mat-primary.button-medium,.default-theme .mat-raised-button.mat-secondary.button-medium,.default-theme .mat-raised-button.mat-outline.button-medium,.default-theme .mat-raised-button.mat-trasparent.button-medium,.default-theme .mat-raised-button.mat-unactive.button-medium{font-size:.9em;line-height:1.6em}@media only screen and (min-width: 768px){.default-theme .mat-raised-button.mat-primary.button-medium,.default-theme .mat-raised-button.mat-secondary.button-medium,.default-theme .mat-raised-button.mat-outline.button-medium,.default-theme .mat-raised-button.mat-trasparent.button-medium,.default-theme .mat-raised-button.mat-unactive.button-medium{padding:.3rem 2rem}}@media only screen and (min-width: 992px){.default-theme .mat-raised-button.mat-primary.button-medium,.default-theme .mat-raised-button.mat-secondary.button-medium,.default-theme .mat-raised-button.mat-outline.button-medium,.default-theme .mat-raised-button.mat-trasparent.button-medium,.default-theme .mat-raised-button.mat-unactive.button-medium{padding:.5rem 3rem}}.default-theme .mat-raised-button.mat-primary.button-small,.default-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-primary,.custom-theme .mat-snack-bar-container .default-theme .mat-raised-button.mat-primary,.default-theme .mat-raised-button.mat-secondary.button-small,.default-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-secondary,.custom-theme .mat-snack-bar-container .default-theme .mat-raised-button.mat-secondary,.default-theme .mat-raised-button.mat-outline.button-small,.default-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-outline,.custom-theme .mat-snack-bar-container .default-theme .mat-raised-button.mat-outline,.default-theme .mat-raised-button.mat-trasparent.button-small,.default-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-trasparent,.custom-theme .mat-snack-bar-container .default-theme .mat-raised-button.mat-trasparent,.default-theme .mat-raised-button.mat-unactive.button-small,.default-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-unactive,.custom-theme .mat-snack-bar-container .default-theme .mat-raised-button.mat-unactive{font-size:.8em;line-height:1.2em}@media only screen and (min-width: 768px){.default-theme .mat-raised-button.mat-primary.button-small,.default-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-primary,.custom-theme .mat-snack-bar-container .default-theme .mat-raised-button.mat-primary,.default-theme .mat-raised-button.mat-secondary.button-small,.default-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-secondary,.custom-theme .mat-snack-bar-container .default-theme .mat-raised-button.mat-secondary,.default-theme .mat-raised-button.mat-outline.button-small,.default-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-outline,.custom-theme .mat-snack-bar-container .default-theme .mat-raised-button.mat-outline,.default-theme .mat-raised-button.mat-trasparent.button-small,.default-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-trasparent,.custom-theme .mat-snack-bar-container .default-theme .mat-raised-button.mat-trasparent,.default-theme .mat-raised-button.mat-unactive.button-small,.default-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-unactive,.custom-theme .mat-snack-bar-container .default-theme .mat-raised-button.mat-unactive{padding:.2rem 1rem}}@media only screen and (min-width: 992px){.default-theme .mat-raised-button.mat-primary.button-small,.default-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-primary,.custom-theme .mat-snack-bar-container .default-theme .mat-raised-button.mat-primary,.default-theme .mat-raised-button.mat-secondary.button-small,.default-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-secondary,.custom-theme .mat-snack-bar-container .default-theme .mat-raised-button.mat-secondary,.default-theme .mat-raised-button.mat-outline.button-small,.default-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-outline,.custom-theme .mat-snack-bar-container .default-theme .mat-raised-button.mat-outline,.default-theme .mat-raised-button.mat-trasparent.button-small,.default-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-trasparent,.custom-theme .mat-snack-bar-container .default-theme .mat-raised-button.mat-trasparent,.default-theme .mat-raised-button.mat-unactive.button-small,.default-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-unactive,.custom-theme .mat-snack-bar-container .default-theme .mat-raised-button.mat-unactive{padding:.4rem 2rem}}.default-theme .mat-icon-button.md-18{width:34px;height:34px;line-height:34px}.default-theme .mat-icon-button.md-18 .mat-icon{font-size:18px;line-height:18px;height:18px;width:18px}.default-theme .mat-icon-button.md-24{width:40px;height:40px;line-height:40px}.default-theme .mat-icon-button.md-24 .mat-icon{font-size:24px;line-height:24px;height:24px;width:24px}.default-theme .mat-icon-button.md-36{width:52px;height:52px;line-height:52px}.default-theme .mat-icon-button.md-36 .mat-icon{font-size:36px;line-height:36px;height:36px;width:36px}.default-theme .mat-icon-button.md-48{width:64px;height:64px;line-height:64px}.default-theme .mat-icon-button.md-48 .mat-icon{font-size:48px;line-height:48px;height:48px;width:48px}.default-theme .mat-raised-button.md-18{line-height:34px}.default-theme .mat-raised-button.md-18 .mat-icon{font-size:18px;line-height:18px;height:18px;width:18px}.default-theme .mat-raised-button.md-24{line-height:40px}.default-theme .mat-raised-button.md-24 .mat-icon{font-size:24px;line-height:24px;height:24px;width:24px}.default-theme .mat-raised-button.md-36{line-height:52px}.default-theme .mat-raised-button.md-36 .mat-icon{font-size:36px;line-height:36px;height:36px;width:36px}.default-theme .mat-raised-button.md-48{line-height:64px}.default-theme .mat-raised-button.md-48 .mat-icon{font-size:48px;line-height:48px;height:48px;width:48px}.default-theme .material-icons.md-dark{color:#0000008a}.default-theme .material-icons.md-dark.md-inactive{color:#00000042}.default-theme .material-icons.md-light{color:#fff}.default-theme .material-icons.md-light.md-inactive{color:#ffffff4d}.default-theme mat-form-field{padding-bottom:1.5rem}.default-theme mat-form-field .mat-form-field-label-wrapper{top:-1.5em;padding-top:0}@media only screen and (min-width: 768px){.default-theme mat-form-field .mat-form-field-label-wrapper{top:-2em}}.default-theme mat-form-field .mat-form-field-label{font-size:1.4em;font-weight:600;line-height:2rem;color:!important;background-color:transparent}.default-theme mat-form-field.mat-focused .mat-form-field-label{background-color:#fff}.default-theme mat-form-field.mat-form-field-invalid .mat-form-field-label{background-color:#fff}.default-theme mat-form-field .mat-form-field-suffix .mat-button{min-width:20px}.default-theme mat-form-field .mat-form-field-underline{background:#15307c}.default-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix{padding:0;padding:.5rem 0}.default-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix .mat-input-element,.default-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix .mat-select,.default-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix input{background:white!important;font-weight:700}.default-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix .mat-select{padding:.5em 0}.default-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-outline-start{min-width:2rem;border-radius:0}.default-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-outline-end{min-width:2rem;border-radius:0}.default-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-outline-gap{border-top-color:inherit!important}.default-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix{border-top:.4em solid transparent!important}.default-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix .mat-input-element,.default-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix .mat-select,.default-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix input{line-height:1.8em!important}.default-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-suffix{top:0!important}.default-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#dd007e}.default-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper{height:auto;line-height:normal;padding:0}.default-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper .mat-error{display:none}.default-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper .mat-error:first-of-type{display:block}.default-theme mat-form-field.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline-thick{color:#4ba6a8}.default-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-label-wrapper{left:-10px}.default-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-label-wrapper .mat-form-field-label{color:inherit;font-weight:500}.default-theme mat-form-field.outline-secondary.mat-form-field-appearance-outline .mat-form-field-outline{color:#dd007e}.default-theme mat-form-field.outline-secondary .mat-form-field-suffix .mat-icon{color:#dd007e}.default-theme mat-form-field.outline-tertiary.mat-form-field-appearance-outline .mat-form-field-outline{color:#4ba6a8}.default-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.default-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#345da7}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2,.mat-typography .custom-theme h1.smaller,.custom-theme .mat-typography h1.smaller{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34369em) scale(.75);width:133.3333933333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34368em) scale(.75);width:133.3334033333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00118px);width:133.3335133333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00119px);width:133.3335233333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.0012px);width:133.3335333333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28104em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28103em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28102em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59369em) scale(.75);width:133.3333933333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59368em) scale(.75);width:133.3334033333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59369em) scale(.75);width:133.3333933333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59368em) scale(.75);width:133.3334033333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar .custom-theme h1.smaller,.custom-theme .mat-toolbar h1.smaller,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.secondary-theme .mat-button,.secondary-theme .mat-icon-button,.secondary-theme .mat-stroked-button{color:inherit;background:transparent}.secondary-theme .mat-button.mat-primary,.secondary-theme .mat-icon-button.mat-primary,.secondary-theme .mat-stroked-button.mat-primary{color:#dd007e}.secondary-theme .mat-button.mat-accent,.secondary-theme .mat-icon-button.mat-accent,.secondary-theme .mat-stroked-button.mat-accent{color:#fafafa}.secondary-theme .mat-button.mat-warn,.secondary-theme .mat-icon-button.mat-warn,.secondary-theme .mat-stroked-button.mat-warn{color:#f44336}.secondary-theme .mat-button.mat-primary.mat-button-disabled,.secondary-theme .mat-button.mat-accent.mat-button-disabled,.secondary-theme .mat-button.mat-warn.mat-button-disabled,.secondary-theme .mat-button.mat-button-disabled.mat-button-disabled,.secondary-theme .mat-icon-button.mat-primary.mat-button-disabled,.secondary-theme .mat-icon-button.mat-accent.mat-button-disabled,.secondary-theme .mat-icon-button.mat-warn.mat-button-disabled,.secondary-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.secondary-theme .mat-stroked-button.mat-primary.mat-button-disabled,.secondary-theme .mat-stroked-button.mat-accent.mat-button-disabled,.secondary-theme .mat-stroked-button.mat-warn.mat-button-disabled,.secondary-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.secondary-theme .mat-button.mat-primary .mat-button-focus-overlay,.secondary-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.secondary-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#dd007e}.secondary-theme .mat-button.mat-accent .mat-button-focus-overlay,.secondary-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.secondary-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#fafafa}.secondary-theme .mat-button.mat-warn .mat-button-focus-overlay,.secondary-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.secondary-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.secondary-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.secondary-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.secondary-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.secondary-theme .mat-button .mat-ripple-element,.secondary-theme .mat-icon-button .mat-ripple-element,.secondary-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.secondary-theme .mat-button-focus-overlay{background:black}.secondary-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.secondary-theme .mat-flat-button,.secondary-theme .mat-raised-button,.secondary-theme .mat-fab,.secondary-theme .mat-mini-fab{color:#000000de;background-color:#fff}.secondary-theme .mat-flat-button.mat-primary,.secondary-theme .mat-raised-button.mat-primary,.secondary-theme .mat-fab.mat-primary,.secondary-theme .mat-mini-fab.mat-primary{color:#fff}.secondary-theme .mat-flat-button.mat-accent,.secondary-theme .mat-raised-button.mat-accent,.secondary-theme .mat-fab.mat-accent,.secondary-theme .mat-mini-fab.mat-accent{color:#000}.secondary-theme .mat-flat-button.mat-warn,.secondary-theme .mat-raised-button.mat-warn,.secondary-theme .mat-fab.mat-warn,.secondary-theme .mat-mini-fab.mat-warn{color:#fff}.secondary-theme .mat-flat-button.mat-primary.mat-button-disabled,.secondary-theme .mat-flat-button.mat-accent.mat-button-disabled,.secondary-theme .mat-flat-button.mat-warn.mat-button-disabled,.secondary-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.secondary-theme .mat-raised-button.mat-primary.mat-button-disabled,.secondary-theme .mat-raised-button.mat-accent.mat-button-disabled,.secondary-theme .mat-raised-button.mat-warn.mat-button-disabled,.secondary-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.secondary-theme .mat-fab.mat-primary.mat-button-disabled,.secondary-theme .mat-fab.mat-accent.mat-button-disabled,.secondary-theme .mat-fab.mat-warn.mat-button-disabled,.secondary-theme .mat-fab.mat-button-disabled.mat-button-disabled,.secondary-theme .mat-mini-fab.mat-primary.mat-button-disabled,.secondary-theme .mat-mini-fab.mat-accent.mat-button-disabled,.secondary-theme .mat-mini-fab.mat-warn.mat-button-disabled,.secondary-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.secondary-theme .mat-flat-button.mat-primary,.secondary-theme .mat-raised-button.mat-primary,.secondary-theme .mat-fab.mat-primary,.secondary-theme .mat-mini-fab.mat-primary{background-color:#dd007e}.secondary-theme .mat-flat-button.mat-accent,.secondary-theme .mat-raised-button.mat-accent,.secondary-theme .mat-fab.mat-accent,.secondary-theme .mat-mini-fab.mat-accent{background-color:#fafafa}.secondary-theme .mat-flat-button.mat-warn,.secondary-theme .mat-raised-button.mat-warn,.secondary-theme .mat-fab.mat-warn,.secondary-theme .mat-mini-fab.mat-warn{background-color:#f44336}.secondary-theme .mat-flat-button.mat-primary.mat-button-disabled,.secondary-theme .mat-flat-button.mat-accent.mat-button-disabled,.secondary-theme .mat-flat-button.mat-warn.mat-button-disabled,.secondary-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.secondary-theme .mat-raised-button.mat-primary.mat-button-disabled,.secondary-theme .mat-raised-button.mat-accent.mat-button-disabled,.secondary-theme .mat-raised-button.mat-warn.mat-button-disabled,.secondary-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.secondary-theme .mat-fab.mat-primary.mat-button-disabled,.secondary-theme .mat-fab.mat-accent.mat-button-disabled,.secondary-theme .mat-fab.mat-warn.mat-button-disabled,.secondary-theme .mat-fab.mat-button-disabled.mat-button-disabled,.secondary-theme .mat-mini-fab.mat-primary.mat-button-disabled,.secondary-theme .mat-mini-fab.mat-accent.mat-button-disabled,.secondary-theme .mat-mini-fab.mat-warn.mat-button-disabled,.secondary-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.secondary-theme .mat-flat-button.mat-primary .mat-ripple-element,.secondary-theme .mat-raised-button.mat-primary .mat-ripple-element,.secondary-theme .mat-fab.mat-primary .mat-ripple-element,.secondary-theme .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}.secondary-theme .mat-flat-button.mat-accent .mat-ripple-element,.secondary-theme .mat-raised-button.mat-accent .mat-ripple-element,.secondary-theme .mat-fab.mat-accent .mat-ripple-element,.secondary-theme .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#0000001a}.secondary-theme .mat-flat-button.mat-warn .mat-ripple-element,.secondary-theme .mat-raised-button.mat-warn .mat-ripple-element,.secondary-theme .mat-fab.mat-warn .mat-ripple-element,.secondary-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.secondary-theme .mat-stroked-button:not([class*=mat-elevation-z]),.secondary-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.secondary-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.secondary-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.secondary-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.secondary-theme .mat-fab:not([class*=mat-elevation-z]),.secondary-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.secondary-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.secondary-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.secondary-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.secondary-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.secondary-theme .mat-checkbox-frame{border-color:#0000008a}.secondary-theme .mat-checkbox-checkmark{fill:#fafafa}.secondary-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.secondary-theme .mat-checkbox-mixedmark{background-color:#fafafa}.secondary-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.secondary-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#dd007e}.secondary-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.secondary-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#fafafa}.secondary-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.secondary-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f44336}.secondary-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.secondary-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.secondary-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.secondary-theme .mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.secondary-theme .mat-checkbox .mat-ripple-element{background-color:#000}.secondary-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.secondary-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#dd007e}.secondary-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.secondary-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#fafafa}.secondary-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.secondary-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.secondary-theme .mat-raised-button{transition:all .3s ease-in-out 0s;font-size:1em;font-weight:500;line-height:1em;padding:.65rem 1.6rem;white-space:normal;position:relative;border-radius:2rem}@media only screen and (min-width: 1200px){.secondary-theme .mat-raised-button{padding:.9rem 2rem}}.secondary-theme .mat-raised-button:before{content:"";position:absolute;display:inline-block;inset:0;width:100%;height:100%;margin:0;padding:0;z-index:-1;border-radius:inherit;opacity:0;transform:scale3d(.6,.6,1);transition:transform .2s,opacity .2s;transition-timing-function:cubic-bezier(.75,0,.125,1)}.secondary-theme .mat-raised-button.btn-sm{font-size:.7em}.secondary-theme .mat-raised-button.mat-primary{box-shadow:none;color:#fff}.secondary-theme .mat-raised-button.mat-primary:before{border:2px solid #dd007e;background:white}.secondary-theme .mat-raised-button.mat-primary:not(.mat-button-disabled):not(.active):hover{color:#dd007e;background:transparent;text-decoration:none}.secondary-theme .mat-raised-button.mat-primary:not(.mat-button-disabled):not(.active):hover:before{border:2px solid #dd007e;transform:scaleZ(1);opacity:1}.secondary-theme .mat-raised-button.mat-primary.mat-button-disabled{color:#fff!important;background-color:#dd007e;-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.secondary-theme .mat-raised-button.mat-primary.unactive{background-color:#b7bcc2}.secondary-theme .mat-raised-button.mat-tertiary{box-shadow:none;color:#ba0e6d;border:2px solid #BA0E6D}.secondary-theme .mat-raised-button.mat-tertiary:before{background:transparent}.secondary-theme .mat-raised-button.mat-tertiary:not(.mat-button-disabled):hover{color:#fff;background:#BA0E6D;text-decoration:none}.secondary-theme .mat-raised-button.mat-tertiary:not(.mat-button-disabled):hover:before{border:2px solid #BA0E6D;transform:scaleZ(1);opacity:1}.secondary-theme .mat-raised-button.mat-outline{border:2px solid white;background:transparent}.secondary-theme .mat-raised-button.mat-accent{box-shadow:none;color:#dd007e;border:2px solid #dd007e}.secondary-theme .mat-raised-button.mat-accent:before{background:transparent}.secondary-theme .mat-raised-button.mat-accent:not(.mat-button-disabled):hover{background:#dd007e;text-decoration:none}.secondary-theme .mat-raised-button.mat-accent:not(.mat-button-disabled):hover:before{border:2px solid #dd007e;transform:scaleZ(1);opacity:1}.secondary-theme .mat-raised-button.mat-trasparent{margin:0;padding:.5rem;background:transparent;box-shadow:none}.secondary-theme .mat-raised-button.mat-trasparent.font-color-theme{color:#dd007e}.secondary-theme .mat-raised-button.mat-trasparent.font-color-white{color:#fff}@media only screen and (min-width: 768px){.secondary-theme .mat-raised-button.mat-trasparent.button-archive{font-size:1.6em;line-height:1em}}.secondary-theme .mat-raised-button.mat-trasparent.button-tab{font-size:1.2em}@media only screen and (min-width: 992px){.secondary-theme .mat-raised-button.mat-trasparent.button-tab{font-size:1.6em}}@media only screen and (min-width: 1200px){.secondary-theme .mat-raised-button.mat-trasparent.button-tab{font-size:1.6em}}.secondary-theme .mat-raised-button.mat-trasparent.mat-button-disabled{color:!important}.secondary-theme .mat-raised-button.mat-trasparent .mat-button-wrapper{padding:0}.secondary-theme .mat-raised-button.mat-trasparent.-u{text-decoration:underline!important}@media only screen and (min-width: 768px){.secondary-theme .mat-raised-button.mat-primary.button-large,.secondary-theme .mat-raised-button.mat-secondary.button-large,.secondary-theme .mat-raised-button.mat-outline.button-large,.secondary-theme .mat-raised-button.mat-trasparent.button-large,.secondary-theme .mat-raised-button.mat-unactive.button-large{font-size:1.2em;line-height:1.8em}}@media only screen and (min-width: 992px){.secondary-theme .mat-raised-button.mat-primary.button-large,.secondary-theme .mat-raised-button.mat-secondary.button-large,.secondary-theme .mat-raised-button.mat-outline.button-large,.secondary-theme .mat-raised-button.mat-trasparent.button-large,.secondary-theme .mat-raised-button.mat-unactive.button-large{padding:.4rem 2.2rem}}@media only screen and (min-width: 1200px){.secondary-theme .mat-raised-button.mat-primary.button-large,.secondary-theme .mat-raised-button.mat-secondary.button-large,.secondary-theme .mat-raised-button.mat-outline.button-large,.secondary-theme .mat-raised-button.mat-trasparent.button-large,.secondary-theme .mat-raised-button.mat-unactive.button-large{padding:.8rem 3.4rem}}.secondary-theme .mat-raised-button.mat-primary.button-medium,.secondary-theme .mat-raised-button.mat-secondary.button-medium,.secondary-theme .mat-raised-button.mat-outline.button-medium,.secondary-theme .mat-raised-button.mat-trasparent.button-medium,.secondary-theme .mat-raised-button.mat-unactive.button-medium{font-size:.9em;line-height:1.6em}@media only screen and (min-width: 768px){.secondary-theme .mat-raised-button.mat-primary.button-medium,.secondary-theme .mat-raised-button.mat-secondary.button-medium,.secondary-theme .mat-raised-button.mat-outline.button-medium,.secondary-theme .mat-raised-button.mat-trasparent.button-medium,.secondary-theme .mat-raised-button.mat-unactive.button-medium{padding:.3rem 2rem}}@media only screen and (min-width: 992px){.secondary-theme .mat-raised-button.mat-primary.button-medium,.secondary-theme .mat-raised-button.mat-secondary.button-medium,.secondary-theme .mat-raised-button.mat-outline.button-medium,.secondary-theme .mat-raised-button.mat-trasparent.button-medium,.secondary-theme .mat-raised-button.mat-unactive.button-medium{padding:.5rem 3rem}}.secondary-theme .mat-raised-button.mat-primary.button-small,.secondary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-primary,.custom-theme .mat-snack-bar-container .secondary-theme .mat-raised-button.mat-primary,.secondary-theme .mat-raised-button.mat-secondary.button-small,.secondary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-secondary,.custom-theme .mat-snack-bar-container .secondary-theme .mat-raised-button.mat-secondary,.secondary-theme .mat-raised-button.mat-outline.button-small,.secondary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-outline,.custom-theme .mat-snack-bar-container .secondary-theme .mat-raised-button.mat-outline,.secondary-theme .mat-raised-button.mat-trasparent.button-small,.secondary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-trasparent,.custom-theme .mat-snack-bar-container .secondary-theme .mat-raised-button.mat-trasparent,.secondary-theme .mat-raised-button.mat-unactive.button-small,.secondary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-unactive,.custom-theme .mat-snack-bar-container .secondary-theme .mat-raised-button.mat-unactive{font-size:.8em;line-height:1.2em}@media only screen and (min-width: 768px){.secondary-theme .mat-raised-button.mat-primary.button-small,.secondary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-primary,.custom-theme .mat-snack-bar-container .secondary-theme .mat-raised-button.mat-primary,.secondary-theme .mat-raised-button.mat-secondary.button-small,.secondary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-secondary,.custom-theme .mat-snack-bar-container .secondary-theme .mat-raised-button.mat-secondary,.secondary-theme .mat-raised-button.mat-outline.button-small,.secondary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-outline,.custom-theme .mat-snack-bar-container .secondary-theme .mat-raised-button.mat-outline,.secondary-theme .mat-raised-button.mat-trasparent.button-small,.secondary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-trasparent,.custom-theme .mat-snack-bar-container .secondary-theme .mat-raised-button.mat-trasparent,.secondary-theme .mat-raised-button.mat-unactive.button-small,.secondary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-unactive,.custom-theme .mat-snack-bar-container .secondary-theme .mat-raised-button.mat-unactive{padding:.2rem 1rem}}@media only screen and (min-width: 992px){.secondary-theme .mat-raised-button.mat-primary.button-small,.secondary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-primary,.custom-theme .mat-snack-bar-container .secondary-theme .mat-raised-button.mat-primary,.secondary-theme .mat-raised-button.mat-secondary.button-small,.secondary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-secondary,.custom-theme .mat-snack-bar-container .secondary-theme .mat-raised-button.mat-secondary,.secondary-theme .mat-raised-button.mat-outline.button-small,.secondary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-outline,.custom-theme .mat-snack-bar-container .secondary-theme .mat-raised-button.mat-outline,.secondary-theme .mat-raised-button.mat-trasparent.button-small,.secondary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-trasparent,.custom-theme .mat-snack-bar-container .secondary-theme .mat-raised-button.mat-trasparent,.secondary-theme .mat-raised-button.mat-unactive.button-small,.secondary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-unactive,.custom-theme .mat-snack-bar-container .secondary-theme .mat-raised-button.mat-unactive{padding:.4rem 2rem}}.secondary-theme .mat-icon-button.md-18{width:34px;height:34px;line-height:34px}.secondary-theme .mat-icon-button.md-18 .mat-icon{font-size:18px;line-height:18px;height:18px;width:18px}.secondary-theme .mat-icon-button.md-24{width:40px;height:40px;line-height:40px}.secondary-theme .mat-icon-button.md-24 .mat-icon{font-size:24px;line-height:24px;height:24px;width:24px}.secondary-theme .mat-icon-button.md-36{width:52px;height:52px;line-height:52px}.secondary-theme .mat-icon-button.md-36 .mat-icon{font-size:36px;line-height:36px;height:36px;width:36px}.secondary-theme .mat-icon-button.md-48{width:64px;height:64px;line-height:64px}.secondary-theme .mat-icon-button.md-48 .mat-icon{font-size:48px;line-height:48px;height:48px;width:48px}.secondary-theme .mat-raised-button.md-18{line-height:34px}.secondary-theme .mat-raised-button.md-18 .mat-icon{font-size:18px;line-height:18px;height:18px;width:18px}.secondary-theme .mat-raised-button.md-24{line-height:40px}.secondary-theme .mat-raised-button.md-24 .mat-icon{font-size:24px;line-height:24px;height:24px;width:24px}.secondary-theme .mat-raised-button.md-36{line-height:52px}.secondary-theme .mat-raised-button.md-36 .mat-icon{font-size:36px;line-height:36px;height:36px;width:36px}.secondary-theme .mat-raised-button.md-48{line-height:64px}.secondary-theme .mat-raised-button.md-48 .mat-icon{font-size:48px;line-height:48px;height:48px;width:48px}.secondary-theme .material-icons.md-dark{color:#0000008a}.secondary-theme .material-icons.md-dark.md-inactive{color:#00000042}.secondary-theme .material-icons.md-light{color:#fff}.secondary-theme .material-icons.md-light.md-inactive{color:#ffffff4d}.secondary-theme mat-form-field{padding-bottom:1.5rem}.secondary-theme mat-form-field .mat-form-field-label-wrapper{top:-1.5em;padding-top:0}@media only screen and (min-width: 768px){.secondary-theme mat-form-field .mat-form-field-label-wrapper{top:-2em}}.secondary-theme mat-form-field .mat-form-field-label{font-size:1.4em;font-weight:600;line-height:2rem;color:!important;background-color:transparent}.secondary-theme mat-form-field.mat-focused .mat-form-field-label{background-color:#fff}.secondary-theme mat-form-field.mat-form-field-invalid .mat-form-field-label{background-color:#fff}.secondary-theme mat-form-field .mat-form-field-suffix .mat-button{min-width:20px}.secondary-theme mat-form-field .mat-form-field-underline{background:#c7004e}.secondary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix{padding:0;padding:.5rem 0}.secondary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix .mat-input-element,.secondary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix .mat-select,.secondary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix input{background:white!important;font-weight:700}.secondary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix .mat-select{padding:.5em 0}.secondary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-outline-start{min-width:2rem;border-radius:0}.secondary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-outline-end{min-width:2rem;border-radius:0}.secondary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-outline-gap{border-top-color:inherit!important}.secondary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix{border-top:.4em solid transparent!important}.secondary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix .mat-input-element,.secondary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix .mat-select,.secondary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix input{line-height:1.8em!important}.secondary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-suffix{top:0!important}.secondary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper{height:auto;line-height:normal;padding:0}.secondary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper .mat-error{display:none}.secondary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper .mat-error:first-of-type{display:block}.secondary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-label-wrapper{left:-10px}.secondary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-label-wrapper .mat-form-field-label{color:inherit;font-weight:500}.secondary-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.secondary-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#dd007e}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2,.mat-typography .custom-theme h1.smaller,.custom-theme .mat-typography h1.smaller{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34367em) scale(.75);width:133.3334133333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34366em) scale(.75);width:133.3334233333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00124px);width:133.3335733333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00125px);width:133.3335833333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00126px);width:133.3335933333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28098em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28097em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28096em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59367em) scale(.75);width:133.3334133333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59366em) scale(.75);width:133.3334233333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59367em) scale(.75);width:133.3334133333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59366em) scale(.75);width:133.3334233333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar .custom-theme h1.smaller,.custom-theme .mat-toolbar h1.smaller,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.tertiary-theme .mat-button,.tertiary-theme .mat-icon-button,.tertiary-theme .mat-stroked-button{color:inherit;background:transparent}.tertiary-theme .mat-button.mat-primary,.tertiary-theme .mat-icon-button.mat-primary,.tertiary-theme .mat-stroked-button.mat-primary{color:#4ba6a8}.tertiary-theme .mat-button.mat-accent,.tertiary-theme .mat-icon-button.mat-accent,.tertiary-theme .mat-stroked-button.mat-accent{color:#e9f4f5}.tertiary-theme .mat-button.mat-warn,.tertiary-theme .mat-icon-button.mat-warn,.tertiary-theme .mat-stroked-button.mat-warn{color:#f44336}.tertiary-theme .mat-button.mat-primary.mat-button-disabled,.tertiary-theme .mat-button.mat-accent.mat-button-disabled,.tertiary-theme .mat-button.mat-warn.mat-button-disabled,.tertiary-theme .mat-button.mat-button-disabled.mat-button-disabled,.tertiary-theme .mat-icon-button.mat-primary.mat-button-disabled,.tertiary-theme .mat-icon-button.mat-accent.mat-button-disabled,.tertiary-theme .mat-icon-button.mat-warn.mat-button-disabled,.tertiary-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.tertiary-theme .mat-stroked-button.mat-primary.mat-button-disabled,.tertiary-theme .mat-stroked-button.mat-accent.mat-button-disabled,.tertiary-theme .mat-stroked-button.mat-warn.mat-button-disabled,.tertiary-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.tertiary-theme .mat-button.mat-primary .mat-button-focus-overlay,.tertiary-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.tertiary-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#4ba6a8}.tertiary-theme .mat-button.mat-accent .mat-button-focus-overlay,.tertiary-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.tertiary-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#e9f4f5}.tertiary-theme .mat-button.mat-warn .mat-button-focus-overlay,.tertiary-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.tertiary-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.tertiary-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.tertiary-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.tertiary-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.tertiary-theme .mat-button .mat-ripple-element,.tertiary-theme .mat-icon-button .mat-ripple-element,.tertiary-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.tertiary-theme .mat-button-focus-overlay{background:black}.tertiary-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.tertiary-theme .mat-flat-button,.tertiary-theme .mat-raised-button,.tertiary-theme .mat-fab,.tertiary-theme .mat-mini-fab{color:#000000de;background-color:#fff}.tertiary-theme .mat-flat-button.mat-primary,.tertiary-theme .mat-raised-button.mat-primary,.tertiary-theme .mat-fab.mat-primary,.tertiary-theme .mat-mini-fab.mat-primary,.tertiary-theme .mat-flat-button.mat-accent,.tertiary-theme .mat-raised-button.mat-accent,.tertiary-theme .mat-fab.mat-accent,.tertiary-theme .mat-mini-fab.mat-accent{color:#000}.tertiary-theme .mat-flat-button.mat-warn,.tertiary-theme .mat-raised-button.mat-warn,.tertiary-theme .mat-fab.mat-warn,.tertiary-theme .mat-mini-fab.mat-warn{color:#fff}.tertiary-theme .mat-flat-button.mat-primary.mat-button-disabled,.tertiary-theme .mat-flat-button.mat-accent.mat-button-disabled,.tertiary-theme .mat-flat-button.mat-warn.mat-button-disabled,.tertiary-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.tertiary-theme .mat-raised-button.mat-primary.mat-button-disabled,.tertiary-theme .mat-raised-button.mat-accent.mat-button-disabled,.tertiary-theme .mat-raised-button.mat-warn.mat-button-disabled,.tertiary-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.tertiary-theme .mat-fab.mat-primary.mat-button-disabled,.tertiary-theme .mat-fab.mat-accent.mat-button-disabled,.tertiary-theme .mat-fab.mat-warn.mat-button-disabled,.tertiary-theme .mat-fab.mat-button-disabled.mat-button-disabled,.tertiary-theme .mat-mini-fab.mat-primary.mat-button-disabled,.tertiary-theme .mat-mini-fab.mat-accent.mat-button-disabled,.tertiary-theme .mat-mini-fab.mat-warn.mat-button-disabled,.tertiary-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.tertiary-theme .mat-flat-button.mat-primary,.tertiary-theme .mat-raised-button.mat-primary,.tertiary-theme .mat-fab.mat-primary,.tertiary-theme .mat-mini-fab.mat-primary{background-color:#4ba6a8}.tertiary-theme .mat-flat-button.mat-accent,.tertiary-theme .mat-raised-button.mat-accent,.tertiary-theme .mat-fab.mat-accent,.tertiary-theme .mat-mini-fab.mat-accent{background-color:#e9f4f5}.tertiary-theme .mat-flat-button.mat-warn,.tertiary-theme .mat-raised-button.mat-warn,.tertiary-theme .mat-fab.mat-warn,.tertiary-theme .mat-mini-fab.mat-warn{background-color:#f44336}.tertiary-theme .mat-flat-button.mat-primary.mat-button-disabled,.tertiary-theme .mat-flat-button.mat-accent.mat-button-disabled,.tertiary-theme .mat-flat-button.mat-warn.mat-button-disabled,.tertiary-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.tertiary-theme .mat-raised-button.mat-primary.mat-button-disabled,.tertiary-theme .mat-raised-button.mat-accent.mat-button-disabled,.tertiary-theme .mat-raised-button.mat-warn.mat-button-disabled,.tertiary-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.tertiary-theme .mat-fab.mat-primary.mat-button-disabled,.tertiary-theme .mat-fab.mat-accent.mat-button-disabled,.tertiary-theme .mat-fab.mat-warn.mat-button-disabled,.tertiary-theme .mat-fab.mat-button-disabled.mat-button-disabled,.tertiary-theme .mat-mini-fab.mat-primary.mat-button-disabled,.tertiary-theme .mat-mini-fab.mat-accent.mat-button-disabled,.tertiary-theme .mat-mini-fab.mat-warn.mat-button-disabled,.tertiary-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.tertiary-theme .mat-flat-button.mat-primary .mat-ripple-element,.tertiary-theme .mat-raised-button.mat-primary .mat-ripple-element,.tertiary-theme .mat-fab.mat-primary .mat-ripple-element,.tertiary-theme .mat-mini-fab.mat-primary .mat-ripple-element,.tertiary-theme .mat-flat-button.mat-accent .mat-ripple-element,.tertiary-theme .mat-raised-button.mat-accent .mat-ripple-element,.tertiary-theme .mat-fab.mat-accent .mat-ripple-element,.tertiary-theme .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#0000001a}.tertiary-theme .mat-flat-button.mat-warn .mat-ripple-element,.tertiary-theme .mat-raised-button.mat-warn .mat-ripple-element,.tertiary-theme .mat-fab.mat-warn .mat-ripple-element,.tertiary-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.tertiary-theme .mat-stroked-button:not([class*=mat-elevation-z]),.tertiary-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.tertiary-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.tertiary-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.tertiary-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.tertiary-theme .mat-fab:not([class*=mat-elevation-z]),.tertiary-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.tertiary-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.tertiary-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.tertiary-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.tertiary-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.tertiary-theme .mat-checkbox-frame{border-color:#0000008a}.tertiary-theme .mat-checkbox-checkmark{fill:#fafafa}.tertiary-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.tertiary-theme .mat-checkbox-mixedmark{background-color:#fafafa}.tertiary-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.tertiary-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#4ba6a8}.tertiary-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.tertiary-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#e9f4f5}.tertiary-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.tertiary-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f44336}.tertiary-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.tertiary-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.tertiary-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.tertiary-theme .mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.tertiary-theme .mat-checkbox .mat-ripple-element{background-color:#000}.tertiary-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.tertiary-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#4ba6a8}.tertiary-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.tertiary-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#e9f4f5}.tertiary-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.tertiary-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.tertiary-theme .mat-raised-button{transition:all .3s ease-in-out 0s;font-size:1em;font-weight:500;line-height:1em;padding:.65rem 1.6rem;white-space:normal;position:relative;border-radius:2rem}@media only screen and (min-width: 1200px){.tertiary-theme .mat-raised-button{padding:.9rem 2rem}}.tertiary-theme .mat-raised-button:before{content:"";position:absolute;display:inline-block;inset:0;width:100%;height:100%;margin:0;padding:0;z-index:-1;border-radius:inherit;opacity:0;transform:scale3d(.6,.6,1);transition:transform .2s,opacity .2s;transition-timing-function:cubic-bezier(.75,0,.125,1)}.tertiary-theme .mat-raised-button.btn-sm{font-size:.7em}.tertiary-theme .mat-raised-button.mat-primary{box-shadow:none;color:#fff}.tertiary-theme .mat-raised-button.mat-primary:before{border:2px solid #4ba6a8;background:white}.tertiary-theme .mat-raised-button.mat-primary:not(.mat-button-disabled):not(.active):hover{color:#4ba6a8;background:transparent;text-decoration:none}.tertiary-theme .mat-raised-button.mat-primary:not(.mat-button-disabled):not(.active):hover:before{border:2px solid #4ba6a8;transform:scaleZ(1);opacity:1}.tertiary-theme .mat-raised-button.mat-primary.mat-button-disabled{color:#fff!important;background-color:#4ba6a8;-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.tertiary-theme .mat-raised-button.mat-primary.unactive{background-color:#b7bcc2}.tertiary-theme .mat-raised-button.mat-tertiary{box-shadow:none;color:#ba0e6d;border:2px solid #BA0E6D}.tertiary-theme .mat-raised-button.mat-tertiary:before{background:transparent}.tertiary-theme .mat-raised-button.mat-tertiary:not(.mat-button-disabled):hover{color:#fff;background:#BA0E6D;text-decoration:none}.tertiary-theme .mat-raised-button.mat-tertiary:not(.mat-button-disabled):hover:before{border:2px solid #BA0E6D;transform:scaleZ(1);opacity:1}.tertiary-theme .mat-raised-button.mat-outline{border:2px solid white;background:transparent}.tertiary-theme .mat-raised-button.mat-accent{box-shadow:none;color:#4ba6a8;border:2px solid #4ba6a8}.tertiary-theme .mat-raised-button.mat-accent:before{background:transparent}.tertiary-theme .mat-raised-button.mat-accent:not(.mat-button-disabled):hover{background:#4ba6a8;text-decoration:none}.tertiary-theme .mat-raised-button.mat-accent:not(.mat-button-disabled):hover:before{border:2px solid #4ba6a8;transform:scaleZ(1);opacity:1}.tertiary-theme .mat-raised-button.mat-trasparent{margin:0;padding:.5rem;background:transparent;box-shadow:none}.tertiary-theme .mat-raised-button.mat-trasparent.font-color-theme{color:#4ba6a8}.tertiary-theme .mat-raised-button.mat-trasparent.font-color-white{color:#fff}@media only screen and (min-width: 768px){.tertiary-theme .mat-raised-button.mat-trasparent.button-archive{font-size:1.6em;line-height:1em}}.tertiary-theme .mat-raised-button.mat-trasparent.button-tab{font-size:1.2em}@media only screen and (min-width: 992px){.tertiary-theme .mat-raised-button.mat-trasparent.button-tab{font-size:1.6em}}@media only screen and (min-width: 1200px){.tertiary-theme .mat-raised-button.mat-trasparent.button-tab{font-size:1.6em}}.tertiary-theme .mat-raised-button.mat-trasparent.mat-button-disabled{color:!important}.tertiary-theme .mat-raised-button.mat-trasparent .mat-button-wrapper{padding:0}.tertiary-theme .mat-raised-button.mat-trasparent.-u{text-decoration:underline!important}@media only screen and (min-width: 768px){.tertiary-theme .mat-raised-button.mat-primary.button-large,.tertiary-theme .mat-raised-button.mat-secondary.button-large,.tertiary-theme .mat-raised-button.mat-outline.button-large,.tertiary-theme .mat-raised-button.mat-trasparent.button-large,.tertiary-theme .mat-raised-button.mat-unactive.button-large{font-size:1.2em;line-height:1.8em}}@media only screen and (min-width: 992px){.tertiary-theme .mat-raised-button.mat-primary.button-large,.tertiary-theme .mat-raised-button.mat-secondary.button-large,.tertiary-theme .mat-raised-button.mat-outline.button-large,.tertiary-theme .mat-raised-button.mat-trasparent.button-large,.tertiary-theme .mat-raised-button.mat-unactive.button-large{padding:.4rem 2.2rem}}@media only screen and (min-width: 1200px){.tertiary-theme .mat-raised-button.mat-primary.button-large,.tertiary-theme .mat-raised-button.mat-secondary.button-large,.tertiary-theme .mat-raised-button.mat-outline.button-large,.tertiary-theme .mat-raised-button.mat-trasparent.button-large,.tertiary-theme .mat-raised-button.mat-unactive.button-large{padding:.8rem 3.4rem}}.tertiary-theme .mat-raised-button.mat-primary.button-medium,.tertiary-theme .mat-raised-button.mat-secondary.button-medium,.tertiary-theme .mat-raised-button.mat-outline.button-medium,.tertiary-theme .mat-raised-button.mat-trasparent.button-medium,.tertiary-theme .mat-raised-button.mat-unactive.button-medium{font-size:.9em;line-height:1.6em}@media only screen and (min-width: 768px){.tertiary-theme .mat-raised-button.mat-primary.button-medium,.tertiary-theme .mat-raised-button.mat-secondary.button-medium,.tertiary-theme .mat-raised-button.mat-outline.button-medium,.tertiary-theme .mat-raised-button.mat-trasparent.button-medium,.tertiary-theme .mat-raised-button.mat-unactive.button-medium{padding:.3rem 2rem}}@media only screen and (min-width: 992px){.tertiary-theme .mat-raised-button.mat-primary.button-medium,.tertiary-theme .mat-raised-button.mat-secondary.button-medium,.tertiary-theme .mat-raised-button.mat-outline.button-medium,.tertiary-theme .mat-raised-button.mat-trasparent.button-medium,.tertiary-theme .mat-raised-button.mat-unactive.button-medium{padding:.5rem 3rem}}.tertiary-theme .mat-raised-button.mat-primary.button-small,.tertiary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-primary,.custom-theme .mat-snack-bar-container .tertiary-theme .mat-raised-button.mat-primary,.tertiary-theme .mat-raised-button.mat-secondary.button-small,.tertiary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-secondary,.custom-theme .mat-snack-bar-container .tertiary-theme .mat-raised-button.mat-secondary,.tertiary-theme .mat-raised-button.mat-outline.button-small,.tertiary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-outline,.custom-theme .mat-snack-bar-container .tertiary-theme .mat-raised-button.mat-outline,.tertiary-theme .mat-raised-button.mat-trasparent.button-small,.tertiary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-trasparent,.custom-theme .mat-snack-bar-container .tertiary-theme .mat-raised-button.mat-trasparent,.tertiary-theme .mat-raised-button.mat-unactive.button-small,.tertiary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-unactive,.custom-theme .mat-snack-bar-container .tertiary-theme .mat-raised-button.mat-unactive{font-size:.8em;line-height:1.2em}@media only screen and (min-width: 768px){.tertiary-theme .mat-raised-button.mat-primary.button-small,.tertiary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-primary,.custom-theme .mat-snack-bar-container .tertiary-theme .mat-raised-button.mat-primary,.tertiary-theme .mat-raised-button.mat-secondary.button-small,.tertiary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-secondary,.custom-theme .mat-snack-bar-container .tertiary-theme .mat-raised-button.mat-secondary,.tertiary-theme .mat-raised-button.mat-outline.button-small,.tertiary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-outline,.custom-theme .mat-snack-bar-container .tertiary-theme .mat-raised-button.mat-outline,.tertiary-theme .mat-raised-button.mat-trasparent.button-small,.tertiary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-trasparent,.custom-theme .mat-snack-bar-container .tertiary-theme .mat-raised-button.mat-trasparent,.tertiary-theme .mat-raised-button.mat-unactive.button-small,.tertiary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-unactive,.custom-theme .mat-snack-bar-container .tertiary-theme .mat-raised-button.mat-unactive{padding:.2rem 1rem}}@media only screen and (min-width: 992px){.tertiary-theme .mat-raised-button.mat-primary.button-small,.tertiary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-primary,.custom-theme .mat-snack-bar-container .tertiary-theme .mat-raised-button.mat-primary,.tertiary-theme .mat-raised-button.mat-secondary.button-small,.tertiary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-secondary,.custom-theme .mat-snack-bar-container .tertiary-theme .mat-raised-button.mat-secondary,.tertiary-theme .mat-raised-button.mat-outline.button-small,.tertiary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-outline,.custom-theme .mat-snack-bar-container .tertiary-theme .mat-raised-button.mat-outline,.tertiary-theme .mat-raised-button.mat-trasparent.button-small,.tertiary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-trasparent,.custom-theme .mat-snack-bar-container .tertiary-theme .mat-raised-button.mat-trasparent,.tertiary-theme .mat-raised-button.mat-unactive.button-small,.tertiary-theme .custom-theme .mat-snack-bar-container .mat-raised-button.mat-unactive,.custom-theme .mat-snack-bar-container .tertiary-theme .mat-raised-button.mat-unactive{padding:.4rem 2rem}}.tertiary-theme .mat-icon-button.md-18{width:34px;height:34px;line-height:34px}.tertiary-theme .mat-icon-button.md-18 .mat-icon{font-size:18px;line-height:18px;height:18px;width:18px}.tertiary-theme .mat-icon-button.md-24{width:40px;height:40px;line-height:40px}.tertiary-theme .mat-icon-button.md-24 .mat-icon{font-size:24px;line-height:24px;height:24px;width:24px}.tertiary-theme .mat-icon-button.md-36{width:52px;height:52px;line-height:52px}.tertiary-theme .mat-icon-button.md-36 .mat-icon{font-size:36px;line-height:36px;height:36px;width:36px}.tertiary-theme .mat-icon-button.md-48{width:64px;height:64px;line-height:64px}.tertiary-theme .mat-icon-button.md-48 .mat-icon{font-size:48px;line-height:48px;height:48px;width:48px}.tertiary-theme .mat-raised-button.md-18{line-height:34px}.tertiary-theme .mat-raised-button.md-18 .mat-icon{font-size:18px;line-height:18px;height:18px;width:18px}.tertiary-theme .mat-raised-button.md-24{line-height:40px}.tertiary-theme .mat-raised-button.md-24 .mat-icon{font-size:24px;line-height:24px;height:24px;width:24px}.tertiary-theme .mat-raised-button.md-36{line-height:52px}.tertiary-theme .mat-raised-button.md-36 .mat-icon{font-size:36px;line-height:36px;height:36px;width:36px}.tertiary-theme .mat-raised-button.md-48{line-height:64px}.tertiary-theme .mat-raised-button.md-48 .mat-icon{font-size:48px;line-height:48px;height:48px;width:48px}.tertiary-theme .material-icons.md-dark{color:#0000008a}.tertiary-theme .material-icons.md-dark.md-inactive{color:#00000042}.tertiary-theme .material-icons.md-light{color:#fff}.tertiary-theme .material-icons.md-light.md-inactive{color:#ffffff4d}.tertiary-theme mat-form-field{padding-bottom:1.5rem}.tertiary-theme mat-form-field .mat-form-field-label-wrapper{top:-1.5em;padding-top:0}@media only screen and (min-width: 768px){.tertiary-theme mat-form-field .mat-form-field-label-wrapper{top:-2em}}.tertiary-theme mat-form-field .mat-form-field-label{font-size:1.4em;font-weight:600;line-height:2rem;color:!important;background-color:transparent}.tertiary-theme mat-form-field.mat-focused .mat-form-field-label{background-color:#fff}.tertiary-theme mat-form-field.mat-form-field-invalid .mat-form-field-label{background-color:#fff}.tertiary-theme mat-form-field .mat-form-field-suffix .mat-button{min-width:20px}.tertiary-theme mat-form-field .mat-form-field-underline{background:#237b7d}.tertiary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix{padding:0;padding:.5rem 0}.tertiary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix .mat-input-element,.tertiary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix .mat-select,.tertiary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix input{background:white!important;font-weight:700}.tertiary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix .mat-select{padding:.5em 0}.tertiary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-outline-start{min-width:2rem;border-radius:0}.tertiary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-outline-end{min-width:2rem;border-radius:0}.tertiary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-outline-gap{border-top-color:inherit!important}.tertiary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix{border-top:.4em solid transparent!important}.tertiary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix .mat-input-element,.tertiary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix .mat-select,.tertiary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix input{line-height:1.8em!important}.tertiary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-suffix{top:0!important}.tertiary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper{height:auto;line-height:normal;padding:0}.tertiary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper .mat-error{display:none}.tertiary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper .mat-error:first-of-type{display:block}.tertiary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-label-wrapper{left:-10px}.tertiary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-label-wrapper .mat-form-field-label{color:inherit;font-weight:500}.tertiary-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.tertiary-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#4ba6a8}.sb-circles-dark .sb-wrapper,.sb-circles-light .sb-wrapper{--sb-color: #fff;--sb-background: transparent;--sb-min-width: fit-content;--sb-height: fit-content;--sb-icon-size: 1.4em}.sb-circles-dark .sb-wrapper:active .sb-icon,.sb-circles-light .sb-wrapper:active .sb-icon{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.sb-circles-dark .sb-wrapper .sb-icon,.sb-circles-light .sb-wrapper .sb-icon{background-color:var(--button-color);box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;width:2.5em;min-height:2.5em;border-radius:50%;transition:background .4s cubic-bezier(.25,.8,.25,1),box-shadow .28s cubic-bezier(.4,0,.2,1)}.sb-circles-dark .sb-wrapper .sb-text,.sb-circles-light .sb-wrapper .sb-text{color:var(--button-color);font-size:.8em;margin-top:5px;border-radius:1em;width:100%;height:1.8em;line-height:1.8em;padding:0;transition:background .4s cubic-bezier(.25,.8,.25,1),box-shadow .28s cubic-bezier(.4,0,.2,1)}.sb-circles-dark .sb-wrapper .sb-content,.sb-circles-light .sb-wrapper .sb-content{align-items:center;flex-direction:column}.sb-circles-dark .sb-wrapper .sb-icon{background-color:var(--button-color)}.sb-circles-dark .sb-wrapper .sb-text,.sb-circles-light .sb-wrapper .sb-icon,.sb-circles-light .sb-wrapper .sb-text{color:var(--button-color)}.sb-circles-light .sb-wrapper .sb-icon{background:radial-gradient(ellipse farthest-corner at center,white 30%,#f2f2f2 100%)}.custom-theme .cdk-overlay-pane.share-modal mat-dialog-container{padding:1rem;max-width:80vw;margin:auto}@media only screen and (min-width: 1200px){.custom-theme .cdk-overlay-pane.share-modal mat-dialog-container{min-width:20rem!important;max-width:none}}.custom-theme .cdk-overlay-pane mat-dialog-container{min-width:50vw;max-height:90vh;height:auto}.custom-theme .cdk-overlay-pane mat-dialog-container .container{text-align:center}.custom-theme .cdk-overlay-pane mat-dialog-container .container dl{color:#c2cee5;text-align:left}.custom-theme .cdk-overlay-pane mat-dialog-container .container dl dd .mat-icon{vertical-align:bottom}.custom-theme .cdk-overlay-pane mat-dialog-container .container dl dd .mat-icon.red{color:red;margin:0 5px 0 10px}.custom-theme .cdk-overlay-pane mat-dialog-container .container dl dd .mat-icon.green{color:green;margin:0 5px 0 10px}.custom-theme .cdk-overlay-pane mat-dialog-container .container dl dd .mat-icon.yellow{color:#a07508;margin:0 5px 0 10px}.custom-theme .cdk-overlay-pane mat-dialog-container .container dl dd .mat-icon.black{color:#333;margin:0 5px 0 10px}.custom-theme .cdk-overlay-pane mat-dialog-container .container .mat-card:not([class*=mat-elevation-z]){box-shadow:none;background:transparent}.custom-theme .cdk-overlay-pane mat-dialog-container .container .mat-card .mat-checkbox-layout{text-align:left;white-space:normal}.custom-theme .cdk-overlay-pane mat-dialog-container .container .mat-card .mat-select{padding:0 .5em}.custom-theme .cdk-overlay-pane mat-dialog-container .container .mat-button.add-button,.custom-theme .cdk-overlay-pane mat-dialog-container .container .mat-button.remove-button{font-size:1em}@media only screen and (min-width: 768px){.custom-theme .cdk-overlay-pane mat-dialog-container .container .mat-button.add-button,.custom-theme .cdk-overlay-pane mat-dialog-container .container .mat-button.remove-button{font-size:1.2em}}.custom-theme .cdk-overlay-pane mat-dialog-container .container .mat-button.add-button fa-icon,.custom-theme .cdk-overlay-pane mat-dialog-container .container .mat-button.remove-button fa-icon{font-size:1.4em}.custom-theme .cdk-overlay-pane mat-dialog-container .container img.small{min-width:6rem;min-height:6rem}.custom-theme app-loading-bar .progress-wrapper{position:fixed;width:100%;height:1rem;display:flex;justify-content:center;align-items:center;bottom:0;left:0;z-index:998}.custom-theme app-loading-bar .progress-wrapper .progress{height:1rem;display:block;width:100%;background-color:#e5e5e5;background-clip:padding-box;margin:auto 0 0;display:flex}.custom-theme app-loading-bar .progress-wrapper .progress:before{content:"";height:1rem;width:100%;margin:0;background:#dc007e;animation:running-progress 2s cubic-bezier(.4,0,.2,1) infinite,colors 8s ease-in-out infinite}@keyframes colors{0%{stroke:#dc007e}50%{stroke:#009779}to{stroke:#0090d2}}@keyframes running-progress{0%{margin-left:0;margin-right:100%}50%{margin-left:25%;margin-right:0%}to{margin-left:100%;margin-right:0}}.custom-theme app-loading-spinner .app-loading{position:fixed;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:white;z-index:1001;top:0;left:0}.custom-theme app-loading-spinner .app-loading .logo{width:7rem;height:7rem;background:url(logo-hera.1bee77baeb3a1534.svg) center center no-repeat;background-size:contain}.custom-theme app-loading-spinner .app-loading .spinner{width:12rem;height:12rem;animation:rotate 2s linear infinite;transform-origin:center center;position:absolute;inset:0;margin:auto}.custom-theme app-loading-spinner .app-loading .spinner .path{stroke:#fdcb2a;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;transform-origin:center;animation:dash 1.5s ease-in-out infinite,colors 7.5s ease-in-out infinite}@keyframes colors{0%{stroke:#dc007e}50%{stroke:#009779}to{stroke:#0090d2}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.custom-theme a{color:#000000de}.custom-theme code{color:#000;background-color:#c2cee5}body{font-family:Circular Std,Helvetica,sans-serif;font-weight:500;color:#7d7d7d;background-color:#f5f5f5;-webkit-font-smoothing:none;-webkit-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:antialiased}.custom-theme .splash-page{min-height:100%;background-color:#fff}.custom-theme .splash-page h1,.custom-theme .splash-page h2,.custom-theme .splash-page h3,.custom-theme .splash-page p{color:#345da7}.custom-theme .splash-page img{margin:0 auto 35px!important}@media only screen and (min-width: 768px){.custom-theme .splash-page img{min-width:220px!important;max-width:320px!important}}.custom-theme .loading-bar-wrapper{z-index:998}.custom-theme .loading-spinner-wrapper{z-index:1001}.custom-theme .vpn{position:fixed;bottom:3rem;right:3rem;z-index:1001}.custom-theme .vpn h6{color:#fff;background-color:#000000b3;border-radius:3rem}.custom-theme .vpn h6.hidden{border-radius:3rem}.custom-theme .vpn span{transition:all .3s ease-in-out 0s}.custom-theme .vpn img{width:2rem;height:2rem;max-width:2rem!important}.custom-theme .vpn mat-icon{font-size:1em;color:#fff;width:auto;height:auto;cursor:pointer}.custom-theme .vpn div{position:relative}.custom-theme .vpn div.settings{cursor:pointer}.custom-theme .vpn div.pulse{position:absolute;top:-.5rem;left:-.5rem;width:3rem;height:3rem;background-color:#fff;animation:pulse 1s infinite ease-in-out;border-radius:100%}@keyframes pulse{0%{-webkit-transform:scale(0)}to{-webkit-transform:scale(1);-moz-opacity:0;-khtml-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}@keyframes rotate{to{transform:rotate(360deg)}}.custom-theme h1,.custom-theme h2,.custom-theme h1.smaller,.custom-theme h3,.custom-theme h4,.custom-theme h5,.custom-theme h6{font-weight:400;white-space:normal}@media only screen and (max-width: 767px){.custom-theme h1{font-size:1.4em}}@media only screen and (min-width: 768px){.custom-theme h1.title-large{font-size:2em}}@media only screen and (min-width: 992px){.custom-theme h1.title-large{font-size:2.4em}}@media only screen and (min-width: 1200px){.custom-theme h1.title-large{font-size:2.8em}}@media only screen and (min-width: 768px){.custom-theme h2.subtitle-large,.custom-theme h1.subtitle-large.smaller{font-size:1.6em}}@media only screen and (min-width: 992px){.custom-theme h2.subtitle-large,.custom-theme h1.subtitle-large.smaller{font-size:1.8em}}@media only screen and (min-width: 1200px){.custom-theme h2.subtitle-large,.custom-theme h1.subtitle-large.smaller{font-size:2em}}@media only screen and (max-width: 991px){.custom-theme p{line-height:1.2}}@media only screen and (min-width: 768px){.custom-theme p.large{font-size:1.1em}}@media only screen and (min-width: 992px){.custom-theme p.large{font-size:1.2em}}@media only screen and (min-width: 1200px){.custom-theme p.large{font-size:1.3em}}.custom-theme a:not([class*=mat-]){text-decoration:none;font-weight:700}.custom-theme a:not([class*=mat-]):hover,.custom-theme a:not([class*=mat-]):focus{text-decoration:underline}.custom-theme a:not([class*=mat-]) .mat-icon{vertical-align:text-bottom;margin-left:0!important}.custom-theme a .mat-icon{vertical-align:middle;margin-left:0!important}.custom-theme small.smallest{font-size:50%}.custom-theme small.medium{font-size:60%}.custom-theme small.larger{font-size:70%}.custom-theme .cursor-default{cursor:default}.custom-theme .cursor-pointer{cursor:pointer}.custom-theme strong{font-weight:700}.custom-theme img,.custom-theme map{max-width:100%;display:block;margin:0 auto}.custom-theme img.remote-award,.custom-theme map.remote-award{max-width:60vw}@media only screen and (min-width: 768px){.custom-theme img.remote-award,.custom-theme map.remote-award{max-width:280px}}.custom-theme img.remote-event,.custom-theme map.remote-event{box-shadow:0 4px 4px #00000040}@media only screen and (min-width: 768px){.custom-theme img.remote-event,.custom-theme map.remote-event{max-width:400px}}.custom-theme img area,.custom-theme map area{cursor:pointer}@media only screen and (min-width: 992px){.custom-theme img.mw-none{max-width:none!important}}.custom-theme .carousel-indicators [data-bs-target]{width:.5rem;height:.5rem;border-radius:100%}.custom-theme .mat-dialog-container{border-radius:1rem}.custom-theme .mat-tab-group .mat-tab-label{font-weight:600;text-transform:uppercase;height:auto;padding:1.25rem}.custom-theme .mat-tab-group .mat-tab-label:hover:not(.mat-tab-label-active){color:#4c75ff}.custom-theme .mat-tab-group .mat-tab-label.mat-tab-label-active{-moz-opacity:1;-khtml-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}.custom-theme .mat-tab-group .mat-tab-label .mat-tab-label-content{white-space:normal}.custom-theme .mat-tab-body,.custom-theme .mat-tab-body-content{overflow:hidden!important}.custom-theme input:-webkit-autofill,.custom-theme textarea:-webkit-autofill,.custom-theme select:-webkit-autofill{color:#e7ecf4!important;background:white!important;-webkit-text-fill-color:#e7ecf4!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.custom-theme input:-webkit-autofill:hover,.custom-theme input:-webkit-autofill:focus,.custom-theme textarea:-webkit-autofill:hover,.custom-theme textarea:-webkit-autofill:focus,.custom-theme select:-webkit-autofill:hover,.custom-theme select:-webkit-autofill:focus{-webkit-text-fill-color:#e7ecf4!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.custom-theme .mat-menu-panel{max-width:none}@media only screen and (max-width: 767px){.custom-theme .mat-menu-panel{max-width:100vh}}.custom-theme .mat-menu-panel .mat-menu-content{padding:.5rem}.custom-theme .mat-menu-panel .mat-menu-content .mat-menu-item{font-size:.9em;height:auto;white-space:initial;padding:.2rem .5rem;line-height:normal}.custom-theme .mat-menu-panel .mat-menu-content .mat-menu-item:hover{text-decoration:none}.custom-theme .mat-menu-panel .mat-menu-content .mat-menu-item.active{color:#fff!important;background-color:#718ec1!important}.custom-theme .mat-menu-panel .mat-menu-content .mat-menu-item.active:hover{cursor:default;background-color:#718ec1!important}.custom-theme .mat-menu-panel .mat-menu-content .mat-menu-item .mat-icon-no-color{color:inherit}.custom-theme .mat-snack-bar-container .mat-simple-snackbar{justify-content:center}.custom-theme .mat-snack-bar-container.mat-snack-bar-success{text-align:center;width:100%;max-width:100%;margin:0 auto;background:#d4edda}.custom-theme .mat-snack-bar-container.mat-snack-bar-success .mat-simple-snackbar{font-size:1em;color:#155724;display:inline-block}.custom-theme .mat-snack-bar-container.mat-snack-bar-success .mat-simple-snackbar:before{content:"\f0a1";font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;display:inline-block;margin-right:10px}.custom-theme .mat-snack-bar-container.mat-snack-bar-danger{text-align:center;width:100%;max-width:100%;margin:0 auto;background:#f8d7da}.custom-theme .mat-snack-bar-container.mat-snack-bar-danger .mat-simple-snackbar{font-size:1em;color:#721c24;display:inline-block}.custom-theme .mat-snack-bar-container.mat-snack-bar-danger .mat-simple-snackbar:before{content:"\f071";font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;display:inline-block;margin-right:10px}.custom-theme .mat-snack-bar-container.cookie-bar{color:#c2cee5;width:100vw;max-width:100%;margin:0 auto;background:rgba(255,255,255,.8);border-radius:0}.custom-theme .mat-snack-bar-container.cookie-bar small{display:block}.custom-theme .mat-snack-bar-container.cookie-bar small a{color:#c2cee5;text-decoration:underline}.custom-theme .mat-snack-bar-container.cookie-bar small a:hover,.custom-theme .mat-snack-bar-container.cookie-bar small a:focus{color:#e7ecf4;text-decoration:none}@media only screen and (max-width: 767px){.custom-theme .mat-snack-bar-container.cookie-bar button{display:table;margin:10px 0 0 auto}}.custom-theme .mat-snack-bar-container.center-snackbar{background:white;padding:1.5rem 0 0}@media only screen and (min-width: 768px){.custom-theme .mat-snack-bar-container.center-snackbar{margin-bottom:3rem}}@media only screen and (min-width: 992px){.custom-theme .mat-snack-bar-container.center-snackbar{margin-bottom:5rem}}.custom-theme .mat-snack-bar-container.center-snackbar:after{content:"";height:4px;width:100%;display:block;background:rgb(221,0,126);background:linear-gradient(90deg,rgb(221,0,126) 0%,rgb(0,152,121) 50%,rgb(0,144,211) 100%)}.custom-theme .mat-snack-bar-container.center-snackbar .mat-simple-snackbar{line-height:1}.custom-theme .mat-snack-bar-container.center-snackbar .mat-simple-snackbar .mat-simple-snack-bar-content{font-size:1.3em;color:#000000de;padding:0 1.5rem 1.5rem}.custom-theme mat-spinner.white circle{stroke:#fff!important}.custom-theme mat-spinner.green circle{stroke:#4ba6a8!important}.custom-theme .mat-tooltip{font-size:.8em;color:#000000de;background-color:#fff;margin:5px;box-shadow:0 0 4px #00000040}.custom-theme .sb-button .svg-inline--fa{height:1.6em!important;vertical-align:middle}.custom-theme .sb-button .svg-inline--fa.fa-whatsapp{height:1.8em!important}.custom-theme .content .mat-card:not([class*=mat-elevation-z]){border:none;box-shadow:0 2px 4px 2px #00000040;border-radius:14px}.custom-theme .content .mat-card small{line-height:1.2}.custom-theme .content .mat-card mat-checkbox{text-align:left;white-space:normal;margin-bottom:10px}.custom-theme .content .mat-card mat-checkbox .mat-checkbox-layout{white-space:inherit}.custom-theme .content .mat-card mat-checkbox .mat-checkbox-layout .mat-checkbox-label{font-weight:400!important;font-size:16px;text-transform:none;justify-content:flex-start}.custom-theme .content .mat-card mat-checkbox .mat-checkbox-layout .mat-checkbox-label a{cursor:pointer;color:inherit;text-decoration:underline}.custom-theme .content .mat-card mat-checkbox .mat-checkbox-layout .mat-checkbox-label a:hover{text-decoration:none}.custom-theme .content .mat-card mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container{margin-left:0}.custom-theme .content .mat-card mat-checkbox .mat-checkbox-layout .mat-checkbox-frame{border-color:#c2cee5}.custom-theme .content .mat-card .mat-select{padding:0 .5em}.custom-theme .content .buttons{margin:0}.custom-theme .content .buttons.pad{margin:15px auto}.custom-theme .content mat-checkbox .mat-checkbox-label a{cursor:pointer;color:inherit;text-decoration:underline}.custom-theme .content mat-checkbox .mat-checkbox-label a:hover{text-decoration:none}.custom-theme .content mat-checkbox .mat-checkbox-layout{white-space:inherit}.custom-theme .content mat-checkbox .mat-checkbox-inner-container{margin-top:4px}.custom-theme .content mat-accordion .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:none}.custom-theme .content mat-accordion .mat-expansion-panel .mat-expansion-panel-header{padding:1.5rem 1rem;height:auto}.custom-theme .content mat-accordion .mat-expansion-panel .mat-expansion-panel-header p{margin:0;padding:0}.custom-theme .content mat-accordion .mat-expansion-panel .mat-expansion-panel-header ul,.custom-theme .content mat-accordion .mat-expansion-panel .mat-expansion-panel-header ol{margin-top:0;margin-bottom:0}.custom-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#fff;background:#e7ecf4}.custom-theme .mat-clock-cell.mat-clock-cell-selected{background:#e7ecf4!important}.custom-theme .mat-calendar .mat-calendar-header .mat-calendar-header-date .mat-calendar-header-date-month{font-size:2em!important}.custom-theme .mat-calendar .mat-calendar-body-selected{color:#fff}.custom-theme .mat-drawer-container{background-color:transparent}.custom-theme .mat-drawer-container main{height:100%;display:block;overflow-x:hidden}.custom-theme.toolbar-welcome main{padding-top:3rem}@media only screen and (min-width: 768px){.custom-theme.toolbar-welcome main{padding-top:4rem}}.custom-theme.toolbar-landing main{padding-top:7rem}@media only screen and (min-width: 768px){.custom-theme.toolbar-landing main{padding-top:5rem}}.custom-theme.toolbar-authenticated .mat-drawer-container main{padding-top:8.5rem}@media only screen and (min-width: 768px){.custom-theme.toolbar-authenticated .mat-drawer-container main{padding-top:9rem}}.custom-theme app-user-widget>.container-fluid,.custom-theme app-user-widget>.container-sm,.custom-theme app-user-widget>.container-md,.custom-theme app-user-widget>.container-lg,.custom-theme app-user-widget>.container-xl,.custom-theme app-user-widget>.container-xxl{padding-top:5rem;margin-top:-5rem}@media only screen and (min-width: 768px){.custom-theme app-user-widget>.container-fluid,.custom-theme app-user-widget>.container-sm,.custom-theme app-user-widget>.container-md,.custom-theme app-user-widget>.container-lg,.custom-theme app-user-widget>.container-xl,.custom-theme app-user-widget>.container-xxl{padding-top:7rem;margin-top:-7rem}}@media only screen and (max-width: 991px){.custom-theme .cdk-overlay-pane{min-width:90vw}}.custom-theme mat-sidenav-container{height:100%;width:100%}.custom-theme mat-sidenav-container mat-sidenav{width:100vw}.custom-theme mat-sidenav-container mat-sidenav.mat-drawer{background:rgba(45,45,45,.9019607843)}.custom-theme mat-sidenav-container mat-sidenav .border-top{border-top-color:#fff!important}.custom-theme mat-sidenav-container mat-sidenav mat-nav-list{padding-top:0}@media only screen and (min-width: 768px){.custom-theme mat-sidenav-container mat-sidenav mat-nav-list{max-width:80vw;margin:0 auto}}.custom-theme mat-sidenav-container mat-sidenav mat-nav-list .mat-list-item{font-size:1.2em;color:#fff!important}.custom-theme mat-sidenav-container mat-sidenav mat-nav-list:last-of-type .mat-list-item:last-of-type{border-bottom:none}.custom-theme mat-sidenav-container mat-sidenav mat-nav-list .mat-list-item-disabled{color:#00000042;background:none}.custom-theme mat-sidenav-container .wrapper{position:absolute;inset:0;display:flex;flex-direction:column}.custom-theme mat-sidenav-container .wrapper .content{flex:1 0 auto}.custom-theme mat-sidenav-container .links-header{max-width:1284px;padding:0;height:100%;width:100%;margin:0}.custom-theme mat-sidenav-container .links-header img{width:100%;max-width:100px;margin:0 15px}@media only screen and (min-width: 992px){.custom-theme mat-sidenav-container .links-header img{margin:0 30px}}@media only screen and (min-width: 1200px){.custom-theme mat-sidenav-container .links-header img{margin:0 45px}}.custom-theme mat-sidenav-container .page_title{font-size:2.4em;margin-top:40px;text-transform:uppercase}.custom-theme mat-sidenav-container mat-sidenav{color:#fff!important}.custom-theme mat-sidenav-container mat-sidenav .mat-list-item.active{color:#fff!important;background-color:#718ec1!important}.custom-theme mat-sidenav-container mat-sidenav .mat-list-item.active:hover{cursor:default;background-color:#718ec1!important}.custom-theme mat-sidenav-container mat-sidenav .mat-list-item .mat-list-item-content{justify-content:space-between}.custom-theme mat-sidenav-container footer .container-fluid,.custom-theme mat-sidenav-container footer .container-sm,.custom-theme mat-sidenav-container footer .container-md,.custom-theme mat-sidenav-container footer .container-lg,.custom-theme mat-sidenav-container footer .container-xl,.custom-theme mat-sidenav-container footer .container-xxl{position:relative}@media only screen and (min-width: 768px){.custom-theme mat-sidenav-container footer .container-fluid .brand,.custom-theme mat-sidenav-container footer .container-sm .brand,.custom-theme mat-sidenav-container footer .container-md .brand,.custom-theme mat-sidenav-container footer .container-lg .brand,.custom-theme mat-sidenav-container footer .container-xl .brand,.custom-theme mat-sidenav-container footer .container-xxl .brand{max-width:20rem}}.custom-theme .mat-select-panel{max-width:100%}.custom-theme .mat-button-focus-overlay{background-color:transparent!important}.custom-theme .mat-fab.mat-facebook,.custom-theme .mat-fab.mat-whatsapp{color:#fff}.custom-theme .mat-fab.mat-facebook .mat-button-wrapper,.custom-theme .mat-fab.mat-whatsapp .mat-button-wrapper{padding:0}.custom-theme .mat-fab.mat-facebook{background-color:#4267b2}.custom-theme .mat-fab.mat-whatsapp{background-color:#25d366}.custom-theme .message-block .error-message{display:none}.custom-theme .mat-badge-content{color:#fff}.custom-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{color:#fff;left:1.3rem;bottom:.5rem}.custom-theme .ribbon-corner.ribbon-grey:before{background:#7d7d7d}.custom-theme .line-gradient{height:8px;background:rgb(221,0,126);background:linear-gradient(90deg,rgb(221,0,126) 0%,rgb(0,152,121) 50%,rgb(0,144,211) 100%)}.custom-theme .experience-bar{border-radius:10px;height:8px}.custom-theme .experience-bar .mat-progress-bar-buffer{background-color:#e5e5e5}.custom-theme .experience-bar .mat-progress-bar-fill:after{background-color:#4ba6a8}@media only screen and (min-width: 1200px){.custom-theme .hp-box{max-height:222px}}@media only screen and (max-width: 991px){.custom-theme .img-box-container{max-height:10rem;overflow:hidden;margin:auto 0 0}}.custom-theme .img-box{height:100%;width:100%}.custom-theme .box-mask{-webkit-mask-image:url(/assets/images/shapes/mask-mobile.png);-webkit-mask-position:top center;-webkit-border-bottom-right-radius:1rem;-webkit-border-bottom-left-radius:1rem;-moz-border-radius-bottomright:1rem;-moz-border-radius-bottomleft:1rem;border-bottom-right-radius:1rem;border-bottom-left-radius:1rem;-webkit-mask-repeat:no-repeat;object-fit:cover;object-position:center;max-height:15rem}@media only screen and (min-width: 992px){.custom-theme .box-mask{-webkit-mask-image:url(/assets/images/shapes/mask-desktop.png);-webkit-mask-size:100% 100%;-webkit-mask-position:center right;border-top-left-radius:0}}.custom-theme .bg-coins{color:#2c2c2c;padding:8px 6px;background:transparent url(badge-coins.00d4c46c6e70f588.svg) right center/contain no-repeat;background-size:100% 40px;font-size:90%;width:74px}@media only screen and (min-width: 1200px){.custom-theme .bg-coins{width:100px;font-size:110%;padding:8px 12px}}.custom-theme .bg-coins img{width:22px;height:22px;margin:0}@media only screen and (min-width: 1200px){.custom-theme .bg-coins img{width:28px;height:28px}}.custom-theme .bg-coins span{margin-left:.3rem!important}@media only screen and (min-width: 1200px){.custom-theme .bg-coins span{margin-left:.3rem!important}}.custom-theme .bg-coins.badge-sm{padding:5px 28px;background-size:80px 32px;font-size:90%;width:100px}.custom-theme .bg-coins.badge-sm img{width:22px;height:22px}.custom-theme .badge-custom{font-size:.75rem;z-index:100}.custom-theme .badge-custom.challenge{padding:.25rem .5rem;border-radius:.5rem 0 0 .5rem;background-color:#da007e}.custom-theme .badge-custom.challenge:after{content:"SFIDA DEL MESE";display:block}.custom-theme .badge-podcast .bg-coins{top:0}@media only screen and (min-width: 1200px){.custom-theme .badge-podcast .bg-coins{top:20px}}.custom-theme .border-start-white{border-left-color:#fff!important}.custom-theme .bg-yellow{background-color:#fc03}.custom-theme .pie-chart-legend{list-style:none;text-align:left;padding:1rem 0;margin:0}.custom-theme .pie-chart-legend li{padding:.25em 0}.custom-theme .pie-chart-legend li span:first-child{padding:.25em 1.25em;margin:0 1em 0 0}@media only screen and (max-width: 767px){.custom-theme .mat-table[responsiveTable] thead{display:none}.custom-theme .mat-table[responsiveTable] .mat-header-row{display:flex;flex-wrap:wrap;height:auto;position:sticky;top:0;z-index:2}.custom-theme .mat-table[responsiveTable] .mat-header-row th.mat-header-cell{display:flex;flex:1;align-items:center;text-align:center;padding:1rem .5rem;justify-content:space-around}.custom-theme .mat-table[responsiveTable] .mat-header-row th.mat-header-cell>.mat-sort-header-container{padding-left:15px}.custom-theme .mat-table[responsiveTable] .mat-header-row th.mat-header-cell:not([mat-sort-header]),.custom-theme .mat-table[responsiveTable] .mat-header-row th.mat-header-cell.mat-sort-header-disabled,.custom-theme .mat-table[responsiveTable] .mat-header-row th.mat-header-cell.mat-column-actions{display:none}.custom-theme .mat-table[responsiveTable] .mat-row{height:auto}.custom-theme .mat-table[responsiveTable] .mat-row td.mat-cell:not(.mat-column-actions):not(.mat-column-action){display:grid;grid-template-columns:50% 50%;padding:.5rem;text-align:right;word-break:break-word}.custom-theme .mat-table[responsiveTable] .mat-row td.mat-cell:not(.mat-column-actions):not(.mat-column-action)>*{grid-column:2}.custom-theme .mat-table[responsiveTable] .mat-row td.mat-cell:not(.mat-column-actions):not(.mat-column-action):before{content:attr(data-column-name);font-weight:700;text-align:left}.custom-theme .mat-table[responsiveTable] .mat-row td.mat-column-actions,.custom-theme .mat-table[responsiveTable] .mat-row td.mat-column-action{display:flex;justify-content:center;padding:0 .5rem}.custom-theme .mat-table[responsiveTable] .mat-row td.mat-column-actions>button,.custom-theme .mat-table[responsiveTable] .mat-row td.mat-column-action>button{margin:.5rem 0}.custom-theme .mat-table[responsiveTable] .mat-row:last-of-type td:last-of-type{border:none}.custom-theme .mat-table[responsiveTable] .mat-row:not(:last-of-type) td:last-of-type{border-bottom:.5rem solid #fafafa}.custom-theme .mat-card .mat-table[matTableResponsive],.custom-theme .mat-expansion-panel .mat-table[matTableResponsive]{border:.5rem solid #fafafa}}@media only screen and (min-width: 992px){.custom-theme app-home .flex-container{height:20rem}}.custom-theme app-home .topic-thumb{margin:auto;height:20rem}@media only screen and (min-width: 1200px){.custom-theme app-home .topic-thumb{height:15rem}}.custom-theme app-home .topic-thumb img{max-width:none;height:20rem;margin-left:50%;transform:translate(-50%)}@media only screen and (min-width: 1200px){.custom-theme app-home .topic-thumb img{height:15rem}}.custom-theme app-home .bg-linear-gradient{background:#009879;background:linear-gradient(90deg,#009879 0%,#0090d3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#009879",endColorstr="#0090d3",GradientType=1)}.custom-theme app-home .bg-green{background:rgba(75,166,168,.2)}.custom-theme app-home .bg-yellow{background:rgba(255,204,0,.2)}.custom-theme app-home .bg-risparmio{background-image:url(/assets/images/home/gift.png),url(/assets/images/home/box-risparmio-end.png);background-position:.5rem center,right bottom;background-size:auto 90%,auto;background-repeat:no-repeat,no-repeat;background-color:#fc03}@media only screen and (min-width: 1200px){.custom-theme app-home .bg-risparmio{background-position:.5rem 90%,right bottom;background-size:auto,auto}}.custom-theme app-home .owl-carousel .owl-stage{left:-20px!important}@media only screen and (min-width: 1200px){.custom-theme app-home .owl-carousel .owl-stage{left:-50px!important}}.custom-theme app-home .owl-carousel .owl-item img{width:auto;right:8px}.custom-theme app-home .owl-carousel .owl-item .actions-container{height:200px}.custom-theme app-home .owl-carousel .owl-nav{position:absolute;top:calc(50% - 27px);width:100%}.custom-theme app-home .owl-carousel .owl-nav .owl-next,.custom-theme app-home .owl-carousel .owl-nav .owl-prev{margin:0;border-radius:30px;padding:4px 8px;background:#4ba6a8}.custom-theme app-home .owl-carousel .owl-nav .owl-next.disabled,.custom-theme app-home .owl-carousel .owl-nav .owl-prev.disabled{display:none}.custom-theme app-home .owl-carousel .owl-nav .owl-prev{float:left}.custom-theme app-home .owl-carousel .owl-nav .owl-next{float:right}.custom-theme app-home .img-content{position:absolute;right:-10px;top:10px;max-height:100%}.custom-theme app-home .bg-cat-1{background-color:#0098794d}.custom-theme app-home .bg-cat-2{background-color:#dd007e4d}.custom-theme app-home .bg-cat-3{background-color:#fc9}.custom-theme app-home .bg-cat-4{background-color:#0090d34d}.custom-theme app-home .bg-cat-5{background-color:#dd007e4d}.custom-theme app-home .bg-cat-6{background-color:#9e66e04d}.custom-theme app-home .bg-cat-7{background-color:#fc9}.custom-theme app-box-loading>div{min-height:100%}@media only screen and (min-width: 1200px){.custom-theme app-box-loading>div{min-height:222px}}.custom-theme app-box>div{overflow:hidden;height:100%}@media only screen and (min-width: 1200px){.custom-theme app-box>div{max-height:222px}}.custom-theme app-box .overflow-ellipses-title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:pre-wrap}.custom-theme app-box .overflow-ellipses,.custom-theme app-box .overflow-ellipses p{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:pre-wrap}.custom-theme app-box .box-description p{margin-bottom:.4rem}.custom-theme app-box-consumptions .info-icon{position:absolute;bottom:0;right:0}.custom-theme app-box-consumptions .info-icon-top-right{position:absolute;top:0;right:0}.custom-theme app-box-consumptions .rounded-sm-start,.custom-theme app-box-consumptions .rounded-sm-end,.custom-theme app-box-consumptions .rounded-top,.custom-theme app-box-consumptions .rounded-bottom{--bs-border-radius: 1rem}@media only screen and (min-width: 1200px){.custom-theme app-box-consumptions .rounded-sm-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:0!important;border-top-right-radius:0!important}.custom-theme app-box-consumptions .rounded-sm-end{border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:0!important;border-top-left-radius:0!important}}.custom-theme app-pdf pdf-viewer{width:100%;height:50000px}.custom-theme app-courtesy h1{font-size:32px}@media only screen and (min-width: 768px){.custom-theme app-courtesy h1{font-size:2.5rem;line-height:3rem}}@media only screen and (min-width: 1200px){.custom-theme app-courtesy h1{font-size:3rem;line-height:3.75rem}}.custom-theme app-courtesy h2,.custom-theme app-courtesy h1.smaller{font-size:24px}@media only screen and (min-width: 768px){.custom-theme app-courtesy h2,.custom-theme app-courtesy h1.smaller{font-size:36px}}.custom-theme app-courtesy p{font-size:16px}@media only screen and (min-width: 768px){.custom-theme app-courtesy p{font-size:130%}}.custom-theme app-courtesy .color-gradient{color:#4ba6a8}.custom-theme app-courtesy .bg-howto{background-size:100% 100%!important;background:#fff url(bg-howto-mobile.ef3ec347aa806e00.png) center center/contain no-repeat}@media only screen and (min-width: 768px){.custom-theme app-courtesy .bg-howto{background:#fff url(bg-howto.b49306cfa9b436cc.png) center center/contain no-repeat}}.custom-theme app-courtesy .bg-howto h3{font-size:16px;line-height:20.24px}.custom-theme app-courtesy .bg-howto p{font-size:12px}@media only screen and (min-width: 768px){.custom-theme app-courtesy .bg-howto p,.custom-theme app-courtesy .bg-howto h3{font-size:110%}}@media only screen and (max-width: 767px){.custom-theme app-courtesy .bg-who{background:#fff url(bg-howto-mobile.ef3ec347aa806e00.png) center top/contain no-repeat;background-size:150% auto}.custom-theme app-courtesy .bg-who h2,.custom-theme app-courtesy .bg-who h1.smaller{color:#fff;padding-top:3rem!important}.custom-theme app-courtesy .bg-who h2 span,.custom-theme app-courtesy .bg-who h1.smaller span{color:#fff!important}}.custom-theme app-courtesy .owl-carousel .owl-stage{left:-20px!important}@media only screen and (min-width: 768px){.custom-theme app-courtesy .owl-carousel .owl-stage{left:-100px!important}}@media only screen and (min-width: 1200px){.custom-theme app-courtesy .owl-carousel .owl-stage{left:-255px!important}}.custom-theme app-courtesy .owl-carousel .owl-item mat-card{height:33rem}@media only screen and (min-width: 992px){.custom-theme app-courtesy .owl-carousel .owl-item mat-card{height:40vh;max-height:300px}}.custom-theme app-courtesy .owl-carousel .owl-item mat-card h3{font-size:1.6em}@media only screen and (min-width: 768px){.custom-theme app-courtesy .owl-carousel .owl-item mat-card h3{font-size:2em}}.custom-theme app-courtesy .owl-carousel .owl-item mat-card .col-lg-7{height:15rem}@media only screen and (min-width: 992px){.custom-theme app-courtesy .owl-carousel .owl-item mat-card .col-lg-7{height:auto}}.custom-theme app-courtesy .owl-carousel .owl-item mat-card.green h3{color:#48b59f}.custom-theme app-courtesy .owl-carousel .owl-item mat-card.green .rounded-4{height:18rem;background-color:#0098794d}@media only screen and (min-width: 992px){.custom-theme app-courtesy .owl-carousel .owl-item mat-card.green .rounded-4{height:auto}}.custom-theme app-courtesy .owl-carousel .owl-item mat-card.green .rounded-4 img{max-width:100%;width:6.5rem}.custom-theme app-courtesy .owl-carousel .owl-item mat-card.azure h3{color:#48afe0}.custom-theme app-courtesy .owl-carousel .owl-item mat-card.azure .rounded-4{height:18rem;background-color:#0090d34d}@media only screen and (min-width: 992px){.custom-theme app-courtesy .owl-carousel .owl-item mat-card.azure .rounded-4{height:auto}}.custom-theme app-courtesy .owl-carousel .owl-item mat-card.azure .rounded-4 img{max-width:100%;width:13rem}.custom-theme app-courtesy .owl-carousel .owl-item mat-card.pink h3{color:#e748a3}.custom-theme app-courtesy .owl-carousel .owl-item mat-card.pink .rounded-4{height:18rem;background-color:#dd007e4d}@media only screen and (min-width: 992px){.custom-theme app-courtesy .owl-carousel .owl-item mat-card.pink .rounded-4{height:auto}}.custom-theme app-courtesy .owl-carousel .owl-item mat-card.pink .rounded-4 img{margin-right:0!important;max-width:100%;width:13rem}.custom-theme app-courtesy .owl-carousel .owl-item .bg-coins{top:20px;left:0;padding:3px 16px;color:#fafafa;background:#fff url(badge.5e1f83b685aa4b2f.png) left center/contain no-repeat;font-size:80%}@media only screen and (min-width: 768px){.custom-theme app-courtesy .owl-carousel img{max-width:-moz-fit-content;max-width:fit-content;margin-left:0}}.custom-theme app-courtesy .owl-carousel .level-container{height:275px;justify-content:end}.custom-theme app-courtesy .owl-theme .owl-dots .owl-dot span{background:#ffffff;border:1px solid #4ba6a8}.custom-theme app-courtesy .owl-theme .owl-dots .owl-dot.active span,.custom-theme app-courtesy .owl-theme .owl-dots .owl-dot .owl-theme .owl-dots .owl-dot:hover span{background:#4ba6a8}.custom-theme app-awards .award-container{width:100%;margin:0 auto;overflow:hidden;position:relative;height:250px;border-radius:1rem 1rem 0 0}@media only screen and (min-width: 768px) and (max-width: 1200px){.custom-theme app-awards .award-container{height:190px}}.custom-theme app-awards .award-container .award-img{position:absolute;width:100%;left:50%;margin-left:-50%;min-height:100%}.custom-theme app-events .award-container{width:100%;margin:0 auto;overflow:hidden;position:relative;height:250px;border-radius:1rem 1rem 0 0}@media only screen and (min-width: 768px) and (max-width: 1200px){.custom-theme app-events .award-container{height:190px}}.custom-theme app-events .award-container .award-img{position:absolute;width:100%;left:50%;margin-left:-50%;min-height:100%}.custom-theme app-events .mat-tab-header{display:none}.custom-theme app-events .mat-tab-label{text-transform:none!important;margin:0}@media only screen and (max-width: 767px){.custom-theme app-events .mat-tab-label{text-transform:capitalize!important}}.custom-theme app-events .mat-tab-label:not(:first-of-type):not(:last-of-type){margin:0 .5em}.custom-theme app-events .mat-tab-label .mat-tab-label-content{white-space:nowrap!important}.custom-theme app-events .mat-tab-header{margin-bottom:3rem;border:none;overflow:visible}.custom-theme app-events .mat-tab-header .mat-ink-bar{display:none}.custom-theme app-events .mat-form-field-outline{border-radius:.5rem}.custom-theme app-events .mat-form-field-outline .mat-form-field-outline-start{border-radius:.5rem 0 0 .5rem}.custom-theme app-events .mat-form-field-outline .mat-form-field-outline-end{border-radius:0 .5rem .5rem 0}@media only screen and (min-width: 1200px){.custom-theme app-events .mat-row{height:4rem}}.custom-theme app-events .mat-header-cell{font-size:1em;font-weight:700;text-align:center;color:#000000de;border-bottom-color:#000000de}.custom-theme app-events .mat-header-cell .mat-sort-header-container{justify-content:center}.custom-theme app-faq mat-accordion .mat-expansion-panel:not([class*=mat-elevation-z]){border-color:transparent}.custom-theme app-faq mat-accordion .mat-expansion-panel.mat-expanded mat-icon{-webkit-transform-origin:center center;-webkit-transform:rotate(90deg);-ms-transform-origin:center center;-ms-transform:rotate(90deg);transform-origin:center center;transform:rotate(90deg)}.custom-theme app-faq mat-accordion .mat-expansion-panel.mat-expansion-panel-spacing{margin:0}.custom-theme app-faq mat-accordion .mat-expansion-panel a{all:unset;cursor:pointer;text-decoration:underline}.custom-theme app-faq mat-accordion .mat-expansion-panel a:hover{text-decoration:none}.custom-theme app-faq mat-accordion .mat-expansion-panel .mat-expansion-panel-header{background-color:transparent!important}.custom-theme app-faq mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title{font-size:.9em;font-weight:700}@media only screen and (min-width: 768px){.custom-theme app-faq mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title{font-size:1em}}.custom-theme app-faq mat-accordion .mat-expansion-panel .mat-expansion-panel-body{line-height:1.1em;padding:1.5rem 1rem}.custom-theme app-profile .w-64{width:64px!important}@media only screen and (min-width: 1200px){.custom-theme app-profile .w-64{width:auto}}.custom-theme app-profile .level-img{max-height:20vh}.custom-theme app-profile .progress-container{position:relative}.custom-theme app-profile .progress-container .progress-icon{position:absolute;content:"";background:url(/assets/images/icons/gift.svg) #e5e5e5 center no-repeat;background-size:50%;top:-.75rem;width:2rem;height:2rem;right:0;z-index:3;border-radius:3rem;background-color:#e5e5e5}.custom-theme app-profile .mat-progress-bar{height:8px}.custom-theme app-profile .badge img{width:80%}@media only screen and (min-width: 768px){.custom-theme app-profile .badge img{width:100%}}.custom-theme app-profile qr-code canvas{max-width:70%;height:auto!important}@media only screen and (min-width: 768px){.custom-theme app-profile qr-code canvas{max-width:100%}}.custom-theme app-badges .badge img{max-width:96px}.custom-theme app-history-actions .border-light{border-color:#d3d3d3!important}.custom-theme app-history-actions .ngx-pagination{padding:2rem 0 0}@media only screen and (min-width: 768px){.custom-theme app-history-actions .ngx-pagination{padding:4rem 0 0}}.custom-theme app-history-actions .ngx-pagination li{text-align:center}@media only screen and (min-width: 768px){.custom-theme app-history-actions .ngx-pagination li{font-size:1.2em}}.custom-theme app-history-actions .ngx-pagination li:not([class*=pagination-]):not(.small-screen){width:2rem;height:2rem;border-radius:100%}.custom-theme app-history-actions .ngx-pagination li:not([class*=pagination-]):not(.small-screen):hover:not(.current){background:#dd007e}.custom-theme app-history-actions .ngx-pagination li:not([class*=pagination-]):not(.small-screen):hover:not(.current) a{color:#fff}.custom-theme app-history-actions .ngx-pagination li.current{background:#4ba6a8}.custom-theme app-history-actions .ngx-pagination li.small-screen{display:none}.custom-theme app-history-actions .ngx-pagination li a{text-decoration:none}.custom-theme app-history-actions .ngx-pagination li a:hover,.custom-theme app-history-actions .ngx-pagination li a:focus{text-decoration:none;background:none}.custom-theme app-history-iw-diary .not-happy{color:#8d919a}.custom-theme app-history-iw-diary .happy{color:#009879}.custom-theme app-history-iw-diary .border-light{border-color:#d3d3d3!important}.custom-theme app-history-iw-diary .ngx-pagination{padding:2rem 0 0}@media only screen and (min-width: 768px){.custom-theme app-history-iw-diary .ngx-pagination{padding:4rem 0 0}}.custom-theme app-history-iw-diary .ngx-pagination li{text-align:center}@media only screen and (min-width: 768px){.custom-theme app-history-iw-diary .ngx-pagination li{font-size:1.2em}}.custom-theme app-history-iw-diary .ngx-pagination li:not([class*=pagination-]):not(.small-screen){width:2rem;height:2rem;border-radius:100%}.custom-theme app-history-iw-diary .ngx-pagination li:not([class*=pagination-]):not(.small-screen):hover:not(.current){background:#dd007e}.custom-theme app-history-iw-diary .ngx-pagination li:not([class*=pagination-]):not(.small-screen):hover:not(.current) a{color:#fff}.custom-theme app-history-iw-diary .ngx-pagination li.current{background:#4ba6a8}.custom-theme app-history-iw-diary .ngx-pagination li.small-screen{display:none}.custom-theme app-history-iw-diary .ngx-pagination li a{text-decoration:none}.custom-theme app-history-iw-diary .ngx-pagination li a:hover,.custom-theme app-history-iw-diary .ngx-pagination li a:focus{text-decoration:none;background:none}.custom-theme app-contents .article-container,.custom-theme app-contents .video-container{width:100%;margin:0 auto;overflow:hidden;position:relative;height:165px;border-radius:1rem 1rem 0 0}@media only screen and (min-width: 1200px){.custom-theme app-contents .article-container,.custom-theme app-contents .video-container{height:200px}}.custom-theme app-contents .article-container .article-img,.custom-theme app-contents .article-container .video-img,.custom-theme app-contents .video-container .article-img,.custom-theme app-contents .video-container .video-img{position:absolute;width:100%;left:50%;margin-left:-50%}.custom-theme app-contents .podcast-container{overflow:hidden;height:100%}@media only screen and (max-width: 991px){.custom-theme app-contents .podcast-container{width:100%;margin:0 auto;position:relative;height:250px;border-radius:1rem}}.custom-theme app-contents .podcast-container .podcast-img{border-radius:1rem}@media only screen and (max-width: 991px){.custom-theme app-contents .podcast-container .podcast-img{position:absolute;width:100%;height:auto;top:50%;margin:-50% 0 0}}.custom-theme app-challenges ol li{font-weight:700;color:#da007e}.custom-theme app-challenges ol li span{font-weight:400;color:#000}.custom-theme app-challenges .col-divider>div{position:relative}.custom-theme app-challenges .col-divider>div:first-of-type:after{content:"";position:absolute;height:4px;bottom:-1.5rem;left:20%;right:20%;background:linear-gradient(90deg,#DA007E 0%,#009779 52.5%,#0091D3 100%);border-radius:.4rem}@media only screen and (min-width: 768px){.custom-theme app-challenges .col-divider>div:first-of-type:after{width:4px;height:auto;inset:20% -2px 20% auto;background:linear-gradient(180deg,#DA007E 0%,#009779 52.5%,#0091D3 100%)}}.custom-theme app-challenges h2,.custom-theme app-challenges h1.smaller{color:#da007e}.custom-theme app-challenges .water{background-color:#d3e5f1}.custom-theme app-challenges .water h2,.custom-theme app-challenges .water h1.smaller,.custom-theme app-challenges .water h3{color:#0091d3}.custom-theme app-challenges .water .mat-raised-button:not(.mat-trasparent){background-color:#0091d3}.custom-theme app-challenges .water .mat-raised-button:not(.mat-trasparent).mat-primary:before{border:2px solid #0091D3}.custom-theme app-challenges .water .mat-raised-button:not(.mat-trasparent).mat-primary:not(.mat-button-disabled):not(.active):hover{color:#0091d3}.custom-theme app-challenges .water .mat-raised-button:not(.mat-trasparent).mat-primary:not(.mat-button-disabled):not(.active):hover:before{border:2px solid #0091D3}.custom-theme app-challenges .water .mat-raised-button:not(.mat-trasparent).mat-primary.mat-button-disabled{background-color:#d3e5f1}.custom-theme app-challenges .environment{background-color:#e6f0e7}.custom-theme app-challenges .environment h2,.custom-theme app-challenges .environment h1.smaller,.custom-theme app-challenges .environment h3{color:#009771}.custom-theme app-challenges .environment .mat-raised-button:not(.mat-trasparent){background-color:#009771}.custom-theme app-challenges .environment .mat-raised-button:not(.mat-trasparent).mat-primary:before{border:2px solid #009771}.custom-theme app-challenges .environment .mat-raised-button:not(.mat-trasparent).mat-primary:not(.mat-button-disabled):not(.active):hover{color:#009771}.custom-theme app-challenges .environment .mat-raised-button:not(.mat-trasparent).mat-primary:not(.mat-button-disabled):not(.active):hover:before{border:2px solid #009771}.custom-theme app-challenges .environment .mat-raised-button:not(.mat-trasparent).mat-primary.mat-button-disabled{background-color:#e6f0e7}.custom-theme app-challenges .energy{background-color:#f3e7ee}.custom-theme app-challenges .energy h2,.custom-theme app-challenges .energy h1.smaller,.custom-theme app-challenges .energy h3{color:#da007e}.custom-theme app-challenges .energy .mat-raised-button:not(.mat-trasparent){background-color:#da007e}.custom-theme app-challenges .energy .mat-raised-button:not(.mat-trasparent).mat-primary:before{border:2px solid #DA007E}.custom-theme app-challenges .energy .mat-raised-button:not(.mat-trasparent).mat-primary:not(.mat-button-disabled):not(.active):hover{color:#da007e}.custom-theme app-challenges .energy .mat-raised-button:not(.mat-trasparent).mat-primary:not(.mat-button-disabled):not(.active):hover:before{border:2px solid #DA007E}.custom-theme app-challenges .energy .mat-raised-button:not(.mat-trasparent).mat-primary.mat-button-disabled{background-color:#f3e7ee}.custom-theme app-content .bg-water{background-color:#d3e5f1}.custom-theme app-content .bg-water h2,.custom-theme app-content .bg-water h1.smaller{color:#0091d3}.custom-theme app-content .bg-environment{background-color:#e6f0e7}.custom-theme app-content .bg-environment h2,.custom-theme app-content .bg-environment h1.smaller{color:#009771}.custom-theme app-content .bg-energy{background-color:#f3e7ee}.custom-theme app-content .bg-energy h2,.custom-theme app-content .bg-energy h1.smaller{color:#da007e}.custom-theme app-content .ng-scrollbar{height:auto;max-height:50vh;text-align:left;margin:2.5rem 0}.custom-theme app-content .ng-scrollbar .ng-scroll-content{padding:1rem}.custom-theme app-content .bg-energy .ng-scrollbar{--scrollbar-track-color: rgba(0, 0, 0, .2);--scrollbar-thumb-color: #DA007E;--scrollbar-thumb-hover-color: #ee008b;--scrollbar-size: .5rem;--scrollbar-hover-size: .5rem}.custom-theme app-survey .bg-question{background:rgba(158,102,224,.1019607843) url(/assets/images/survey/bg-survey.png) right center/contain no-repeat;background-size:70%;min-height:200px}@media only screen and (min-width: 1200px){.custom-theme app-survey .bg-question{background-size:30%}}.custom-theme app-survey .counter{background-color:#d9d9d9;border-radius:2rem}.custom-theme app-survey .counter .marker{background-color:#9e66e0;color:#fff;border-radius:2rem}.custom-theme app-survey mat-radio-button{border:2px solid #9E66E0;border-radius:5px;background:white}.custom-theme app-survey mat-radio-button .mat-ripple-element{left:0}.custom-theme app-survey mat-radio-button.mat-radio-checked{color:#fff;background:#9E66E0}.custom-theme app-survey mat-radio-button .mat-radio-container{display:none}.custom-theme app-survey mat-radio-button .mat-radio-label{white-space:normal;justify-content:center;padding-bottom:.5rem!important;padding-top:.5rem!important}.custom-theme app-survey mat-checkbox{border:2px solid #9E66E0;border-radius:5px;background:white}.custom-theme app-survey mat-checkbox .mat-checkbox-layout{width:100%}.custom-theme app-survey mat-checkbox .mat-checkbox-layout .mat-checkbox-label{font-weight:400!important}.custom-theme app-survey mat-checkbox.mat-checkbox-checked{color:#fff;background:#9E66E0}.custom-theme app-survey mat-checkbox .mat-checkbox-inner-container{display:none}.custom-theme app-survey mat-checkbox .mat-checkbox-label{padding-bottom:.5rem!important;padding-top:.5rem!important;width:100%}.custom-theme app-survey .mat-raised-button.mat-trasparent{color:#9e66e0}.custom-theme app-survey .mat-raised-button.mat-trasparent.mat-button-disabled{color:#3c3c3c}.custom-theme app-survey-done .mat-raised-button.mat-trasparent{color:#4ba6a8}.custom-theme app-survey-done .chart-container{position:relative;margin:auto;width:100%}@media only screen and (min-width: 1200px){.custom-theme app-survey-done .chart-container{height:var(--height-value)}}.custom-theme app-survey-statistics .mat-expansion-panel-body{padding:0 0 16px}.custom-theme app-survey-consumptions .bg-question{background-color:#fff;min-height:200px}.custom-theme app-survey-consumptions .counter{background-color:#d9d9d9;border-radius:2rem}.custom-theme app-survey-consumptions .counter .marker{background-color:#4ba6a8;color:#fff;border-radius:2rem}.custom-theme app-survey-consumptions mat-radio-button{border:1px solid #2D2D2D;border-radius:5px;background:white}.custom-theme app-survey-consumptions mat-radio-button .mat-ripple-element{left:0}.custom-theme app-survey-consumptions mat-radio-button.mat-radio-checked{color:#fff;background:#4BA6A8;border:1px solid #4BA6A8}.custom-theme app-survey-consumptions mat-radio-button .mat-radio-container{display:none}.custom-theme app-survey-consumptions mat-radio-button .mat-radio-label{justify-content:center;padding-bottom:.5rem!important;padding-top:.5rem!important}.custom-theme app-survey-consumptions mat-checkbox{border:2px solid #4BA6A8;border-radius:5px;background:white}.custom-theme app-survey-consumptions mat-checkbox .mat-checkbox-layout .mat-checkbox-label{font-weight:400!important}.custom-theme app-survey-consumptions mat-checkbox.mat-checkbox-checked{color:#fff;background:#4BA6A8}.custom-theme app-survey-consumptions mat-checkbox .mat-checkbox-inner-container{display:none}.custom-theme app-survey-consumptions mat-checkbox .mat-checkbox-label{padding-bottom:.5rem!important;padding-top:.5rem!important}.custom-theme app-survey-consumptions .mat-raised-button.mat-trasparent{color:#4ba6a8}.custom-theme app-survey-consumptions .mat-raised-button.mat-trasparent.mat-button-disabled{color:#3c3c3c}.custom-theme app-survey-consumptions-done .mat-raised-button.mat-trasparent{color:#4ba6a8}.custom-theme app-survey-challenge .bg-question{background:rgba(0,144,211,.2) url(/assets/images/quiz/bg-quiz.png) right center/contain no-repeat;background-size:70%;min-height:200px}@media only screen and (min-width: 1200px){.custom-theme app-survey-challenge .bg-question{background-size:30%}}.custom-theme app-survey-challenge .water{background-color:#d3e5f1}.custom-theme app-survey-challenge .water h2,.custom-theme app-survey-challenge .water h1.smaller,.custom-theme app-survey-challenge .water h3,.custom-theme app-survey-challenge .water h4 strong:not(.d-inline-block){color:#0091d3}.custom-theme app-survey-challenge .water .mat-raised-button{background-color:#0091d3}.custom-theme app-survey-challenge .water .mat-raised-button.mat-primary:before{border:2px solid #0091D3}.custom-theme app-survey-challenge .water .mat-raised-button.mat-primary:not(.mat-button-disabled):not(.active):hover{color:#0091d3}.custom-theme app-survey-challenge .water .mat-raised-button.mat-primary:not(.mat-button-disabled):not(.active):hover:before{border:2px solid #0091D3}.custom-theme app-survey-challenge .water .mat-raised-button.mat-primary.mat-button-disabled{background-color:#d3e5f1}.custom-theme app-survey-challenge .water mat-radio-button.mat-radio-oneshot:not([class*=bg-]){background-color:#d3e5f1}.custom-theme app-survey-challenge .water .bg-tip{background-color:#7497ab}.custom-theme app-survey-challenge .environment{background-color:#e6f0e7}.custom-theme app-survey-challenge .environment h2,.custom-theme app-survey-challenge .environment h1.smaller,.custom-theme app-survey-challenge .environment h3,.custom-theme app-survey-challenge .environment h4 strong:not(.d-inline-block){color:#009771}.custom-theme app-survey-challenge .environment .mat-raised-button{background-color:#009771}.custom-theme app-survey-challenge .environment .mat-raised-button.mat-primary:before{border:2px solid #009771}.custom-theme app-survey-challenge .environment .mat-raised-button.mat-primary:not(.mat-button-disabled):not(.active):hover{color:#009771}.custom-theme app-survey-challenge .environment .mat-raised-button.mat-primary:not(.mat-button-disabled):not(.active):hover:before{border:2px solid #009771}.custom-theme app-survey-challenge .environment .mat-raised-button.mat-primary.mat-button-disabled{background-color:#e6f0e7}.custom-theme app-survey-challenge .environment mat-radio-button.mat-radio-oneshot:not([class*=bg-]){background-color:#e6f0e7}.custom-theme app-survey-challenge .environment .bg-tip{background-color:#44655f}.custom-theme app-survey-challenge .energy{background-color:#f3e7ee}.custom-theme app-survey-challenge .energy h2,.custom-theme app-survey-challenge .energy h1.smaller,.custom-theme app-survey-challenge .energy h3,.custom-theme app-survey-challenge .energy h4 strong:not(.d-inline-block){color:#da007e}.custom-theme app-survey-challenge .energy .mat-raised-button{background-color:#da007e}.custom-theme app-survey-challenge .energy .mat-raised-button.mat-primary:before{border:2px solid #DA007E}.custom-theme app-survey-challenge .energy .mat-raised-button.mat-primary:not(.mat-button-disabled):not(.active):hover{color:#da007e}.custom-theme app-survey-challenge .energy .mat-raised-button.mat-primary:not(.mat-button-disabled):not(.active):hover:before{border:2px solid #DA007E}.custom-theme app-survey-challenge .energy .mat-raised-button.mat-primary.mat-button-disabled{background-color:#f3e7ee}.custom-theme app-survey-challenge .energy mat-radio-button.mat-radio-oneshot:not([class*=bg-]){background-color:#f3e7ee}.custom-theme app-survey-challenge .energy .bg-tip{background-color:#944673}.custom-theme app-survey-challenge .bg-correct{background-color:#61bc9766}.custom-theme app-survey-challenge .bg-wrong{background-color:#e31f264d}.custom-theme app-survey-challenge .counter .marker{width:44px;border-radius:2rem;color:#d9d9d9;border:2px solid #D9D9D9}.custom-theme app-survey-challenge .counter .marker.selected{color:#fff}.custom-theme app-survey-challenge .counter .marker.selected.water{background-color:#0091d3}.custom-theme app-survey-challenge .counter .marker.selected.environment{background-color:#009771}.custom-theme app-survey-challenge .counter .marker.selected.energy{background-color:#da007e}.custom-theme app-survey-challenge mat-radio-button{background-color:#fff;box-shadow:0 5.56px 4.86px #0000002b;overflow:hidden;border-radius:1.2rem;transition:all .5s ease-in-out 0s}.custom-theme app-survey-challenge mat-radio-button .mat-radio-label-content{transition:all .5s ease-in-out 0s}.custom-theme app-survey-challenge mat-radio-button .mat-ripple-element{left:0}.custom-theme app-survey-challenge mat-radio-button.mat-radio-image{border:1px solid black;border-radius:.75rem}.custom-theme app-survey-challenge mat-radio-button.mat-radio-image .mat-radio-label{padding:0!important}.custom-theme app-survey-challenge mat-radio-button.mat-radio-image .mat-radio-label .mat-radio-label-content{padding:0}.custom-theme app-survey-challenge mat-radio-button.mat-radio-image.bg-correct{border:5px solid #009771}.custom-theme app-survey-challenge mat-radio-button.mat-radio-image.bg-wrong{border:5px solid #F92121}.custom-theme app-survey-challenge mat-radio-button.mat-radio-oneshot{border-radius:.75rem}.custom-theme app-survey-challenge mat-radio-button.mat-radio-oneshot .mat-radio-label{font-size:2rem;font-weight:700;padding:1rem 2rem!important}.custom-theme app-survey-challenge mat-radio-button.mat-radio-oneshot .mat-radio-label .mat-radio-label-content{padding:0}.custom-theme app-survey-challenge mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:inherit!important}.custom-theme app-survey-challenge mat-radio-button.bg-correct{color:#fff;background-color:#009771}.custom-theme app-survey-challenge mat-radio-button.bg-correct.mat-radio-disabled .mat-radio-label-content{color:#fff!important}.custom-theme app-survey-challenge mat-radio-button.bg-wrong{color:#fff;background-color:#f92121}.custom-theme app-survey-challenge mat-radio-button.bg-wrong.mat-radio-disabled .mat-radio-label-content{color:#fff!important}.custom-theme app-survey-challenge mat-radio-button .mat-radio-container{display:none}.custom-theme app-survey-challenge mat-radio-button .mat-radio-label{white-space:normal;justify-content:center;padding-bottom:1.25rem!important;padding-top:1.25rem!important}.custom-theme app-survey-challenge .shadow-box{box-shadow:0 4px 4px #00000040}.custom-theme app-outcomes .water{background-color:#d3e5f1}.custom-theme app-outcomes .water h2,.custom-theme app-outcomes .water h1.smaller,.custom-theme app-outcomes .water h3.win,.custom-theme app-outcomes .water .font-color-challenge{color:#0091d3}.custom-theme app-outcomes .water .mat-raised-button:not(.mat-trasparent){background-color:#0091d3}.custom-theme app-outcomes .water .mat-raised-button:not(.mat-trasparent).mat-primary:before{border:2px solid #0091D3}.custom-theme app-outcomes .water .mat-raised-button:not(.mat-trasparent).mat-primary:not(.mat-button-disabled):not(.active):hover{color:#0091d3}.custom-theme app-outcomes .water .mat-raised-button:not(.mat-trasparent).mat-primary:not(.mat-button-disabled):not(.active):hover:before{border:2px solid #0091D3}.custom-theme app-outcomes .water .mat-raised-button:not(.mat-trasparent).mat-primary.mat-button-disabled{background-color:#d3e5f1}.custom-theme app-outcomes .environment{background-color:#e6f0e7}.custom-theme app-outcomes .environment h2,.custom-theme app-outcomes .environment h1.smaller,.custom-theme app-outcomes .environment h3.win,.custom-theme app-outcomes .environment .font-color-challenge{color:#009771}.custom-theme app-outcomes .environment .mat-raised-button:not(.mat-trasparent){background-color:#009771}.custom-theme app-outcomes .environment .mat-raised-button:not(.mat-trasparent).mat-primary:before{border:2px solid #009771}.custom-theme app-outcomes .environment .mat-raised-button:not(.mat-trasparent).mat-primary:not(.mat-button-disabled):not(.active):hover{color:#009771}.custom-theme app-outcomes .environment .mat-raised-button:not(.mat-trasparent).mat-primary:not(.mat-button-disabled):not(.active):hover:before{border:2px solid #009771}.custom-theme app-outcomes .environment .mat-raised-button:not(.mat-trasparent).mat-primary.mat-button-disabled{background-color:#e6f0e7}.custom-theme app-outcomes .energy{background-color:#f3e7ee}.custom-theme app-outcomes .energy h2,.custom-theme app-outcomes .energy h1.smaller,.custom-theme app-outcomes .energy h3.win,.custom-theme app-outcomes .energy .font-color-challenge{color:#da007e}.custom-theme app-outcomes .energy .mat-raised-button:not(.mat-trasparent){background-color:#da007e}.custom-theme app-outcomes .energy .mat-raised-button:not(.mat-trasparent).mat-primary:before{border:2px solid #DA007E}.custom-theme app-outcomes .energy .mat-raised-button:not(.mat-trasparent).mat-primary:not(.mat-button-disabled):not(.active):hover{color:#da007e}.custom-theme app-outcomes .energy .mat-raised-button:not(.mat-trasparent).mat-primary:not(.mat-button-disabled):not(.active):hover:before{border:2px solid #DA007E}.custom-theme app-outcomes .energy .mat-raised-button:not(.mat-trasparent).mat-primary.mat-button-disabled{background-color:#f3e7ee}.custom-theme app-outcomes .mat-raised-button.mat-trasparent{color:#000}.custom-theme app-outcomes .mat-raised-button.mat-trasparent.mat-button-disabled{color:#3c3c3c}@media only screen and (max-width: 767px){.custom-theme app-welcome h2,.custom-theme app-welcome h1.smaller{font-size:1.2em}}.custom-theme app-welcome .text-danger{color:#f44336!important}.custom-theme app-welcome .region-map .region-path{fill:#009870;transition:fill .3s ease-in-out 0s;cursor:pointer}.custom-theme app-welcome .region-map .region-path.selected{fill:#dd007e}.custom-theme app-welcome .mat-form-field{padding-bottom:0}.custom-theme app-welcome .mat-form-field .mat-form-field-wrapper{padding-bottom:1rem}.custom-theme app-welcome .mat-form-field-outline-start{-webkit-border-top-left-radius:.5rem!important;-webkit-border-bottom-left-radius:.5rem!important;-moz-border-radius-topleft:.5rem!important;-moz-border-radius-bottomleft:.5rem!important;border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.custom-theme app-welcome .mat-form-field-outline-end{-webkit-border-top-right-radius:.5rem!important;-webkit-border-bottom-right-radius:.5rem!important;-moz-border-radius-topright:.5rem!important;-moz-border-radius-bottomright:.5rem!important;border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.custom-theme app-welcome .mat-error{font-size:.8rem!important;text-align:center}@media only screen and (max-width: 1199px){.custom-theme app-welcome .rules-checkbox .mat-checkbox-label{font-size:.9em!important;text-align:center}}.custom-theme app-welcome .rules-checkbox .mat-error{min-height:30px}@media only screen and (min-width: 992px){.custom-theme app-welcome .rules-checkbox .mat-error{min-height:15px}}.custom-theme app-welcome .rules-checkbox .mat-error span{display:block;line-height:normal}@media only screen and (min-width: 992px){.custom-theme app-welcome .tertiary-theme mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix{padding:.8rem 0}}.custom-theme app-welcome checkbox-field{margin-bottom:20px!important}.custom-theme app-welcome ::placeholder{color:#000000de!important}.custom-theme app-welcome ::-webkit-input-placeholder{color:#000000de!important}.custom-theme app-welcome :-moz-placeholder{color:#000000de!important}.custom-theme app-welcome ::-moz-placeholder{color:#000000de!important}.custom-theme app-welcome :-ms-input-placeholder{color:#000000de!important}.custom-theme app-code ::placeholder{text-align:center}.custom-theme app-code ::-webkit-input-placeholder{text-align:center}.custom-theme app-code ::-moz-placeholder{text-align:center}.custom-theme app-code :-ms-input-placeholder{text-align:center}.custom-theme app-code ::placeholder{text-align:center}.custom-theme app-code ::-webkit-input-placeholder{text-align:center}.custom-theme app-code :-moz-placeholder{text-align:center}.custom-theme app-code ::-moz-placeholder{text-align:center}.custom-theme app-code :-ms-input-placeholder{text-align:center}.custom-theme app-code mat-form-field.input-sm .mat-form-field-infix{padding:.2rem 0!important}.custom-theme app-instantwin .img-world{max-width:70%;max-height:70%}@media only screen and (min-width: 1200px){.custom-theme app-instantwin .img-world{max-width:100%;max-height:100%}}.custom-theme app-instantwin .typing-font{font-size:calc(1.285rem + .42vw)!important}@media only screen and (min-width: 1200px){.custom-theme app-instantwin .typing-font{font-size:2rem}}.custom-theme app-instantwin .position-absolute{top:50%;left:50%;transform:translateY(-50%) translate(-50%)}@keyframes rotate-vert-center{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.custom-theme app-instantwin .type{width:24px;height:24px;animation:rotate-vert-center 1s cubic-bezier(.455,.03,.515,.955) both infinite}.custom-theme app-instantwin-diary .iw-container{height:40vh!important}.custom-theme app-instantwin-diary .rotate{animation:rotate 2s linear infinite}.custom-theme app-instantwin-event .iw-container{height:40vh!important}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.custom-theme app-instantwin-event .rotate{animation:rotate 2s linear infinite}.custom-theme app-requests .id_request{display:block;max-width:15rem;word-break:break-all}@media only screen and (min-width: 768px){.custom-theme app-requests .id_request{margin:.5rem auto}}.custom-theme app-requests .border-light{border-color:#d3d3d3!important}.custom-theme app-request .header-less-tabs .mat-tab-group .mat-tab-header{display:none}.custom-theme app-request .mat-form-field-appearance-outline.border-0 .mat-form-field-outline-start,.custom-theme app-request .mat-form-field-appearance-outline.border-0 .mat-form-field-outline-gap,.custom-theme app-request .mat-form-field-appearance-outline.border-0 .mat-form-field-outline-end{border:0}.custom-theme app-request .m-negative{margin-left:-.6em}.custom-theme app-requested ul{list-style:none}.custom-theme app-big-input .big-input input{color:#000000de}.custom-theme app-big-input .big-input.has-focus{box-shadow:0 0 15px 2px #718ec166,0 0 15px 2px #718ec166,0 0 15px 2px #718ec166}.custom-theme multiple-items-carousel .owl-carousel .owl-item img{width:auto}.custom-theme multiple-items-carousel .owl-stage{align-items:stretch;display:flex}.custom-theme multiple-items-carousel .owl-nav .owl-prev,.custom-theme multiple-items-carousel .owl-nav .owl-next{width:18px;height:38px;position:absolute;top:50%;transform:translateY(-50%);display:block;border:none;background:none;margin:0;padding:0;border-radius:0;transition:all .2s ease-out 0s}.custom-theme multiple-items-carousel .owl-nav .owl-prev{left:-18px;background-size:contain}@media only screen and (min-width: 768px){.custom-theme multiple-items-carousel .owl-nav .owl-prev{left:-28px}}.custom-theme multiple-items-carousel .owl-nav .owl-prev:hover{left:-14px;background-size:contain}@media only screen and (min-width: 768px){.custom-theme multiple-items-carousel .owl-nav .owl-prev:hover{left:-24px}}.custom-theme multiple-items-carousel .owl-nav .owl-next,.custom-theme multiple-items-carousel .owl-nav .owl-next:hover{right:-18px;background-size:contain}@media only screen and (min-width: 768px){.custom-theme multiple-items-carousel .owl-nav .owl-next,.custom-theme multiple-items-carousel .owl-nav .owl-next:hover{right:-28px}}.custom-theme multiple-items-carousel .owl-nav .owl-next:hover,.custom-theme multiple-items-carousel .owl-nav .owl-next:hover:hover{right:-14px;background-size:contain}@media only screen and (min-width: 768px){.custom-theme multiple-items-carousel .owl-nav .owl-next:hover,.custom-theme multiple-items-carousel .owl-nav .owl-next:hover:hover{right:-24px}}.custom-theme multiple-items-carousel .owl-dots .owl-dot:hover span{background:rgba(0,88,162,.7)}.custom-theme multiple-items-carousel .owl-dots .owl-dot span{background:rgba(0,88,162,.35)}.custom-theme multiple-items-carousel owl-carousel-o.whiteDots .owl-dots .owl-dot.active span{background:white}.custom-theme multiple-items-carousel owl-carousel-o.whiteDots .owl-dots .owl-dot:hover span{background:rgba(255,255,255,.7)}.custom-theme multiple-items-carousel owl-carousel-o.whiteDots .owl-dots .owl-dot span{background:rgba(255,255,255,.35)}.custom-theme multiple-items-carousel owl-carousel-o.icons img:not([class*=ws-]){width:5rem;max-height:5rem}.custom-theme multiple-items-carousel owl-carousel-o.remiders img{max-width:5rem;max-height:4rem}.custom-theme multiple-items-carousel owl-carousel-o.cutted{width:calc(100% - 300px);right:-150px}@media only screen and (min-width: 768px){.custom-theme multiple-items-carousel owl-carousel-o.cutted{width:auto;max-width:100%;right:auto;left:auto}}.custom-theme multiple-items-carousel owl-carousel-o.cutted .owl-stage-outer{overflow:unset}.custom-theme .tip-wrap{-moz-filter:blur(0px);-ms-filter:blur(0px);-o-filter:blur(0px);filter:url("data:image/svg+xml;utf8,<svg height='0' xmlns='http://www.w3.org/2000/svg'><filter id='svgBlur' x='-5%' y='-5%' width='110%' height='110%'><feGaussianBlur in='SourceGraphic' stdDeviation='5'/></filter></svg>#svgBlur");filter:blur(0px);transition:all .6s ease-in-out .3s}.custom-theme .tip-wrap.blurry{-moz-filter:blur(5px);-ms-filter:blur(5px);-o-filter:blur(5px);filter:url("data:image/svg+xml;utf8,<svg height='0' xmlns='http://www.w3.org/2000/svg'><filter id='svgBlur' x='-5%' y='-5%' width='110%' height='110%'><feGaussianBlur in='SourceGraphic' stdDeviation='5'/></filter></svg>#svgBlur");filter:blur(5px)}.custom-theme .tip-over-wrap{position:absolute;inset:0;z-index:9}.custom-theme app-xmas .timer{text-align:center;font-family:Arial,sans-serif;font-size:1.4em;letter-spacing:-1px}.custom-theme app-xmas .timer span{font-size:2em;margin:0 3px 0 15px}.custom-theme app-quiz .bg-question{background:rgba(0,144,211,.2) url(/assets/images/quiz/bg-quiz.png) right center/contain no-repeat;background-size:70%;min-height:200px}@media only screen and (min-width: 1200px){.custom-theme app-quiz .bg-question{background-size:30%}}.custom-theme app-quiz .bg-correct{background-color:#0090d34d}.custom-theme app-quiz .bg-wrong{background-color:#e31f264d}.custom-theme app-quiz .counter .marker{width:44px;border-radius:2rem;color:#d9d9d9;border:2px solid #D9D9D9}.custom-theme app-quiz .counter .marker.selected{background-color:#0090d3;color:#fff}.custom-theme app-quiz mat-radio-button{border:2px solid #0090D3;border-radius:5px;background:white}.custom-theme app-quiz mat-radio-button .mat-ripple-element{left:0}.custom-theme app-quiz mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:inherit!important}.custom-theme app-quiz mat-radio-button.bg-correct{color:#fff;background:#0090D3}.custom-theme app-quiz mat-radio-button.bg-correct.mat-radio-disabled .mat-radio-label-content{color:#fff!important}.custom-theme app-quiz mat-radio-button.bg-wrong{color:#fff;background:#E31F26}.custom-theme app-quiz mat-radio-button.bg-wrong.mat-radio-disabled .mat-radio-label-content{color:#fff!important}.custom-theme app-quiz mat-radio-button .mat-radio-container{display:none}.custom-theme app-quiz mat-radio-button .mat-radio-label{white-space:normal;justify-content:center;padding-bottom:.5rem!important;padding-top:.5rem!important}.custom-theme app-quiz .mat-raised-button.mat-trasparent{color:#0090d3}.custom-theme app-quiz .mat-raised-button.mat-trasparent.mat-button-disabled{color:#3c3c3c}.custom-theme app-scratchwin .scratch-front{z-index:100}@media only screen and (max-width: 767px){.custom-theme app-scratchwin h2,.custom-theme app-scratchwin h1.smaller{font-size:1em}}.custom-theme.toolbar-welcome app-toolbar .toolbar .mat-toolbar .mat-toolbar-row img{max-width:8rem}@media only screen and (min-width: 768px){.custom-theme.toolbar-welcome app-toolbar .toolbar .mat-toolbar .mat-toolbar-row img{max-width:12rem}}.custom-theme.toolbar-authenticated app-toolbar .toolbar .mat-toolbar .mat-toolbar-row img.loyalt-logo{max-width:11rem}.custom-theme app-toolbar .toolbar{width:100%;z-index:1000;position:fixed;box-shadow:0 4px 4px #00000040}.custom-theme app-toolbar .toolbar .mat-toolbar.mat-primary{background:white;color:#3c3c3c!important}.custom-theme app-toolbar .toolbar .mat-toolbar .mat-toolbar-row{padding:0;height:auto;transition:all .3s ease-in-out .2s}.custom-theme app-toolbar .toolbar .mat-toolbar .mat-toolbar-row .userandlevel{max-width:50%;white-space:break-spaces}.custom-theme app-toolbar .toolbar .mat-toolbar .mat-toolbar-row img{max-width:6rem;transition:all .3s ease-in-out .2s}@media only screen and (min-width: 768px){.custom-theme app-toolbar .toolbar .mat-toolbar .mat-toolbar-row img{max-width:8rem}}.custom-theme app-toolbar .toolbar .mat-toolbar .mat-toolbar-row img.loyalt-logo{max-width:15rem}@media only screen and (min-width: 768px){.custom-theme app-toolbar .toolbar .mat-toolbar .mat-toolbar-row img.loyalt-logo{max-width:8rem}}@media only screen and (min-width: 1200px){.custom-theme app-toolbar .toolbar .mat-toolbar .mat-toolbar-row img.loyalt-logo{max-width:14rem}}.custom-theme app-toolbar .toolbar .mat-toolbar .mat-toolbar-row img.toolbar-icon{display:block;max-height:100%;max-width:1.75rem}@media only screen and (min-width: 768px){.custom-theme app-toolbar .toolbar .mat-toolbar .mat-toolbar-row img.toolbar-icon{max-width:3.5rem}}.custom-theme app-toolbar .toolbar .mat-toolbar .mat-toolbar-row img.toolbar-icon.icon-level{max-width:2rem}@media only screen and (min-width: 768px){.custom-theme app-toolbar .toolbar .mat-toolbar .mat-toolbar-row img.toolbar-icon.icon-level{max-width:4rem}}.custom-theme app-toolbar .toolbar .mat-toolbar .mat-toolbar-row .mat-icon{transition:all .3s ease-in-out .2s}.custom-theme app-toolbar .toolbar .mat-toolbar .mat-toolbar-row .icon-bars{max-width:1.3rem}.custom-theme app-toolbar .toolbar .mat-toolbar.mat-toolbar-multiple-rows{min-height:.5rem}.custom-theme app-toolbar .toolbar .mat-toolbar.mat-toolbar-single-row{padding:0}.custom-theme app-toolbar .toolbar .mat-toolbar.mat-toolbar-single-row .d-md-none{flex:0 0 100%}.custom-theme app-toolbar .toolbar .mat-toolbar button:hover,.custom-theme app-toolbar .toolbar .mat-toolbar a:hover{text-decoration:none}.custom-theme app-toolbar .toolbar .mat-toolbar button.active,.custom-theme app-toolbar .toolbar .mat-toolbar a.active{color:#fff;background-color:#718ec1}.custom-theme app-toolbar .toolbar.scroll .mat-toolbar-row{height:4rem}.custom-theme app-toolbar .toolbar.scroll .mat-toolbar-row img{max-width:4rem}.custom-theme app-toolbar .toolbar.scroll .mat-toolbar-row .mat-icon{font-size:24px;line-height:24px;height:24px;width:24px}.custom-theme app-toolbar .toolbar .toolbar-spacer{flex:1 1 auto}.custom-theme app-toolbar .toolbar .nav-button{font-size:.6em;min-width:initial;position:relative;margin:0;padding:0 7px}@media only screen and (min-width: 992px){.custom-theme app-toolbar .toolbar .nav-button{font-size:.8em;padding:0 10px}}.custom-theme app-toolbar .toolbar .mat-stroked-button{margin-right:10px}.custom-theme app-toolbar .toolbar .spacer{flex:1 1 auto}.custom-theme app-toolbar .toolbar mat-select{margin:0 0 0 20px;width:40px;font-size:14px}.custom-theme app-toolbar .toolbar .divider-h{border-top:1px solid #D9D9D9!important}.custom-theme app-toolbar .toolbar .divider-v{border-left:1px solid #D9D9D9!important}.custom-theme app-levels .experience-bar{height:8px}.custom-theme app-levels .level-img{width:50%}@media only screen and (min-width: 768px){.custom-theme app-levels .level-img{width:200px}}@media only screen and (max-width: 767px){.custom-theme app-actions .action-img{width:auto!important;max-height:7rem}}@media only screen and (max-width: 767px){.custom-theme app-actions .action>div:first-of-type{min-height:10rem}}.custom-theme app-actions .action-gioca>div:first-of-type{border-radius:8px;background-color:#0090d34d}.custom-theme app-actions .action-gioca>div:first-of-type img{width:10rem}@media only screen and (max-width: 767px){.custom-theme app-actions .action-gioca>div:first-of-type img{max-height:9rem!important}}.custom-theme app-actions .action-mondo-hera>div:first-of-type{border-radius:8px;background-color:#dd007e4d}.custom-theme app-actions .action-mondo-hera>div:first-of-type img{margin-right:0;width:12rem}@media only screen and (max-width: 767px){.custom-theme app-actions .action-mondo-hera>div:first-of-type img{max-height:9rem!important}}.custom-theme app-actions .action-contenuti>div:first-of-type{border-radius:8px;background-color:#0098794d}.custom-theme app-actions .action-contenuti>div:first-of-type img{width:5rem}.custom-theme app-actions .action-community>div:first-of-type{border-radius:8px;background-color:#fc9}.custom-theme app-actions .action-community>div:first-of-type img{width:7.5rem}.custom-theme app-actions .action-survey>div:first-of-type{border-radius:8px;background-color:#9e66e04d}.custom-theme app-actions .action-survey>div:first-of-type img{width:7rem}.custom-theme app-actions .action-acquisti>div:first-of-type{border-radius:8px;background-color:#dd007e4d}.custom-theme app-actions .action-acquisti>div:first-of-type img{width:7rem}.custom-theme app-actions .action-eventi>div:first-of-type{border-radius:8px;background-color:#fc9}.custom-theme app-actions .action-eventi>div:first-of-type img{width:7rem}.custom-theme app-actions .badge img{max-width:96px}.custom-theme app-mondo-hera .border-top{border-top:2px solid #009879!important}.custom-theme app-mondo-hera .border-top.border-light{border-top:2px solid #D9D9D9!important}
