@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;1,200;1,300;1,400;1,600;1,700;1,800&display=swap";@charset "UTF-8";.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas:before,.far:before,.fab:before,.fa-solid:before,.fa-regular:before,.fa-brands:before,.fa:before{content:var(--fa)}.fa-classic,.fas,.fa-solid,.far,.fa-regular{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{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:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width, 2em));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, 0))}.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{--fa:"0"}.fa-1{--fa:"1"}.fa-2{--fa:"2"}.fa-3{--fa:"3"}.fa-4{--fa:"4"}.fa-5{--fa:"5"}.fa-6{--fa:"6"}.fa-7{--fa:"7"}.fa-8{--fa:"8"}.fa-9{--fa:"9"}.fa-fill-drip{--fa:"\f576"}.fa-arrows-to-circle{--fa:"\e4bd"}.fa-circle-chevron-right,.fa-chevron-circle-right{--fa:"\f138"}.fa-at{--fa:"@"}.fa-trash-can,.fa-trash-alt{--fa:"\f2ed"}.fa-text-height{--fa:"\f034"}.fa-user-xmark,.fa-user-times{--fa:"\f235"}.fa-stethoscope{--fa:"\f0f1"}.fa-message,.fa-comment-alt{--fa:"\f27a"}.fa-info{--fa:"\f129"}.fa-down-left-and-up-right-to-center,.fa-compress-alt{--fa:"\f422"}.fa-explosion{--fa:"\e4e9"}.fa-file-lines,.fa-file-alt,.fa-file-text{--fa:"\f15c"}.fa-wave-square{--fa:"\f83e"}.fa-ring{--fa:"\f70b"}.fa-building-un{--fa:"\e4d9"}.fa-dice-three{--fa:"\f527"}.fa-calendar-days,.fa-calendar-alt{--fa:"\f073"}.fa-anchor-circle-check{--fa:"\e4aa"}.fa-building-circle-arrow-right{--fa:"\e4d1"}.fa-volleyball,.fa-volleyball-ball{--fa:"\f45f"}.fa-arrows-up-to-line{--fa:"\e4c2"}.fa-sort-down,.fa-sort-desc{--fa:"\f0dd"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056"}.fa-door-open{--fa:"\f52b"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5"}.fa-atom{--fa:"\f5d2"}.fa-soap{--fa:"\e06e"}.fa-icons,.fa-heart-music-camera-bolt{--fa:"\f86d"}.fa-microphone-lines-slash,.fa-microphone-alt-slash{--fa:"\f539"}.fa-bridge-circle-check{--fa:"\e4c9"}.fa-pump-medical{--fa:"\e06a"}.fa-fingerprint{--fa:"\f577"}.fa-hand-point-right{--fa:"\f0a4"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\f689"}.fa-forward-step,.fa-step-forward{--fa:"\f051"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8"}.fa-flag-checkered{--fa:"\f11e"}.fa-football,.fa-football-ball{--fa:"\f44e"}.fa-school-circle-exclamation{--fa:"\e56c"}.fa-crop{--fa:"\f125"}.fa-angles-down,.fa-angle-double-down{--fa:"\f103"}.fa-users-rectangle{--fa:"\e594"}.fa-people-roof{--fa:"\e537"}.fa-people-line{--fa:"\e534"}.fa-beer-mug-empty,.fa-beer{--fa:"\f0fc"}.fa-diagram-predecessor{--fa:"\e477"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176"}.fa-fire-flame-simple,.fa-burn{--fa:"\f46a"}.fa-person,.fa-male{--fa:"\f183"}.fa-laptop{--fa:"\f109"}.fa-file-csv{--fa:"\f6dd"}.fa-menorah{--fa:"\f676"}.fa-truck-plane{--fa:"\e58f"}.fa-record-vinyl{--fa:"\f8d9"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\f587"}.fa-bong{--fa:"\f55c"}.fa-spaghetti-monster-flying,.fa-pastafarianism{--fa:"\f67b"}.fa-arrow-down-up-across-line{--fa:"\e4af"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5"}.fa-jar-wheat{--fa:"\e517"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674"}.fa-file-circle-exclamation{--fa:"\e4eb"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e"}.fa-pager{--fa:"\f815"}.fa-address-book,.fa-contact-book{--fa:"\f2b9"}.fa-strikethrough{--fa:"\f0cc"}.fa-k{--fa:"K"}.fa-landmark-flag{--fa:"\e51c"}.fa-pencil,.fa-pencil-alt{--fa:"\f303"}.fa-backward{--fa:"\f04a"}.fa-caret-right{--fa:"\f0da"}.fa-comments{--fa:"\f086"}.fa-paste,.fa-file-clipboard{--fa:"\f0ea"}.fa-code-pull-request{--fa:"\e13c"}.fa-clipboard-list{--fa:"\f46d"}.fa-truck-ramp-box,.fa-truck-loading{--fa:"\f4de"}.fa-user-check{--fa:"\f4fc"}.fa-vial-virus{--fa:"\e597"}.fa-sheet-plastic{--fa:"\e571"}.fa-blog{--fa:"\f781"}.fa-user-ninja{--fa:"\f504"}.fa-person-arrow-up-from-line{--fa:"\e539"}.fa-scroll-torah,.fa-torah{--fa:"\f6a0"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458"}.fa-toggle-off{--fa:"\f204"}.fa-box-archive,.fa-archive{--fa:"\f187"}.fa-person-drowning{--fa:"\e545"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\f58a"}.fa-spray-can{--fa:"\f5bd"}.fa-truck-monster{--fa:"\f63b"}.fa-w{--fa:"W"}.fa-earth-africa,.fa-globe-africa{--fa:"\f57c"}.fa-rainbow{--fa:"\f75b"}.fa-circle-notch{--fa:"\f1ce"}.fa-tablet-screen-button,.fa-tablet-alt{--fa:"\f3fa"}.fa-paw{--fa:"\f1b0"}.fa-cloud{--fa:"\f0c2"}.fa-trowel-bricks{--fa:"\e58a"}.fa-face-flushed,.fa-flushed{--fa:"\f579"}.fa-hospital-user{--fa:"\f80d"}.fa-tent-arrow-left-right{--fa:"\e57f"}.fa-gavel,.fa-legal{--fa:"\f0e3"}.fa-binoculars{--fa:"\f1e5"}.fa-microphone-slash{--fa:"\f131"}.fa-box-tissue{--fa:"\e05b"}.fa-motorcycle{--fa:"\f21c"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\f562"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068"}.fa-mars-and-venus-burst{--fa:"\e523"}.fa-square-caret-right,.fa-caret-square-right{--fa:"\f152"}.fa-scissors,.fa-cut{--fa:"\f0c4"}.fa-sun-plant-wilt{--fa:"\e57a"}.fa-toilets-portable{--fa:"\e584"}.fa-hockey-puck{--fa:"\f453"}.fa-table{--fa:"\f0ce"}.fa-magnifying-glass-arrow-right{--fa:"\e521"}.fa-tachograph-digital,.fa-digital-tachograph{--fa:"\f566"}.fa-users-slash{--fa:"\e073"}.fa-clover{--fa:"\e139"}.fa-reply,.fa-mail-reply{--fa:"\f3e5"}.fa-star-and-crescent{--fa:"\f699"}.fa-house-fire{--fa:"\e50c"}.fa-square-minus,.fa-minus-square{--fa:"\f146"}.fa-helicopter{--fa:"\f533"}.fa-compass{--fa:"\f14e"}.fa-square-caret-down,.fa-caret-square-down{--fa:"\f150"}.fa-file-circle-question{--fa:"\e4ef"}.fa-laptop-code{--fa:"\f5fc"}.fa-swatchbook{--fa:"\f5c3"}.fa-prescription-bottle{--fa:"\f485"}.fa-bars,.fa-navicon{--fa:"\f0c9"}.fa-people-group{--fa:"\e533"}.fa-hourglass-end,.fa-hourglass-3{--fa:"\f253"}.fa-heart-crack,.fa-heart-broken{--fa:"\f7a9"}.fa-square-up-right,.fa-external-link-square-alt{--fa:"\f360"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\f597"}.fa-film{--fa:"\f008"}.fa-ruler-horizontal{--fa:"\f547"}.fa-people-robbery{--fa:"\e536"}.fa-lightbulb{--fa:"\f0eb"}.fa-caret-left{--fa:"\f0d9"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a"}.fa-school-circle-xmark{--fa:"\e56d"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b"}.fa-circle-chevron-down,.fa-chevron-circle-down{--fa:"\f13a"}.fa-unlock-keyhole,.fa-unlock-alt{--fa:"\f13e"}.fa-cloud-showers-heavy{--fa:"\f740"}.fa-headphones-simple,.fa-headphones-alt{--fa:"\f58f"}.fa-sitemap{--fa:"\f0e8"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\f4b9"}.fa-memory{--fa:"\f538"}.fa-road-spikes{--fa:"\e568"}.fa-fire-burner{--fa:"\e4f1"}.fa-flag{--fa:"\f024"}.fa-hanukiah{--fa:"\f6e6"}.fa-feather{--fa:"\f52d"}.fa-volume-low,.fa-volume-down{--fa:"\f027"}.fa-comment-slash{--fa:"\f4b3"}.fa-cloud-sun-rain{--fa:"\f743"}.fa-compress{--fa:"\f066"}.fa-wheat-awn,.fa-wheat-alt{--fa:"\e2cd"}.fa-ankh{--fa:"\f644"}.fa-hands-holding-child{--fa:"\e4fa"}.fa-asterisk{--fa:"*"}.fa-square-check,.fa-check-square{--fa:"\f14a"}.fa-peseta-sign{--fa:"\e221"}.fa-heading,.fa-header{--fa:"\f1dc"}.fa-ghost{--fa:"\f6e2"}.fa-list,.fa-list-squares{--fa:"\f03a"}.fa-square-phone-flip,.fa-phone-square-alt{--fa:"\f87b"}.fa-cart-plus{--fa:"\f217"}.fa-gamepad{--fa:"\f11b"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192"}.fa-face-dizzy,.fa-dizzy{--fa:"\f567"}.fa-egg{--fa:"\f7fb"}.fa-house-medical-circle-xmark{--fa:"\e513"}.fa-campground{--fa:"\f6bb"}.fa-folder-plus{--fa:"\f65e"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3"}.fa-paintbrush,.fa-paint-brush{--fa:"\f1fc"}.fa-lock{--fa:"\f023"}.fa-gas-pump{--fa:"\f52f"}.fa-hot-tub-person,.fa-hot-tub{--fa:"\f593"}.fa-map-location,.fa-map-marked{--fa:"\f59f"}.fa-house-flood-water{--fa:"\e50e"}.fa-tree{--fa:"\f1bb"}.fa-bridge-lock{--fa:"\e4cc"}.fa-sack-dollar{--fa:"\f81d"}.fa-pen-to-square,.fa-edit{--fa:"\f044"}.fa-car-side{--fa:"\f5e4"}.fa-share-nodes,.fa-share-alt{--fa:"\f1e0"}.fa-heart-circle-minus{--fa:"\e4ff"}.fa-hourglass-half,.fa-hourglass-2{--fa:"\f252"}.fa-microscope{--fa:"\f610"}.fa-sink{--fa:"\e06d"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\f881"}.fa-mitten{--fa:"\f7b5"}.fa-person-rays{--fa:"\e54d"}.fa-users{--fa:"\f0c0"}.fa-eye-slash{--fa:"\f070"}.fa-flask-vial{--fa:"\e4f3"}.fa-hand,.fa-hand-paper{--fa:"\f256"}.fa-om{--fa:"\f679"}.fa-worm{--fa:"\e599"}.fa-house-circle-xmark{--fa:"\e50b"}.fa-plug{--fa:"\f1e6"}.fa-chevron-up{--fa:"\f077"}.fa-hand-spock{--fa:"\f259"}.fa-stopwatch{--fa:"\f2f2"}.fa-face-kiss,.fa-kiss{--fa:"\f596"}.fa-bridge-circle-xmark{--fa:"\e4cb"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589"}.fa-chess-bishop{--fa:"\f43a"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c"}.fa-ear-deaf,.fa-deaf,.fa-deafness,.fa-hard-of-hearing{--fa:"\f2a4"}.fa-road-circle-check{--fa:"\e564"}.fa-dice-five{--fa:"\f523"}.fa-square-rss,.fa-rss-square{--fa:"\f143"}.fa-land-mine-on{--fa:"\e51b"}.fa-i-cursor{--fa:"\f246"}.fa-stamp{--fa:"\f5bf"}.fa-stairs{--fa:"\e289"}.fa-i{--fa:"I"}.fa-hryvnia-sign,.fa-hryvnia{--fa:"\f6f2"}.fa-pills{--fa:"\f484"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\f581"}.fa-tooth{--fa:"\f5c9"}.fa-v{--fa:"V"}.fa-bangladeshi-taka-sign{--fa:"\e2e6"}.fa-bicycle{--fa:"\f206"}.fa-staff-snake,.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius{--fa:"\e579"}.fa-head-side-cough-slash{--fa:"\e062"}.fa-truck-medical,.fa-ambulance{--fa:"\f0f9"}.fa-wheat-awn-circle-exclamation{--fa:"\e598"}.fa-snowman{--fa:"\f7d0"}.fa-mortar-pestle{--fa:"\f5a7"}.fa-road-barrier{--fa:"\e562"}.fa-school{--fa:"\f549"}.fa-igloo{--fa:"\f7ae"}.fa-joint{--fa:"\f595"}.fa-angle-right{--fa:"\f105"}.fa-horse{--fa:"\f6f0"}.fa-q{--fa:"Q"}.fa-g{--fa:"G"}.fa-notes-medical{--fa:"\f481"}.fa-temperature-half,.fa-temperature-2,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9"}.fa-dong-sign{--fa:"\e169"}.fa-capsules{--fa:"\f46b"}.fa-poo-storm,.fa-poo-bolt{--fa:"\f75a"}.fa-face-frown-open,.fa-frown-open{--fa:"\f57a"}.fa-hand-point-up{--fa:"\f0a6"}.fa-money-bill{--fa:"\f0d6"}.fa-bookmark{--fa:"\f02e"}.fa-align-justify{--fa:"\f039"}.fa-umbrella-beach{--fa:"\f5ca"}.fa-helmet-un{--fa:"\e503"}.fa-bullseye{--fa:"\f140"}.fa-bacon{--fa:"\f7e5"}.fa-hand-point-down{--fa:"\f0a7"}.fa-arrow-up-from-bracket{--fa:"\e09a"}.fa-folder,.fa-folder-blank{--fa:"\f07b"}.fa-file-waveform,.fa-file-medical-alt{--fa:"\f478"}.fa-radiation{--fa:"\f7b9"}.fa-chart-simple{--fa:"\e473"}.fa-mars-stroke{--fa:"\f229"}.fa-vial{--fa:"\f492"}.fa-gauge,.fa-dashboard,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624"}.fa-wand-magic-sparkles,.fa-magic-wand-sparkles{--fa:"\e2ca"}.fa-e{--fa:"E"}.fa-pen-clip,.fa-pen-alt{--fa:"\f305"}.fa-bridge-circle-exclamation{--fa:"\e4ca"}.fa-user{--fa:"\f007"}.fa-school-circle-check{--fa:"\e56b"}.fa-dumpster{--fa:"\f793"}.fa-van-shuttle,.fa-shuttle-van{--fa:"\f5b6"}.fa-building-user{--fa:"\e4da"}.fa-square-caret-left,.fa-caret-square-left{--fa:"\f191"}.fa-highlighter{--fa:"\f591"}.fa-key{--fa:"\f084"}.fa-bullhorn{--fa:"\f0a1"}.fa-globe{--fa:"\f0ac"}.fa-synagogue{--fa:"\f69b"}.fa-person-half-dress{--fa:"\e548"}.fa-road-bridge{--fa:"\e563"}.fa-location-arrow{--fa:"\f124"}.fa-c{--fa:"C"}.fa-tablet-button{--fa:"\f10a"}.fa-building-lock{--fa:"\e4d6"}.fa-pizza-slice{--fa:"\f818"}.fa-money-bill-wave{--fa:"\f53a"}.fa-chart-area,.fa-area-chart{--fa:"\f1fe"}.fa-house-flag{--fa:"\e50d"}.fa-person-circle-minus{--fa:"\e540"}.fa-ban,.fa-cancel{--fa:"\f05e"}.fa-camera-rotate{--fa:"\e0d8"}.fa-spray-can-sparkles,.fa-air-freshener{--fa:"\f5d0"}.fa-star{--fa:"\f005"}.fa-repeat{--fa:"\f363"}.fa-cross{--fa:"\f654"}.fa-box{--fa:"\f466"}.fa-venus-mars{--fa:"\f228"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245"}.fa-maximize,.fa-expand-arrows-alt{--fa:"\f31e"}.fa-charging-station{--fa:"\f5e7"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f"}.fa-shuffle,.fa-random{--fa:"\f074"}.fa-person-running,.fa-running{--fa:"\f70c"}.fa-mobile-retro{--fa:"\e527"}.fa-grip-lines-vertical{--fa:"\f7a5"}.fa-spider{--fa:"\f717"}.fa-hands-bound{--fa:"\e4f9"}.fa-file-invoice-dollar{--fa:"\f571"}.fa-plane-circle-exclamation{--fa:"\e556"}.fa-x-ray{--fa:"\f497"}.fa-spell-check{--fa:"\f891"}.fa-slash{--fa:"\f715"}.fa-computer-mouse,.fa-mouse{--fa:"\f8cc"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070"}.fa-server{--fa:"\f233"}.fa-virus-covid-slash{--fa:"\e4a9"}.fa-shop-lock{--fa:"\e4a5"}.fa-hourglass-start,.fa-hourglass-1{--fa:"\f251"}.fa-blender-phone{--fa:"\f6b6"}.fa-building-wheat{--fa:"\e4db"}.fa-person-breastfeeding{--fa:"\e53a"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6"}.fa-venus{--fa:"\f221"}.fa-passport{--fa:"\f5ab"}.fa-thumbtack-slash,.fa-thumb-tack-slash{--fa:"\e68f"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e"}.fa-people-carry-box,.fa-people-carry{--fa:"\f4ce"}.fa-temperature-high{--fa:"\f769"}.fa-microchip{--fa:"\f2db"}.fa-crown{--fa:"\f521"}.fa-weight-hanging{--fa:"\f5cd"}.fa-xmarks-lines{--fa:"\e59a"}.fa-file-prescription{--fa:"\f572"}.fa-weight-scale,.fa-weight{--fa:"\f496"}.fa-user-group,.fa-user-friends{--fa:"\f500"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e"}.fa-chess-knight{--fa:"\f441"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b"}.fa-wheelchair{--fa:"\f193"}.fa-circle-arrow-up,.fa-arrow-circle-up{--fa:"\f0aa"}.fa-toggle-on{--fa:"\f205"}.fa-person-walking,.fa-walking{--fa:"\f554"}.fa-l{--fa:"L"}.fa-fire{--fa:"\f06d"}.fa-bed-pulse,.fa-procedures{--fa:"\f487"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197"}.fa-face-laugh,.fa-laugh{--fa:"\f599"}.fa-folder-open{--fa:"\f07c"}.fa-heart-circle-plus{--fa:"\e500"}.fa-code-fork{--fa:"\e13b"}.fa-city{--fa:"\f64f"}.fa-microphone-lines,.fa-microphone-alt{--fa:"\f3c9"}.fa-pepper-hot{--fa:"\f816"}.fa-unlock{--fa:"\f09c"}.fa-colon-sign{--fa:"\e140"}.fa-headset{--fa:"\f590"}.fa-store-slash{--fa:"\e071"}.fa-road-circle-xmark{--fa:"\e566"}.fa-user-minus{--fa:"\f503"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\f22a"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f"}.fa-clipboard{--fa:"\f328"}.fa-house-circle-exclamation{--fa:"\e50a"}.fa-file-arrow-up,.fa-file-upload{--fa:"\f574"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb"}.fa-bath,.fa-bathtub{--fa:"\f2cd"}.fa-underline{--fa:"\f0cd"}.fa-user-pen,.fa-user-edit{--fa:"\f4ff"}.fa-signature{--fa:"\f5b7"}.fa-stroopwafel{--fa:"\f551"}.fa-bold{--fa:"\f032"}.fa-anchor-lock{--fa:"\e4ad"}.fa-building-ngo{--fa:"\e4d7"}.fa-manat-sign{--fa:"\e1d5"}.fa-not-equal{--fa:"\f53e"}.fa-border-top-left,.fa-border-style{--fa:"\f853"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0"}.fa-jedi{--fa:"\f669"}.fa-square-poll-vertical,.fa-poll{--fa:"\f681"}.fa-mug-hot{--fa:"\f7b6"}.fa-car-battery,.fa-battery-car{--fa:"\f5df"}.fa-gift{--fa:"\f06b"}.fa-dice-two{--fa:"\f528"}.fa-chess-queen{--fa:"\f445"}.fa-glasses{--fa:"\f530"}.fa-chess-board{--fa:"\f43c"}.fa-building-circle-check{--fa:"\e4d2"}.fa-person-chalkboard{--fa:"\e53d"}.fa-mars-stroke-right,.fa-mars-stroke-h{--fa:"\f22b"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255"}.fa-square-caret-up,.fa-caret-square-up{--fa:"\f151"}.fa-cloud-showers-water{--fa:"\e4e4"}.fa-chart-bar,.fa-bar-chart{--fa:"\f080"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e"}.fa-less-than-equal{--fa:"\f537"}.fa-train{--fa:"\f238"}.fa-eye-low-vision,.fa-low-vision{--fa:"\f2a8"}.fa-crow{--fa:"\f520"}.fa-sailboat{--fa:"\e445"}.fa-window-restore{--fa:"\f2d2"}.fa-square-plus,.fa-plus-square{--fa:"\f0fe"}.fa-torii-gate{--fa:"\f6a1"}.fa-frog{--fa:"\f52e"}.fa-bucket{--fa:"\e4cf"}.fa-image{--fa:"\f03e"}.fa-microphone{--fa:"\f130"}.fa-cow{--fa:"\f6c8"}.fa-caret-up{--fa:"\f0d8"}.fa-screwdriver{--fa:"\f54a"}.fa-folder-closed{--fa:"\e185"}.fa-house-tsunami{--fa:"\e515"}.fa-square-nfi{--fa:"\e576"}.fa-arrow-up-from-ground-water{--fa:"\e4b5"}.fa-martini-glass,.fa-glass-martini-alt{--fa:"\f57b"}.fa-square-binary{--fa:"\e69b"}.fa-rotate-left,.fa-rotate-back,.fa-rotate-backward,.fa-undo-alt{--fa:"\f2ea"}.fa-table-columns,.fa-columns{--fa:"\f0db"}.fa-lemon{--fa:"\f094"}.fa-head-side-mask{--fa:"\e063"}.fa-handshake{--fa:"\f2b5"}.fa-gem{--fa:"\f3a5"}.fa-dolly,.fa-dolly-box{--fa:"\f472"}.fa-smoking{--fa:"\f48d"}.fa-minimize,.fa-compress-arrows-alt{--fa:"\f78c"}.fa-monument{--fa:"\f5a6"}.fa-snowplow{--fa:"\f7d2"}.fa-angles-right,.fa-angle-double-right{--fa:"\f101"}.fa-cannabis{--fa:"\f55f"}.fa-circle-play,.fa-play-circle{--fa:"\f144"}.fa-tablets{--fa:"\f490"}.fa-ethernet{--fa:"\f796"}.fa-euro-sign,.fa-eur,.fa-euro{--fa:"\f153"}.fa-chair{--fa:"\f6c0"}.fa-circle-check,.fa-check-circle{--fa:"\f058"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568"}.fa-plate-wheat{--fa:"\e55a"}.fa-icicles{--fa:"\f7ad"}.fa-person-shelter{--fa:"\e54f"}.fa-neuter{--fa:"\f22c"}.fa-id-badge{--fa:"\f2c1"}.fa-marker{--fa:"\f5a1"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\f59a"}.fa-helicopter-symbol{--fa:"\e502"}.fa-universal-access{--fa:"\f29a"}.fa-circle-chevron-up,.fa-chevron-circle-up{--fa:"\f139"}.fa-lari-sign{--fa:"\e1c8"}.fa-volcano{--fa:"\f770"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553"}.fa-sterling-sign,.fa-gbp,.fa-pound-sign{--fa:"\f154"}.fa-viruses{--fa:"\e076"}.fa-square-person-confined{--fa:"\e577"}.fa-user-tie{--fa:"\f508"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\f175"}.fa-tent-arrow-down-to-line{--fa:"\e57e"}.fa-certificate{--fa:"\f0a3"}.fa-reply-all,.fa-mail-reply-all{--fa:"\f122"}.fa-suitcase{--fa:"\f0f2"}.fa-person-skating,.fa-skating{--fa:"\f7c5"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662"}.fa-camera-retro{--fa:"\f083"}.fa-circle-arrow-down,.fa-arrow-circle-down{--fa:"\f0ab"}.fa-file-import,.fa-arrow-right-to-file{--fa:"\f56f"}.fa-square-arrow-up-right,.fa-external-link-square{--fa:"\f14c"}.fa-box-open{--fa:"\f49e"}.fa-scroll{--fa:"\f70e"}.fa-spa{--fa:"\f5bb"}.fa-location-pin-lock{--fa:"\e51f"}.fa-pause{--fa:"\f04c"}.fa-hill-avalanche{--fa:"\e507"}.fa-temperature-empty,.fa-temperature-0,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\f2cb"}.fa-bomb{--fa:"\f1e2"}.fa-registered{--fa:"\f25d"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\f2bb"}.fa-scale-unbalanced-flip,.fa-balance-scale-right{--fa:"\f516"}.fa-subscript{--fa:"\f12c"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb"}.fa-burst{--fa:"\e4dc"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066"}.fa-face-tired,.fa-tired{--fa:"\f5c8"}.fa-money-bills{--fa:"\e1f3"}.fa-smog{--fa:"\f75f"}.fa-crutch{--fa:"\f7f7"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee"}.fa-palette{--fa:"\f53f"}.fa-arrows-turn-right{--fa:"\e4c0"}.fa-vest{--fa:"\e085"}.fa-ferry{--fa:"\e4ea"}.fa-arrows-down-to-people{--fa:"\e4b9"}.fa-seedling,.fa-sprout{--fa:"\f4d8"}.fa-left-right,.fa-arrows-alt-h{--fa:"\f337"}.fa-boxes-packing{--fa:"\e4c7"}.fa-circle-arrow-left,.fa-arrow-circle-left{--fa:"\f0a8"}.fa-group-arrows-rotate{--fa:"\e4f6"}.fa-bowl-food{--fa:"\e4c6"}.fa-candy-cane{--fa:"\f786"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c"}.fa-text-slash,.fa-remove-format{--fa:"\f87d"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da"}.fa-file-word{--fa:"\f1c2"}.fa-file-powerpoint{--fa:"\f1c4"}.fa-arrows-left-right,.fa-arrows-h{--fa:"\f07e"}.fa-house-lock{--fa:"\e510"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed"}.fa-children{--fa:"\e4e1"}.fa-chalkboard,.fa-blackboard{--fa:"\f51b"}.fa-user-large-slash,.fa-user-alt-slash{--fa:"\f4fa"}.fa-envelope-open{--fa:"\f2b6"}.fa-handshake-simple-slash,.fa-handshake-alt-slash{--fa:"\e05f"}.fa-mattress-pillow{--fa:"\e525"}.fa-guarani-sign{--fa:"\e19a"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021"}.fa-fire-extinguisher{--fa:"\f134"}.fa-cruzeiro-sign{--fa:"\e152"}.fa-greater-than-equal{--fa:"\f532"}.fa-shield-halved,.fa-shield-alt{--fa:"\f3ed"}.fa-book-atlas,.fa-atlas{--fa:"\f558"}.fa-virus{--fa:"\e074"}.fa-envelope-circle-check{--fa:"\e4e8"}.fa-layer-group{--fa:"\f5fd"}.fa-arrows-to-dot{--fa:"\e4be"}.fa-archway{--fa:"\f557"}.fa-heart-circle-check{--fa:"\e4fd"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\f6f1"}.fa-file-zipper,.fa-file-archive{--fa:"\f1c6"}.fa-square{--fa:"\f0c8"}.fa-martini-glass-empty,.fa-glass-martini{--fa:"\f000"}.fa-couch{--fa:"\f4b8"}.fa-cedi-sign{--fa:"\e0df"}.fa-italic{--fa:"\f033"}.fa-table-cells-column-lock{--fa:"\e678"}.fa-church{--fa:"\f51d"}.fa-comments-dollar{--fa:"\f653"}.fa-democrat{--fa:"\f747"}.fa-z{--fa:"Z"}.fa-person-skiing,.fa-skiing{--fa:"\f7c9"}.fa-road-lock{--fa:"\e567"}.fa-a{--fa:"A"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f"}.fa-feather-pointed,.fa-feather-alt{--fa:"\f56b"}.fa-p{--fa:"P"}.fa-snowflake{--fa:"\f2dc"}.fa-newspaper{--fa:"\f1ea"}.fa-rectangle-ad,.fa-ad{--fa:"\f641"}.fa-circle-arrow-right,.fa-arrow-circle-right{--fa:"\f0a9"}.fa-filter-circle-xmark{--fa:"\e17b"}.fa-locust{--fa:"\e520"}.fa-sort,.fa-unsorted{--fa:"\f0dc"}.fa-list-ol,.fa-list-1-2,.fa-list-numeric{--fa:"\f0cb"}.fa-person-dress-burst{--fa:"\e544"}.fa-money-check-dollar,.fa-money-check-alt{--fa:"\f53d"}.fa-vector-square{--fa:"\f5cb"}.fa-bread-slice{--fa:"\f7ec"}.fa-language{--fa:"\f1ab"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\f598"}.fa-filter{--fa:"\f0b0"}.fa-question{--fa:"?"}.fa-file-signature{--fa:"\f573"}.fa-up-down-left-right,.fa-arrows-alt{--fa:"\f0b2"}.fa-house-chimney-user{--fa:"\e065"}.fa-hand-holding-heart{--fa:"\f4be"}.fa-puzzle-piece{--fa:"\f12e"}.fa-money-check{--fa:"\f53c"}.fa-star-half-stroke,.fa-star-half-alt{--fa:"\f5c0"}.fa-code{--fa:"\f121"}.fa-whiskey-glass,.fa-glass-whiskey{--fa:"\f7a0"}.fa-building-circle-exclamation{--fa:"\e4d3"}.fa-magnifying-glass-chart{--fa:"\e522"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e"}.fa-cubes-stacked{--fa:"\e4e6"}.fa-won-sign,.fa-krw,.fa-won{--fa:"\f159"}.fa-virus-covid{--fa:"\e4a8"}.fa-austral-sign{--fa:"\e0a9"}.fa-f{--fa:"F"}.fa-leaf{--fa:"\f06c"}.fa-road{--fa:"\f018"}.fa-taxi,.fa-cab{--fa:"\f1ba"}.fa-person-circle-plus{--fa:"\e541"}.fa-chart-pie,.fa-pie-chart{--fa:"\f200"}.fa-bolt-lightning{--fa:"\e0b7"}.fa-sack-xmark{--fa:"\e56a"}.fa-file-excel{--fa:"\f1c3"}.fa-file-contract{--fa:"\f56c"}.fa-fish-fins{--fa:"\e4f2"}.fa-building-flag{--fa:"\e4d5"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\f582"}.fa-object-ungroup{--fa:"\f248"}.fa-poop{--fa:"\f619"}.fa-location-pin,.fa-map-marker{--fa:"\f041"}.fa-kaaba{--fa:"\f66b"}.fa-toilet-paper{--fa:"\f71e"}.fa-helmet-safety,.fa-hard-hat,.fa-hat-hard{--fa:"\f807"}.fa-eject{--fa:"\f052"}.fa-circle-right,.fa-arrow-alt-circle-right{--fa:"\f35a"}.fa-plane-circle-check{--fa:"\e555"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5"}.fa-object-group{--fa:"\f247"}.fa-chart-line,.fa-line-chart{--fa:"\f201"}.fa-mask-ventilator{--fa:"\e524"}.fa-arrow-right{--fa:"\f061"}.fa-signs-post,.fa-map-signs{--fa:"\f277"}.fa-cash-register{--fa:"\f788"}.fa-person-circle-question{--fa:"\e542"}.fa-h{--fa:"H"}.fa-tarp{--fa:"\e57b"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9"}.fa-arrows-to-eye{--fa:"\e4bf"}.fa-plug-circle-bolt{--fa:"\e55b"}.fa-heart{--fa:"\f004"}.fa-mars-and-venus{--fa:"\f224"}.fa-house-user,.fa-home-user{--fa:"\e1b0"}.fa-dumpster-fire{--fa:"\f794"}.fa-house-crack{--fa:"\e3b1"}.fa-martini-glass-citrus,.fa-cocktail{--fa:"\f561"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2"}.fa-bottle-water{--fa:"\e4c5"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b"}.fa-toilet-paper-slash{--fa:"\e072"}.fa-apple-whole,.fa-apple-alt{--fa:"\f5d1"}.fa-kitchen-set{--fa:"\e51a"}.fa-r{--fa:"R"}.fa-temperature-quarter,.fa-temperature-1,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\f2ca"}.fa-cube{--fa:"\f1b2"}.fa-bitcoin-sign{--fa:"\e0b4"}.fa-shield-dog{--fa:"\e573"}.fa-solar-panel{--fa:"\f5ba"}.fa-lock-open{--fa:"\f3c1"}.fa-elevator{--fa:"\e16d"}.fa-money-bill-transfer{--fa:"\e528"}.fa-money-bill-trend-up{--fa:"\e529"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f"}.fa-square-poll-horizontal,.fa-poll-h{--fa:"\f682"}.fa-circle{--fa:"\f111"}.fa-backward-fast,.fa-fast-backward{--fa:"\f049"}.fa-recycle{--fa:"\f1b8"}.fa-user-astronaut{--fa:"\f4fb"}.fa-plane-slash{--fa:"\e069"}.fa-trademark{--fa:"\f25c"}.fa-basketball,.fa-basketball-ball{--fa:"\f434"}.fa-satellite-dish{--fa:"\f7c0"}.fa-circle-up,.fa-arrow-alt-circle-up{--fa:"\f35b"}.fa-mobile-screen-button,.fa-mobile-alt{--fa:"\f3cd"}.fa-volume-high,.fa-volume-up{--fa:"\f028"}.fa-users-rays{--fa:"\e593"}.fa-wallet{--fa:"\f555"}.fa-clipboard-check{--fa:"\f46c"}.fa-file-audio{--fa:"\f1c7"}.fa-burger,.fa-hamburger{--fa:"\f805"}.fa-wrench{--fa:"\f0ad"}.fa-bugs{--fa:"\e4d0"}.fa-rupee-sign,.fa-rupee{--fa:"\f156"}.fa-file-image{--fa:"\f1c5"}.fa-circle-question,.fa-question-circle{--fa:"\f059"}.fa-plane-departure{--fa:"\f5b0"}.fa-handshake-slash{--fa:"\e060"}.fa-book-bookmark{--fa:"\e0bb"}.fa-code-branch{--fa:"\f126"}.fa-hat-cowboy{--fa:"\f8c0"}.fa-bridge{--fa:"\e4c8"}.fa-phone-flip,.fa-phone-alt{--fa:"\f879"}.fa-truck-front{--fa:"\e2b7"}.fa-cat{--fa:"\f6be"}.fa-anchor-circle-exclamation{--fa:"\e4ab"}.fa-truck-field{--fa:"\e58d"}.fa-route{--fa:"\f4d7"}.fa-clipboard-question{--fa:"\e4e3"}.fa-panorama{--fa:"\e209"}.fa-comment-medical{--fa:"\f7f5"}.fa-teeth-open{--fa:"\f62f"}.fa-file-circle-minus{--fa:"\e4ed"}.fa-tags{--fa:"\f02c"}.fa-wine-glass{--fa:"\f4e3"}.fa-forward-fast,.fa-fast-forward{--fa:"\f050"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4"}.fa-square-parking,.fa-parking{--fa:"\f540"}.fa-house-signal{--fa:"\e012"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828"}.fa-faucet-drip{--fa:"\e006"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\f54d"}.fa-terminal{--fa:"\f120"}.fa-mobile-button{--fa:"\f10b"}.fa-house-medical-flag{--fa:"\e514"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\f291"}.fa-tape{--fa:"\f4db"}.fa-bus-simple,.fa-bus-alt{--fa:"\f55e"}.fa-eye{--fa:"\f06e"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\f5b3"}.fa-audio-description{--fa:"\f29e"}.fa-person-military-to-person{--fa:"\e54c"}.fa-file-shield{--fa:"\e4f0"}.fa-user-slash{--fa:"\f506"}.fa-pen{--fa:"\f304"}.fa-tower-observation{--fa:"\e586"}.fa-file-code{--fa:"\f1c9"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\f012"}.fa-bus{--fa:"\f207"}.fa-heart-circle-xmark{--fa:"\e501"}.fa-house-chimney,.fa-home-lg{--fa:"\e3af"}.fa-window-maximize{--fa:"\f2d0"}.fa-face-frown,.fa-frown{--fa:"\f119"}.fa-prescription{--fa:"\f5b1"}.fa-shop,.fa-store-alt{--fa:"\f54f"}.fa-floppy-disk,.fa-save{--fa:"\f0c7"}.fa-vihara{--fa:"\f6a7"}.fa-scale-unbalanced,.fa-balance-scale-left{--fa:"\f515"}.fa-sort-up,.fa-sort-asc{--fa:"\f0de"}.fa-comment-dots,.fa-commenting{--fa:"\f4ad"}.fa-plant-wilt{--fa:"\e5aa"}.fa-diamond{--fa:"\f219"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\f585"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0"}.fa-chart-diagram{--fa:"\e695"}.fa-bacterium{--fa:"\e05a"}.fa-hand-pointer{--fa:"\f25a"}.fa-drum-steelpan{--fa:"\f56a"}.fa-hand-scissors{--fa:"\f257"}.fa-hands-praying,.fa-praying-hands{--fa:"\f684"}.fa-arrow-rotate-right,.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-redo{--fa:"\f01e"}.fa-biohazard{--fa:"\f780"}.fa-location-crosshairs,.fa-location{--fa:"\f601"}.fa-mars-double{--fa:"\f227"}.fa-child-dress{--fa:"\e59c"}.fa-users-between-lines{--fa:"\e591"}.fa-lungs-virus{--fa:"\e067"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\f588"}.fa-phone{--fa:"\f095"}.fa-calendar-xmark,.fa-calendar-times{--fa:"\f273"}.fa-child-reaching{--fa:"\e59d"}.fa-head-side-virus{--fa:"\e064"}.fa-user-gear,.fa-user-cog{--fa:"\f4fe"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\f163"}.fa-door-closed{--fa:"\f52a"}.fa-shield-virus{--fa:"\e06c"}.fa-dice-six{--fa:"\f526"}.fa-mosquito-net{--fa:"\e52c"}.fa-file-fragment{--fa:"\e697"}.fa-bridge-water{--fa:"\e4ce"}.fa-person-booth{--fa:"\f756"}.fa-text-width{--fa:"\f035"}.fa-hat-wizard{--fa:"\f6e8"}.fa-pen-fancy{--fa:"\f5ac"}.fa-person-digging,.fa-digging{--fa:"\f85e"}.fa-trash{--fa:"\f1f8"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\f629"}.fa-book-medical{--fa:"\f7e6"}.fa-poo{--fa:"\f2fe"}.fa-quote-right,.fa-quote-right-alt{--fa:"\f10e"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\f553"}.fa-cubes{--fa:"\f1b3"}.fa-divide{--fa:"\f529"}.fa-tenge-sign,.fa-tenge{--fa:"\f7d7"}.fa-headphones{--fa:"\f025"}.fa-hands-holding{--fa:"\f4c2"}.fa-hands-clapping{--fa:"\e1a8"}.fa-republican{--fa:"\f75e"}.fa-arrow-left{--fa:"\f060"}.fa-person-circle-xmark{--fa:"\e543"}.fa-ruler{--fa:"\f545"}.fa-align-left{--fa:"\f036"}.fa-dice-d6{--fa:"\f6d1"}.fa-restroom{--fa:"\f7bd"}.fa-j{--fa:"J"}.fa-users-viewfinder{--fa:"\e595"}.fa-file-video{--fa:"\f1c8"}.fa-up-right-from-square,.fa-external-link-alt{--fa:"\f35d"}.fa-table-cells,.fa-th{--fa:"\f00a"}.fa-file-pdf{--fa:"\f1c1"}.fa-book-bible,.fa-bible{--fa:"\f647"}.fa-o{--fa:"O"}.fa-suitcase-medical,.fa-medkit{--fa:"\f0fa"}.fa-user-secret{--fa:"\f21b"}.fa-otter{--fa:"\f700"}.fa-person-dress,.fa-female{--fa:"\f182"}.fa-comment-dollar{--fa:"\f651"}.fa-business-time,.fa-briefcase-clock{--fa:"\f64a"}.fa-table-cells-large,.fa-th-large{--fa:"\f009"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0"}.fa-hat-cowboy-side{--fa:"\f8c1"}.fa-clipboard-user{--fa:"\f7f3"}.fa-child{--fa:"\f1ae"}.fa-lira-sign{--fa:"\f195"}.fa-satellite{--fa:"\f7bf"}.fa-plane-lock{--fa:"\e558"}.fa-tag{--fa:"\f02b"}.fa-comment{--fa:"\f075"}.fa-cake-candles,.fa-birthday-cake,.fa-cake{--fa:"\f1fd"}.fa-envelope{--fa:"\f0e0"}.fa-angles-up,.fa-angle-double-up{--fa:"\f102"}.fa-paperclip{--fa:"\f0c6"}.fa-arrow-right-to-city{--fa:"\e4b3"}.fa-ribbon{--fa:"\f4d6"}.fa-lungs{--fa:"\f604"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\f887"}.fa-litecoin-sign{--fa:"\e1d3"}.fa-border-none{--fa:"\f850"}.fa-circle-nodes{--fa:"\e4e2"}.fa-parachute-box{--fa:"\f4cd"}.fa-indent{--fa:"\f03c"}.fa-truck-field-un{--fa:"\e58e"}.fa-hourglass,.fa-hourglass-empty{--fa:"\f254"}.fa-mountain{--fa:"\f6fc"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0"}.fa-circle-info,.fa-info-circle{--fa:"\f05a"}.fa-cloud-meatball{--fa:"\f73b"}.fa-camera,.fa-camera-alt{--fa:"\f030"}.fa-square-virus{--fa:"\e578"}.fa-meteor{--fa:"\f753"}.fa-car-on{--fa:"\e4dd"}.fa-sleigh{--fa:"\f7cc"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\f4c1"}.fa-water{--fa:"\f773"}.fa-calendar-check{--fa:"\f274"}.fa-braille{--fa:"\f2a1"}.fa-prescription-bottle-medical,.fa-prescription-bottle-alt{--fa:"\f486"}.fa-landmark{--fa:"\f66f"}.fa-truck{--fa:"\f0d1"}.fa-crosshairs{--fa:"\f05b"}.fa-person-cane{--fa:"\e53c"}.fa-tent{--fa:"\e57d"}.fa-vest-patches{--fa:"\e086"}.fa-check-double{--fa:"\f560"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\f15d"}.fa-money-bill-wheat{--fa:"\e52a"}.fa-cookie{--fa:"\f563"}.fa-arrow-rotate-left,.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-undo{--fa:"\f0e2"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586"}.fa-dumbbell{--fa:"\f44b"}.fa-rectangle-list,.fa-list-alt{--fa:"\f022"}.fa-tarp-droplet{--fa:"\e57c"}.fa-house-medical-circle-check{--fa:"\e511"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\f7ca"}.fa-calendar-plus{--fa:"\f271"}.fa-plane-arrival{--fa:"\f5af"}.fa-circle-left,.fa-arrow-alt-circle-left{--fa:"\f359"}.fa-train-subway,.fa-subway{--fa:"\f239"}.fa-chart-gantt{--fa:"\e0e4"}.fa-indian-rupee-sign,.fa-indian-rupee,.fa-inr{--fa:"\e1bc"}.fa-crop-simple,.fa-crop-alt{--fa:"\f565"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\f30a"}.fa-dna{--fa:"\f471"}.fa-virus-slash{--fa:"\e075"}.fa-minus,.fa-subtract{--fa:"\f068"}.fa-chess{--fa:"\f439"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\f177"}.fa-plug-circle-check{--fa:"\e55c"}.fa-street-view{--fa:"\f21d"}.fa-franc-sign{--fa:"\e18f"}.fa-volume-off{--fa:"\f026"}.fa-hands-asl-interpreting,.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting{--fa:"\f2a3"}.fa-gear,.fa-cog{--fa:"\f013"}.fa-droplet-slash,.fa-tint-slash{--fa:"\f5c7"}.fa-mosque{--fa:"\f678"}.fa-mosquito{--fa:"\e52b"}.fa-star-of-david{--fa:"\f69a"}.fa-person-military-rifle{--fa:"\e54b"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a"}.fa-vials{--fa:"\f493"}.fa-plug-circle-plus{--fa:"\e55f"}.fa-place-of-worship{--fa:"\f67f"}.fa-grip-vertical{--fa:"\f58e"}.fa-hexagon-nodes{--fa:"\e699"}.fa-arrow-turn-up,.fa-level-up{--fa:"\f148"}.fa-u{--fa:"U"}.fa-square-root-variable,.fa-square-root-alt{--fa:"\f698"}.fa-clock,.fa-clock-four{--fa:"\f017"}.fa-backward-step,.fa-step-backward{--fa:"\f048"}.fa-pallet{--fa:"\f482"}.fa-faucet{--fa:"\e005"}.fa-baseball-bat-ball{--fa:"\f432"}.fa-s{--fa:"S"}.fa-timeline{--fa:"\e29c"}.fa-keyboard{--fa:"\f11c"}.fa-caret-down{--fa:"\f0d7"}.fa-house-chimney-medical,.fa-clinic-medical{--fa:"\f7f2"}.fa-temperature-three-quarters,.fa-temperature-3,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8"}.fa-mobile-screen,.fa-mobile-android-alt{--fa:"\f3cf"}.fa-plane-up{--fa:"\e22d"}.fa-piggy-bank{--fa:"\f4d3"}.fa-battery-half,.fa-battery-3{--fa:"\f242"}.fa-mountain-city{--fa:"\e52e"}.fa-coins{--fa:"\f51e"}.fa-khanda{--fa:"\f66d"}.fa-sliders,.fa-sliders-h{--fa:"\f1de"}.fa-folder-tree{--fa:"\f802"}.fa-network-wired{--fa:"\f6ff"}.fa-map-pin{--fa:"\f276"}.fa-hamsa{--fa:"\f665"}.fa-cent-sign{--fa:"\e3f5"}.fa-flask{--fa:"\f0c3"}.fa-person-pregnant{--fa:"\e31e"}.fa-wand-sparkles{--fa:"\f72b"}.fa-ellipsis-vertical,.fa-ellipsis-v{--fa:"\f142"}.fa-ticket{--fa:"\f145"}.fa-power-off{--fa:"\f011"}.fa-right-long,.fa-long-arrow-alt-right{--fa:"\f30b"}.fa-flag-usa{--fa:"\f74d"}.fa-laptop-file{--fa:"\e51d"}.fa-tty,.fa-teletype{--fa:"\f1e4"}.fa-diagram-next{--fa:"\e476"}.fa-person-rifle{--fa:"\e54e"}.fa-house-medical-circle-exclamation{--fa:"\e512"}.fa-closed-captioning{--fa:"\f20a"}.fa-person-hiking,.fa-hiking{--fa:"\f6ec"}.fa-venus-double{--fa:"\f226"}.fa-images{--fa:"\f302"}.fa-calculator{--fa:"\f1ec"}.fa-people-pulling{--fa:"\e535"}.fa-n{--fa:"N"}.fa-cable-car,.fa-tram{--fa:"\f7da"}.fa-cloud-rain{--fa:"\f73d"}.fa-building-circle-xmark{--fa:"\e4d4"}.fa-ship{--fa:"\f21a"}.fa-arrows-down-to-line{--fa:"\e4b8"}.fa-download{--fa:"\f019"}.fa-face-grin,.fa-grin{--fa:"\f580"}.fa-delete-left,.fa-backspace{--fa:"\f55a"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb"}.fa-file-circle-check{--fa:"\e5a0"}.fa-forward{--fa:"\f04e"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\f3ce"}.fa-face-meh,.fa-meh{--fa:"\f11a"}.fa-align-center{--fa:"\f037"}.fa-book-skull,.fa-book-dead{--fa:"\f6b7"}.fa-id-card,.fa-drivers-license{--fa:"\f2c2"}.fa-outdent,.fa-dedent{--fa:"\f03b"}.fa-heart-circle-exclamation{--fa:"\e4fe"}.fa-house,.fa-home,.fa-home-alt,.fa-home-lg-alt{--fa:"\f015"}.fa-calendar-week{--fa:"\f784"}.fa-laptop-medical{--fa:"\f812"}.fa-b{--fa:"B"}.fa-file-medical{--fa:"\f477"}.fa-dice-one{--fa:"\f525"}.fa-kiwi-bird{--fa:"\f535"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec"}.fa-rotate-right,.fa-redo-alt,.fa-rotate-forward{--fa:"\f2f9"}.fa-utensils,.fa-cutlery{--fa:"\f2e7"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\f161"}.fa-mill-sign{--fa:"\e1ed"}.fa-bowl-rice{--fa:"\e2eb"}.fa-skull{--fa:"\f54c"}.fa-tower-broadcast,.fa-broadcast-tower{--fa:"\f519"}.fa-truck-pickup{--fa:"\f63c"}.fa-up-long,.fa-long-arrow-alt-up{--fa:"\f30c"}.fa-stop{--fa:"\f04d"}.fa-code-merge{--fa:"\f387"}.fa-upload{--fa:"\f093"}.fa-hurricane{--fa:"\f751"}.fa-mound{--fa:"\e52d"}.fa-toilet-portable{--fa:"\e583"}.fa-compact-disc{--fa:"\f51f"}.fa-file-arrow-down,.fa-file-download{--fa:"\f56d"}.fa-caravan{--fa:"\f8ff"}.fa-shield-cat{--fa:"\e572"}.fa-bolt,.fa-zap{--fa:"\f0e7"}.fa-glass-water{--fa:"\e4f4"}.fa-oil-well{--fa:"\e532"}.fa-vault{--fa:"\e2c5"}.fa-mars{--fa:"\f222"}.fa-toilet{--fa:"\f7d8"}.fa-plane-circle-xmark{--fa:"\e557"}.fa-yen-sign,.fa-cny,.fa-jpy,.fa-rmb,.fa-yen{--fa:"\f157"}.fa-ruble-sign,.fa-rouble,.fa-rub,.fa-ruble{--fa:"\f158"}.fa-sun{--fa:"\f185"}.fa-guitar{--fa:"\f7a6"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\f59c"}.fa-horse-head{--fa:"\f7ab"}.fa-bore-hole{--fa:"\e4c3"}.fa-industry{--fa:"\f275"}.fa-circle-down,.fa-arrow-alt-circle-down{--fa:"\f358"}.fa-arrows-turn-to-dots{--fa:"\e4c1"}.fa-florin-sign{--fa:"\e184"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884"}.fa-less-than{--fa:"<"}.fa-angle-down{--fa:"\f107"}.fa-car-tunnel{--fa:"\e4de"}.fa-head-side-cough{--fa:"\e061"}.fa-grip-lines{--fa:"\f7a4"}.fa-thumbs-down{--fa:"\f165"}.fa-user-lock{--fa:"\f502"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\f178"}.fa-anchor-circle-xmark{--fa:"\e4ac"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141"}.fa-chess-pawn{--fa:"\f443"}.fa-kit-medical,.fa-first-aid{--fa:"\f479"}.fa-person-through-window{--fa:"\e5a9"}.fa-toolbox{--fa:"\f552"}.fa-hands-holding-circle{--fa:"\e4fb"}.fa-bug{--fa:"\f188"}.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d"}.fa-car,.fa-automobile{--fa:"\f1b9"}.fa-hand-holding-hand{--fa:"\e4f7"}.fa-book-open-reader,.fa-book-reader{--fa:"\f5da"}.fa-mountain-sun{--fa:"\e52f"}.fa-arrows-left-right-to-line{--fa:"\e4ba"}.fa-dice-d20{--fa:"\f6cf"}.fa-truck-droplet{--fa:"\e58c"}.fa-file-circle-xmark{--fa:"\e5a1"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040"}.fa-medal{--fa:"\f5a2"}.fa-bed{--fa:"\f236"}.fa-square-h,.fa-h-square{--fa:"\f0fd"}.fa-podcast{--fa:"\f2ce"}.fa-temperature-full,.fa-temperature-4,.fa-thermometer-4,.fa-thermometer-full{--fa:"\f2c7"}.fa-bell{--fa:"\f0f3"}.fa-superscript{--fa:"\f12b"}.fa-plug-circle-xmark{--fa:"\e560"}.fa-star-of-life{--fa:"\f621"}.fa-phone-slash{--fa:"\f3dd"}.fa-paint-roller{--fa:"\f5aa"}.fa-handshake-angle,.fa-hands-helping{--fa:"\f4c4"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5"}.fa-file{--fa:"\f15b"}.fa-greater-than{--fa:">"}.fa-person-swimming,.fa-swimmer{--fa:"\f5c4"}.fa-arrow-down{--fa:"\f063"}.fa-droplet,.fa-tint{--fa:"\f043"}.fa-eraser{--fa:"\f12d"}.fa-earth-americas,.fa-earth,.fa-earth-america,.fa-globe-americas{--fa:"\f57d"}.fa-person-burst{--fa:"\e53b"}.fa-dove{--fa:"\f4ba"}.fa-battery-empty,.fa-battery-0{--fa:"\f244"}.fa-socks{--fa:"\f696"}.fa-inbox{--fa:"\f01c"}.fa-section{--fa:"\e447"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625"}.fa-envelope-open-text{--fa:"\f658"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8"}.fa-wine-bottle{--fa:"\f72f"}.fa-chess-rook{--fa:"\f447"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550"}.fa-dharmachakra{--fa:"\f655"}.fa-hotdog{--fa:"\f80f"}.fa-person-walking-with-cane,.fa-blind{--fa:"\f29d"}.fa-drum{--fa:"\f569"}.fa-ice-cream{--fa:"\f810"}.fa-heart-circle-bolt{--fa:"\e4fc"}.fa-fax{--fa:"\f1ac"}.fa-paragraph{--fa:"\f1dd"}.fa-check-to-slot,.fa-vote-yea{--fa:"\f772"}.fa-star-half{--fa:"\f089"}.fa-boxes-stacked,.fa-boxes,.fa-boxes-alt{--fa:"\f468"}.fa-link,.fa-chain{--fa:"\f0c1"}.fa-ear-listen,.fa-assistive-listening-systems{--fa:"\f2a2"}.fa-tree-city{--fa:"\e587"}.fa-play{--fa:"\f04b"}.fa-font{--fa:"\f031"}.fa-table-cells-row-lock{--fa:"\e67a"}.fa-rupiah-sign{--fa:"\e23d"}.fa-magnifying-glass,.fa-search{--fa:"\f002"}.fa-table-tennis-paddle-ball,.fa-ping-pong-paddle-ball,.fa-table-tennis{--fa:"\f45d"}.fa-person-dots-from-line,.fa-diagnoses{--fa:"\f470"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\f82a"}.fa-naira-sign{--fa:"\e1f6"}.fa-cart-arrow-down{--fa:"\f218"}.fa-walkie-talkie{--fa:"\f8ef"}.fa-file-pen,.fa-file-edit{--fa:"\f31c"}.fa-receipt{--fa:"\f543"}.fa-square-pen,.fa-pen-square,.fa-pencil-square{--fa:"\f14b"}.fa-suitcase-rolling{--fa:"\f5c1"}.fa-person-circle-exclamation{--fa:"\e53f"}.fa-chevron-down{--fa:"\f078"}.fa-battery-full,.fa-battery,.fa-battery-5{--fa:"\f240"}.fa-skull-crossbones{--fa:"\f714"}.fa-code-compare{--fa:"\e13a"}.fa-list-ul,.fa-list-dots{--fa:"\f0ca"}.fa-school-lock{--fa:"\e56f"}.fa-tower-cell{--fa:"\e585"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\f309"}.fa-ranking-star{--fa:"\e561"}.fa-chess-king{--fa:"\f43f"}.fa-person-harassing{--fa:"\e549"}.fa-brazilian-real-sign{--fa:"\e46c"}.fa-landmark-dome,.fa-landmark-alt{--fa:"\f752"}.fa-arrow-up{--fa:"\f062"}.fa-tv,.fa-television,.fa-tv-alt{--fa:"\f26c"}.fa-shrimp{--fa:"\e448"}.fa-list-check,.fa-tasks{--fa:"\f0ae"}.fa-jug-detergent{--fa:"\e519"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd"}.fa-user-shield{--fa:"\f505"}.fa-wind{--fa:"\f72e"}.fa-car-burst,.fa-car-crash{--fa:"\f5e1"}.fa-y{--fa:"Y"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce"}.fa-truck-fast,.fa-shipping-fast{--fa:"\f48b"}.fa-fish{--fa:"\f578"}.fa-user-graduate{--fa:"\f501"}.fa-circle-half-stroke,.fa-adjust{--fa:"\f042"}.fa-clapperboard{--fa:"\e131"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba"}.fa-baseball,.fa-baseball-ball{--fa:"\f433"}.fa-jet-fighter-up{--fa:"\e518"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542"}.fa-copy{--fa:"\f0c5"}.fa-volume-xmark,.fa-volume-mute,.fa-volume-times{--fa:"\f6a9"}.fa-hand-sparkles{--fa:"\e05d"}.fa-grip,.fa-grip-horizontal{--fa:"\f58d"}.fa-share-from-square,.fa-share-square{--fa:"\f14d"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0"}.fa-gun{--fa:"\e19b"}.fa-square-phone,.fa-phone-square{--fa:"\f098"}.fa-plus,.fa-add{--fa:"+"}.fa-expand{--fa:"\f065"}.fa-computer{--fa:"\e4e5"}.fa-xmark,.fa-close,.fa-multiply,.fa-remove,.fa-times{--fa:"\f00d"}.fa-arrows-up-down-left-right,.fa-arrows{--fa:"\f047"}.fa-chalkboard-user,.fa-chalkboard-teacher{--fa:"\f51c"}.fa-peso-sign{--fa:"\e222"}.fa-building-shield{--fa:"\e4d8"}.fa-baby{--fa:"\f77c"}.fa-users-line{--fa:"\e592"}.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d"}.fa-tractor{--fa:"\f722"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\f829"}.fa-arrow-down-up-lock{--fa:"\e4b0"}.fa-lines-leaning{--fa:"\e51e"}.fa-ruler-combined{--fa:"\f546"}.fa-copyright{--fa:"\f1f9"}.fa-equals{--fa:"="}.fa-blender{--fa:"\f517"}.fa-teeth{--fa:"\f62e"}.fa-shekel-sign,.fa-ils,.fa-shekel,.fa-sheqel,.fa-sheqel-sign{--fa:"\f20b"}.fa-map{--fa:"\f279"}.fa-rocket{--fa:"\f135"}.fa-photo-film,.fa-photo-video{--fa:"\f87c"}.fa-folder-minus{--fa:"\f65d"}.fa-hexagon-nodes-bolt{--fa:"\e69a"}.fa-store{--fa:"\f54e"}.fa-arrow-trend-up{--fa:"\e098"}.fa-plug-circle-minus{--fa:"\e55e"}.fa-sign-hanging,.fa-sign{--fa:"\f4d9"}.fa-bezier-curve{--fa:"\f55b"}.fa-bell-slash{--fa:"\f1f6"}.fa-tablet,.fa-tablet-android{--fa:"\f3fb"}.fa-school-flag{--fa:"\e56e"}.fa-fill{--fa:"\f575"}.fa-angle-up{--fa:"\f106"}.fa-drumstick-bite{--fa:"\f6d7"}.fa-holly-berry{--fa:"\f7aa"}.fa-chevron-left{--fa:"\f053"}.fa-bacteria{--fa:"\e059"}.fa-hand-lizard{--fa:"\f258"}.fa-notdef{--fa:"\e1fe"}.fa-disease{--fa:"\f7fa"}.fa-briefcase-medical{--fa:"\f469"}.fa-genderless{--fa:"\f22d"}.fa-chevron-right{--fa:"\f054"}.fa-retweet{--fa:"\f079"}.fa-car-rear,.fa-car-alt{--fa:"\f5de"}.fa-pump-soap{--fa:"\e06b"}.fa-video-slash{--fa:"\f4e2"}.fa-battery-quarter,.fa-battery-2{--fa:"\f243"}.fa-radio{--fa:"\f8d7"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\f77d"}.fa-traffic-light{--fa:"\f637"}.fa-thermometer{--fa:"\f491"}.fa-vr-cardboard{--fa:"\f729"}.fa-hand-middle-finger{--fa:"\f806"}.fa-percent,.fa-percentage{--fa:"%"}.fa-truck-moving{--fa:"\f4df"}.fa-glass-water-droplet{--fa:"\e4f5"}.fa-display{--fa:"\e163"}.fa-face-smile,.fa-smile{--fa:"\f118"}.fa-thumbtack,.fa-thumb-tack{--fa:"\f08d"}.fa-trophy{--fa:"\f091"}.fa-person-praying,.fa-pray{--fa:"\f683"}.fa-hammer{--fa:"\f6e3"}.fa-hand-peace{--fa:"\f25b"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1"}.fa-spinner{--fa:"\f110"}.fa-robot{--fa:"\f544"}.fa-peace{--fa:"\f67c"}.fa-gears,.fa-cogs{--fa:"\f085"}.fa-warehouse{--fa:"\f494"}.fa-arrow-up-right-dots{--fa:"\e4b7"}.fa-splotch{--fa:"\f5bc"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\f584"}.fa-dice-four{--fa:"\f524"}.fa-sim-card{--fa:"\f7c4"}.fa-transgender,.fa-transgender-alt{--fa:"\f225"}.fa-mercury{--fa:"\f223"}.fa-arrow-turn-down,.fa-level-down{--fa:"\f149"}.fa-person-falling-burst{--fa:"\e547"}.fa-award{--fa:"\f559"}.fa-ticket-simple,.fa-ticket-alt{--fa:"\f3ff"}.fa-building{--fa:"\f1ad"}.fa-angles-left,.fa-angle-double-left{--fa:"\f100"}.fa-qrcode{--fa:"\f029"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583"}.fa-file-export,.fa-arrow-right-from-file{--fa:"\f56e"}.fa-shield,.fa-shield-blank{--fa:"\f132"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\f885"}.fa-comment-nodes{--fa:"\e696"}.fa-house-medical{--fa:"\e3b2"}.fa-golf-ball-tee,.fa-golf-ball{--fa:"\f450"}.fa-circle-chevron-left,.fa-chevron-circle-left{--fa:"\f137"}.fa-house-chimney-window{--fa:"\e00d"}.fa-pen-nib{--fa:"\f5ad"}.fa-tent-arrow-turn-left{--fa:"\e580"}.fa-tents{--fa:"\e582"}.fa-wand-magic,.fa-magic{--fa:"\f0d0"}.fa-dog{--fa:"\f6d3"}.fa-carrot{--fa:"\f787"}.fa-moon{--fa:"\f186"}.fa-wine-glass-empty,.fa-wine-glass-alt{--fa:"\f5ce"}.fa-cheese{--fa:"\f7ef"}.fa-yin-yang{--fa:"\f6ad"}.fa-music{--fa:"\f001"}.fa-code-commit{--fa:"\f386"}.fa-temperature-low{--fa:"\f76b"}.fa-person-biking,.fa-biking{--fa:"\f84a"}.fa-broom{--fa:"\f51a"}.fa-shield-heart{--fa:"\e574"}.fa-gopuram{--fa:"\f664"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\e47b"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3"}.fa-hashtag{--fa:"#"}.fa-up-right-and-down-left-from-center,.fa-expand-alt{--fa:"\f424"}.fa-oil-can{--fa:"\f613"}.fa-t{--fa:"T"}.fa-hippo{--fa:"\f6ed"}.fa-chart-column{--fa:"\e0e3"}.fa-infinity{--fa:"\f534"}.fa-vial-circle-check{--fa:"\e596"}.fa-person-arrow-down-to-line{--fa:"\e538"}.fa-voicemail{--fa:"\f897"}.fa-fan{--fa:"\f863"}.fa-person-walking-luggage{--fa:"\e554"}.fa-up-down,.fa-arrows-alt-v{--fa:"\f338"}.fa-cloud-moon-rain{--fa:"\f73c"}.fa-calendar{--fa:"\f133"}.fa-trailer{--fa:"\e041"}.fa-bahai,.fa-haykal{--fa:"\f666"}.fa-sd-card{--fa:"\f7c2"}.fa-dragon{--fa:"\f6d5"}.fa-shoe-prints{--fa:"\f54b"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\f58b"}.fa-hand-holding{--fa:"\f4bd"}.fa-plug-circle-exclamation{--fa:"\e55d"}.fa-link-slash,.fa-chain-broken,.fa-chain-slash,.fa-unlink{--fa:"\f127"}.fa-clone{--fa:"\f24d"}.fa-person-walking-arrow-loop-left{--fa:"\e551"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\f882"}.fa-fire-flame-curved,.fa-fire-alt{--fa:"\f7e4"}.fa-tornado{--fa:"\f76f"}.fa-file-circle-plus{--fa:"\e494"}.fa-book-quran,.fa-quran{--fa:"\f687"}.fa-anchor{--fa:"\f13d"}.fa-border-all{--fa:"\f84c"}.fa-face-angry,.fa-angry{--fa:"\f556"}.fa-cookie-bite{--fa:"\f564"}.fa-arrow-trend-down{--fa:"\e097"}.fa-rss,.fa-feed{--fa:"\f09e"}.fa-draw-polygon{--fa:"\f5ee"}.fa-scale-balanced,.fa-balance-scale{--fa:"\f24e"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a"}.fa-shower{--fa:"\f2cc"}.fa-desktop,.fa-desktop-alt{--fa:"\f390"}.fa-m{--fa:"M"}.fa-table-list,.fa-th-list{--fa:"\f00b"}.fa-comment-sms,.fa-sms{--fa:"\f7cd"}.fa-book{--fa:"\f02d"}.fa-user-plus{--fa:"\f234"}.fa-check{--fa:"\f00c"}.fa-battery-three-quarters,.fa-battery-4{--fa:"\f241"}.fa-house-circle-check{--fa:"\e509"}.fa-angle-left{--fa:"\f104"}.fa-diagram-successor{--fa:"\e47a"}.fa-truck-arrow-right{--fa:"\e58b"}.fa-arrows-split-up-and-left{--fa:"\e4bc"}.fa-hand-fist,.fa-fist-raised{--fa:"\f6de"}.fa-cloud-moon{--fa:"\f6c3"}.fa-briefcase{--fa:"\f0b1"}.fa-person-falling{--fa:"\e546"}.fa-image-portrait,.fa-portrait{--fa:"\f3e0"}.fa-user-tag{--fa:"\f507"}.fa-rug{--fa:"\e569"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d"}.fa-rectangle-xmark,.fa-rectangle-times,.fa-times-rectangle,.fa-window-close{--fa:"\f410"}.fa-baht-sign{--fa:"\e0ac"}.fa-book-open{--fa:"\f518"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\f66a"}.fa-handcuffs{--fa:"\e4f8"}.fa-triangle-exclamation,.fa-exclamation-triangle,.fa-warning{--fa:"\f071"}.fa-database{--fa:"\f1c0"}.fa-share,.fa-mail-forward{--fa:"\f064"}.fa-bottle-droplet{--fa:"\e4c4"}.fa-mask-face{--fa:"\e1d7"}.fa-hill-rockslide{--fa:"\e508"}.fa-right-left,.fa-exchange-alt{--fa:"\f362"}.fa-paper-plane{--fa:"\f1d8"}.fa-road-circle-exclamation{--fa:"\e565"}.fa-dungeon{--fa:"\f6d9"}.fa-align-right{--fa:"\f038"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\f53b"}.fa-life-ring{--fa:"\f1cd"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7"}.fa-calendar-day{--fa:"\f783"}.fa-water-ladder,.fa-ladder-water,.fa-swimming-pool{--fa:"\f5c5"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d"}.fa-face-grimace,.fa-grimace{--fa:"\f57f"}.fa-wheelchair-move,.fa-wheelchair-alt{--fa:"\e2ce"}.fa-turn-down,.fa-level-down-alt{--fa:"\f3be"}.fa-person-walking-arrow-right{--fa:"\e552"}.fa-square-envelope,.fa-envelope-square{--fa:"\f199"}.fa-dice{--fa:"\f522"}.fa-bowling-ball{--fa:"\f436"}.fa-brain{--fa:"\f5dc"}.fa-bandage,.fa-band-aid{--fa:"\f462"}.fa-calendar-minus{--fa:"\f272"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057"}.fa-gifts{--fa:"\f79c"}.fa-hotel{--fa:"\f594"}.fa-earth-asia,.fa-globe-asia{--fa:"\f57e"}.fa-id-card-clip,.fa-id-card-alt{--fa:"\f47f"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e"}.fa-thumbs-up{--fa:"\f164"}.fa-user-clock{--fa:"\f4fd"}.fa-hand-dots,.fa-allergies{--fa:"\f461"}.fa-file-invoice{--fa:"\f570"}.fa-window-minimize{--fa:"\f2d1"}.fa-mug-saucer,.fa-coffee{--fa:"\f0f4"}.fa-brush{--fa:"\f55d"}.fa-file-half-dashed{--fa:"\e698"}.fa-mask{--fa:"\f6fa"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\f010"}.fa-ruler-vertical{--fa:"\f548"}.fa-user-large,.fa-user-alt{--fa:"\f406"}.fa-train-tram{--fa:"\e5b4"}.fa-user-nurse{--fa:"\f82f"}.fa-syringe{--fa:"\f48e"}.fa-cloud-sun{--fa:"\f6c4"}.fa-stopwatch-20{--fa:"\e06f"}.fa-square-full{--fa:"\f45c"}.fa-magnet{--fa:"\f076"}.fa-jar{--fa:"\e516"}.fa-note-sticky,.fa-sticky-note{--fa:"\f249"}.fa-bug-slash{--fa:"\e490"}.fa-arrow-up-from-water-pump{--fa:"\e4b6"}.fa-bone{--fa:"\f5d7"}.fa-table-cells-row-unlock{--fa:"\e691"}.fa-user-injured{--fa:"\f728"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\f5b4"}.fa-plane{--fa:"\f072"}.fa-tent-arrows-down{--fa:"\e581"}.fa-exclamation{--fa:"!"}.fa-arrows-spin{--fa:"\e4bb"}.fa-print{--fa:"\f02f"}.fa-turkish-lira-sign,.fa-try,.fa-turkish-lira{--fa:"\e2bb"}.fa-dollar-sign,.fa-dollar,.fa-usd{--fa:"$"}.fa-x{--fa:"X"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688"}.fa-users-gear,.fa-users-cog{--fa:"\f509"}.fa-person-military-pointing{--fa:"\e54a"}.fa-building-columns,.fa-bank,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c"}.fa-umbrella{--fa:"\f0e9"}.fa-trowel{--fa:"\e589"}.fa-d{--fa:"D"}.fa-stapler{--fa:"\e5af"}.fa-masks-theater,.fa-theater-masks{--fa:"\f630"}.fa-kip-sign{--fa:"\e1c4"}.fa-hand-point-left{--fa:"\f0a5"}.fa-handshake-simple,.fa-handshake-alt{--fa:"\f4c6"}.fa-jet-fighter,.fa-fighter-jet{--fa:"\f0fb"}.fa-square-share-nodes,.fa-share-alt-square{--fa:"\f1e1"}.fa-barcode{--fa:"\f02a"}.fa-plus-minus{--fa:"\e43c"}.fa-video,.fa-video-camera{--fa:"\f03d"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d"}.fa-hand-holding-medical{--fa:"\e05c"}.fa-person-circle-check{--fa:"\e53e"}.fa-turn-up,.fa-level-up-alt{--fa:"\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}: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(assets/fonts/fa-solid-900.woff2) format("woff2"),url(assets/fonts/fa-solid-900.ttf) format("truetype")}.fas,.fa-solid{font-weight:900}:root,:host{--fa-style-family-brands: "Font Awesome 6 Brands";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(assets/fonts/fa-brands-400.woff2) format("woff2"),url(assets/fonts/fa-brands-400.ttf) format("truetype")}.fab,.fa-brands{font-weight:400}.fa-monero{--fa:"\f3d0"}.fa-hooli{--fa:"\f427"}.fa-yelp{--fa:"\f1e9"}.fa-cc-visa{--fa:"\f1f0"}.fa-lastfm{--fa:"\f202"}.fa-shopware{--fa:"\f5b5"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-aws{--fa:"\f375"}.fa-redhat{--fa:"\f7bc"}.fa-yoast{--fa:"\f2b1"}.fa-cloudflare{--fa:"\e07d"}.fa-ups{--fa:"\f7e0"}.fa-pixiv{--fa:"\e640"}.fa-wpexplorer{--fa:"\f2de"}.fa-dyalog{--fa:"\f399"}.fa-bity{--fa:"\f37a"}.fa-stackpath{--fa:"\f842"}.fa-buysellads{--fa:"\f20d"}.fa-first-order{--fa:"\f2b0"}.fa-modx{--fa:"\f285"}.fa-guilded{--fa:"\e07e"}.fa-vnv{--fa:"\f40b"}.fa-square-js,.fa-js-square{--fa:"\f3b9"}.fa-microsoft{--fa:"\f3ca"}.fa-qq{--fa:"\f1d6"}.fa-orcid{--fa:"\f8d2"}.fa-java{--fa:"\f4e4"}.fa-invision{--fa:"\f7b0"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-centercode{--fa:"\f380"}.fa-glide-g{--fa:"\f2a6"}.fa-drupal{--fa:"\f1a9"}.fa-jxl{--fa:"\e67b"}.fa-dart-lang{--fa:"\e693"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-unity{--fa:"\e049"}.fa-whmcs{--fa:"\f40d"}.fa-rocketchat{--fa:"\f3e8"}.fa-vk{--fa:"\f189"}.fa-untappd{--fa:"\f405"}.fa-mailchimp{--fa:"\f59e"}.fa-css3-alt{--fa:"\f38b"}.fa-square-reddit,.fa-reddit-square{--fa:"\f1a2"}.fa-vimeo-v{--fa:"\f27d"}.fa-contao{--fa:"\f26d"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-deskpro{--fa:"\f38f"}.fa-brave{--fa:"\e63c"}.fa-sistrix{--fa:"\f3ee"}.fa-square-instagram,.fa-instagram-square{--fa:"\e055"}.fa-battle-net{--fa:"\f835"}.fa-the-red-yeti{--fa:"\f69d"}.fa-square-hacker-news,.fa-hacker-news-square{--fa:"\f3af"}.fa-edge{--fa:"\f282"}.fa-threads{--fa:"\e618"}.fa-napster{--fa:"\f3d2"}.fa-square-snapchat,.fa-snapchat-square{--fa:"\f2ad"}.fa-google-plus-g{--fa:"\f0d5"}.fa-artstation{--fa:"\f77a"}.fa-markdown{--fa:"\f60f"}.fa-sourcetree{--fa:"\f7d3"}.fa-google-plus{--fa:"\f2b3"}.fa-diaspora{--fa:"\f791"}.fa-foursquare{--fa:"\f180"}.fa-stack-overflow{--fa:"\f16c"}.fa-github-alt{--fa:"\f113"}.fa-phoenix-squadron{--fa:"\f511"}.fa-pagelines{--fa:"\f18c"}.fa-algolia{--fa:"\f36c"}.fa-red-river{--fa:"\f3e3"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-safari{--fa:"\f267"}.fa-google{--fa:"\f1a0"}.fa-square-font-awesome-stroke,.fa-font-awesome-alt{--fa:"\f35c"}.fa-atlassian{--fa:"\f77b"}.fa-linkedin-in{--fa:"\f0e1"}.fa-digital-ocean{--fa:"\f391"}.fa-nimblr{--fa:"\f5a8"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-hacker-news{--fa:"\f1d4"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-adversal{--fa:"\f36a"}.fa-creative-commons{--fa:"\f25e"}.fa-watchman-monitoring{--fa:"\e087"}.fa-fonticons{--fa:"\f280"}.fa-weixin{--fa:"\f1d7"}.fa-shirtsinbulk{--fa:"\f214"}.fa-codepen{--fa:"\f1cb"}.fa-git-alt{--fa:"\f841"}.fa-lyft{--fa:"\f3c3"}.fa-rev{--fa:"\f5b2"}.fa-windows{--fa:"\f17a"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-meetup{--fa:"\f2e0"}.fa-centos{--fa:"\f789"}.fa-adn{--fa:"\f170"}.fa-cloudsmith{--fa:"\f384"}.fa-opensuse{--fa:"\e62b"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-square-dribbble,.fa-dribbble-square{--fa:"\f397"}.fa-codiepie{--fa:"\f284"}.fa-node{--fa:"\f419"}.fa-mix{--fa:"\f3cb"}.fa-steam{--fa:"\f1b6"}.fa-cc-apple-pay{--fa:"\f416"}.fa-scribd{--fa:"\f28a"}.fa-debian{--fa:"\e60b"}.fa-openid{--fa:"\f19b"}.fa-instalod{--fa:"\e081"}.fa-files-pinwheel{--fa:"\e69f"}.fa-expeditedssl{--fa:"\f23e"}.fa-sellcast{--fa:"\f2da"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-r-project{--fa:"\f4f7"}.fa-delicious{--fa:"\f1a5"}.fa-freebsd{--fa:"\f3a4"}.fa-vuejs{--fa:"\f41f"}.fa-accusoft{--fa:"\f369"}.fa-ioxhost{--fa:"\f208"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-app-store{--fa:"\f36f"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-itunes-note{--fa:"\f3b5"}.fa-golang{--fa:"\e40f"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-grav{--fa:"\f2d6"}.fa-weibo{--fa:"\f18a"}.fa-uncharted{--fa:"\e084"}.fa-firstdraft{--fa:"\f3a1"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-wikipedia-w{--fa:"\f266"}.fa-wpressr,.fa-rendact{--fa:"\f3e4"}.fa-angellist{--fa:"\f209"}.fa-galactic-republic{--fa:"\f50c"}.fa-nfc-directional{--fa:"\e530"}.fa-skype{--fa:"\f17e"}.fa-joget{--fa:"\f3b7"}.fa-fedora{--fa:"\f798"}.fa-stripe-s{--fa:"\f42a"}.fa-meta{--fa:"\e49b"}.fa-laravel{--fa:"\f3bd"}.fa-hotjar{--fa:"\f3b1"}.fa-bluetooth-b{--fa:"\f294"}.fa-square-letterboxd{--fa:"\e62e"}.fa-sticker-mule{--fa:"\f3f7"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-hips{--fa:"\f452"}.fa-css{--fa:"\e6a2"}.fa-behance{--fa:"\f1b4"}.fa-reddit{--fa:"\f1a1"}.fa-discord{--fa:"\f392"}.fa-chrome{--fa:"\f268"}.fa-app-store-ios{--fa:"\f370"}.fa-cc-discover{--fa:"\f1f2"}.fa-wpbeginner{--fa:"\f297"}.fa-confluence{--fa:"\f78d"}.fa-shoelace{--fa:"\e60c"}.fa-mdb{--fa:"\f8ca"}.fa-dochub{--fa:"\f394"}.fa-accessible-icon{--fa:"\f368"}.fa-ebay{--fa:"\f4f4"}.fa-amazon{--fa:"\f270"}.fa-unsplash{--fa:"\e07c"}.fa-yarn{--fa:"\f7e3"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-500px{--fa:"\f26e"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-asymmetrik{--fa:"\f372"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-gratipay{--fa:"\f184"}.fa-apple{--fa:"\f179"}.fa-hive{--fa:"\e07f"}.fa-gitkraken{--fa:"\f3a6"}.fa-keybase{--fa:"\f4f5"}.fa-apple-pay{--fa:"\f415"}.fa-padlet{--fa:"\e4a0"}.fa-amazon-pay{--fa:"\f42c"}.fa-square-github,.fa-github-square{--fa:"\f092"}.fa-stumbleupon{--fa:"\f1a4"}.fa-fedex{--fa:"\f797"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-shopify{--fa:"\e057"}.fa-neos{--fa:"\f612"}.fa-square-threads{--fa:"\e619"}.fa-hackerrank{--fa:"\f5f7"}.fa-researchgate{--fa:"\f4f8"}.fa-swift{--fa:"\f8e1"}.fa-angular{--fa:"\f420"}.fa-speakap{--fa:"\f3f3"}.fa-angrycreative{--fa:"\f36e"}.fa-y-combinator{--fa:"\f23b"}.fa-empire{--fa:"\f1d1"}.fa-envira{--fa:"\f299"}.fa-google-scholar{--fa:"\e63b"}.fa-square-gitlab,.fa-gitlab-square{--fa:"\e5ae"}.fa-studiovinari{--fa:"\f3f8"}.fa-pied-piper{--fa:"\f2ae"}.fa-wordpress{--fa:"\f19a"}.fa-product-hunt{--fa:"\f288"}.fa-firefox{--fa:"\f269"}.fa-linode{--fa:"\f2b8"}.fa-goodreads{--fa:"\f3a8"}.fa-square-odnoklassniki,.fa-odnoklassniki-square{--fa:"\f264"}.fa-jsfiddle{--fa:"\f1cc"}.fa-sith{--fa:"\f512"}.fa-themeisle{--fa:"\f2b2"}.fa-page4{--fa:"\f3d7"}.fa-hashnode{--fa:"\e499"}.fa-react{--fa:"\f41b"}.fa-cc-paypal{--fa:"\f1f4"}.fa-squarespace{--fa:"\f5be"}.fa-cc-stripe{--fa:"\f1f5"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-bitcoin{--fa:"\f379"}.fa-keycdn{--fa:"\f3ba"}.fa-opera{--fa:"\f26a"}.fa-itch-io{--fa:"\f83a"}.fa-umbraco{--fa:"\f8e8"}.fa-galactic-senate{--fa:"\f50d"}.fa-ubuntu{--fa:"\f7df"}.fa-draft2digital{--fa:"\f396"}.fa-stripe{--fa:"\f429"}.fa-houzz{--fa:"\f27c"}.fa-gg{--fa:"\f260"}.fa-dhl{--fa:"\f790"}.fa-square-pinterest,.fa-pinterest-square{--fa:"\f0d3"}.fa-xing{--fa:"\f168"}.fa-blackberry{--fa:"\f37b"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-playstation{--fa:"\f3df"}.fa-quinscape{--fa:"\f459"}.fa-less{--fa:"\f41d"}.fa-blogger-b{--fa:"\f37d"}.fa-opencart{--fa:"\f23d"}.fa-vine{--fa:"\f1ca"}.fa-signal-messenger{--fa:"\e663"}.fa-paypal{--fa:"\f1ed"}.fa-gitlab{--fa:"\f296"}.fa-typo3{--fa:"\f42b"}.fa-reddit-alien{--fa:"\f281"}.fa-yahoo{--fa:"\f19e"}.fa-dailymotion{--fa:"\e052"}.fa-affiliatetheme{--fa:"\f36b"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-bootstrap{--fa:"\f836"}.fa-odnoklassniki{--fa:"\f263"}.fa-nfc-symbol{--fa:"\e531"}.fa-mintbit{--fa:"\e62f"}.fa-ethereum{--fa:"\f42e"}.fa-speaker-deck{--fa:"\f83c"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-patreon{--fa:"\f3d9"}.fa-avianex{--fa:"\f374"}.fa-ello{--fa:"\f5f1"}.fa-gofore{--fa:"\f3a7"}.fa-bimobject{--fa:"\f378"}.fa-brave-reverse{--fa:"\e63d"}.fa-facebook-f{--fa:"\f39e"}.fa-square-google-plus,.fa-google-plus-square{--fa:"\f0d4"}.fa-web-awesome{--fa:"\e682"}.fa-mandalorian{--fa:"\f50f"}.fa-first-order-alt{--fa:"\f50a"}.fa-osi{--fa:"\f41a"}.fa-google-wallet{--fa:"\f1ee"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-periscope{--fa:"\f3da"}.fa-fulcrum{--fa:"\f50b"}.fa-cloudscale{--fa:"\f383"}.fa-forumbee{--fa:"\f211"}.fa-mizuni{--fa:"\f3cc"}.fa-schlix{--fa:"\f3ea"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-bandcamp{--fa:"\f2d5"}.fa-wpforms{--fa:"\f298"}.fa-cloudversify{--fa:"\f385"}.fa-usps{--fa:"\f7e1"}.fa-megaport{--fa:"\f5a3"}.fa-magento{--fa:"\f3c4"}.fa-spotify{--fa:"\f1bc"}.fa-optin-monster{--fa:"\f23c"}.fa-fly{--fa:"\f417"}.fa-square-bluesky{--fa:"\e6a3"}.fa-aviato{--fa:"\f421"}.fa-itunes{--fa:"\f3b4"}.fa-cuttlefish{--fa:"\f38c"}.fa-blogger{--fa:"\f37c"}.fa-flickr{--fa:"\f16e"}.fa-viber{--fa:"\f409"}.fa-soundcloud{--fa:"\f1be"}.fa-digg{--fa:"\f1a6"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-letterboxd{--fa:"\e62d"}.fa-symfony{--fa:"\f83d"}.fa-maxcdn{--fa:"\f136"}.fa-etsy{--fa:"\f2d7"}.fa-facebook-messenger{--fa:"\f39f"}.fa-audible{--fa:"\f373"}.fa-think-peaks{--fa:"\f731"}.fa-bilibili{--fa:"\e3d9"}.fa-erlang{--fa:"\f39d"}.fa-x-twitter{--fa:"\e61b"}.fa-cotton-bureau{--fa:"\f89e"}.fa-dashcube{--fa:"\f210"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-stack-exchange{--fa:"\f18d"}.fa-elementor{--fa:"\f430"}.fa-square-pied-piper,.fa-pied-piper-square{--fa:"\e01e"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-palfed{--fa:"\f3d8"}.fa-superpowers{--fa:"\f2dd"}.fa-resolving{--fa:"\f3e7"}.fa-xbox{--fa:"\f412"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-searchengin{--fa:"\f3eb"}.fa-tiktok{--fa:"\e07b"}.fa-square-facebook,.fa-facebook-square{--fa:"\f082"}.fa-renren{--fa:"\f18b"}.fa-linux{--fa:"\f17c"}.fa-glide{--fa:"\f2a5"}.fa-linkedin{--fa:"\f08c"}.fa-hubspot{--fa:"\f3b2"}.fa-deploydog{--fa:"\f38e"}.fa-twitch{--fa:"\f1e8"}.fa-flutter{--fa:"\e694"}.fa-ravelry{--fa:"\f2d9"}.fa-mixer{--fa:"\e056"}.fa-square-lastfm,.fa-lastfm-square{--fa:"\f203"}.fa-vimeo{--fa:"\f40a"}.fa-mendeley{--fa:"\f7b3"}.fa-uniregistry{--fa:"\f404"}.fa-figma{--fa:"\f799"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-dropbox{--fa:"\f16b"}.fa-instagram{--fa:"\f16d"}.fa-cmplid{--fa:"\e360"}.fa-upwork{--fa:"\e641"}.fa-facebook{--fa:"\f09a"}.fa-gripfire{--fa:"\f3ac"}.fa-jedi-order{--fa:"\f50e"}.fa-uikit{--fa:"\f403"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-phabricator{--fa:"\f3db"}.fa-ussunnah{--fa:"\f407"}.fa-earlybirds{--fa:"\f39a"}.fa-trade-federation{--fa:"\f513"}.fa-autoprefixer{--fa:"\f41c"}.fa-whatsapp{--fa:"\f232"}.fa-square-upwork{--fa:"\e67c"}.fa-slideshare{--fa:"\f1e7"}.fa-google-play{--fa:"\f3ab"}.fa-viadeo{--fa:"\f2a9"}.fa-line{--fa:"\f3c0"}.fa-google-drive{--fa:"\f3aa"}.fa-servicestack{--fa:"\f3ec"}.fa-simplybuilt{--fa:"\f215"}.fa-bitbucket{--fa:"\f171"}.fa-imdb{--fa:"\f2d8"}.fa-deezer{--fa:"\e077"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-jira{--fa:"\f7b1"}.fa-docker{--fa:"\f395"}.fa-screenpal{--fa:"\e570"}.fa-bluetooth{--fa:"\f293"}.fa-gitter{--fa:"\f426"}.fa-d-and-d{--fa:"\f38d"}.fa-microblog{--fa:"\e01a"}.fa-cc-diners-club{--fa:"\f24c"}.fa-gg-circle{--fa:"\f261"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-yandex{--fa:"\f413"}.fa-readme{--fa:"\f4d5"}.fa-html5{--fa:"\f13b"}.fa-sellsy{--fa:"\f213"}.fa-square-web-awesome{--fa:"\e683"}.fa-sass{--fa:"\f41e"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-buromobelexperte{--fa:"\f37f"}.fa-salesforce{--fa:"\f83b"}.fa-octopus-deploy{--fa:"\e082"}.fa-medapps{--fa:"\f3c6"}.fa-ns8{--fa:"\f3d5"}.fa-pinterest-p{--fa:"\f231"}.fa-apper{--fa:"\f371"}.fa-fort-awesome{--fa:"\f286"}.fa-waze{--fa:"\f83f"}.fa-bluesky{--fa:"\e671"}.fa-cc-jcb{--fa:"\f24b"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-rust{--fa:"\e07a"}.fa-wix{--fa:"\f5cf"}.fa-square-behance,.fa-behance-square{--fa:"\f1b5"}.fa-supple{--fa:"\f3f9"}.fa-webflow{--fa:"\e65c"}.fa-rebel{--fa:"\f1d0"}.fa-css3{--fa:"\f13c"}.fa-staylinked{--fa:"\f3f5"}.fa-kaggle{--fa:"\f5fa"}.fa-space-awesome{--fa:"\e5ac"}.fa-deviantart{--fa:"\f1bd"}.fa-cpanel{--fa:"\f388"}.fa-goodreads-g{--fa:"\f3a9"}.fa-square-git,.fa-git-square{--fa:"\f1d2"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-trello{--fa:"\f181"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-get-pocket{--fa:"\f265"}.fa-perbyte{--fa:"\e083"}.fa-grunt{--fa:"\f3ad"}.fa-weebly{--fa:"\f5cc"}.fa-connectdevelop{--fa:"\f20e"}.fa-leanpub{--fa:"\f212"}.fa-black-tie{--fa:"\f27e"}.fa-themeco{--fa:"\f5c6"}.fa-python{--fa:"\f3e2"}.fa-android{--fa:"\f17b"}.fa-bots{--fa:"\e340"}.fa-free-code-camp{--fa:"\f2c5"}.fa-hornbill{--fa:"\f592"}.fa-js{--fa:"\f3b8"}.fa-ideal{--fa:"\e013"}.fa-git{--fa:"\f1d3"}.fa-dev{--fa:"\f6cc"}.fa-sketch{--fa:"\f7c6"}.fa-yandex-international{--fa:"\f414"}.fa-cc-amex{--fa:"\f1f3"}.fa-uber{--fa:"\f402"}.fa-github{--fa:"\f09b"}.fa-php{--fa:"\f457"}.fa-alipay{--fa:"\f642"}.fa-youtube{--fa:"\f167"}.fa-skyatlas{--fa:"\f216"}.fa-firefox-browser{--fa:"\e007"}.fa-replyd{--fa:"\f3e6"}.fa-suse{--fa:"\f7d6"}.fa-jenkins{--fa:"\f3b6"}.fa-twitter{--fa:"\f099"}.fa-rockrms{--fa:"\f3e9"}.fa-pinterest{--fa:"\f0d2"}.fa-buffer{--fa:"\f837"}.fa-npm{--fa:"\f3d4"}.fa-yammer{--fa:"\f840"}.fa-btc{--fa:"\f15a"}.fa-dribbble{--fa:"\f17d"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-internet-explorer{--fa:"\f26b"}.fa-stubber{--fa:"\e5c7"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-old-republic{--fa:"\f510"}.fa-odysee{--fa:"\e5c6"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-node-js{--fa:"\f3d3"}.fa-edge-legacy{--fa:"\e078"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-medrt{--fa:"\f3c8"}.fa-usb{--fa:"\f287"}.fa-tumblr{--fa:"\f173"}.fa-vaadin{--fa:"\f408"}.fa-quora{--fa:"\f2c4"}.fa-square-x-twitter{--fa:"\e61a"}.fa-reacteurope{--fa:"\f75d"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-amilia{--fa:"\f36d"}.fa-mixcloud{--fa:"\f289"}.fa-flipboard{--fa:"\f44d"}.fa-viacoin{--fa:"\f237"}.fa-critical-role{--fa:"\f6c9"}.fa-sitrox{--fa:"\e44a"}.fa-discourse{--fa:"\f393"}.fa-joomla{--fa:"\f1aa"}.fa-mastodon{--fa:"\f4f6"}.fa-airbnb{--fa:"\f834"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-buy-n-large{--fa:"\f8a6"}.fa-gulp{--fa:"\f3ae"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-strava{--fa:"\f428"}.fa-ember{--fa:"\f423"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-teamspeak{--fa:"\f4f9"}.fa-pushed{--fa:"\f3e1"}.fa-wordpress-simple{--fa:"\f411"}.fa-nutritionix{--fa:"\f3d6"}.fa-wodu{--fa:"\e088"}.fa-google-pay{--fa:"\e079"}.fa-intercom{--fa:"\f7af"}.fa-zhihu{--fa:"\f63f"}.fa-korvue{--fa:"\f42f"}.fa-pix{--fa:"\e43a"}.fa-steam-symbol{--fa:"\f3f6"}/*!
 * Font Awesome Free 6.7.2 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 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(assets/fonts/fa-regular-400.woff2) format("woff2"),url(assets/fonts/fa-regular-400.ttf) format("truetype")}.far,.fa-regular{font-weight:400}/*!
 * Bootstrap v4.6.2 (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{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #43515f;--secondary: #495057;--success: #92c642;--info: #1e6f90;--warning: #ec9433;--danger: #cf4444;--light: #f8f9fa;--dark: #43515f;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#343a40;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted currentColor;text-decoration:underline dotted currentColor;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#1e6f90;text-decoration:none;background-color:#0000}a:hover{color:#113e51;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}@media (max-width: 1200px){legend{font-size:calc(1.275rem + .3vw)}}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.125rem}@media (max-width: 1200px){h1,.h1{font-size:calc(1.3375rem + 1.05vw)}}h2,.h2{font-size:1.75rem}@media (max-width: 1200px){h2,.h2{font-size:calc(1.3rem + .6vw)}}h3,.h3{font-size:1.5rem}@media (max-width: 1200px){h3,.h3{font-size:calc(1.275rem + .3vw)}}h4,.h4{font-size:1.25rem}h5,.h5{font-size:1.125rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}@media (max-width: 1200px){.display-1{font-size:calc(1.725rem + 5.7vw)}}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}@media (max-width: 1200px){.display-2{font-size:calc(1.675rem + 5.1vw)}}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}@media (max-width: 1200px){.display-3{font-size:calc(1.575rem + 3.9vw)}}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}@media (max-width: 1200px){.display-4{font-size:calc(1.475rem + 2.7vw)}}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:.875em;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;box-shadow:0 1px 2px #00000013;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem;box-shadow:inset 0 -.1rem #00000040}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:15px;padding-left:15px;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}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{width:100%;margin-bottom:1rem;color:#343a40}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#f8f9fa}.table-hover tbody tr:hover{color:#343a40;background-color:#ced4da}.table-primary,.table-primary>th,.table-primary>td{background-color:#caced2}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#9da5ac}.table-hover .table-primary:hover{background-color:#bdc2c6}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#bdc2c6}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#ccced0}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#a0a4a8}.table-hover .table-secondary:hover{background-color:#bfc1c4}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#bfc1c4}.table-success,.table-success>th,.table-success>td{background-color:#e0efca}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#c6e19d}.table-hover .table-success:hover{background-color:#d5e9b6}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#d5e9b6}.table-info,.table-info>th,.table-info>td{background-color:#c0d7e0}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#8ab4c5}.table-hover .table-info:hover{background-color:#afccd7}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#afccd7}.table-warning,.table-warning>th,.table-warning>td{background-color:#fae1c6}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#f5c795}.table-hover .table-warning:hover{background-color:#f8d5af}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#f8d5af}.table-danger,.table-danger>th,.table-danger>td{background-color:#f2cbcb}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#e69e9e}.table-hover .table-danger:hover{background-color:#ecb6b6}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#ecb6b6}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#eef1f3}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#eef1f3}.table-dark,.table-dark>th,.table-dark>td{background-color:#caced2}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#9da5ac}.table-hover .table-dark:hover{background-color:#bdc2c6}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#bdc2c6}.table-active,.table-active>th,.table-active>td{background-color:#ced4da}.table-hover .table-active:hover{background-color:#bfc7cf}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#bfc7cf}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:#ffffff13}@media (max-width: 575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width: 767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width: 991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;box-shadow:inset 0 1px 1px #00000013;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:#0000;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#7e91a4;outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 0 .2rem #43515f40}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{appearance:none}select.form-control:-moz-focusring{color:#0000;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#343a40;background-color:#0000;border:solid rgba(0,0,0,0);border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#92c642}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#92c642e6;border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#92c642;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2392c642' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#92c642;box-shadow:0 0 0 .2rem #92c64240}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#92c642;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2392c642' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/ calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#92c642;box-shadow:0 0 0 .2rem #92c64240}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#92c642}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#92c642}.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before{border-color:#92c642}.was-validated .custom-control-input:valid:checked~.custom-control-label:before,.custom-control-input.is-valid:checked~.custom-control-label:before{border-color:#a9d269;background-color:#a9d269}.was-validated .custom-control-input:valid:focus~.custom-control-label:before,.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #92c64240}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before{border-color:#92c642}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#92c642}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#92c642;box-shadow:0 0 0 .2rem #92c64240}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#cf4444}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#cf4444e6;border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#cf4444;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23cf4444' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23cf4444' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#cf4444;box-shadow:0 0 0 .2rem #cf444440}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#cf4444;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23cf4444' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23cf4444' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/ calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#cf4444;box-shadow:0 0 0 .2rem #cf444440}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#cf4444}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#cf4444}.was-validated .custom-control-input:invalid~.custom-control-label:before,.custom-control-input.is-invalid~.custom-control-label:before{border-color:#cf4444}.was-validated .custom-control-input:invalid:checked~.custom-control-label:before,.custom-control-input.is-invalid:checked~.custom-control-label:before{border-color:#d96d6d;background-color:#d96d6d}.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #cf444440}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before{border-color:#cf4444}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#cf4444}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#cf4444;box-shadow:0 0 0 .2rem #cf444440}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#343a40;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:#0000;border:1px solid rgba(0,0,0,0);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#343a40;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem #43515f40}.btn.disabled,.btn:disabled{opacity:.65;box-shadow:none}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled):active,.btn:not(:disabled):not(.disabled).active{box-shadow:inset 0 3px 5px #00000020}.btn:not(:disabled):not(.disabled):active:focus,.btn:not(:disabled):not(.disabled).active:focus{box-shadow:0 0 0 .2rem #43515f40,inset 0 3px 5px #00000020}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#43515f;border-color:#43515f;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013}.btn-primary:hover{color:#fff;background-color:#333e49;border-color:#2e3841}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#333e49;border-color:#2e3841;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013,0 0 0 .2rem #5f6b7780}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#43515f;border-color:#43515f}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#2e3841;border-color:#29313a}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .2rem #5f6b7780}.btn-secondary{color:#fff;background-color:#495057;border-color:#495057;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013}.btn-secondary:hover{color:#fff;background-color:#383d42;border-color:#32373b}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#383d42;border-color:#32373b;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013,0 0 0 .2rem #646a7080}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#495057;border-color:#495057}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#32373b;border-color:#2c3034}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .2rem #646a7080}.btn-success{color:#fff;background-color:#92c642;border-color:#92c642;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013}.btn-success:hover{color:#fff;background-color:#7ead34;border-color:#77a431}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#7ead34;border-color:#77a431;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013,0 0 0 .2rem #a2cf5e80}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#92c642;border-color:#92c642}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#77a431;border-color:#709a2e}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .2rem #a2cf5e80}.btn-info{color:#fff;background-color:#1e6f90;border-color:#1e6f90;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013}.btn-info:hover{color:#fff;background-color:#175770;border-color:#154e66}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#175770;border-color:#154e66;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013,0 0 0 .2rem #4085a180}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#1e6f90;border-color:#1e6f90}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#154e66;border-color:#13465b}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .2rem #4085a180}.btn-warning{color:#fff;background-color:#ec9433;border-color:#ec9433;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013}.btn-warning:hover{color:#fff;background-color:#e48115;border-color:#d87b14}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#e48115;border-color:#d87b14;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013,0 0 0 .2rem #efa45280}.btn-warning.disabled,.btn-warning:disabled{color:#fff;background-color:#ec9433;border-color:#ec9433}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#d87b14;border-color:#cc7413}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .2rem #efa45280}.btn-danger{color:#fff;background-color:#cf4444;border-color:#cf4444;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013}.btn-danger:hover{color:#fff;background-color:#bc3030;border-color:#b22e2e}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#bc3030;border-color:#b22e2e;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013,0 0 0 .2rem #d6606080}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#cf4444;border-color:#cf4444}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b22e2e;border-color:#a82b2b}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .2rem #d6606080}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013,0 0 0 .2rem #d8d9db80}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .2rem #d8d9db80}.btn-dark{color:#fff;background-color:#43515f;border-color:#43515f;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013}.btn-dark:hover{color:#fff;background-color:#333e49;border-color:#2e3841}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#333e49;border-color:#2e3841;box-shadow:inset 0 1px #ffffff26,0 1px 1px #00000013,0 0 0 .2rem #5f6b7780}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#43515f;border-color:#43515f}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#2e3841;border-color:#29313a}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .2rem #5f6b7780}.btn-outline-primary{color:#43515f;border-color:#43515f}.btn-outline-primary:hover{color:#fff;background-color:#43515f;border-color:#43515f}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem #43515f80}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#43515f;background-color:#0000}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#43515f;border-color:#43515f}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .2rem #43515f80}.btn-outline-secondary{color:#495057;border-color:#495057}.btn-outline-secondary:hover{color:#fff;background-color:#495057;border-color:#495057}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem #49505780}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#495057;background-color:#0000}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#495057;border-color:#495057}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .2rem #49505780}.btn-outline-success{color:#92c642;border-color:#92c642}.btn-outline-success:hover{color:#fff;background-color:#92c642;border-color:#92c642}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem #92c64280}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#92c642;background-color:#0000}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#92c642;border-color:#92c642}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .2rem #92c64280}.btn-outline-info{color:#1e6f90;border-color:#1e6f90}.btn-outline-info:hover{color:#fff;background-color:#1e6f90;border-color:#1e6f90}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem #1e6f9080}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#1e6f90;background-color:#0000}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#1e6f90;border-color:#1e6f90}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .2rem #1e6f9080}.btn-outline-warning{color:#ec9433;border-color:#ec9433}.btn-outline-warning:hover{color:#fff;background-color:#ec9433;border-color:#ec9433}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem #ec943380}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ec9433;background-color:#0000}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#ec9433;border-color:#ec9433}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .2rem #ec943380}.btn-outline-danger{color:#cf4444;border-color:#cf4444}.btn-outline-danger:hover{color:#fff;background-color:#cf4444;border-color:#cf4444}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem #cf444480}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#cf4444;background-color:#0000}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#cf4444;border-color:#cf4444}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .2rem #cf444480}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:#0000}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .2rem #f8f9fa80}.btn-outline-dark{color:#43515f;border-color:#43515f}.btn-outline-dark:hover{color:#fff;background-color:#43515f;border-color:#43515f}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem #43515f80}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#43515f;background-color:#0000}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#43515f;border-color:#43515f}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:inset 0 3px 5px #00000020,0 0 0 .2rem #43515f80}.btn-link{font-weight:400;color:#1e6f90;text-decoration:none}.btn-link:hover{color:#113e51;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.width{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#343a40;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;box-shadow:0 .5rem 1rem #0000002d}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle:after{display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:#0000;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#43515f}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:#0000}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group.show .dropdown-toggle{box-shadow:inset 0 3px 5px #00000020}.btn-group.show .dropdown-toggle.btn-link{box-shadow:none}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.form-control:not(:last-child),.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=radio],.input-group-text input[type=checkbox]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + .5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#43515f;background-color:#43515f}.custom-control-input:focus~.custom-control-label:before{box-shadow:inset 0 1px 1px #00000013,0 0 0 .2rem #43515f40}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#7e91a4}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#9caab9;border-color:#9caab9}.custom-control-input[disabled]~.custom-control-label,.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input[disabled]~.custom-control-label:before,.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd;box-shadow:inset 0 1px 1px #00000013}.custom-control-label:after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#43515f;background-color:#43515f}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#43515f80}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#43515f80}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#43515f80}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translate(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#43515f80}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;box-shadow:inset 0 1px 2px #00000013;appearance:none}.custom-select:focus{border-color:#7e91a4;outline:0;box-shadow:inset 0 1px 2px #00000013,0 0 0 .2rem #43515f40}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:#0000;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#7e91a4;box-shadow:0 0 0 .2rem #43515f40}.custom-file-input[disabled]~.custom-file-label,.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;box-shadow:inset 0 1px 1px #00000013}.custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:#0000;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #43515f40}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #43515f40}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #43515f40}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#43515f;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem #0000001a;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#9caab9}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:#0000;cursor:pointer;background-color:#dee2e6;border-color:#0000;border-radius:1rem;box-shadow:inset 0 .25rem .25rem #0000001a}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#43515f;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem #0000001a;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#9caab9}.custom-range::-moz-range-track{width:100%;height:.5rem;color:#0000;cursor:pointer;background-color:#dee2e6;border-color:#0000;border-radius:1rem;box-shadow:inset 0 .25rem .25rem #0000001a}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#43515f;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem #0000001a;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#9caab9}.custom-range::-ms-track{width:100%;height:.5rem;color:#0000;cursor:pointer;background-color:#0000;border-color:#0000;border-width:.5rem;box-shadow:inset 0 .25rem .25rem #0000001a}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:#0000;border:1px solid rgba(0,0,0,0);border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:#0000;border-color:#0000}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#43515f}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:#0000;border:1px solid rgba(0,0,0,0);border-radius:.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#00000080}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:#000000e6}.navbar-light .navbar-toggler{color:#00000080;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3csvg+viewBox='0+0+30+30'+xmlns='http://www.w3.org/2000/svg'%3e%3cpath+stroke='rgba%280, 0, 0, 0.5%29'+stroke-width='2'+stroke-linecap='round'+stroke-miterlimit='10'+d='M4+7h22M4+15h22M4+23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:#00000080}.navbar-light .navbar-text a{color:#000000e6}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:#000000e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#fff}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:#fff;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3csvg+viewBox='0+0+30+30'+xmlns='http://www.w3.org/2000/svg'%3e%3cpath+stroke='%23fff'+stroke-width='2'+stroke-linecap='round'+stroke-miterlimit='10'+d='M4+7h22M4+15h22M4+23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text,.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:#00000008;border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;inset:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width: 576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#1e6f90;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#113e51;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem #43515f40}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#43515f;border-color:#43515f}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#43515f}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#2e3841}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem #43515f80}.badge-secondary{color:#fff;background-color:#495057}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:#32373b}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem #49505780}.badge-success{color:#fff;background-color:#92c642}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#77a431}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem #92c64280}.badge-info{color:#fff;background-color:#1e6f90}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#154e66}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem #1e6f9080}.badge-warning{color:#fff;background-color:#ec9433}a.badge-warning:hover,a.badge-warning:focus{color:#fff;background-color:#d87b14}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem #ec943380}.badge-danger{color:#fff;background-color:#cf4444}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#b22e2e}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem #cf444480}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dae0e5}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem #f8f9fa80}.badge-dark{color:#fff;background-color:#43515f}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#2e3841}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem #43515f80}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width: 576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid rgba(0,0,0,0);border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#232a31;background-color:#d9dcdf;border-color:#caced2}.alert-primary hr{border-top-color:#bdc2c6}.alert-primary .alert-link{color:#0e1113}.alert-secondary{color:#262a2d;background-color:#dbdcdd;border-color:#ccced0}.alert-secondary hr{border-top-color:#bfc1c4}.alert-secondary .alert-link{color:#0f1012}.alert-success{color:#4c6722;background-color:#e9f4d9;border-color:#e0efca}.alert-success hr{border-top-color:#d5e9b6}.alert-success .alert-link{color:#304116}.alert-info{color:#103a4b;background-color:#d2e2e9;border-color:#c0d7e0}.alert-info hr{border-top-color:#afccd7}.alert-info .alert-link{color:#071921}.alert-warning{color:#7b4d1b;background-color:#fbead6;border-color:#fae1c6}.alert-warning hr{border-top-color:#f8d5af}.alert-warning .alert-link{color:#513311}.alert-danger{color:#6c2323;background-color:#f5dada;border-color:#f2cbcb}.alert-danger hr{border-top-color:#ecb6b6}.alert-danger .alert-link{color:#451717}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#eef1f3}.alert-light .alert-link{color:#686868}.alert-dark{color:#232a31;background-color:#d9dcdf;border-color:#caced2}.alert-dark hr{border-top-color:#bdc2c6}.alert-dark .alert-link{color:#0e1113}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem;box-shadow:inset 0 .1rem .1rem #0000001a}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#43515f;transition:width .6s ease}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#343a40;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#43515f;border-color:#43515f}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#232a31;background-color:#caced2}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#232a31;background-color:#bdc2c6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#232a31;border-color:#232a31}.list-group-item-secondary{color:#262a2d;background-color:#ccced0}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#262a2d;background-color:#bfc1c4}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#262a2d;border-color:#262a2d}.list-group-item-success{color:#4c6722;background-color:#e0efca}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#4c6722;background-color:#d5e9b6}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#4c6722;border-color:#4c6722}.list-group-item-info{color:#103a4b;background-color:#c0d7e0}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#103a4b;background-color:#afccd7}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#103a4b;border-color:#103a4b}.list-group-item-warning{color:#7b4d1b;background-color:#fae1c6}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#7b4d1b;background-color:#f8d5af}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#7b4d1b;border-color:#7b4d1b}.list-group-item-danger{color:#6c2323;background-color:#f2cbcb}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#6c2323;background-color:#ecb6b6}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#6c2323;border-color:#6c2323}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#eef1f3}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#232a31;background-color:#caced2}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#232a31;background-color:#bdc2c6}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#232a31;border-color:#232a31}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}@media (max-width: 1200px){.close{font-size:calc(1.275rem + .3vw)}}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:#0000;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:#ffffffd9;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem #0000001a;opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;box-shadow:0 .25rem .5rem #00000080;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:min-content}.modal-content{box-shadow:0 .5rem 1rem #00000080}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:#0000;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow:before,.bs-tooltip-auto[x-placement^=top] .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow:before,.bs-tooltip-auto[x-placement^=right] .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow:before,.bs-tooltip-auto[x-placement^=bottom] .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow:before,.bs-tooltip-auto[x-placement^=left] .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;box-shadow:0 .25rem .5rem #0003}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:before,.popover .arrow:after{position:absolute;display:block;content:"";border-color:#0000;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^=top]>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-top>.arrow:before,.bs-popover-auto[x-placement^=top]>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#00000040}.bs-popover-top>.arrow:after,.bs-popover-auto[x-placement^=top]>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^=right]>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow:before,.bs-popover-auto[x-placement^=right]>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#00000040}.bs-popover-right>.arrow:after,.bs-popover-auto[x-placement^=right]>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^=bottom]>.arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom>.arrow:before,.bs-popover-auto[x-placement^=bottom]>.arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#00000040}.bs-popover-bottom>.arrow:after,.bs-popover-auto[x-placement^=bottom]>.arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header:before,.bs-popover-auto[x-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid hsl(0,0%,97%)}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^=left]>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow:before,.bs-popover-auto[x-placement^=left]>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#00000040}.bs-popover-left>.arrow:after,.bs-popover-auto[x-placement^=left]>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid hsl(0,0%,92%);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#343a40}.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%;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-left),.active.carousel-item-right{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{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-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{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:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:#0000;border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#43515f!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#2e3841!important}.bg-secondary{background-color:#495057!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#32373b!important}.bg-success{background-color:#92c642!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#77a431!important}.bg-info{background-color:#1e6f90!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#154e66!important}.bg-warning{background-color:#ec9433!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d87b14!important}.bg-danger{background-color:#cf4444!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#b22e2e!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#43515f!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#2e3841!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:#0000!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#43515f!important}.border-secondary{border-color:#495057!important}.border-success{border-color:#92c642!important}.border-info{border-color:#1e6f90!important}.border-warning{border-color:#ec9433!important}.border-danger{border-color:#cf4444!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#43515f!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width: 576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width: 992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width: 1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width: 576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width: 768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width: 992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width: 1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!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}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.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-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-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-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-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-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-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-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-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-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-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;inset:0;z-index:1;pointer-events:auto;content:"";background-color:#0000}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width: 576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#43515f!important}a.text-primary:hover,a.text-primary:focus{color:#232b32!important}.text-secondary{color:#495057!important}a.text-secondary:hover,a.text-secondary:focus{color:#262a2d!important}.text-success{color:#92c642!important}a.text-success:hover,a.text-success:focus{color:#68902b!important}.text-info{color:#1e6f90!important}a.text-info:hover,a.text-info:focus{color:#113e51!important}.text-warning{color:#ec9433!important}a.text-warning:hover,a.text-warning:focus{color:#c16d12!important}.text-danger{color:#cf4444!important}a.text-danger:hover,a.text-danger:focus{color:#9e2929!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#43515f!important}a.text-dark:hover,a.text-dark:focus{color:#232b32!important}.text-body{color:#343a40!important}.text-muted{color:#6c757d!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!important}.text-hide{font:0/0 a;color:#0000;text-shadow:none;background-color:#0000;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,*:before,*:after{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;touch-action:none;user-select:none;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub,.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{transform:translateY(-18px);top:auto;right:28px}.switch.switch-small{min-width:33px}.switch.switch-medium{min-width:50px}.switch.switch-large{min-width:60px}.switch.switch-small>.switch-pane>span{font-size:9px}.switch.switch-medium>.switch-pane>span{font-size:16px}.switch.switch-large>.switch-pane>span{font-size:16px}.switch{border:1px solid #dfdfdf;position:relative;display:inline-block;box-sizing:content-box;padding:0;margin:0;cursor:pointer;box-shadow:#dfdfdf 0 0 inset;transition:.3s ease-out all;-webkit-transition:.3s ease-out all;white-space:nowrap}.switch small{border-radius:100%;box-shadow:0 1px 3px #0006;position:absolute;top:0;right:calc(100% - 30px);transition:.3s ease-out all;-webkit-transition:.3s ease-out all;background:#fff;display:flex;align-items:center;justify-content:center}.switch.switch-small{height:20px;border-radius:20px}.switch.switch-small small{width:20px;height:20px;right:calc(100% - 20px)}.switch.switch-small>.switch-pane>span{line-height:20px}.switch.switch-small>.switch-pane .switch-label-checked{padding-right:25px;padding-left:10px}.switch.switch-small>.switch-pane .switch-label-unchecked{padding-left:25px;padding-right:10px}.switch.switch-medium{height:30px;border-radius:30px}.switch.switch-medium small{width:30px;height:30px;right:calc(100% - 30px)}.switch.switch-medium>.switch-pane>span{line-height:30px}.switch.switch-medium>.switch-pane .switch-label-checked{padding-right:35px;padding-left:15px}.switch.switch-medium>.switch-pane .switch-label-unchecked{padding-left:35px;padding-right:15px}.switch.switch-large{height:40px;border-radius:40px}.switch.switch-large small{width:40px;height:40px;right:calc(100% - 40px)}.switch.switch-large>.switch-pane>span{line-height:40px}.switch.switch-large>.switch-pane .switch-label-checked{padding-right:45px;padding-left:20px}.switch.switch-large>.switch-pane .switch-label-unchecked{padding-left:45px;padding-right:20px}.switch.checked{background:#64bd63}.switch.checked small{right:0;left:auto}.switch.checked .switch-pane{top:0}.switch.checked .switch-pane .switch-label-checked{display:block}.switch.checked .switch-pane .switch-label-unchecked{display:none}.switch.disabled{opacity:.5;cursor:not-allowed}.switch .switch-pane{display:flex;flex-direction:column;height:100%;min-height:100%;justify-content:flex-start;align-items:center;top:0;position:relative;pointer-events:none}.switch .switch-pane>span{display:block;min-height:100%}.switch .switch-pane .switch-label{color:#000}.switch .switch-pane .switch-label-checked{display:none}.switch .switch-pane .switch-label-unchecked{display:block}.switch.loading{background-color:#f1f1f1}.switch.loading small{background-color:#0000;border:none;box-shadow:none;right:50%;transform:translate(50%)}:root{--ds-content-spacing: 1rem;--ds-button-height: 2.375rem;--ds-card-height-percentage:98%;--ds-card-thumbnail-height:240px;--ds-dropdown-menu-max-height: 200px;--ds-drop-zone-area-height: 44px;--ds-drop-zone-area-z-index: 1025;--ds-drop-zone-area-inner-z-index: 1021;--ds-login-logo-height:72px;--ds-login-logo-width:72px;--ds-submission-header-z-index: 1001;--ds-submission-footer-z-index: 999;--ds-live-region-z-index: 1030;--ds-main-z-index: 1;--ds-nav-z-index: 10;--ds-footer-z-index: 0;--ds-sidebar-z-index: 20;--ds-header-bg: #fff;--ds-header-icon-color: #1e6f90;--ds-header-icon-color-hover: rgb(16.8103448276, 62.1982758621, 80.6896551724);--ds-navbar-bg: #fff;--ds-navbar-item-vertical-padding: 0;--ds-navbar-item-horizontal-padding: .25rem;--ds-navbar-dropdown-bg: #fff;--ds-navbar-dropdown-item-vertical-padding: .5rem;--ds-navbar-dropdown-item-horizontal-padding: 1rem;--ds-navbar-link-color: #1e6f90;--ds-navbar-link-color-hover: rgb(16.8103448276, 62.1982758621, 80.6896551724);--ds-header-navbar-border-top-color: #92c642;--ds-header-navbar-border-bottom-color: #92c642;--ds-expandable-navbar-bg: #fff;--ds-expandable-navbar-link-color: #343a40;--ds-expandable-navbar-link-color-hover: #343a40;--ds-expandable-navbar-link-background-hover: rgb(16.8103448276, 62.1982758621, 80.6896551724);--ds-expandable-navbar-item-vertical-padding: .25rem;--ds-user-menu-item-vertical-padding: .25rem;--ds-user-menu-dropdown-padding: 1rem;--ds-user-menu-dropdown-link-color: #43515f;--ds-user-menu-dropdown-link-background-hover: #e9ecef;--ds-admin-sidebar-bg: rgb(19.2541401274, 34.9261146497, 51.0458598726);--ds-admin-sidebar-active-bg: rgb(15.0636942675, 27.3248407643, 39.9363057325);--ds-admin-sidebar-header-bg: rgb(9.476433121, 17.1898089172, 25.123566879);--ds-admin-sidebar-logo-height: 20px;--ds-admin-sidebar-fixed-element-width: 55px;--ds-admin-sidebar-fixed-element-z-index: 10;--ds-admin-sidebar-collapsible-element-width: 250px;--ds-admin-sidebar-total-width: 305px;--ds-admin-sidebar-link-color: #fff;--ds-admin-sidebar-link-hover-color: rgba(255, 255, 255, .75);--ds-admin-sidebar-item-padding: 1rem;--ds-admin-sidebar-section-indent: .75rem;--ds-dark-scrollbar-bg: rgb(15.0636942675, 27.3248407643, 39.9363057325);--ds-dark-scrollbar-alt-bg: rgb(17.8573248408, 32.3923566879, 47.3426751592);--ds-dark-scrollbar-fg: #47495d;--ds-dark-scrollbar-width: 8px;--ds-submission-sections-margin-bottom: .5rem;--ds-edit-item-button-min-width: 100px;--ds-edit-item-metadata-field-width: 190px;--ds-edit-item-language-field-width: 43px;--ds-thumbnail-max-width: 125px;--ds-thumbnail-placeholder-background: #f8f9fa;--ds-thumbnail-placeholder-border: 1px solid #dee2e6;--ds-thumbnail-placeholder-color: rgb(68.0034482759, 75.85, 83.6965517241);--ds-dso-selector-list-max-height: 475px;--ds-dso-selector-current-background-color: #eeeeee;--ds-dso-selector-current-background-hover-color: rgb(212.5, 212.5, 212.5);--ds-notification-bg-success: rgb(137.6707317073, 163.6463414634, 49.3536585366);--ds-notification-bg-danger: rgb(178.2468085106, 45.7531914894, 67.8354609929);--ds-notification-bg-info: rgb(21.2068965517, 91.8965517241, 101.7931034483);--ds-notification-bg-warning: rgb(215.8923766816, 90.1315396114, 20.1076233184);--ds-top-footer-bg: #e9ecef;--ds-footer-bg: #43515f;--ds-footer-border: 1px solid var(--bs-gray-400);--ds-footer-padding: 0;--ds-footer-padding-bottom: 0;--ds-footer-logo-height: 50px;--ds-footer-n-coar-height: 20px;--ds-home-news-link-color: #D2FC93;--ds-home-news-link-hover-color: rgb(178.9864864865, 249.9324324324, 72.5675675676);--ds-home-news-background-color: #e9ecef;--ds-breadcrumb-bg: #e9ecef !important;--ds-breadcrumb-link-color: #154E66;--ds-breadcrumb-link-active-color: black;--ds-breadcrumb-max-length: 200px;--ds-slider-color: rgb(104.1919282511, 138.3237668161, 61.9762331839);--ds-slider-handle-width: 18px;--ds-slider-handle-color: rgb(19.2541401274, 34.9261146497, 51.0458598726);--ds-search-form-scope-max-width: 150px;--ds-context-x-offset: -16px;--ds-context-help-icon-size: 16px;--ds-context-help-tooltip-width: 300px;--ds-context-help-tooltip-link-color: $white;--ds-gap: .25rem;--ds-dso-edit-field-width: 210px;--ds-dso-edit-lang-width: 90px;--ds-dso-edit-actions-width: 173px;--ds-dso-edit-virtual-tooltip-min-width: 300px;--ds-comcol-logo-max-width: 500px;--ds-comcol-logo-max-height: 500px;--ds-primary-bg: rgb(140.6481481481, 157.5, 174.3518518519);--ds-secondary-bg: rgb(147.88125, 156.5, 165.11875);--ds-success-bg: rgb(213.7926829268, 233.4512195122, 183.5487804878);--ds-info-bg: rgb(103.5517241379, 188.7413793103, 223.4482758621);--ds-warning-bg: rgb(249.0358744395, 221.4125560538, 190.9641255605);--ds-danger-bg: rgb(238.2510638298, 189.7489361702, 189.7489361702);--ds-item-page-img-field-default-inline-height: 24px;--ds-qa-logo-width: 100px;--ds-process-overview-table-nb-processes-badge-size: .5em;--ds-process-overview-table-id-column-width: 120px;--ds-process-overview-table-name-column-width: auto;--ds-process-overview-table-user-column-width: 200px;--ds-process-overview-table-info-column-width: 250px;--ds-process-overview-table-actions-column-width: 80px;--green1: #1FB300;--button-text-color-cookie: #333;--very-dark-cyan: #215E50;--ds-search-skeleton-text-height: 20px;--ds-search-skeleton-badge-height: 18px;--ds-search-skeleton-thumbnail-margin: 1em;--ds-search-skeleton-text-line-count: 2;--ds-search-skeleton-badge-width: 75px;--ds-search-skeleton-filter-badge-width: 200px;--ds-search-skeleton-info-width: 200px;--ds-search-skeleton-card-height: 435px;--ds-filters-skeleton-height: 40px;--ds-filters-skeleton-spacing: 12px}@media (min-width: 768px){:root{--ds-header-logo-height: 50px}}@media (max-width: 767.98px){:root{--ds-header-logo-height: 50px}}:root{--ds-banner-text-background: rgba(0, 0, 0, .58);--ds-banner-background-gradient-width: 300px;--ds-header-navbar-border-bottom-height: 5px;--ds-expandable-navbar-border-top-color: #fff;--ds-expandable-navbar-border-top-height: 0;--ds-expandable-navbar-padding-top: 0;--ds-item-page-img-field-default-inline-height: 24px;--ds-item-page-img-field-ror-inline-height: var(--ds-item-page-img-field-default-inline-height)}@media (min-width: 768px){:root{--ds-header-logo-height: 40px;--ds-header-height: 80px}}@media (max-width: 767.98px){:root{--ds-header-logo-height: 50px;--ds-header-height: 90px}}:root{--bs-white: #fff;--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-black: #000;--bs-blue: #007bff;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #e83e8c;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #28a745;--bs-teal: #20c997;--bs-cyan: #17a2b8;--bs-primary: #43515f;--bs-secondary: #495057;--bs-success: #92c642;--bs-info: #1e6f90;--bs-warning: #ec9433;--bs-danger: #cf4444;--bs-light: #f8f9fa;--bs-dark: #43515f;--bs-theme-color-interval: 8%;--bs-yiq-contrasted-threshold: 170;--bs-yiq-text-dark: #212529;--bs-yiq-text-light: #fff;--bs-enable-caret: true;--bs-enable-rounded: true;--bs-enable-shadows: true;--bs-enable-gradients: false;--bs-enable-transitions: true;--bs-enable-prefers-reduced-motion-media-query: true;--bs-enable-grid-classes: true;--bs-enable-pointer-cursor-for-buttons: true;--bs-enable-print-styles: true;--bs-enable-responsive-font-sizes: true;--bs-enable-validation-icons: true;--bs-enable-deprecation-messages: true;--bs-spacer: 1rem;--bs-spacer-0: 0;--bs-spacer-1: .25rem;--bs-spacer-2: .5rem;--bs-spacer-3: 1rem;--bs-spacer-4: 1.5rem;--bs-spacer-5: 3rem;--bs-sizes-25: 25%;--bs-sizes-50: 50%;--bs-sizes-75: 75%;--bs-sizes-100: 100%;--bs-sizes-auto: auto;--bsbody-bg: #fff;--bs-body-color: #343a40;--bs-link-color: #1e6f90;--bs-link-decoration: none;--bs-link-hover-color: rgb(16.8103448276, 62.1982758621, 80.6896551724);--bs-link-hover-decoration: underline;--bs-emphasized-link-hover-darken-percentage: 15%;--bs-paragraph-margin-bottom: 1rem;--bs-xs-min: 0;--bs-sm-min: 576px;--bs-md-min: 768px;--bs-lg-min: 992px;--bs-xl-min: 1200px;--bs-xs-max: ;--bs-sm-max: 540px;--bs-md-max: 720px;--bs-lg-max: 960px;--bs-xl-max: 1140px;--bs-grid-columns: 12;--bs-grid-gutter-width: 30px;--bs-line-height-lg: 1.5;--bs-line-height-sm: 1.5;--bs-border-width: 1px;--bs-border-color: #dee2e6;--bs-border-radius: .25rem;--bs-border-radius-lg: .3rem;--bs-border-radius-sm: .2rem;--bs-rounded-pill: 50rem;--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-component-active-color: #fff;--bs-component-active-bg: #43515f;--bs-caret-width: .3em;--bs-caret-vertical-align: .255em;--bs-caret-spacing: .255em;--bs-transition-base: all .2s ease-in-out;--bs-transition-fade: opacity .15s linear;--bs-transition-collapse: height .35s ease;--bs-font-family-sans-serif: Nunito, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;--bs-font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--bs-font-family-base: Nunito, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;--bs-font-size-base: 1rem;--bs-font-size-lg: 1.25rem;--bs-font-size-sm: .875rem;--bs-font-weight-lighter: lighter;--bs-font-weight-light: 300;--bs-font-weight-normal: 400;--bs-font-weight-bold: 700;--bs-font-weight-bolder: bolder;--bs-font-weight-base: 400;--bs-line-height-base: 1.5;--bs-h1-font-size: 2.125rem;--bs-h2-font-size: 1.75rem;--bs-h3-font-size: 1.5rem;--bs-h4-font-size: 1.25rem;--bs-h5-font-size: 1.125rem;--bs-h6-font-size: 1rem;--bs-headings-margin-bottom: .5rem;--bs-headings-font-family: ;--bs-headings-font-weight: 500;--bs-headings-line-height: 1.2;--bs-headings-color: ;--bs-display1-size: 6rem;--bs-display2-size: 5.5rem;--bs-display3-size: 4.5rem;--bs-display4-size: 3.5rem;--bs-display1-weight: 300;--bs-display2-weight: 300;--bs-display3-weight: 300;--bs-display4-weight: 300;--bs-display-line-height: 1.2;--bs-lead-font-size: 1.25rem;--bs-lead-font-weight: 300;--bs-small-font-size: .875em;--bs-text-muted: #6c757d;--bs-blockquote-small-color: #6c757d;--bs-blockquote-small-font-size: .875em;--bs-blockquote-font-size: 1.25rem;--bs-hr-border-color: rgba(0, 0, 0, .1);--bs-hr-border-width: 1px;--bs-mark-padding: .2em;--bs-dt-font-weight: 700;--bs-kbd-box-shadow: inset 0 -.1rem 0 rgba(0, 0, 0, .25);--bs-nested-kbd-font-weight: 700;--bs-list-inline-padding: .5rem;--bs-mark-bg: #fcf8e3;--bs-hr-margin-y: 1rem;--bs-table-cell-padding: .75rem;--bs-table-cell-padding-sm: .3rem;--bs-table-color: #343a40;--bs-table-bg: ;--bs-table-accent-bg: #f8f9fa;--bs-table-hover-color: #343a40;--bs-table-hover-bg: #ced4da;--bs-table-active-bg: #ced4da;--bs-table-border-width: 1px;--bs-table-border-color: #dee2e6;--bs-table-head-bg: #e9ecef;--bs-table-head-color: #495057;--bs-table-dark-color: #fff;--bs-table-dark-bg: #343a40;--bs-table-dark-accent-bg: rgba(255, 255, 255, .05);--bs-table-dark-hover-color: #fff;--bs-table-dark-hover-bg: rgba(255, 255, 255, .075);--bs-table-dark-border-color: rgb(69.1465517241, 77.125, 85.1034482759);--bs-table-striped-order: odd;--bs-table-caption-color: #6c757d;--bs-table-bg-level: -9;--bs-table-border-level: -6;--bs-input-btn-padding-y: .375rem;--bs-input-btn-padding-x: .75rem;--bs-input-btn-font-family: ;--bs-input-btn-font-size: 1rem;--bs-input-btn-line-height: 1.5;--bs-input-btn-focus-width: .2rem;--bs-input-btn-focus-color: rgba(67, 81, 95, .25);--bs-input-btn-focus-box-shadow: 0 0 0 .2rem rgba(67, 81, 95, .25);--bs-input-btn-padding-y-sm: .25rem;--bs-input-btn-padding-x-sm: .5rem;--bs-input-btn-font-size-sm: .875rem;--bs-input-btn-line-height-sm: 1.5;--bs-input-btn-padding-y-lg: .5rem;--bs-input-btn-padding-x-lg: 1rem;--bs-input-btn-font-size-lg: 1.25rem;--bs-input-btn-line-height-lg: 1.5;--bs-input-btn-border-width: 1px;--bs-btn-padding-y: .375rem;--bs-btn-padding-x: .75rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-line-height: 1.5;--bs-btn-padding-y-sm: .25rem;--bs-btn-padding-x-sm: .5rem;--bs-btn-font-size-sm: .875rem;--bs-btn-line-height-sm: 1.5;--bs-btn-padding-y-lg: .5rem;--bs-btn-padding-x-lg: 1rem;--bs-btn-font-size-lg: 1.25rem;--bs-btn-line-height-lg: 1.5;--bs-btn-border-width: 1px;--bs-btn-font-weight: 400;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-focus-width: .2rem;--bs-btn-focus-box-shadow: 0 0 0 .2rem rgba(67, 81, 95, .25);--bs-btn-disabled-opacity: .65;--bs-btn-active-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-link-disabled-color: #6c757d;--bs-btn-block-spacing-y: .5rem;--bs-btn-border-radius: .25rem;--bs-btn-border-radius-lg: .3rem;--bs-btn-border-radius-sm: .2rem;--bs-btn-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;--bs-label-margin-bottom: .5rem;--bs-input-padding-y: .375rem;--bs-input-padding-x: .75rem;--bs-input-font-family: ;--bs-input-font-size: 1rem;--bs-input-font-weight: 400;--bs-input-line-height: 1.5;--bs-input-padding-y-sm: .25rem;--bs-input-padding-x-sm: .5rem;--bs-input-font-size-sm: .875rem;--bs-input-line-height-sm: 1.5;--bs-input-padding-y-lg: .5rem;--bs-input-padding-x-lg: 1rem;--bs-input-font-size-lg: 1.25rem;--bs-input-line-height-lg: 1.5;--bs-input-bg: #fff;--bs-input-disabled-bg: #e9ecef;--bs-input-color: #495057;--bs-input-border-color: #ced4da;--bs-input-border-width: 1px;--bs-input-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);--bs-input-border-radius: .25rem;--bs-input-border-radius-lg: .3rem;--bs-input-border-radius-sm: .2rem;--bs-input-focus-bg: #fff;--bs-input-focus-border-color: rgb(125.6944444444, 144.75, 163.8055555556);--bs-input-focus-color: #495057;--bs-input-focus-width: .2rem;--bs-input-focus-box-shadow: 0 0 0 .2rem rgba(67, 81, 95, .25);--bs-input-placeholder-color: #6c757d;--bs-input-plaintext-color: #343a40;--bs-input-height-border: 2px;--bs-input-height-inner: calc(1.5em + .75rem) ;--bs-input-height-inner-half: calc(.75em + .375rem) ;--bs-input-height-inner-quarter: calc(.375em + .1875rem) ;--bs-input-height: calc(1.5em + .75rem + 2px) ;--bs-input-height-sm: calc(1.5em + .5rem + 2px) ;--bs-input-height-lg: calc(1.5em + 1rem + 2px) ;--bs-input-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;--bs-form-text-margin-top: .25rem;--bs-form-check-input-gutter: 1.25rem;--bs-form-check-input-margin-y: .3rem;--bs-form-check-input-margin-x: .25rem;--bs-form-check-inline-margin-x: .75rem;--bs-form-check-inline-input-margin-x: .3125rem;--bs-form-grid-gutter-width: 10px;--bs-form-group-margin-bottom: 1rem;--bs-input-group-addon-color: #495057;--bs-input-group-addon-bg: #e9ecef;--bs-input-group-addon-border-color: #ced4da;--bs-custom-forms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;--bs-custom-control-gutter: .5rem;--bs-custom-control-spacer-x: 1rem;--bs-custom-control-indicator-size: 1rem;--bs-custom-control-indicator-bg: #fff;--bs-custom-control-indicator-bg-size: 50% 50%;--bs-custom-control-indicator-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);--bs-custom-control-indicator-border-color: #adb5bd;--bs-custom-control-indicator-border-width: 1px;--bs-custom-control-indicator-disabled-bg: #e9ecef;--bs-custom-control-label-disabled-color: #6c757d;--bs-custom-control-indicator-checked-color: #fff;--bs-custom-control-indicator-checked-bg: #43515f;--bs-custom-control-indicator-checked-disabled-bg: rgba(67, 81, 95, .5);--bs-custom-control-indicator-checked-box-shadow: ;--bs-custom-control-indicator-checked-border-color: #43515f;--bs-custom-control-indicator-focus-box-shadow: 0 0 0 .2rem rgba(67, 81, 95, .25);--bs-custom-control-indicator-focus-border-color: rgb(125.6944444444, 144.75, 163.8055555556);--bs-custom-control-indicator-active-color: #fff;--bs-custom-control-indicator-active-bg: rgb(155.6018518519, 170.25, 184.8981481481);--bs-custom-control-indicator-active-box-shadow: ;--bs-custom-control-indicator-active-border-color: rgb(155.6018518519, 170.25, 184.8981481481);--bs-custom-checkbox-indicator-border-radius: .25rem;--bs-custom-checkbox-indicator-icon-checked: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'><path fill='#fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/></svg>");--bs-custom-checkbox-indicator-indeterminate-bg: #43515f;--bs-custom-checkbox-indicator-indeterminate-color: #fff;--bs-custom-checkbox-indicator-icon-indeterminate: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'><path stroke='#fff' d='M0 2h4'/></svg>");--bs-custom-checkbox-indicator-indeterminate-box-shadow: ;--bs-custom-checkbox-indicator-indeterminate-border-color: #43515f;--bs-custom-radio-indicator-border-radius: 50%;--bs-custom-radio-indicator-icon-checked: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'><circle r='3' fill='#fff'/></svg>");--bs-custom-switch-width: 1.75rem;--bs-custom-switch-indicator-border-radius: .5rem;--bs-custom-switch-indicator-size: calc(1rem - 4px) ;--bs-custom-select-padding-y: .375rem;--bs-custom-select-padding-x: .75rem;--bs-custom-select-font-family: ;--bs-custom-select-font-size: 1rem;--bs-custom-select-height: calc(1.5em + .75rem + 2px) ;--bs-custom-select-indicator-padding: 1rem;--bs-custom-select-font-weight: 400;--bs-custom-select-line-height: 1.5;--bs-custom-select-color: #495057;--bs-custom-select-disabled-color: #6c757d;--bs-custom-select-bg: #fff;--bs-custom-select-disabled-bg: #e9ecef;--bs-custom-select-bg-size: 8px 10px;--bs-custom-select-indicator-color: #343a40;--bs-custom-select-indicator: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'><path fill='#343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>");--bs-custom-select-background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;--bs-custom-select-feedback-icon-padding-right: calc(.75em + 2.3125rem) ;--bs-custom-select-feedback-icon-position: center right 1.75rem;--bs-custom-select-feedback-icon-size: calc(.75em + .375rem) calc(.75em + .375rem) ;--bs-custom-select-border-width: 1px;--bs-custom-select-border-color: #ced4da;--bs-custom-select-border-radius: .25rem;--bs-custom-select-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-custom-select-focus-border-color: rgb(125.6944444444, 144.75, 163.8055555556);--bs-custom-select-focus-width: .2rem;--bs-custom-select-focus-box-shadow: 0 0 0 .2rem rgba(67, 81, 95, .25);--bs-custom-select-padding-y-sm: .25rem;--bs-custom-select-padding-x-sm: .5rem;--bs-custom-select-font-size-sm: .875rem;--bs-custom-select-height-sm: calc(1.5em + .5rem + 2px) ;--bs-custom-select-padding-y-lg: .5rem;--bs-custom-select-padding-x-lg: 1rem;--bs-custom-select-font-size-lg: 1.25rem;--bs-custom-select-height-lg: calc(1.5em + 1rem + 2px) ;--bs-custom-range-track-width: 100%;--bs-custom-range-track-height: .5rem;--bs-custom-range-track-cursor: pointer;--bs-custom-range-track-bg: #dee2e6;--bs-custom-range-track-border-radius: 1rem;--bs-custom-range-track-box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1);--bs-custom-range-thumb-width: 1rem;--bs-custom-range-thumb-height: 1rem;--bs-custom-range-thumb-bg: #43515f;--bs-custom-range-thumb-border: 0;--bs-custom-range-thumb-border-radius: 1rem;--bs-custom-range-thumb-box-shadow: 0 .1rem .25rem rgba(0, 0, 0, .1);--bs-custom-range-thumb-focus-box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(67, 81, 95, .25);--bs-custom-range-thumb-focus-box-shadow-width: .2rem;--bs-custom-range-thumb-active-bg: rgb(155.6018518519, 170.25, 184.8981481481);--bs-custom-range-thumb-disabled-bg: #adb5bd;--bs-custom-file-height: calc(1.5em + .75rem + 2px) ;--bs-custom-file-height-inner: calc(1.5em + .75rem) ;--bs-custom-file-focus-border-color: rgb(125.6944444444, 144.75, 163.8055555556);--bs-custom-file-focus-box-shadow: 0 0 0 .2rem rgba(67, 81, 95, .25);--bs-custom-file-disabled-bg: #e9ecef;--bs-custom-file-padding-y: .375rem;--bs-custom-file-padding-x: .75rem;--bs-custom-file-line-height: 1.5;--bs-custom-file-font-family: ;--bs-custom-file-font-weight: 400;--bs-custom-file-color: #495057;--bs-custom-file-bg: #fff;--bs-custom-file-border-width: 1px;--bs-custom-file-border-color: #ced4da;--bs-custom-file-border-radius: .25rem;--bs-custom-file-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);--bs-custom-file-button-color: #495057;--bs-custom-file-button-bg: #e9ecef;--bs-form-feedback-margin-top: .25rem;--bs-form-feedback-font-size: .875em;--bs-form-feedback-valid-color: #92c642;--bs-form-feedback-invalid-color: #cf4444;--bs-form-feedback-icon-valid-color: #92c642;--bs-form-feedback-icon-valid: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'><path fill='#92c642' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/></svg>");--bs-form-feedback-icon-invalid-color: #cf4444;--bs-form-feedback-icon-invalid: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='#cf4444' viewBox='0 0 12 12'><circle cx='6' cy='6' r='4.5'/><path stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/><circle cx='6' cy='8.2' r='.6' fill='#cf4444' stroke='none'/></svg>");--bs-zindex-dropdown: 1000;--bs-zindex-sticky: 1020;--bs-zindex-fixed: 1030;--bs-zindex-modal-backdrop: 1040;--bs-zindex-modal: 1050;--bs-zindex-popover: 1060;--bs-zindex-tooltip: 1070;--bs-nav-link-padding-y: .5rem;--bs-nav-link-padding-x: 1rem;--bs-nav-link-disabled-color: #6c757d;--bs-nav-tabs-border-color: #dee2e6;--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-radius: .25rem;--bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color: #495057;--bs-nav-tabs-link-active-bg: #fff;--bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;--bs-nav-pills-border-radius: .25rem;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #43515f;--bs-nav-divider-color: #e9ecef;--bs-nav-divider-margin-y: .5rem;--bs-navbar-padding-y: .5rem;--bs-navbar-padding-x: 1rem;--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-brand-font-size: 1.25rem;--bs-nav-link-height: 2.5rem;--bs-navbar-brand-height: 1.875rem;--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-border-radius: .25rem;--bs-navbar-dark-color: #fff;--bs-navbar-dark-hover-color: rgba(255, 255, 255, .75);--bs-navbar-dark-active-color: #fff;--bs-navbar-dark-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-dark-toggler-icon-bg: url("data:image/svg+xml;charset=utf8,<svg+viewBox='0+0+30+30'+xmlns='http://www.w3.org/2000/svg'><path+stroke='#fff'+stroke-width='2'+stroke-linecap='round'+stroke-miterlimit='10'+d='M4+7h22M4+15h22M4+23h22'/></svg>");--bs-navbar-dark-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-light-color: rgba(0, 0, 0, .5);--bs-navbar-light-hover-color: rgba(0, 0, 0, .7);--bs-navbar-light-active-color: rgba(0, 0, 0, .9);--bs-navbar-light-disabled-color: rgba(0, 0, 0, .3);--bs-navbar-light-toggler-icon-bg: url("data:image/svg+xml;charset=utf8,<svg+viewBox='0+0+30+30'+xmlns='http://www.w3.org/2000/svg'><path+stroke='rgba(0, 0, 0, 0.5)'+stroke-width='2'+stroke-linecap='round'+stroke-miterlimit='10'+d='M4+7h22M4+15h22M4+23h22'/></svg>");--bs-navbar-light-toggler-border-color: rgba(0, 0, 0, .1);--bs-navbar-light-brand-color: rgba(0, 0, 0, .9);--bs-navbar-light-brand-hover-color: rgba(0, 0, 0, .9);--bs-navbar-dark-brand-color: #fff;--bs-navbar-dark-brand-hover-color: #fff;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: #343a40;--bs-dropdown-bg: #fff;--bs-dropdown-border-color: rgba(0, 0, 0, .15);--bs-dropdown-border-radius: .25rem;--bs-dropdown-border-width: 1px;--bs-dropdown-inner-border-radius: calc(.25rem - 1px) ;--bs-dropdown-divider-bg: #e9ecef;--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175);--bs-dropdown-link-color: #212529;--bs-dropdown-link-hover-color: rgb(21.6283783784, 24.25, 26.8716216216);--bs-dropdown-link-hover-bg: #e9ecef;--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #43515f;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-item-padding-x: 1.5rem;--bs-dropdown-header-color: #6c757d;--bs-pagination-padding-y: .5rem;--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y-sm: .25rem;--bs-pagination-padding-x-sm: .5rem;--bs-pagination-padding-y-lg: .75rem;--bs-pagination-padding-x-lg: 1.5rem;--bs-pagination-line-height: 1.25;--bs-pagination-color: #1e6f90;--bs-pagination-bg: #fff;--bs-pagination-border-width: 1px;--bs-pagination-border-color: #dee2e6;--bs-pagination-focus-box-shadow: 0 0 0 .2rem rgba(67, 81, 95, .25);--bs-pagination-focus-outline: 0;--bs-pagination-hover-color: rgb(16.8103448276, 62.1982758621, 80.6896551724);--bs-pagination-hover-bg: #e9ecef;--bs-pagination-hover-border-color: #dee2e6;--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #43515f;--bs-pagination-active-border-color: #43515f;--bs-pagination-disabled-color: #6c757d;--bs-pagination-disabled-bg: #fff;--bs-pagination-disabled-border-color: #dee2e6;--bs-jumbotron-padding: 2rem;--bs-jumbotron-color: ;--bs-jumbotron-bg: #e9ecef;--bs-card-spacer-y: .75rem;--bs-card-spacer-x: 1.25rem;--bs-card-border-width: 1px;--bs-card-border-radius: .25rem;--bs-card-border-color: rgba(0, 0, 0, .125);--bs-card-inner-border-radius: calc(.25rem - 1px) ;--bs-card-cap-bg: rgba(0, 0, 0, .03);--bs-card-cap-color: ;--bs-card-color: ;--bs-card-bg: #fff;--bs-card-img-overlay-padding: 1.25rem;--bs-card-group-margin: 15px;--bs-card-deck-margin: 15px;--bs-card-columns-count: 3;--bs-card-columns-gap: 1.25rem;--bs-card-columns-margin: .75rem;--bs-tooltip-font-size: .875rem;--bs-tooltip-max-width: 200px;--bs-tooltip-color: #fff;--bs-tooltip-bg: #000;--bs-tooltip-border-radius: .25rem;--bs-tooltip-opacity: .9;--bs-tooltip-padding-y: .25rem;--bs-tooltip-padding-x: .5rem;--bs-tooltip-margin: 0;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;--bs-tooltip-arrow-color: #000;--bs-form-feedback-tooltip-padding-y: .25rem;--bs-form-feedback-tooltip-padding-x: .5rem;--bs-form-feedback-tooltip-font-size: .875rem;--bs-form-feedback-tooltip-line-height: 1.5;--bs-form-feedback-tooltip-opacity: .9;--bs-form-feedback-tooltip-border-radius: .25rem;--bs-popover-font-size: .875rem;--bs-popover-bg: #fff;--bs-popover-max-width: 276px;--bs-popover-border-width: 1px;--bs-popover-border-color: rgba(0, 0, 0, .2);--bs-popover-border-radius: .3rem;--bs-popover-box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .2);--bs-popover-header-bg: rgb(247.35, 247.35, 247.35);--bs-popover-header-color: ;--bs-popover-header-padding-y: .5rem;--bs-popover-header-padding-x: .75rem;--bs-popover-body-color: #343a40;--bs-popover-body-padding-y: .5rem;--bs-popover-body-padding-x: .75rem;--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-color: #fff;--bs-popover-arrow-outer-color: rgba(0, 0, 0, .25);--bs-toast-max-width: 350px;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .25rem;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-background-color: rgba(255, 255, 255, .85);--bs-toast-border-width: 1px;--bs-toast-border-color: rgba(0, 0, 0, .1);--bs-toast-border-radius: .25rem;--bs-toast-box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);--bs-toast-header-color: #6c757d;--bs-toast-header-background-color: rgba(255, 255, 255, .85);--bs-toast-header-border-color: rgba(0, 0, 0, .05);--bs-badge-font-size: 75%;--bs-badge-font-weight: 700;--bs-badge-padding-y: .25em;--bs-badge-padding-x: .4em;--bs-badge-border-radius: .25rem;--bs-badge-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;--bs-badge-focus-width: .2rem;--bs-badge-pill-padding-x: .6em;--bs-badge-pill-border-radius: 10rem;--bs-modal-inner-padding: 1rem;--bs-modal-dialog-margin: .5rem;--bs-modal-dialog-margin-y-sm-up: 1.75rem;--bs-modal-title-line-height: 1.5;--bs-modal-content-color: ;--bs-modal-content-bg: #fff;--bs-modal-content-border-color: rgba(0, 0, 0, .2);--bs-modal-content-border-width: 1px;--bs-modal-content-border-radius: .3rem;--bs-modal-content-box-shadow-xs: 0 .25rem .5rem rgba(0, 0, 0, .5);--bs-modal-content-box-shadow-sm-up: 0 .5rem 1rem rgba(0, 0, 0, .5);--bs-modal-backdrop-bg: #000;--bs-modal-backdrop-opacity: .5;--bs-modal-header-border-color: #dee2e6;--bs-modal-footer-border-color: #dee2e6;--bs-modal-header-border-width: 1px;--bs-modal-footer-border-width: 1px;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-xl: 1140px;--bs-modal-lg: 800px;--bs-modal-md: 500px;--bs-modal-sm: 300px;--bs-modal-fade-transform: translate(0, -50px);--bs-modal-show-transform: none;--bs-modal-transition: transform .3s ease-out;--bs-alert-padding-y: .75rem;--bs-alert-padding-x: 1.25rem;--bs-alert-margin-bottom: 1rem;--bs-alert-border-radius: .25rem;--bs-alert-link-font-weight: 700;--bs-alert-border-width: 1px;--bs-alert-bg-level: -10;--bs-alert-border-level: -9;--bs-alert-color-level: 6;--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: #e9ecef;--bs-progress-border-radius: .25rem;--bs-progress-box-shadow: inset 0 .1rem .1rem rgba(0, 0, 0, .1);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #43515f;--bs-progress-bar-animation-timing: 1s linear infinite;--bs-progress-bar-transition: width .6s ease;--bs-list-group-color: ;--bs-list-group-bg: #fff;--bs-list-group-border-color: rgba(0, 0, 0, .125);--bs-list-group-border-width: 1px;--bs-list-group-border-radius: .25rem;--bs-list-group-item-padding-y: .75rem;--bs-list-group-item-padding-x: 1.25rem;--bs-list-group-hover-bg: #f8f9fa;--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #43515f;--bs-list-group-active-border-color: #43515f;--bs-list-group-disabled-color: #6c757d;--bs-list-group-disabled-bg: #fff;--bs-list-group-action-color: #495057;--bs-list-group-action-hover-color: #495057;--bs-list-group-action-active-color: #343a40;--bs-list-group-action-active-bg: #e9ecef;--bs-thumbnail-padding: .25rem;--bs-thumbnail-bg: #fff;--bs-thumbnail-border-width: 1px;--bs-thumbnail-border-color: #dee2e6;--bs-thumbnail-border-radius: .25rem;--bs-thumbnail-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);--bs-figure-caption-font-size: 90%;--bs-figure-caption-color: #6c757d;--bs-breadcrumb-padding-y: .75rem;--bs-breadcrumb-padding-x: 1rem;--bs-breadcrumb-item-padding: .5rem;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: #e9ecef;--bs-breadcrumb-divider-color: #6c757d;--bs-breadcrumb-active-color: #6c757d;--bs-breadcrumb-divider: /;--bs-breadcrumb-border-radius: .25rem;--bs-carousel-control-color: #fff;--bs-carousel-control-width: 15%;--bs-carousel-control-opacity: .5;--bs-carousel-control-hover-opacity: .9;--bs-carousel-control-transition: opacity .15s ease;--bs-carousel-indicator-width: 30px;--bs-carousel-indicator-height: 3px;--bs-carousel-indicator-hit-area-height: 10px;--bs-carousel-indicator-spacer: 3px;--bs-carousel-indicator-active-bg: #fff;--bs-carousel-indicator-transition: opacity .6s ease;--bs-carousel-caption-width: 70%;--bs-carousel-caption-color: #fff;--bs-carousel-control-icon-width: 20px;--bs-carousel-control-prev-icon-bg: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='#fff' width='8' height='8' viewBox='0 0 8 8'><path d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/></svg>");--bs-carousel-control-next-icon-bg: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='#fff' width='8' height='8' viewBox='0 0 8 8'><path d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/></svg>");--bs-carousel-transition-duration: .6s;--bs-carousel-transition: transform .6s ease-in-out;--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-border-width: .25em;--bs-spinner-width-sm: 1rem;--bs-spinner-height-sm: 1rem;--bs-spinner-border-width-sm: .2em;--bs-close-font-size: 1.5rem;--bs-close-font-weight: 700;--bs-close-color: #000;--bs-close-text-shadow: 0 1px 0 #fff;--bs-code-font-size: 87.5%;--bs-code-color: #e83e8c;--bs-kbd-padding-y: .2rem;--bs-kbd-padding-x: .4rem;--bs-kbd-font-size: 87.5%;--bs-kbd-color: #fff;--bs-kbd-bg: #212529;--bs-pre-color: #212529;--bs-pre-scrollable-max-height: 340px;--bs-displays: none, inline, inline-block, block, table, table-row, table-cell, flex, inline-flex;--bs-overflows: auto, hidden;--bs-positions: static, relative, absolute, fixed, sticky;--bs-print-page-size: a3;--bs-print-body-min-width: 992px}.clamp-default-1{transition:height 1s}.clamp-default-1.fixedHeight{height:1.5rem}.clamp-default-1 .content{max-height:1.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-1 .content:after{content:"";position:absolute;padding-right:15px;top:0rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-1.title.fixedHeight{height:1.875rem}.clamp-default-1.title .content{max-height:1.875rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-1.title .content:after{content:"";position:absolute;padding-right:15px;top:0rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-1.h4.fixedHeight{height:1.5rem}.clamp-default-1.h4 .content{max-height:1.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-default-1.h4 .content:after{content:"";position:absolute;padding-right:15px;top:0rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}:focus .clamp-default-1,.ds-hover .clamp-default-1{transition:height 1s}:focus .clamp-default-1.fixedHeight,.ds-hover .clamp-default-1.fixedHeight{height:1.5rem}:focus .clamp-default-1 .content,.ds-hover .clamp-default-1 .content{max-height:1.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-1 .content:after,.ds-hover .clamp-default-1 .content:after{content:"";position:absolute;padding-right:15px;top:0rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-1.title.fixedHeight,.ds-hover .clamp-default-1.title.fixedHeight{height:1.875rem}:focus .clamp-default-1.title .content,.ds-hover .clamp-default-1.title .content{max-height:1.875rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-1.title .content:after,.ds-hover .clamp-default-1.title .content:after{content:"";position:absolute;padding-right:15px;top:0rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-1.h4.fixedHeight,.ds-hover .clamp-default-1.h4.fixedHeight{height:1.5rem}:focus .clamp-default-1.h4 .content,.ds-hover .clamp-default-1.h4 .content{max-height:1.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-default-1.h4 .content:after,.ds-hover .clamp-default-1.h4 .content:after{content:"";position:absolute;padding-right:15px;top:0rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-primary-1{transition:height 1s}.clamp-primary-1.fixedHeight{height:1.5rem}.clamp-primary-1 .content{max-height:1.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-1 .content:after{content:"";position:absolute;padding-right:15px;top:0rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-1.title.fixedHeight{height:1.875rem}.clamp-primary-1.title .content{max-height:1.875rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-1.title .content:after{content:"";position:absolute;padding-right:15px;top:0rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-1.h4.fixedHeight{height:1.5rem}.clamp-primary-1.h4 .content{max-height:1.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-primary-1.h4 .content:after{content:"";position:absolute;padding-right:15px;top:0rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}:focus .clamp-primary-1,.ds-hover .clamp-primary-1{transition:height 1s}:focus .clamp-primary-1.fixedHeight,.ds-hover .clamp-primary-1.fixedHeight{height:1.5rem}:focus .clamp-primary-1 .content,.ds-hover .clamp-primary-1 .content{max-height:1.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-1 .content:after,.ds-hover .clamp-primary-1 .content:after{content:"";position:absolute;padding-right:15px;top:0rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-1.title.fixedHeight,.ds-hover .clamp-primary-1.title.fixedHeight{height:1.875rem}:focus .clamp-primary-1.title .content,.ds-hover .clamp-primary-1.title .content{max-height:1.875rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-1.title .content:after,.ds-hover .clamp-primary-1.title .content:after{content:"";position:absolute;padding-right:15px;top:0rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-1.h4.fixedHeight,.ds-hover .clamp-primary-1.h4.fixedHeight{height:1.5rem}:focus .clamp-primary-1.h4 .content,.ds-hover .clamp-primary-1.h4 .content{max-height:1.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-primary-1.h4 .content:after,.ds-hover .clamp-primary-1.h4 .content:after{content:"";position:absolute;padding-right:15px;top:0rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}.clamp-light-1{transition:height 1s}.clamp-light-1.fixedHeight{height:1.5rem}.clamp-light-1 .content{max-height:1.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-1 .content:after{content:"";position:absolute;padding-right:15px;top:0rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-1.title.fixedHeight{height:1.875rem}.clamp-light-1.title .content{max-height:1.875rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-1.title .content:after{content:"";position:absolute;padding-right:15px;top:0rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-1.h4.fixedHeight{height:1.5rem}.clamp-light-1.h4 .content{max-height:1.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-light-1.h4 .content:after{content:"";position:absolute;padding-right:15px;top:0rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-light-1,.ds-hover .clamp-light-1{transition:height 1s}:focus .clamp-light-1.fixedHeight,.ds-hover .clamp-light-1.fixedHeight{height:1.5rem}:focus .clamp-light-1 .content,.ds-hover .clamp-light-1 .content{max-height:1.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-1 .content:after,.ds-hover .clamp-light-1 .content:after{content:"";position:absolute;padding-right:15px;top:0rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-1.title.fixedHeight,.ds-hover .clamp-light-1.title.fixedHeight{height:1.875rem}:focus .clamp-light-1.title .content,.ds-hover .clamp-light-1.title .content{max-height:1.875rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-1.title .content:after,.ds-hover .clamp-light-1.title .content:after{content:"";position:absolute;padding-right:15px;top:0rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-1.h4.fixedHeight,.ds-hover .clamp-light-1.h4.fixedHeight{height:1.5rem}:focus .clamp-light-1.h4 .content,.ds-hover .clamp-light-1.h4 .content{max-height:1.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-light-1.h4 .content:after,.ds-hover .clamp-light-1.h4 .content:after{content:"";position:absolute;padding-right:15px;top:0rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}.clamp-default-2{transition:height 1s}.clamp-default-2.fixedHeight{height:3rem}.clamp-default-2 .content{max-height:3rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-2 .content:after{content:"";position:absolute;padding-right:15px;top:1.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-2.title.fixedHeight{height:3.75rem}.clamp-default-2.title .content{max-height:3.75rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-2.title .content:after{content:"";position:absolute;padding-right:15px;top:1.875rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-2.h4.fixedHeight{height:3rem}.clamp-default-2.h4 .content{max-height:3rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-default-2.h4 .content:after{content:"";position:absolute;padding-right:15px;top:1.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}:focus .clamp-default-2,.ds-hover .clamp-default-2{transition:height 1s}:focus .clamp-default-2.fixedHeight,.ds-hover .clamp-default-2.fixedHeight{height:3rem}:focus .clamp-default-2 .content,.ds-hover .clamp-default-2 .content{max-height:3rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-2 .content:after,.ds-hover .clamp-default-2 .content:after{content:"";position:absolute;padding-right:15px;top:1.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-2.title.fixedHeight,.ds-hover .clamp-default-2.title.fixedHeight{height:3.75rem}:focus .clamp-default-2.title .content,.ds-hover .clamp-default-2.title .content{max-height:3.75rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-2.title .content:after,.ds-hover .clamp-default-2.title .content:after{content:"";position:absolute;padding-right:15px;top:1.875rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-2.h4.fixedHeight,.ds-hover .clamp-default-2.h4.fixedHeight{height:3rem}:focus .clamp-default-2.h4 .content,.ds-hover .clamp-default-2.h4 .content{max-height:3rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-default-2.h4 .content:after,.ds-hover .clamp-default-2.h4 .content:after{content:"";position:absolute;padding-right:15px;top:1.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-primary-2{transition:height 1s}.clamp-primary-2.fixedHeight{height:3rem}.clamp-primary-2 .content{max-height:3rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-2 .content:after{content:"";position:absolute;padding-right:15px;top:1.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-2.title.fixedHeight{height:3.75rem}.clamp-primary-2.title .content{max-height:3.75rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-2.title .content:after{content:"";position:absolute;padding-right:15px;top:1.875rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-2.h4.fixedHeight{height:3rem}.clamp-primary-2.h4 .content{max-height:3rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-primary-2.h4 .content:after{content:"";position:absolute;padding-right:15px;top:1.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}:focus .clamp-primary-2,.ds-hover .clamp-primary-2{transition:height 1s}:focus .clamp-primary-2.fixedHeight,.ds-hover .clamp-primary-2.fixedHeight{height:3rem}:focus .clamp-primary-2 .content,.ds-hover .clamp-primary-2 .content{max-height:3rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-2 .content:after,.ds-hover .clamp-primary-2 .content:after{content:"";position:absolute;padding-right:15px;top:1.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-2.title.fixedHeight,.ds-hover .clamp-primary-2.title.fixedHeight{height:3.75rem}:focus .clamp-primary-2.title .content,.ds-hover .clamp-primary-2.title .content{max-height:3.75rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-2.title .content:after,.ds-hover .clamp-primary-2.title .content:after{content:"";position:absolute;padding-right:15px;top:1.875rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-2.h4.fixedHeight,.ds-hover .clamp-primary-2.h4.fixedHeight{height:3rem}:focus .clamp-primary-2.h4 .content,.ds-hover .clamp-primary-2.h4 .content{max-height:3rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-primary-2.h4 .content:after,.ds-hover .clamp-primary-2.h4 .content:after{content:"";position:absolute;padding-right:15px;top:1.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}.clamp-light-2{transition:height 1s}.clamp-light-2.fixedHeight{height:3rem}.clamp-light-2 .content{max-height:3rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-2 .content:after{content:"";position:absolute;padding-right:15px;top:1.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-2.title.fixedHeight{height:3.75rem}.clamp-light-2.title .content{max-height:3.75rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-2.title .content:after{content:"";position:absolute;padding-right:15px;top:1.875rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-2.h4.fixedHeight{height:3rem}.clamp-light-2.h4 .content{max-height:3rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-light-2.h4 .content:after{content:"";position:absolute;padding-right:15px;top:1.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-light-2,.ds-hover .clamp-light-2{transition:height 1s}:focus .clamp-light-2.fixedHeight,.ds-hover .clamp-light-2.fixedHeight{height:3rem}:focus .clamp-light-2 .content,.ds-hover .clamp-light-2 .content{max-height:3rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-2 .content:after,.ds-hover .clamp-light-2 .content:after{content:"";position:absolute;padding-right:15px;top:1.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-2.title.fixedHeight,.ds-hover .clamp-light-2.title.fixedHeight{height:3.75rem}:focus .clamp-light-2.title .content,.ds-hover .clamp-light-2.title .content{max-height:3.75rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-2.title .content:after,.ds-hover .clamp-light-2.title .content:after{content:"";position:absolute;padding-right:15px;top:1.875rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-2.h4.fixedHeight,.ds-hover .clamp-light-2.h4.fixedHeight{height:3rem}:focus .clamp-light-2.h4 .content,.ds-hover .clamp-light-2.h4 .content{max-height:3rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-light-2.h4 .content:after,.ds-hover .clamp-light-2.h4 .content:after{content:"";position:absolute;padding-right:15px;top:1.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}.clamp-default-3{transition:height 1s}.clamp-default-3.fixedHeight{height:4.5rem}.clamp-default-3 .content{max-height:4.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-3 .content:after{content:"";position:absolute;padding-right:15px;top:3rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-3.title.fixedHeight{height:5.625rem}.clamp-default-3.title .content{max-height:5.625rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-3.title .content:after{content:"";position:absolute;padding-right:15px;top:3.75rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-3.h4.fixedHeight{height:4.5rem}.clamp-default-3.h4 .content{max-height:4.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-default-3.h4 .content:after{content:"";position:absolute;padding-right:15px;top:3rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}:focus .clamp-default-3,.ds-hover .clamp-default-3{transition:height 1s}:focus .clamp-default-3.fixedHeight,.ds-hover .clamp-default-3.fixedHeight{height:4.5rem}:focus .clamp-default-3 .content,.ds-hover .clamp-default-3 .content{max-height:4.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-3 .content:after,.ds-hover .clamp-default-3 .content:after{content:"";position:absolute;padding-right:15px;top:3rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-3.title.fixedHeight,.ds-hover .clamp-default-3.title.fixedHeight{height:5.625rem}:focus .clamp-default-3.title .content,.ds-hover .clamp-default-3.title .content{max-height:5.625rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-3.title .content:after,.ds-hover .clamp-default-3.title .content:after{content:"";position:absolute;padding-right:15px;top:3.75rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-3.h4.fixedHeight,.ds-hover .clamp-default-3.h4.fixedHeight{height:4.5rem}:focus .clamp-default-3.h4 .content,.ds-hover .clamp-default-3.h4 .content{max-height:4.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-default-3.h4 .content:after,.ds-hover .clamp-default-3.h4 .content:after{content:"";position:absolute;padding-right:15px;top:3rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-primary-3{transition:height 1s}.clamp-primary-3.fixedHeight{height:4.5rem}.clamp-primary-3 .content{max-height:4.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-3 .content:after{content:"";position:absolute;padding-right:15px;top:3rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-3.title.fixedHeight{height:5.625rem}.clamp-primary-3.title .content{max-height:5.625rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-3.title .content:after{content:"";position:absolute;padding-right:15px;top:3.75rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-3.h4.fixedHeight{height:4.5rem}.clamp-primary-3.h4 .content{max-height:4.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-primary-3.h4 .content:after{content:"";position:absolute;padding-right:15px;top:3rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}:focus .clamp-primary-3,.ds-hover .clamp-primary-3{transition:height 1s}:focus .clamp-primary-3.fixedHeight,.ds-hover .clamp-primary-3.fixedHeight{height:4.5rem}:focus .clamp-primary-3 .content,.ds-hover .clamp-primary-3 .content{max-height:4.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-3 .content:after,.ds-hover .clamp-primary-3 .content:after{content:"";position:absolute;padding-right:15px;top:3rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-3.title.fixedHeight,.ds-hover .clamp-primary-3.title.fixedHeight{height:5.625rem}:focus .clamp-primary-3.title .content,.ds-hover .clamp-primary-3.title .content{max-height:5.625rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-3.title .content:after,.ds-hover .clamp-primary-3.title .content:after{content:"";position:absolute;padding-right:15px;top:3.75rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-3.h4.fixedHeight,.ds-hover .clamp-primary-3.h4.fixedHeight{height:4.5rem}:focus .clamp-primary-3.h4 .content,.ds-hover .clamp-primary-3.h4 .content{max-height:4.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-primary-3.h4 .content:after,.ds-hover .clamp-primary-3.h4 .content:after{content:"";position:absolute;padding-right:15px;top:3rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}.clamp-light-3{transition:height 1s}.clamp-light-3.fixedHeight{height:4.5rem}.clamp-light-3 .content{max-height:4.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-3 .content:after{content:"";position:absolute;padding-right:15px;top:3rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-3.title.fixedHeight{height:5.625rem}.clamp-light-3.title .content{max-height:5.625rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-3.title .content:after{content:"";position:absolute;padding-right:15px;top:3.75rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-3.h4.fixedHeight{height:4.5rem}.clamp-light-3.h4 .content{max-height:4.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-light-3.h4 .content:after{content:"";position:absolute;padding-right:15px;top:3rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-light-3,.ds-hover .clamp-light-3{transition:height 1s}:focus .clamp-light-3.fixedHeight,.ds-hover .clamp-light-3.fixedHeight{height:4.5rem}:focus .clamp-light-3 .content,.ds-hover .clamp-light-3 .content{max-height:4.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-3 .content:after,.ds-hover .clamp-light-3 .content:after{content:"";position:absolute;padding-right:15px;top:3rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-3.title.fixedHeight,.ds-hover .clamp-light-3.title.fixedHeight{height:5.625rem}:focus .clamp-light-3.title .content,.ds-hover .clamp-light-3.title .content{max-height:5.625rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-3.title .content:after,.ds-hover .clamp-light-3.title .content:after{content:"";position:absolute;padding-right:15px;top:3.75rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-3.h4.fixedHeight,.ds-hover .clamp-light-3.h4.fixedHeight{height:4.5rem}:focus .clamp-light-3.h4 .content,.ds-hover .clamp-light-3.h4 .content{max-height:4.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-light-3.h4 .content:after,.ds-hover .clamp-light-3.h4 .content:after{content:"";position:absolute;padding-right:15px;top:3rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}.clamp-default-4{transition:height 1s}.clamp-default-4.fixedHeight{height:6rem}.clamp-default-4 .content{max-height:6rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-4 .content:after{content:"";position:absolute;padding-right:15px;top:4.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-4.title.fixedHeight{height:7.5rem}.clamp-default-4.title .content{max-height:7.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-4.title .content:after{content:"";position:absolute;padding-right:15px;top:5.625rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-4.h4.fixedHeight{height:6rem}.clamp-default-4.h4 .content{max-height:6rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-default-4.h4 .content:after{content:"";position:absolute;padding-right:15px;top:4.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}:focus .clamp-default-4,.ds-hover .clamp-default-4{transition:height 1s}:focus .clamp-default-4.fixedHeight,.ds-hover .clamp-default-4.fixedHeight{height:6rem}:focus .clamp-default-4 .content,.ds-hover .clamp-default-4 .content{max-height:6rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-4 .content:after,.ds-hover .clamp-default-4 .content:after{content:"";position:absolute;padding-right:15px;top:4.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-4.title.fixedHeight,.ds-hover .clamp-default-4.title.fixedHeight{height:7.5rem}:focus .clamp-default-4.title .content,.ds-hover .clamp-default-4.title .content{max-height:7.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-4.title .content:after,.ds-hover .clamp-default-4.title .content:after{content:"";position:absolute;padding-right:15px;top:5.625rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-4.h4.fixedHeight,.ds-hover .clamp-default-4.h4.fixedHeight{height:6rem}:focus .clamp-default-4.h4 .content,.ds-hover .clamp-default-4.h4 .content{max-height:6rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-default-4.h4 .content:after,.ds-hover .clamp-default-4.h4 .content:after{content:"";position:absolute;padding-right:15px;top:4.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-primary-4{transition:height 1s}.clamp-primary-4.fixedHeight{height:6rem}.clamp-primary-4 .content{max-height:6rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-4 .content:after{content:"";position:absolute;padding-right:15px;top:4.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-4.title.fixedHeight{height:7.5rem}.clamp-primary-4.title .content{max-height:7.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-4.title .content:after{content:"";position:absolute;padding-right:15px;top:5.625rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-4.h4.fixedHeight{height:6rem}.clamp-primary-4.h4 .content{max-height:6rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-primary-4.h4 .content:after{content:"";position:absolute;padding-right:15px;top:4.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}:focus .clamp-primary-4,.ds-hover .clamp-primary-4{transition:height 1s}:focus .clamp-primary-4.fixedHeight,.ds-hover .clamp-primary-4.fixedHeight{height:6rem}:focus .clamp-primary-4 .content,.ds-hover .clamp-primary-4 .content{max-height:6rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-4 .content:after,.ds-hover .clamp-primary-4 .content:after{content:"";position:absolute;padding-right:15px;top:4.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-4.title.fixedHeight,.ds-hover .clamp-primary-4.title.fixedHeight{height:7.5rem}:focus .clamp-primary-4.title .content,.ds-hover .clamp-primary-4.title .content{max-height:7.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-4.title .content:after,.ds-hover .clamp-primary-4.title .content:after{content:"";position:absolute;padding-right:15px;top:5.625rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-4.h4.fixedHeight,.ds-hover .clamp-primary-4.h4.fixedHeight{height:6rem}:focus .clamp-primary-4.h4 .content,.ds-hover .clamp-primary-4.h4 .content{max-height:6rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-primary-4.h4 .content:after,.ds-hover .clamp-primary-4.h4 .content:after{content:"";position:absolute;padding-right:15px;top:4.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}.clamp-light-4{transition:height 1s}.clamp-light-4.fixedHeight{height:6rem}.clamp-light-4 .content{max-height:6rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-4 .content:after{content:"";position:absolute;padding-right:15px;top:4.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-4.title.fixedHeight{height:7.5rem}.clamp-light-4.title .content{max-height:7.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-4.title .content:after{content:"";position:absolute;padding-right:15px;top:5.625rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-4.h4.fixedHeight{height:6rem}.clamp-light-4.h4 .content{max-height:6rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-light-4.h4 .content:after{content:"";position:absolute;padding-right:15px;top:4.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-light-4,.ds-hover .clamp-light-4{transition:height 1s}:focus .clamp-light-4.fixedHeight,.ds-hover .clamp-light-4.fixedHeight{height:6rem}:focus .clamp-light-4 .content,.ds-hover .clamp-light-4 .content{max-height:6rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-4 .content:after,.ds-hover .clamp-light-4 .content:after{content:"";position:absolute;padding-right:15px;top:4.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-4.title.fixedHeight,.ds-hover .clamp-light-4.title.fixedHeight{height:7.5rem}:focus .clamp-light-4.title .content,.ds-hover .clamp-light-4.title .content{max-height:7.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-4.title .content:after,.ds-hover .clamp-light-4.title .content:after{content:"";position:absolute;padding-right:15px;top:5.625rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-4.h4.fixedHeight,.ds-hover .clamp-light-4.h4.fixedHeight{height:6rem}:focus .clamp-light-4.h4 .content,.ds-hover .clamp-light-4.h4 .content{max-height:6rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-light-4.h4 .content:after,.ds-hover .clamp-light-4.h4 .content:after{content:"";position:absolute;padding-right:15px;top:4.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}.clamp-default-5{transition:height 1s}.clamp-default-5.fixedHeight{height:7.5rem}.clamp-default-5 .content{max-height:7.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-5 .content:after{content:"";position:absolute;padding-right:15px;top:6rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-5.title.fixedHeight{height:9.375rem}.clamp-default-5.title .content{max-height:9.375rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-5.title .content:after{content:"";position:absolute;padding-right:15px;top:7.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-5.h4.fixedHeight{height:7.5rem}.clamp-default-5.h4 .content{max-height:7.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-default-5.h4 .content:after{content:"";position:absolute;padding-right:15px;top:6rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}:focus .clamp-default-5,.ds-hover .clamp-default-5{transition:height 1s}:focus .clamp-default-5.fixedHeight,.ds-hover .clamp-default-5.fixedHeight{height:7.5rem}:focus .clamp-default-5 .content,.ds-hover .clamp-default-5 .content{max-height:7.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-5 .content:after,.ds-hover .clamp-default-5 .content:after{content:"";position:absolute;padding-right:15px;top:6rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-5.title.fixedHeight,.ds-hover .clamp-default-5.title.fixedHeight{height:9.375rem}:focus .clamp-default-5.title .content,.ds-hover .clamp-default-5.title .content{max-height:9.375rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-5.title .content:after,.ds-hover .clamp-default-5.title .content:after{content:"";position:absolute;padding-right:15px;top:7.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-5.h4.fixedHeight,.ds-hover .clamp-default-5.h4.fixedHeight{height:7.5rem}:focus .clamp-default-5.h4 .content,.ds-hover .clamp-default-5.h4 .content{max-height:7.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-default-5.h4 .content:after,.ds-hover .clamp-default-5.h4 .content:after{content:"";position:absolute;padding-right:15px;top:6rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-primary-5{transition:height 1s}.clamp-primary-5.fixedHeight{height:7.5rem}.clamp-primary-5 .content{max-height:7.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-5 .content:after{content:"";position:absolute;padding-right:15px;top:6rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-5.title.fixedHeight{height:9.375rem}.clamp-primary-5.title .content{max-height:9.375rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-5.title .content:after{content:"";position:absolute;padding-right:15px;top:7.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-5.h4.fixedHeight{height:7.5rem}.clamp-primary-5.h4 .content{max-height:7.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-primary-5.h4 .content:after{content:"";position:absolute;padding-right:15px;top:6rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}:focus .clamp-primary-5,.ds-hover .clamp-primary-5{transition:height 1s}:focus .clamp-primary-5.fixedHeight,.ds-hover .clamp-primary-5.fixedHeight{height:7.5rem}:focus .clamp-primary-5 .content,.ds-hover .clamp-primary-5 .content{max-height:7.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-5 .content:after,.ds-hover .clamp-primary-5 .content:after{content:"";position:absolute;padding-right:15px;top:6rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-5.title.fixedHeight,.ds-hover .clamp-primary-5.title.fixedHeight{height:9.375rem}:focus .clamp-primary-5.title .content,.ds-hover .clamp-primary-5.title .content{max-height:9.375rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-5.title .content:after,.ds-hover .clamp-primary-5.title .content:after{content:"";position:absolute;padding-right:15px;top:7.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-5.h4.fixedHeight,.ds-hover .clamp-primary-5.h4.fixedHeight{height:7.5rem}:focus .clamp-primary-5.h4 .content,.ds-hover .clamp-primary-5.h4 .content{max-height:7.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-primary-5.h4 .content:after,.ds-hover .clamp-primary-5.h4 .content:after{content:"";position:absolute;padding-right:15px;top:6rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}.clamp-light-5{transition:height 1s}.clamp-light-5.fixedHeight{height:7.5rem}.clamp-light-5 .content{max-height:7.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-5 .content:after{content:"";position:absolute;padding-right:15px;top:6rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-5.title.fixedHeight{height:9.375rem}.clamp-light-5.title .content{max-height:9.375rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-5.title .content:after{content:"";position:absolute;padding-right:15px;top:7.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-5.h4.fixedHeight{height:7.5rem}.clamp-light-5.h4 .content{max-height:7.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-light-5.h4 .content:after{content:"";position:absolute;padding-right:15px;top:6rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-light-5,.ds-hover .clamp-light-5{transition:height 1s}:focus .clamp-light-5.fixedHeight,.ds-hover .clamp-light-5.fixedHeight{height:7.5rem}:focus .clamp-light-5 .content,.ds-hover .clamp-light-5 .content{max-height:7.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-5 .content:after,.ds-hover .clamp-light-5 .content:after{content:"";position:absolute;padding-right:15px;top:6rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-5.title.fixedHeight,.ds-hover .clamp-light-5.title.fixedHeight{height:9.375rem}:focus .clamp-light-5.title .content,.ds-hover .clamp-light-5.title .content{max-height:9.375rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-5.title .content:after,.ds-hover .clamp-light-5.title .content:after{content:"";position:absolute;padding-right:15px;top:7.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-5.h4.fixedHeight,.ds-hover .clamp-light-5.h4.fixedHeight{height:7.5rem}:focus .clamp-light-5.h4 .content,.ds-hover .clamp-light-5.h4 .content{max-height:7.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-light-5.h4 .content:after,.ds-hover .clamp-light-5.h4 .content:after{content:"";position:absolute;padding-right:15px;top:6rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}.clamp-default-6{transition:height 1s}.clamp-default-6.fixedHeight{height:9rem}.clamp-default-6 .content{max-height:9rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-6 .content:after{content:"";position:absolute;padding-right:15px;top:7.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-6.title.fixedHeight{height:11.25rem}.clamp-default-6.title .content{max-height:11.25rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-6.title .content:after{content:"";position:absolute;padding-right:15px;top:9.375rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-6.h4.fixedHeight{height:9rem}.clamp-default-6.h4 .content{max-height:9rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-default-6.h4 .content:after{content:"";position:absolute;padding-right:15px;top:7.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}:focus .clamp-default-6,.ds-hover .clamp-default-6{transition:height 1s}:focus .clamp-default-6.fixedHeight,.ds-hover .clamp-default-6.fixedHeight{height:9rem}:focus .clamp-default-6 .content,.ds-hover .clamp-default-6 .content{max-height:9rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-6 .content:after,.ds-hover .clamp-default-6 .content:after{content:"";position:absolute;padding-right:15px;top:7.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-6.title.fixedHeight,.ds-hover .clamp-default-6.title.fixedHeight{height:11.25rem}:focus .clamp-default-6.title .content,.ds-hover .clamp-default-6.title .content{max-height:11.25rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-6.title .content:after,.ds-hover .clamp-default-6.title .content:after{content:"";position:absolute;padding-right:15px;top:9.375rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-6.h4.fixedHeight,.ds-hover .clamp-default-6.h4.fixedHeight{height:9rem}:focus .clamp-default-6.h4 .content,.ds-hover .clamp-default-6.h4 .content{max-height:9rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-default-6.h4 .content:after,.ds-hover .clamp-default-6.h4 .content:after{content:"";position:absolute;padding-right:15px;top:7.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-primary-6{transition:height 1s}.clamp-primary-6.fixedHeight{height:9rem}.clamp-primary-6 .content{max-height:9rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-6 .content:after{content:"";position:absolute;padding-right:15px;top:7.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-6.title.fixedHeight{height:11.25rem}.clamp-primary-6.title .content{max-height:11.25rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-6.title .content:after{content:"";position:absolute;padding-right:15px;top:9.375rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-6.h4.fixedHeight{height:9rem}.clamp-primary-6.h4 .content{max-height:9rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-primary-6.h4 .content:after{content:"";position:absolute;padding-right:15px;top:7.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}:focus .clamp-primary-6,.ds-hover .clamp-primary-6{transition:height 1s}:focus .clamp-primary-6.fixedHeight,.ds-hover .clamp-primary-6.fixedHeight{height:9rem}:focus .clamp-primary-6 .content,.ds-hover .clamp-primary-6 .content{max-height:9rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-6 .content:after,.ds-hover .clamp-primary-6 .content:after{content:"";position:absolute;padding-right:15px;top:7.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-6.title.fixedHeight,.ds-hover .clamp-primary-6.title.fixedHeight{height:11.25rem}:focus .clamp-primary-6.title .content,.ds-hover .clamp-primary-6.title .content{max-height:11.25rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-6.title .content:after,.ds-hover .clamp-primary-6.title .content:after{content:"";position:absolute;padding-right:15px;top:9.375rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-6.h4.fixedHeight,.ds-hover .clamp-primary-6.h4.fixedHeight{height:9rem}:focus .clamp-primary-6.h4 .content,.ds-hover .clamp-primary-6.h4 .content{max-height:9rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-primary-6.h4 .content:after,.ds-hover .clamp-primary-6.h4 .content:after{content:"";position:absolute;padding-right:15px;top:7.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}.clamp-light-6{transition:height 1s}.clamp-light-6.fixedHeight{height:9rem}.clamp-light-6 .content{max-height:9rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-6 .content:after{content:"";position:absolute;padding-right:15px;top:7.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-6.title.fixedHeight{height:11.25rem}.clamp-light-6.title .content{max-height:11.25rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-6.title .content:after{content:"";position:absolute;padding-right:15px;top:9.375rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-6.h4.fixedHeight{height:9rem}.clamp-light-6.h4 .content{max-height:9rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-light-6.h4 .content:after{content:"";position:absolute;padding-right:15px;top:7.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-light-6,.ds-hover .clamp-light-6{transition:height 1s}:focus .clamp-light-6.fixedHeight,.ds-hover .clamp-light-6.fixedHeight{height:9rem}:focus .clamp-light-6 .content,.ds-hover .clamp-light-6 .content{max-height:9rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-6 .content:after,.ds-hover .clamp-light-6 .content:after{content:"";position:absolute;padding-right:15px;top:7.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-6.title.fixedHeight,.ds-hover .clamp-light-6.title.fixedHeight{height:11.25rem}:focus .clamp-light-6.title .content,.ds-hover .clamp-light-6.title .content{max-height:11.25rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-6.title .content:after,.ds-hover .clamp-light-6.title .content:after{content:"";position:absolute;padding-right:15px;top:9.375rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-6.h4.fixedHeight,.ds-hover .clamp-light-6.h4.fixedHeight{height:9rem}:focus .clamp-light-6.h4 .content,.ds-hover .clamp-light-6.h4 .content{max-height:9rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-light-6.h4 .content:after,.ds-hover .clamp-light-6.h4 .content:after{content:"";position:absolute;padding-right:15px;top:7.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}.clamp-default-7{transition:height 1s}.clamp-default-7.fixedHeight{height:10.5rem}.clamp-default-7 .content{max-height:10.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-7 .content:after{content:"";position:absolute;padding-right:15px;top:9rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-7.title.fixedHeight{height:13.125rem}.clamp-default-7.title .content{max-height:13.125rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-7.title .content:after{content:"";position:absolute;padding-right:15px;top:11.25rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-7.h4.fixedHeight{height:10.5rem}.clamp-default-7.h4 .content{max-height:10.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-default-7.h4 .content:after{content:"";position:absolute;padding-right:15px;top:9rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}:focus .clamp-default-7,.ds-hover .clamp-default-7{transition:height 1s}:focus .clamp-default-7.fixedHeight,.ds-hover .clamp-default-7.fixedHeight{height:10.5rem}:focus .clamp-default-7 .content,.ds-hover .clamp-default-7 .content{max-height:10.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-7 .content:after,.ds-hover .clamp-default-7 .content:after{content:"";position:absolute;padding-right:15px;top:9rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-7.title.fixedHeight,.ds-hover .clamp-default-7.title.fixedHeight{height:13.125rem}:focus .clamp-default-7.title .content,.ds-hover .clamp-default-7.title .content{max-height:13.125rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-7.title .content:after,.ds-hover .clamp-default-7.title .content:after{content:"";position:absolute;padding-right:15px;top:11.25rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-7.h4.fixedHeight,.ds-hover .clamp-default-7.h4.fixedHeight{height:10.5rem}:focus .clamp-default-7.h4 .content,.ds-hover .clamp-default-7.h4 .content{max-height:10.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-default-7.h4 .content:after,.ds-hover .clamp-default-7.h4 .content:after{content:"";position:absolute;padding-right:15px;top:9rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-primary-7{transition:height 1s}.clamp-primary-7.fixedHeight{height:10.5rem}.clamp-primary-7 .content{max-height:10.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-7 .content:after{content:"";position:absolute;padding-right:15px;top:9rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-7.title.fixedHeight{height:13.125rem}.clamp-primary-7.title .content{max-height:13.125rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-7.title .content:after{content:"";position:absolute;padding-right:15px;top:11.25rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-7.h4.fixedHeight{height:10.5rem}.clamp-primary-7.h4 .content{max-height:10.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-primary-7.h4 .content:after{content:"";position:absolute;padding-right:15px;top:9rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}:focus .clamp-primary-7,.ds-hover .clamp-primary-7{transition:height 1s}:focus .clamp-primary-7.fixedHeight,.ds-hover .clamp-primary-7.fixedHeight{height:10.5rem}:focus .clamp-primary-7 .content,.ds-hover .clamp-primary-7 .content{max-height:10.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-7 .content:after,.ds-hover .clamp-primary-7 .content:after{content:"";position:absolute;padding-right:15px;top:9rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-7.title.fixedHeight,.ds-hover .clamp-primary-7.title.fixedHeight{height:13.125rem}:focus .clamp-primary-7.title .content,.ds-hover .clamp-primary-7.title .content{max-height:13.125rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-7.title .content:after,.ds-hover .clamp-primary-7.title .content:after{content:"";position:absolute;padding-right:15px;top:11.25rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-7.h4.fixedHeight,.ds-hover .clamp-primary-7.h4.fixedHeight{height:10.5rem}:focus .clamp-primary-7.h4 .content,.ds-hover .clamp-primary-7.h4 .content{max-height:10.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-primary-7.h4 .content:after,.ds-hover .clamp-primary-7.h4 .content:after{content:"";position:absolute;padding-right:15px;top:9rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}.clamp-light-7{transition:height 1s}.clamp-light-7.fixedHeight{height:10.5rem}.clamp-light-7 .content{max-height:10.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-7 .content:after{content:"";position:absolute;padding-right:15px;top:9rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-7.title.fixedHeight{height:13.125rem}.clamp-light-7.title .content{max-height:13.125rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-7.title .content:after{content:"";position:absolute;padding-right:15px;top:11.25rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-7.h4.fixedHeight{height:10.5rem}.clamp-light-7.h4 .content{max-height:10.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-light-7.h4 .content:after{content:"";position:absolute;padding-right:15px;top:9rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-light-7,.ds-hover .clamp-light-7{transition:height 1s}:focus .clamp-light-7.fixedHeight,.ds-hover .clamp-light-7.fixedHeight{height:10.5rem}:focus .clamp-light-7 .content,.ds-hover .clamp-light-7 .content{max-height:10.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-7 .content:after,.ds-hover .clamp-light-7 .content:after{content:"";position:absolute;padding-right:15px;top:9rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-7.title.fixedHeight,.ds-hover .clamp-light-7.title.fixedHeight{height:13.125rem}:focus .clamp-light-7.title .content,.ds-hover .clamp-light-7.title .content{max-height:13.125rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-7.title .content:after,.ds-hover .clamp-light-7.title .content:after{content:"";position:absolute;padding-right:15px;top:11.25rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-7.h4.fixedHeight,.ds-hover .clamp-light-7.h4.fixedHeight{height:10.5rem}:focus .clamp-light-7.h4 .content,.ds-hover .clamp-light-7.h4 .content{max-height:10.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-light-7.h4 .content:after,.ds-hover .clamp-light-7.h4 .content:after{content:"";position:absolute;padding-right:15px;top:9rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}.clamp-default-8{transition:height 1s}.clamp-default-8.fixedHeight{height:12rem}.clamp-default-8 .content{max-height:12rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-8 .content:after{content:"";position:absolute;padding-right:15px;top:10.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-8.title.fixedHeight{height:15rem}.clamp-default-8.title .content{max-height:15rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-8.title .content:after{content:"";position:absolute;padding-right:15px;top:13.125rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-8.h4.fixedHeight{height:12rem}.clamp-default-8.h4 .content{max-height:12rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-default-8.h4 .content:after{content:"";position:absolute;padding-right:15px;top:10.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}:focus .clamp-default-8,.ds-hover .clamp-default-8{transition:height 1s}:focus .clamp-default-8.fixedHeight,.ds-hover .clamp-default-8.fixedHeight{height:12rem}:focus .clamp-default-8 .content,.ds-hover .clamp-default-8 .content{max-height:12rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-8 .content:after,.ds-hover .clamp-default-8 .content:after{content:"";position:absolute;padding-right:15px;top:10.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-8.title.fixedHeight,.ds-hover .clamp-default-8.title.fixedHeight{height:15rem}:focus .clamp-default-8.title .content,.ds-hover .clamp-default-8.title .content{max-height:15rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-8.title .content:after,.ds-hover .clamp-default-8.title .content:after{content:"";position:absolute;padding-right:15px;top:13.125rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-8.h4.fixedHeight,.ds-hover .clamp-default-8.h4.fixedHeight{height:12rem}:focus .clamp-default-8.h4 .content,.ds-hover .clamp-default-8.h4 .content{max-height:12rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-default-8.h4 .content:after,.ds-hover .clamp-default-8.h4 .content:after{content:"";position:absolute;padding-right:15px;top:10.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-primary-8{transition:height 1s}.clamp-primary-8.fixedHeight{height:12rem}.clamp-primary-8 .content{max-height:12rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-8 .content:after{content:"";position:absolute;padding-right:15px;top:10.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-8.title.fixedHeight{height:15rem}.clamp-primary-8.title .content{max-height:15rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-8.title .content:after{content:"";position:absolute;padding-right:15px;top:13.125rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-8.h4.fixedHeight{height:12rem}.clamp-primary-8.h4 .content{max-height:12rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-primary-8.h4 .content:after{content:"";position:absolute;padding-right:15px;top:10.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}:focus .clamp-primary-8,.ds-hover .clamp-primary-8{transition:height 1s}:focus .clamp-primary-8.fixedHeight,.ds-hover .clamp-primary-8.fixedHeight{height:12rem}:focus .clamp-primary-8 .content,.ds-hover .clamp-primary-8 .content{max-height:12rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-8 .content:after,.ds-hover .clamp-primary-8 .content:after{content:"";position:absolute;padding-right:15px;top:10.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-8.title.fixedHeight,.ds-hover .clamp-primary-8.title.fixedHeight{height:15rem}:focus .clamp-primary-8.title .content,.ds-hover .clamp-primary-8.title .content{max-height:15rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-8.title .content:after,.ds-hover .clamp-primary-8.title .content:after{content:"";position:absolute;padding-right:15px;top:13.125rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-8.h4.fixedHeight,.ds-hover .clamp-primary-8.h4.fixedHeight{height:12rem}:focus .clamp-primary-8.h4 .content,.ds-hover .clamp-primary-8.h4 .content{max-height:12rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-primary-8.h4 .content:after,.ds-hover .clamp-primary-8.h4 .content:after{content:"";position:absolute;padding-right:15px;top:10.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}.clamp-light-8{transition:height 1s}.clamp-light-8.fixedHeight{height:12rem}.clamp-light-8 .content{max-height:12rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-8 .content:after{content:"";position:absolute;padding-right:15px;top:10.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-8.title.fixedHeight{height:15rem}.clamp-light-8.title .content{max-height:15rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-8.title .content:after{content:"";position:absolute;padding-right:15px;top:13.125rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-8.h4.fixedHeight{height:12rem}.clamp-light-8.h4 .content{max-height:12rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-light-8.h4 .content:after{content:"";position:absolute;padding-right:15px;top:10.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-light-8,.ds-hover .clamp-light-8{transition:height 1s}:focus .clamp-light-8.fixedHeight,.ds-hover .clamp-light-8.fixedHeight{height:12rem}:focus .clamp-light-8 .content,.ds-hover .clamp-light-8 .content{max-height:12rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-8 .content:after,.ds-hover .clamp-light-8 .content:after{content:"";position:absolute;padding-right:15px;top:10.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-8.title.fixedHeight,.ds-hover .clamp-light-8.title.fixedHeight{height:15rem}:focus .clamp-light-8.title .content,.ds-hover .clamp-light-8.title .content{max-height:15rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-8.title .content:after,.ds-hover .clamp-light-8.title .content:after{content:"";position:absolute;padding-right:15px;top:13.125rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-8.h4.fixedHeight,.ds-hover .clamp-light-8.h4.fixedHeight{height:12rem}:focus .clamp-light-8.h4 .content,.ds-hover .clamp-light-8.h4 .content{max-height:12rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-light-8.h4 .content:after,.ds-hover .clamp-light-8.h4 .content:after{content:"";position:absolute;padding-right:15px;top:10.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}.clamp-default-9{transition:height 1s}.clamp-default-9.fixedHeight{height:13.5rem}.clamp-default-9 .content{max-height:13.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-9 .content:after{content:"";position:absolute;padding-right:15px;top:12rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-9.title.fixedHeight{height:16.875rem}.clamp-default-9.title .content{max-height:16.875rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-9.title .content:after{content:"";position:absolute;padding-right:15px;top:15rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-9.h4.fixedHeight{height:13.5rem}.clamp-default-9.h4 .content{max-height:13.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-default-9.h4 .content:after{content:"";position:absolute;padding-right:15px;top:12rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}:focus .clamp-default-9,.ds-hover .clamp-default-9{transition:height 1s}:focus .clamp-default-9.fixedHeight,.ds-hover .clamp-default-9.fixedHeight{height:13.5rem}:focus .clamp-default-9 .content,.ds-hover .clamp-default-9 .content{max-height:13.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-9 .content:after,.ds-hover .clamp-default-9 .content:after{content:"";position:absolute;padding-right:15px;top:12rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-9.title.fixedHeight,.ds-hover .clamp-default-9.title.fixedHeight{height:16.875rem}:focus .clamp-default-9.title .content,.ds-hover .clamp-default-9.title .content{max-height:16.875rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-9.title .content:after,.ds-hover .clamp-default-9.title .content:after{content:"";position:absolute;padding-right:15px;top:15rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-9.h4.fixedHeight,.ds-hover .clamp-default-9.h4.fixedHeight{height:13.5rem}:focus .clamp-default-9.h4 .content,.ds-hover .clamp-default-9.h4 .content{max-height:13.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-default-9.h4 .content:after,.ds-hover .clamp-default-9.h4 .content:after{content:"";position:absolute;padding-right:15px;top:12rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-primary-9{transition:height 1s}.clamp-primary-9.fixedHeight{height:13.5rem}.clamp-primary-9 .content{max-height:13.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-9 .content:after{content:"";position:absolute;padding-right:15px;top:12rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-9.title.fixedHeight{height:16.875rem}.clamp-primary-9.title .content{max-height:16.875rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-9.title .content:after{content:"";position:absolute;padding-right:15px;top:15rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-9.h4.fixedHeight{height:13.5rem}.clamp-primary-9.h4 .content{max-height:13.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-primary-9.h4 .content:after{content:"";position:absolute;padding-right:15px;top:12rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}:focus .clamp-primary-9,.ds-hover .clamp-primary-9{transition:height 1s}:focus .clamp-primary-9.fixedHeight,.ds-hover .clamp-primary-9.fixedHeight{height:13.5rem}:focus .clamp-primary-9 .content,.ds-hover .clamp-primary-9 .content{max-height:13.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-9 .content:after,.ds-hover .clamp-primary-9 .content:after{content:"";position:absolute;padding-right:15px;top:12rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-9.title.fixedHeight,.ds-hover .clamp-primary-9.title.fixedHeight{height:16.875rem}:focus .clamp-primary-9.title .content,.ds-hover .clamp-primary-9.title .content{max-height:16.875rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-9.title .content:after,.ds-hover .clamp-primary-9.title .content:after{content:"";position:absolute;padding-right:15px;top:15rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-9.h4.fixedHeight,.ds-hover .clamp-primary-9.h4.fixedHeight{height:13.5rem}:focus .clamp-primary-9.h4 .content,.ds-hover .clamp-primary-9.h4 .content{max-height:13.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-primary-9.h4 .content:after,.ds-hover .clamp-primary-9.h4 .content:after{content:"";position:absolute;padding-right:15px;top:12rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}.clamp-light-9{transition:height 1s}.clamp-light-9.fixedHeight{height:13.5rem}.clamp-light-9 .content{max-height:13.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-9 .content:after{content:"";position:absolute;padding-right:15px;top:12rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-9.title.fixedHeight{height:16.875rem}.clamp-light-9.title .content{max-height:16.875rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-9.title .content:after{content:"";position:absolute;padding-right:15px;top:15rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-9.h4.fixedHeight{height:13.5rem}.clamp-light-9.h4 .content{max-height:13.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-light-9.h4 .content:after{content:"";position:absolute;padding-right:15px;top:12rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-light-9,.ds-hover .clamp-light-9{transition:height 1s}:focus .clamp-light-9.fixedHeight,.ds-hover .clamp-light-9.fixedHeight{height:13.5rem}:focus .clamp-light-9 .content,.ds-hover .clamp-light-9 .content{max-height:13.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-9 .content:after,.ds-hover .clamp-light-9 .content:after{content:"";position:absolute;padding-right:15px;top:12rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-9.title.fixedHeight,.ds-hover .clamp-light-9.title.fixedHeight{height:16.875rem}:focus .clamp-light-9.title .content,.ds-hover .clamp-light-9.title .content{max-height:16.875rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-9.title .content:after,.ds-hover .clamp-light-9.title .content:after{content:"";position:absolute;padding-right:15px;top:15rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-9.h4.fixedHeight,.ds-hover .clamp-light-9.h4.fixedHeight{height:13.5rem}:focus .clamp-light-9.h4 .content,.ds-hover .clamp-light-9.h4 .content{max-height:13.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-light-9.h4 .content:after,.ds-hover .clamp-light-9.h4 .content:after{content:"";position:absolute;padding-right:15px;top:12rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}.clamp-default-10{transition:height 1s}.clamp-default-10.fixedHeight{height:15rem}.clamp-default-10 .content{max-height:15rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-10 .content:after{content:"";position:absolute;padding-right:15px;top:13.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-10.title.fixedHeight{height:18.75rem}.clamp-default-10.title .content{max-height:18.75rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-10.title .content:after{content:"";position:absolute;padding-right:15px;top:16.875rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-10.h4.fixedHeight{height:15rem}.clamp-default-10.h4 .content{max-height:15rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-default-10.h4 .content:after{content:"";position:absolute;padding-right:15px;top:13.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}:focus .clamp-default-10,.ds-hover .clamp-default-10{transition:height 1s}:focus .clamp-default-10.fixedHeight,.ds-hover .clamp-default-10.fixedHeight{height:15rem}:focus .clamp-default-10 .content,.ds-hover .clamp-default-10 .content{max-height:15rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-10 .content:after,.ds-hover .clamp-default-10 .content:after{content:"";position:absolute;padding-right:15px;top:13.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-10.title.fixedHeight,.ds-hover .clamp-default-10.title.fixedHeight{height:18.75rem}:focus .clamp-default-10.title .content,.ds-hover .clamp-default-10.title .content{max-height:18.75rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-10.title .content:after,.ds-hover .clamp-default-10.title .content:after{content:"";position:absolute;padding-right:15px;top:16.875rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-10.h4.fixedHeight,.ds-hover .clamp-default-10.h4.fixedHeight{height:15rem}:focus .clamp-default-10.h4 .content,.ds-hover .clamp-default-10.h4 .content{max-height:15rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-default-10.h4 .content:after,.ds-hover .clamp-default-10.h4 .content:after{content:"";position:absolute;padding-right:15px;top:13.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-primary-10{transition:height 1s}.clamp-primary-10.fixedHeight{height:15rem}.clamp-primary-10 .content{max-height:15rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-10 .content:after{content:"";position:absolute;padding-right:15px;top:13.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-10.title.fixedHeight{height:18.75rem}.clamp-primary-10.title .content{max-height:18.75rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-10.title .content:after{content:"";position:absolute;padding-right:15px;top:16.875rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-10.h4.fixedHeight{height:15rem}.clamp-primary-10.h4 .content{max-height:15rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-primary-10.h4 .content:after{content:"";position:absolute;padding-right:15px;top:13.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}:focus .clamp-primary-10,.ds-hover .clamp-primary-10{transition:height 1s}:focus .clamp-primary-10.fixedHeight,.ds-hover .clamp-primary-10.fixedHeight{height:15rem}:focus .clamp-primary-10 .content,.ds-hover .clamp-primary-10 .content{max-height:15rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-10 .content:after,.ds-hover .clamp-primary-10 .content:after{content:"";position:absolute;padding-right:15px;top:13.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-10.title.fixedHeight,.ds-hover .clamp-primary-10.title.fixedHeight{height:18.75rem}:focus .clamp-primary-10.title .content,.ds-hover .clamp-primary-10.title .content{max-height:18.75rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-10.title .content:after,.ds-hover .clamp-primary-10.title .content:after{content:"";position:absolute;padding-right:15px;top:16.875rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-10.h4.fixedHeight,.ds-hover .clamp-primary-10.h4.fixedHeight{height:15rem}:focus .clamp-primary-10.h4 .content,.ds-hover .clamp-primary-10.h4 .content{max-height:15rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-primary-10.h4 .content:after,.ds-hover .clamp-primary-10.h4 .content:after{content:"";position:absolute;padding-right:15px;top:13.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}.clamp-light-10{transition:height 1s}.clamp-light-10.fixedHeight{height:15rem}.clamp-light-10 .content{max-height:15rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-10 .content:after{content:"";position:absolute;padding-right:15px;top:13.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-10.title.fixedHeight{height:18.75rem}.clamp-light-10.title .content{max-height:18.75rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-10.title .content:after{content:"";position:absolute;padding-right:15px;top:16.875rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-10.h4.fixedHeight{height:15rem}.clamp-light-10.h4 .content{max-height:15rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-light-10.h4 .content:after{content:"";position:absolute;padding-right:15px;top:13.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-light-10,.ds-hover .clamp-light-10{transition:height 1s}:focus .clamp-light-10.fixedHeight,.ds-hover .clamp-light-10.fixedHeight{height:15rem}:focus .clamp-light-10 .content,.ds-hover .clamp-light-10 .content{max-height:15rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-10 .content:after,.ds-hover .clamp-light-10 .content:after{content:"";position:absolute;padding-right:15px;top:13.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-10.title.fixedHeight,.ds-hover .clamp-light-10.title.fixedHeight{height:18.75rem}:focus .clamp-light-10.title .content,.ds-hover .clamp-light-10.title .content{max-height:18.75rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-10.title .content:after,.ds-hover .clamp-light-10.title .content:after{content:"";position:absolute;padding-right:15px;top:16.875rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-10.h4.fixedHeight,.ds-hover .clamp-light-10.h4.fixedHeight{height:15rem}:focus .clamp-light-10.h4 .content,.ds-hover .clamp-light-10.h4 .content{max-height:15rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-light-10.h4 .content:after,.ds-hover .clamp-light-10.h4 .content:after{content:"";position:absolute;padding-right:15px;top:13.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}.clamp-default-11{transition:height 1s}.clamp-default-11.fixedHeight{height:16.5rem}.clamp-default-11 .content{max-height:16.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-11 .content:after{content:"";position:absolute;padding-right:15px;top:15rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-11.title.fixedHeight{height:20.625rem}.clamp-default-11.title .content{max-height:20.625rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-11.title .content:after{content:"";position:absolute;padding-right:15px;top:18.75rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-11.h4.fixedHeight{height:16.5rem}.clamp-default-11.h4 .content{max-height:16.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-default-11.h4 .content:after{content:"";position:absolute;padding-right:15px;top:15rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}:focus .clamp-default-11,.ds-hover .clamp-default-11{transition:height 1s}:focus .clamp-default-11.fixedHeight,.ds-hover .clamp-default-11.fixedHeight{height:16.5rem}:focus .clamp-default-11 .content,.ds-hover .clamp-default-11 .content{max-height:16.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-11 .content:after,.ds-hover .clamp-default-11 .content:after{content:"";position:absolute;padding-right:15px;top:15rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-11.title.fixedHeight,.ds-hover .clamp-default-11.title.fixedHeight{height:20.625rem}:focus .clamp-default-11.title .content,.ds-hover .clamp-default-11.title .content{max-height:20.625rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-11.title .content:after,.ds-hover .clamp-default-11.title .content:after{content:"";position:absolute;padding-right:15px;top:18.75rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-11.h4.fixedHeight,.ds-hover .clamp-default-11.h4.fixedHeight{height:16.5rem}:focus .clamp-default-11.h4 .content,.ds-hover .clamp-default-11.h4 .content{max-height:16.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-default-11.h4 .content:after,.ds-hover .clamp-default-11.h4 .content:after{content:"";position:absolute;padding-right:15px;top:15rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-primary-11{transition:height 1s}.clamp-primary-11.fixedHeight{height:16.5rem}.clamp-primary-11 .content{max-height:16.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-11 .content:after{content:"";position:absolute;padding-right:15px;top:15rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-11.title.fixedHeight{height:20.625rem}.clamp-primary-11.title .content{max-height:20.625rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-11.title .content:after{content:"";position:absolute;padding-right:15px;top:18.75rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-11.h4.fixedHeight{height:16.5rem}.clamp-primary-11.h4 .content{max-height:16.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-primary-11.h4 .content:after{content:"";position:absolute;padding-right:15px;top:15rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}:focus .clamp-primary-11,.ds-hover .clamp-primary-11{transition:height 1s}:focus .clamp-primary-11.fixedHeight,.ds-hover .clamp-primary-11.fixedHeight{height:16.5rem}:focus .clamp-primary-11 .content,.ds-hover .clamp-primary-11 .content{max-height:16.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-11 .content:after,.ds-hover .clamp-primary-11 .content:after{content:"";position:absolute;padding-right:15px;top:15rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-11.title.fixedHeight,.ds-hover .clamp-primary-11.title.fixedHeight{height:20.625rem}:focus .clamp-primary-11.title .content,.ds-hover .clamp-primary-11.title .content{max-height:20.625rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-11.title .content:after,.ds-hover .clamp-primary-11.title .content:after{content:"";position:absolute;padding-right:15px;top:18.75rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-11.h4.fixedHeight,.ds-hover .clamp-primary-11.h4.fixedHeight{height:16.5rem}:focus .clamp-primary-11.h4 .content,.ds-hover .clamp-primary-11.h4 .content{max-height:16.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-primary-11.h4 .content:after,.ds-hover .clamp-primary-11.h4 .content:after{content:"";position:absolute;padding-right:15px;top:15rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}.clamp-light-11{transition:height 1s}.clamp-light-11.fixedHeight{height:16.5rem}.clamp-light-11 .content{max-height:16.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-11 .content:after{content:"";position:absolute;padding-right:15px;top:15rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-11.title.fixedHeight{height:20.625rem}.clamp-light-11.title .content{max-height:20.625rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-11.title .content:after{content:"";position:absolute;padding-right:15px;top:18.75rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-11.h4.fixedHeight{height:16.5rem}.clamp-light-11.h4 .content{max-height:16.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-light-11.h4 .content:after{content:"";position:absolute;padding-right:15px;top:15rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-light-11,.ds-hover .clamp-light-11{transition:height 1s}:focus .clamp-light-11.fixedHeight,.ds-hover .clamp-light-11.fixedHeight{height:16.5rem}:focus .clamp-light-11 .content,.ds-hover .clamp-light-11 .content{max-height:16.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-11 .content:after,.ds-hover .clamp-light-11 .content:after{content:"";position:absolute;padding-right:15px;top:15rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-11.title.fixedHeight,.ds-hover .clamp-light-11.title.fixedHeight{height:20.625rem}:focus .clamp-light-11.title .content,.ds-hover .clamp-light-11.title .content{max-height:20.625rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-11.title .content:after,.ds-hover .clamp-light-11.title .content:after{content:"";position:absolute;padding-right:15px;top:18.75rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-11.h4.fixedHeight,.ds-hover .clamp-light-11.h4.fixedHeight{height:16.5rem}:focus .clamp-light-11.h4 .content,.ds-hover .clamp-light-11.h4 .content{max-height:16.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-light-11.h4 .content:after,.ds-hover .clamp-light-11.h4 .content:after{content:"";position:absolute;padding-right:15px;top:15rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}.clamp-default-12{transition:height 1s}.clamp-default-12.fixedHeight{height:18rem}.clamp-default-12 .content{max-height:18rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-12 .content:after{content:"";position:absolute;padding-right:15px;top:16.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-12.title.fixedHeight{height:22.5rem}.clamp-default-12.title .content{max-height:22.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-12.title .content:after{content:"";position:absolute;padding-right:15px;top:20.625rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-12.h4.fixedHeight{height:18rem}.clamp-default-12.h4 .content{max-height:18rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-default-12.h4 .content:after{content:"";position:absolute;padding-right:15px;top:16.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}:focus .clamp-default-12,.ds-hover .clamp-default-12{transition:height 1s}:focus .clamp-default-12.fixedHeight,.ds-hover .clamp-default-12.fixedHeight{height:18rem}:focus .clamp-default-12 .content,.ds-hover .clamp-default-12 .content{max-height:18rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-12 .content:after,.ds-hover .clamp-default-12 .content:after{content:"";position:absolute;padding-right:15px;top:16.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-12.title.fixedHeight,.ds-hover .clamp-default-12.title.fixedHeight{height:22.5rem}:focus .clamp-default-12.title .content,.ds-hover .clamp-default-12.title .content{max-height:22.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-12.title .content:after,.ds-hover .clamp-default-12.title .content:after{content:"";position:absolute;padding-right:15px;top:20.625rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-12.h4.fixedHeight,.ds-hover .clamp-default-12.h4.fixedHeight{height:18rem}:focus .clamp-default-12.h4 .content,.ds-hover .clamp-default-12.h4 .content{max-height:18rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-default-12.h4 .content:after,.ds-hover .clamp-default-12.h4 .content:after{content:"";position:absolute;padding-right:15px;top:16.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-primary-12{transition:height 1s}.clamp-primary-12.fixedHeight{height:18rem}.clamp-primary-12 .content{max-height:18rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-12 .content:after{content:"";position:absolute;padding-right:15px;top:16.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-12.title.fixedHeight{height:22.5rem}.clamp-primary-12.title .content{max-height:22.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-12.title .content:after{content:"";position:absolute;padding-right:15px;top:20.625rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-12.h4.fixedHeight{height:18rem}.clamp-primary-12.h4 .content{max-height:18rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-primary-12.h4 .content:after{content:"";position:absolute;padding-right:15px;top:16.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}:focus .clamp-primary-12,.ds-hover .clamp-primary-12{transition:height 1s}:focus .clamp-primary-12.fixedHeight,.ds-hover .clamp-primary-12.fixedHeight{height:18rem}:focus .clamp-primary-12 .content,.ds-hover .clamp-primary-12 .content{max-height:18rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-12 .content:after,.ds-hover .clamp-primary-12 .content:after{content:"";position:absolute;padding-right:15px;top:16.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-12.title.fixedHeight,.ds-hover .clamp-primary-12.title.fixedHeight{height:22.5rem}:focus .clamp-primary-12.title .content,.ds-hover .clamp-primary-12.title .content{max-height:22.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-12.title .content:after,.ds-hover .clamp-primary-12.title .content:after{content:"";position:absolute;padding-right:15px;top:20.625rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-12.h4.fixedHeight,.ds-hover .clamp-primary-12.h4.fixedHeight{height:18rem}:focus .clamp-primary-12.h4 .content,.ds-hover .clamp-primary-12.h4 .content{max-height:18rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-primary-12.h4 .content:after,.ds-hover .clamp-primary-12.h4 .content:after{content:"";position:absolute;padding-right:15px;top:16.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}.clamp-light-12{transition:height 1s}.clamp-light-12.fixedHeight{height:18rem}.clamp-light-12 .content{max-height:18rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-12 .content:after{content:"";position:absolute;padding-right:15px;top:16.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-12.title.fixedHeight{height:22.5rem}.clamp-light-12.title .content{max-height:22.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-12.title .content:after{content:"";position:absolute;padding-right:15px;top:20.625rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-12.h4.fixedHeight{height:18rem}.clamp-light-12.h4 .content{max-height:18rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-light-12.h4 .content:after{content:"";position:absolute;padding-right:15px;top:16.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-light-12,.ds-hover .clamp-light-12{transition:height 1s}:focus .clamp-light-12.fixedHeight,.ds-hover .clamp-light-12.fixedHeight{height:18rem}:focus .clamp-light-12 .content,.ds-hover .clamp-light-12 .content{max-height:18rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-12 .content:after,.ds-hover .clamp-light-12 .content:after{content:"";position:absolute;padding-right:15px;top:16.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-12.title.fixedHeight,.ds-hover .clamp-light-12.title.fixedHeight{height:22.5rem}:focus .clamp-light-12.title .content,.ds-hover .clamp-light-12.title .content{max-height:22.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-12.title .content:after,.ds-hover .clamp-light-12.title .content:after{content:"";position:absolute;padding-right:15px;top:20.625rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-12.h4.fixedHeight,.ds-hover .clamp-light-12.h4.fixedHeight{height:18rem}:focus .clamp-light-12.h4 .content,.ds-hover .clamp-light-12.h4 .content{max-height:18rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-light-12.h4 .content:after,.ds-hover .clamp-light-12.h4 .content:after{content:"";position:absolute;padding-right:15px;top:16.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}.clamp-default-13{transition:height 1s}.clamp-default-13.fixedHeight{height:19.5rem}.clamp-default-13 .content{max-height:19.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-13 .content:after{content:"";position:absolute;padding-right:15px;top:18rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-13.title.fixedHeight{height:24.375rem}.clamp-default-13.title .content{max-height:24.375rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-13.title .content:after{content:"";position:absolute;padding-right:15px;top:22.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-13.h4.fixedHeight{height:19.5rem}.clamp-default-13.h4 .content{max-height:19.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-default-13.h4 .content:after{content:"";position:absolute;padding-right:15px;top:18rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}:focus .clamp-default-13,.ds-hover .clamp-default-13{transition:height 1s}:focus .clamp-default-13.fixedHeight,.ds-hover .clamp-default-13.fixedHeight{height:19.5rem}:focus .clamp-default-13 .content,.ds-hover .clamp-default-13 .content{max-height:19.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-13 .content:after,.ds-hover .clamp-default-13 .content:after{content:"";position:absolute;padding-right:15px;top:18rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-13.title.fixedHeight,.ds-hover .clamp-default-13.title.fixedHeight{height:24.375rem}:focus .clamp-default-13.title .content,.ds-hover .clamp-default-13.title .content{max-height:24.375rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-13.title .content:after,.ds-hover .clamp-default-13.title .content:after{content:"";position:absolute;padding-right:15px;top:22.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-13.h4.fixedHeight,.ds-hover .clamp-default-13.h4.fixedHeight{height:19.5rem}:focus .clamp-default-13.h4 .content,.ds-hover .clamp-default-13.h4 .content{max-height:19.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-default-13.h4 .content:after,.ds-hover .clamp-default-13.h4 .content:after{content:"";position:absolute;padding-right:15px;top:18rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-primary-13{transition:height 1s}.clamp-primary-13.fixedHeight{height:19.5rem}.clamp-primary-13 .content{max-height:19.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-13 .content:after{content:"";position:absolute;padding-right:15px;top:18rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-13.title.fixedHeight{height:24.375rem}.clamp-primary-13.title .content{max-height:24.375rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-13.title .content:after{content:"";position:absolute;padding-right:15px;top:22.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-13.h4.fixedHeight{height:19.5rem}.clamp-primary-13.h4 .content{max-height:19.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-primary-13.h4 .content:after{content:"";position:absolute;padding-right:15px;top:18rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}:focus .clamp-primary-13,.ds-hover .clamp-primary-13{transition:height 1s}:focus .clamp-primary-13.fixedHeight,.ds-hover .clamp-primary-13.fixedHeight{height:19.5rem}:focus .clamp-primary-13 .content,.ds-hover .clamp-primary-13 .content{max-height:19.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-13 .content:after,.ds-hover .clamp-primary-13 .content:after{content:"";position:absolute;padding-right:15px;top:18rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-13.title.fixedHeight,.ds-hover .clamp-primary-13.title.fixedHeight{height:24.375rem}:focus .clamp-primary-13.title .content,.ds-hover .clamp-primary-13.title .content{max-height:24.375rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-13.title .content:after,.ds-hover .clamp-primary-13.title .content:after{content:"";position:absolute;padding-right:15px;top:22.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-13.h4.fixedHeight,.ds-hover .clamp-primary-13.h4.fixedHeight{height:19.5rem}:focus .clamp-primary-13.h4 .content,.ds-hover .clamp-primary-13.h4 .content{max-height:19.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-primary-13.h4 .content:after,.ds-hover .clamp-primary-13.h4 .content:after{content:"";position:absolute;padding-right:15px;top:18rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}.clamp-light-13{transition:height 1s}.clamp-light-13.fixedHeight{height:19.5rem}.clamp-light-13 .content{max-height:19.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-13 .content:after{content:"";position:absolute;padding-right:15px;top:18rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-13.title.fixedHeight{height:24.375rem}.clamp-light-13.title .content{max-height:24.375rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-13.title .content:after{content:"";position:absolute;padding-right:15px;top:22.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-13.h4.fixedHeight{height:19.5rem}.clamp-light-13.h4 .content{max-height:19.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-light-13.h4 .content:after{content:"";position:absolute;padding-right:15px;top:18rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-light-13,.ds-hover .clamp-light-13{transition:height 1s}:focus .clamp-light-13.fixedHeight,.ds-hover .clamp-light-13.fixedHeight{height:19.5rem}:focus .clamp-light-13 .content,.ds-hover .clamp-light-13 .content{max-height:19.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-13 .content:after,.ds-hover .clamp-light-13 .content:after{content:"";position:absolute;padding-right:15px;top:18rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-13.title.fixedHeight,.ds-hover .clamp-light-13.title.fixedHeight{height:24.375rem}:focus .clamp-light-13.title .content,.ds-hover .clamp-light-13.title .content{max-height:24.375rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-13.title .content:after,.ds-hover .clamp-light-13.title .content:after{content:"";position:absolute;padding-right:15px;top:22.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-13.h4.fixedHeight,.ds-hover .clamp-light-13.h4.fixedHeight{height:19.5rem}:focus .clamp-light-13.h4 .content,.ds-hover .clamp-light-13.h4 .content{max-height:19.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-light-13.h4 .content:after,.ds-hover .clamp-light-13.h4 .content:after{content:"";position:absolute;padding-right:15px;top:18rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}.clamp-default-14{transition:height 1s}.clamp-default-14.fixedHeight{height:21rem}.clamp-default-14 .content{max-height:21rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-14 .content:after{content:"";position:absolute;padding-right:15px;top:19.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-14.title.fixedHeight{height:26.25rem}.clamp-default-14.title .content{max-height:26.25rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-14.title .content:after{content:"";position:absolute;padding-right:15px;top:24.375rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-14.h4.fixedHeight{height:21rem}.clamp-default-14.h4 .content{max-height:21rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-default-14.h4 .content:after{content:"";position:absolute;padding-right:15px;top:19.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}:focus .clamp-default-14,.ds-hover .clamp-default-14{transition:height 1s}:focus .clamp-default-14.fixedHeight,.ds-hover .clamp-default-14.fixedHeight{height:21rem}:focus .clamp-default-14 .content,.ds-hover .clamp-default-14 .content{max-height:21rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-14 .content:after,.ds-hover .clamp-default-14 .content:after{content:"";position:absolute;padding-right:15px;top:19.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-14.title.fixedHeight,.ds-hover .clamp-default-14.title.fixedHeight{height:26.25rem}:focus .clamp-default-14.title .content,.ds-hover .clamp-default-14.title .content{max-height:26.25rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-14.title .content:after,.ds-hover .clamp-default-14.title .content:after{content:"";position:absolute;padding-right:15px;top:24.375rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-14.h4.fixedHeight,.ds-hover .clamp-default-14.h4.fixedHeight{height:21rem}:focus .clamp-default-14.h4 .content,.ds-hover .clamp-default-14.h4 .content{max-height:21rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-default-14.h4 .content:after,.ds-hover .clamp-default-14.h4 .content:after{content:"";position:absolute;padding-right:15px;top:19.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-primary-14{transition:height 1s}.clamp-primary-14.fixedHeight{height:21rem}.clamp-primary-14 .content{max-height:21rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-14 .content:after{content:"";position:absolute;padding-right:15px;top:19.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-14.title.fixedHeight{height:26.25rem}.clamp-primary-14.title .content{max-height:26.25rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-14.title .content:after{content:"";position:absolute;padding-right:15px;top:24.375rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-14.h4.fixedHeight{height:21rem}.clamp-primary-14.h4 .content{max-height:21rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-primary-14.h4 .content:after{content:"";position:absolute;padding-right:15px;top:19.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}:focus .clamp-primary-14,.ds-hover .clamp-primary-14{transition:height 1s}:focus .clamp-primary-14.fixedHeight,.ds-hover .clamp-primary-14.fixedHeight{height:21rem}:focus .clamp-primary-14 .content,.ds-hover .clamp-primary-14 .content{max-height:21rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-14 .content:after,.ds-hover .clamp-primary-14 .content:after{content:"";position:absolute;padding-right:15px;top:19.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-14.title.fixedHeight,.ds-hover .clamp-primary-14.title.fixedHeight{height:26.25rem}:focus .clamp-primary-14.title .content,.ds-hover .clamp-primary-14.title .content{max-height:26.25rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-14.title .content:after,.ds-hover .clamp-primary-14.title .content:after{content:"";position:absolute;padding-right:15px;top:24.375rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-14.h4.fixedHeight,.ds-hover .clamp-primary-14.h4.fixedHeight{height:21rem}:focus .clamp-primary-14.h4 .content,.ds-hover .clamp-primary-14.h4 .content{max-height:21rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-primary-14.h4 .content:after,.ds-hover .clamp-primary-14.h4 .content:after{content:"";position:absolute;padding-right:15px;top:19.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}.clamp-light-14{transition:height 1s}.clamp-light-14.fixedHeight{height:21rem}.clamp-light-14 .content{max-height:21rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-14 .content:after{content:"";position:absolute;padding-right:15px;top:19.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-14.title.fixedHeight{height:26.25rem}.clamp-light-14.title .content{max-height:26.25rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-14.title .content:after{content:"";position:absolute;padding-right:15px;top:24.375rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-14.h4.fixedHeight{height:21rem}.clamp-light-14.h4 .content{max-height:21rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-light-14.h4 .content:after{content:"";position:absolute;padding-right:15px;top:19.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-light-14,.ds-hover .clamp-light-14{transition:height 1s}:focus .clamp-light-14.fixedHeight,.ds-hover .clamp-light-14.fixedHeight{height:21rem}:focus .clamp-light-14 .content,.ds-hover .clamp-light-14 .content{max-height:21rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-14 .content:after,.ds-hover .clamp-light-14 .content:after{content:"";position:absolute;padding-right:15px;top:19.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-14.title.fixedHeight,.ds-hover .clamp-light-14.title.fixedHeight{height:26.25rem}:focus .clamp-light-14.title .content,.ds-hover .clamp-light-14.title .content{max-height:26.25rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-14.title .content:after,.ds-hover .clamp-light-14.title .content:after{content:"";position:absolute;padding-right:15px;top:24.375rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-14.h4.fixedHeight,.ds-hover .clamp-light-14.h4.fixedHeight{height:21rem}:focus .clamp-light-14.h4 .content,.ds-hover .clamp-light-14.h4 .content{max-height:21rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-light-14.h4 .content:after,.ds-hover .clamp-light-14.h4 .content:after{content:"";position:absolute;padding-right:15px;top:19.5rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}.clamp-default-15{transition:height 1s}.clamp-default-15.fixedHeight{height:22.5rem}.clamp-default-15 .content{max-height:22.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-15 .content:after{content:"";position:absolute;padding-right:15px;top:21rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-15.title.fixedHeight{height:28.125rem}.clamp-default-15.title .content{max-height:28.125rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-default-15.title .content:after{content:"";position:absolute;padding-right:15px;top:26.25rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}.clamp-default-15.h4.fixedHeight{height:22.5rem}.clamp-default-15.h4 .content{max-height:22.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-default-15.h4 .content:after{content:"";position:absolute;padding-right:15px;top:21rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#fff 70%);pointer-events:none}:focus .clamp-default-15,.ds-hover .clamp-default-15{transition:height 1s}:focus .clamp-default-15.fixedHeight,.ds-hover .clamp-default-15.fixedHeight{height:22.5rem}:focus .clamp-default-15 .content,.ds-hover .clamp-default-15 .content{max-height:22.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-15 .content:after,.ds-hover .clamp-default-15 .content:after{content:"";position:absolute;padding-right:15px;top:21rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-15.title.fixedHeight,.ds-hover .clamp-default-15.title.fixedHeight{height:28.125rem}:focus .clamp-default-15.title .content,.ds-hover .clamp-default-15.title .content{max-height:28.125rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-default-15.title .content:after,.ds-hover .clamp-default-15.title .content:after{content:"";position:absolute;padding-right:15px;top:26.25rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-default-15.h4.fixedHeight,.ds-hover .clamp-default-15.h4.fixedHeight{height:22.5rem}:focus .clamp-default-15.h4 .content,.ds-hover .clamp-default-15.h4 .content{max-height:22.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-default-15.h4 .content:after,.ds-hover .clamp-default-15.h4 .content:after{content:"";position:absolute;padding-right:15px;top:21rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-primary-15{transition:height 1s}.clamp-primary-15.fixedHeight{height:22.5rem}.clamp-primary-15 .content{max-height:22.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-15 .content:after{content:"";position:absolute;padding-right:15px;top:21rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-15.title.fixedHeight{height:28.125rem}.clamp-primary-15.title .content{max-height:28.125rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-primary-15.title .content:after{content:"";position:absolute;padding-right:15px;top:26.25rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}.clamp-primary-15.h4.fixedHeight{height:22.5rem}.clamp-primary-15.h4 .content{max-height:22.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-primary-15.h4 .content:after{content:"";position:absolute;padding-right:15px;top:21rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#43515f 70%);pointer-events:none}:focus .clamp-primary-15,.ds-hover .clamp-primary-15{transition:height 1s}:focus .clamp-primary-15.fixedHeight,.ds-hover .clamp-primary-15.fixedHeight{height:22.5rem}:focus .clamp-primary-15 .content,.ds-hover .clamp-primary-15 .content{max-height:22.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-15 .content:after,.ds-hover .clamp-primary-15 .content:after{content:"";position:absolute;padding-right:15px;top:21rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-15.title.fixedHeight,.ds-hover .clamp-primary-15.title.fixedHeight{height:28.125rem}:focus .clamp-primary-15.title .content,.ds-hover .clamp-primary-15.title .content{max-height:28.125rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-primary-15.title .content:after,.ds-hover .clamp-primary-15.title .content:after{content:"";position:absolute;padding-right:15px;top:26.25rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}:focus .clamp-primary-15.h4.fixedHeight,.ds-hover .clamp-primary-15.h4.fixedHeight{height:22.5rem}:focus .clamp-primary-15.h4 .content,.ds-hover .clamp-primary-15.h4 .content{max-height:22.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-primary-15.h4 .content:after,.ds-hover .clamp-primary-15.h4 .content:after{content:"";position:absolute;padding-right:15px;top:21rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#2e3841 70%);pointer-events:none}.clamp-light-15{transition:height 1s}.clamp-light-15.fixedHeight{height:22.5rem}.clamp-light-15 .content{max-height:22.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-15 .content:after{content:"";position:absolute;padding-right:15px;top:21rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-15.title.fixedHeight{height:28.125rem}.clamp-light-15.title .content{max-height:28.125rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}.clamp-light-15.title .content:after{content:"";position:absolute;padding-right:15px;top:26.25rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}.clamp-light-15.h4.fixedHeight{height:22.5rem}.clamp-light-15.h4 .content{max-height:22.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}.clamp-light-15.h4 .content:after{content:"";position:absolute;padding-right:15px;top:21rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#f8f9fa 70%);pointer-events:none}:focus .clamp-light-15,.ds-hover .clamp-light-15{transition:height 1s}:focus .clamp-light-15.fixedHeight,.ds-hover .clamp-light-15.fixedHeight{height:22.5rem}:focus .clamp-light-15 .content,.ds-hover .clamp-light-15 .content{max-height:22.5rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-15 .content:after,.ds-hover .clamp-light-15 .content:after{content:"";position:absolute;padding-right:15px;top:21rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-15.title.fixedHeight,.ds-hover .clamp-light-15.title.fixedHeight{height:28.125rem}:focus .clamp-light-15.title .content,.ds-hover .clamp-light-15.title .content{max-height:28.125rem;position:relative;overflow:hidden;line-height:1.5;overflow-wrap:break-word}:focus .clamp-light-15.title .content:after,.ds-hover .clamp-light-15.title .content:after{content:"";position:absolute;padding-right:15px;top:26.25rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.875rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}:focus .clamp-light-15.h4.fixedHeight,.ds-hover .clamp-light-15.h4.fixedHeight{height:22.5rem}:focus .clamp-light-15.h4 .content,.ds-hover .clamp-light-15.h4 .content{max-height:22.5rem;position:relative;overflow:hidden;line-height:1.2;overflow-wrap:break-word}:focus .clamp-light-15.h4 .content:after,.ds-hover .clamp-light-15.h4 .content:after{content:"";position:absolute;padding-right:15px;top:21rem;right:0;width:30%;min-width:75px;max-width:150px;height:1.5rem;background:linear-gradient(to right,#fff0,#dae0e5 70%);pointer-events:none}.clamp-none{overflow:hidden}.clamp-none.fixedHeight.min-1{transition:height 1s;min-height:1.5rem}.clamp-none.fixedHeight.min-1.title{min-height:1.875rem}.clamp-none.fixedHeight.min-1.h4{min-height:1.5rem}.clamp-none.fixedHeight.min-2{transition:height 1s;min-height:3rem}.clamp-none.fixedHeight.min-2.title{min-height:3.75rem}.clamp-none.fixedHeight.min-2.h4{min-height:3rem}.clamp-none.fixedHeight.min-3{transition:height 1s;min-height:4.5rem}.clamp-none.fixedHeight.min-3.title{min-height:5.625rem}.clamp-none.fixedHeight.min-3.h4{min-height:4.5rem}.clamp-none.fixedHeight.min-4{transition:height 1s;min-height:6rem}.clamp-none.fixedHeight.min-4.title{min-height:7.5rem}.clamp-none.fixedHeight.min-4.h4{min-height:6rem}.clamp-none.fixedHeight.min-5{transition:height 1s;min-height:7.5rem}.clamp-none.fixedHeight.min-5.title{min-height:9.375rem}.clamp-none.fixedHeight.min-5.h4{min-height:7.5rem}.clamp-none.fixedHeight.min-6{transition:height 1s;min-height:9rem}.clamp-none.fixedHeight.min-6.title{min-height:11.25rem}.clamp-none.fixedHeight.min-6.h4{min-height:9rem}.clamp-none.fixedHeight.min-7{transition:height 1s;min-height:10.5rem}.clamp-none.fixedHeight.min-7.title{min-height:13.125rem}.clamp-none.fixedHeight.min-7.h4{min-height:10.5rem}.clamp-none.fixedHeight.min-8{transition:height 1s;min-height:12rem}.clamp-none.fixedHeight.min-8.title{min-height:15rem}.clamp-none.fixedHeight.min-8.h4{min-height:12rem}.clamp-none.fixedHeight.min-9{transition:height 1s;min-height:13.5rem}.clamp-none.fixedHeight.min-9.title{min-height:16.875rem}.clamp-none.fixedHeight.min-9.h4{min-height:13.5rem}.clamp-none.fixedHeight.min-10{transition:height 1s;min-height:15rem}.clamp-none.fixedHeight.min-10.title{min-height:18.75rem}.clamp-none.fixedHeight.min-10.h4{min-height:15rem}.clamp-none.fixedHeight.min-11{transition:height 1s;min-height:16.5rem}.clamp-none.fixedHeight.min-11.title{min-height:20.625rem}.clamp-none.fixedHeight.min-11.h4{min-height:16.5rem}.clamp-none.fixedHeight.min-12{transition:height 1s;min-height:18rem}.clamp-none.fixedHeight.min-12.title{min-height:22.5rem}.clamp-none.fixedHeight.min-12.h4{min-height:18rem}.clamp-none.fixedHeight.min-13{transition:height 1s;min-height:19.5rem}.clamp-none.fixedHeight.min-13.title{min-height:24.375rem}.clamp-none.fixedHeight.min-13.h4{min-height:19.5rem}.clamp-none.fixedHeight.min-14{transition:height 1s;min-height:21rem}.clamp-none.fixedHeight.min-14.title{min-height:26.25rem}.clamp-none.fixedHeight.min-14.h4{min-height:21rem}.clamp-none.fixedHeight.min-15{transition:height 1s;min-height:22.5rem}.clamp-none.fixedHeight.min-15.title{min-height:28.125rem}.clamp-none.fixedHeight.min-15.h4{min-height:22.5rem}html{position:relative;min-height:100%}body{overflow-x:hidden}.outer-wrapper{display:flex;margin:0}.inner-wrapper{flex:1 1 auto;flex-flow:column nowrap;display:flex;min-height:100vh;flex-direction:column;width:100%;position:relative}#main-content{z-index:var(--ds-main-z-index);flex:1 1 100%}.alert.hide{padding:0;margin:0}.sticky-top{z-index:0}.klaro .cookie-notice .cn-buttons .cm-btn.cm-btn-success,.klaro .cookie-modal .cm-btn.cm-btn-success.cm-btn-accept-all{color:var(--button-text-color-cookie);background-color:var(--green1);font-weight:600}.klaro .cookie-modal a,.klaro .context-notice a,.klaro .cookie-notice a{color:var(--green1);text-decoration:underline!important}.klaro .cookie-modal .cm-modal .cm-body span,.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-required,p.purposes,.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by a{color:var(--bs-light)!important}.klaro .cookie-modal .cm-btn.cm-btn-info{background-color:var(--very-dark-cyan)!important}.media-viewer .change-gallery .ngx-gallery ngx-gallery-preview.ngx-gallery-active{right:0;left:auto;width:calc(100% - 53px)}.ds-submission-reorder-dragging .ds-hint,.ds-submission-reorder-dragging button{display:none}ngb-modal-backdrop.fade{opacity:1!important;background-color:#0000;transition:background-color .15s linear}ngb-modal-backdrop.fade.show{background-color:#00000080}.dont-break-out{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;hyphens:auto}.researcher-profile-switch button:focus{outline:none!important}.researcher-profile-switch .switch.checked{color:#fff}.space-children-mr>:not(:last-child){margin-right:var(--ds-gap)}.mr-gap{margin-right:var(--ds-gap)}.ml-gap{margin-left:var(--ds-gap)}.custom-accordion .card-header button{box-shadow:none!important;width:100%}.custom-accordion .card:first-of-type{border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)!important;border-bottom-left-radius:var(--bs-card-border-radius)!important;border-bottom-right-radius:var(--bs-card-border-radius)!important}ds-dynamic-form-control-container.d-none{visibility:collapse}.btn-dark{background-color:var(--ds-admin-sidebar-bg)}.preserve-line-breaks{white-space:pre-line}.hide-placeholder-text .thumbnail-placeholder{color:#0000!important}.hide-modal-thumbnail-column .modal-body ds-listable-object-component-loader div.row>div:first-child{display:none}.hide-modal-thumbnail-column .modal-body ds-listable-object-component-loader div.row>div:nth-child(2){flex:0 0 100%;max-width:100%}.thumb-font-0 .thumbnail-placeholder{font-size:.4rem;padding:.1rem}@media screen and (max-width: 992px){.thumb-font-0 .thumbnail-placeholder{font-size:.7rem;padding:.2rem}}@media screen and (max-width: 576px){.thumb-font-0 .thumbnail-placeholder{font-size:.6rem;padding:.1rem}}.thumb-font-1 .thumbnail-placeholder{font-size:.5rem;padding:.125rem}@media screen and (max-width: 576px){.thumb-font-1 .thumbnail-placeholder{font-size:.9rem;padding:.1rem}}@media screen and (max-width: 950px){.thumb-font-1 .thumbnail-placeholder{font-size:.4rem;padding:.1rem}}.thumb-font-2 .thumbnail-placeholder{font-size:.9rem;padding:.125rem}.thumb-font-3 .thumbnail-placeholder{font-size:1.25rem;padding:.5rem}.btn.btn-link.btn-link-inline{display:inline;padding:0}.btn.btn-link.btn-link-inline:not(:disabled):hover,.btn.btn-link.btn-link-inline:not(:disabled):focus{box-shadow:none}.badge-validation{background-color:#ec9433}.badge-waiting-controller{background-color:#1e6f90}.badge-workspace{background-color:#43515f}.badge-archived{background-color:#0f401b}.badge-workflow,.badge-item-type{background-color:#1e6f90}.visually-hidden{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}ul.dso-edit-menu-dropdown>li .nav-item.nav-link{padding:0;display:inline}.table th,.table td{vertical-align:middle}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:1rem}.gap-4{gap:1.5rem}.gap-5{gap:3rem}.gapx-0{column-gap:0}.gapx-1{column-gap:.25rem}.gapx-2{column-gap:.5rem}.gapx-3{column-gap:1rem}.gapx-4{column-gap:1.5rem}.gapx-5{column-gap:3rem}.gapy-0{row-gap:0}.gapy-1{row-gap:.25rem}.gapy-2{row-gap:.5rem}.gapy-3{row-gap:1rem}.gapy-4{row-gap:1.5rem}.gapy-5{row-gap:3rem}.pt-0\.5{padding-top:.125rem!important}.pr-0\.5{padding-right:.125rem!important}.pb-0\.5{padding-bottom:.125rem!important}.pl-0\.5{padding-left:.125rem!important}.px-0\.5{padding-left:.125rem!important;padding-right:.125rem!important}.py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.btn:focus{outline-offset:2px!important;outline-style:solid!important;outline-width:2px!important;box-shadow:none!important}.btn:disabled{opacity:.7}.btn.btn-success{background-color:#5a7c26;border-color:#5a7c26}.btn.btn-success:hover{background-color:#3e551a;border-color:#3e551a}.btn.btn-success:focus{outline-color:#5a7c26}.btn.btn-outline-success{border-color:#5a7c26;color:#5a7c26}.btn.btn-outline-success:hover{background-color:#3e551a;color:#fff}.btn.btn-outline-success:focus{outline-color:#5a7c26}.btn.btn-warning{background-color:#a96010}.btn.btn-warning:hover{background-color:#7b460b}.btn.btn-warning:disabled{background-color:#0000}.btn.btn-warning:focus{outline-color:#a05b0f}.btn.btn-outline-warning{border-color:#a96010;color:#a96010}.btn.btn-outline-warning:hover{background-color:#7b460b;color:#fff}.btn.btn-outline-warning:disabled{background-color:#0000}.btn.btn-outline-warning:disabled:hover{color:#a96010}.btn.btn-outline-warning :focus{outline-color:#a05b0f}.btn.btn-outline-warning:not(:disabled):hover{background-color:#a05b0f}.btn.btn-secondary:focus{outline-color:#1a1d20}.btn.btn-danger:focus,.btn.btn-outline-danger:focus{outline-color:#8a2323}.btn.btn-primary:focus,.btn.btn-outline-primary:focus{outline-color:#384450}dynamic-ng-bootstrap-checkbox .custom-control-input:focus~.custom-control-label:before{outline:2px solid #495057!important;box-shadow:none!important;outline-offset:2px!important}dynamic-ng-bootstrap-checkbox .custom-control-label:before{border-color:#495057}.text-warning{color:#d87b14!important}.text-success{color:#74a030!important}ngb-accordion a.close{opacity:.75}ngb-accordion a.close:not(:disabled):not(.disabled):hover{opacity:.9}.form-control:disabled::placeholder,.page-link:disabled::placeholder{color:#606a73}.form-control:focus,.page-link:focus{box-shadow:none;outline:2px solid rgb(96,106,115);outline-offset:2px!important}.alert-success{color:#557523}.alert-danger{color:#822121}.disabled{pointer-events:none}.disabled:focus{outline:none;box-shadow:none}.mt-cs{margin-top:var(--ds-content-spacing)}.mb-cs{margin-bottom:var(--ds-content-spacing)}.my-cs{margin-top:var(--ds-content-spacing);margin-bottom:var(--ds-content-spacing)}.mt-ncs{margin-top:calc(var(--ds-content-spacing) * -1)}.mb-ncs{margin-bottom:calc(var(--ds-content-spacing) * -1)}.my-ncs{margin-top:calc(var(--ds-content-spacing) * -1);margin-bottom:calc(var(--ds-content-spacing) * -1)}.link-contrast{color:#1a5f7b;text-decoration:underline}.facet-filter,.setting-option,.advanced-search{background-color:var(--bs-light);border-radius:var(--bs-border-radius)}.facet-filter.p-3,.setting-option.p-3,.advanced-search.p-3{padding-top:.5rem!important;padding-bottom:.5rem!important}.facet-filter .badge-secondary,.setting-option .badge-secondary,.advanced-search .badge-secondary{background-color:var(--bs-primary)}.facet-filter h4,.facet-filter .h4,.setting-option h4,.setting-option .h4,.advanced-search h4,.advanced-search .h4{font-size:1.1rem}
