@charset "UTF-8";.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa)}.fa-classic,.fa-regular,.fa-solid,.far,.fas{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:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,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-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,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-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.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-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138"}.fa-at{--fa:"@"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed"}.fa-text-height{--fa:"\f034"}.fa-user-times,.fa-user-xmark{--fa:"\f235"}.fa-stethoscope{--fa:"\f0f1"}.fa-comment-alt,.fa-message{--fa:"\f27a"}.fa-info{--fa:"\f129"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422"}.fa-explosion{--fa:"\e4e9"}.fa-file-alt,.fa-file-lines,.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-alt,.fa-calendar-days{--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-desc,.fa-sort-down{--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-heart-music-camera-bolt,.fa-icons{--fa:"\f86d"}.fa-microphone-alt-slash,.fa-microphone-lines-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-angle-double-down,.fa-angles-down{--fa:"\f103"}.fa-users-rectangle{--fa:"\e594"}.fa-people-roof{--fa:"\e537"}.fa-people-line{--fa:"\e534"}.fa-beer,.fa-beer-mug-empty{--fa:"\f0fc"}.fa-diagram-predecessor{--fa:"\e477"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a"}.fa-male,.fa-person{--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-pastafarianism,.fa-spaghetti-monster-flying{--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-file-clipboard,.fa-paste{--fa:"\f0ea"}.fa-code-pull-request{--fa:"\e13c"}.fa-clipboard-list{--fa:"\f46d"}.fa-truck-loading,.fa-truck-ramp-box{--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-archive,.fa-box-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-alt,.fa-tablet-screen-button{--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-caret-square-right,.fa-square-caret-right{--fa:"\f152"}.fa-cut,.fa-scissors{--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-digital-tachograph,.fa-tachograph-digital{--fa:"\f566"}.fa-users-slash{--fa:"\e073"}.fa-clover{--fa:"\e139"}.fa-mail-reply,.fa-reply{--fa:"\f3e5"}.fa-star-and-crescent{--fa:"\f699"}.fa-house-fire{--fa:"\e50c"}.fa-minus-square,.fa-square-minus{--fa:"\f146"}.fa-helicopter{--fa:"\f533"}.fa-compass{--fa:"\f14e"}.fa-caret-square-down,.fa-square-caret-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-3,.fa-hourglass-end{--fa:"\f253"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9"}.fa-external-link-square-alt,.fa-square-up-right{--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-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e"}.fa-cloud-showers-heavy{--fa:"\f740"}.fa-headphones-alt,.fa-headphones-simple{--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-down,.fa-volume-low{--fa:"\f027"}.fa-comment-slash{--fa:"\f4b3"}.fa-cloud-sun-rain{--fa:"\f743"}.fa-compress{--fa:"\f066"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd"}.fa-ankh{--fa:"\f644"}.fa-hands-holding-child{--fa:"\e4fa"}.fa-asterisk{--fa:"*"}.fa-check-square,.fa-square-check{--fa:"\f14a"}.fa-peseta-sign{--fa:"\e221"}.fa-header,.fa-heading{--fa:"\f1dc"}.fa-ghost{--fa:"\f6e2"}.fa-list,.fa-list-squares{--fa:"\f03a"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\f87b"}.fa-cart-plus{--fa:"\f217"}.fa-gamepad{--fa:"\f11b"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192"}.fa-dizzy,.fa-face-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-paint-brush,.fa-paintbrush{--fa:"\f1fc"}.fa-lock{--fa:"\f023"}.fa-gas-pump{--fa:"\f52f"}.fa-hot-tub,.fa-hot-tub-person{--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-edit,.fa-pen-to-square{--fa:"\f044"}.fa-car-side{--fa:"\f5e4"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0"}.fa-heart-circle-minus{--fa:"\e4ff"}.fa-hourglass-2,.fa-hourglass-half{--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-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\f2a4"}.fa-road-circle-check{--fa:"\e564"}.fa-dice-five{--fa:"\f523"}.fa-rss-square,.fa-square-rss{--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,.fa-hryvnia-sign{--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-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579"}.fa-head-side-cough-slash{--fa:"\e062"}.fa-ambulance,.fa-truck-medical{--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-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9"}.fa-dong-sign{--fa:"\e169"}.fa-capsules{--fa:"\f46b"}.fa-poo-bolt,.fa-poo-storm{--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-medical-alt,.fa-file-waveform{--fa:"\f478"}.fa-radiation{--fa:"\f7b9"}.fa-chart-simple{--fa:"\e473"}.fa-mars-stroke{--fa:"\f229"}.fa-vial{--fa:"\f492"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca"}.fa-e{--fa:"E"}.fa-pen-alt,.fa-pen-clip{--fa:"\f305"}.fa-bridge-circle-exclamation{--fa:"\e4ca"}.fa-user{--fa:"\f007"}.fa-school-circle-check{--fa:"\e56b"}.fa-dumpster{--fa:"\f793"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\f5b6"}.fa-building-user{--fa:"\e4da"}.fa-caret-square-left,.fa-square-caret-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-area-chart,.fa-chart-area{--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-air-freshener,.fa-spray-can-sparkles{--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-expand-arrows-alt,.fa-maximize{--fa:"\f31e"}.fa-charging-station{--fa:"\f5e7"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f"}.fa-random,.fa-shuffle{--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-1,.fa-hourglass-start{--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-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e"}.fa-people-carry,.fa-people-carry-box{--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,.fa-weight-scale{--fa:"\f496"}.fa-user-friends,.fa-user-group{--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-arrow-circle-up,.fa-circle-arrow-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-alt,.fa-microphone-lines{--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-edit,.fa-user-pen{--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-style,.fa-border-top-left{--fa:"\f853"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0"}.fa-jedi{--fa:"\f669"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681"}.fa-mug-hot{--fa:"\f7b6"}.fa-battery-car,.fa-car-battery{--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-h,.fa-mars-stroke-right{--fa:"\f22b"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151"}.fa-cloud-showers-water{--fa:"\e4e4"}.fa-bar-chart,.fa-chart-bar{--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-plus-square,.fa-square-plus{--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-glass-martini-alt,.fa-martini-glass{--fa:"\f57b"}.fa-square-binary{--fa:"\e69b"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea"}.fa-columns,.fa-table-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-compress-arrows-alt,.fa-minimize{--fa:"\f78c"}.fa-monument{--fa:"\f5a6"}.fa-snowplow{--fa:"\f7d2"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101"}.fa-cannabis{--fa:"\f55f"}.fa-circle-play,.fa-play-circle{--fa:"\f144"}.fa-tablets{--fa:"\f490"}.fa-ethernet{--fa:"\f796"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\f153"}.fa-chair{--fa:"\f6c0"}.fa-check-circle,.fa-circle-check{--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-chevron-circle-up,.fa-circle-chevron-up{--fa:"\f139"}.fa-lari-sign{--fa:"\e1c8"}.fa-volcano{--fa:"\f770"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553"}.fa-gbp,.fa-pound-sign,.fa-sterling-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-mail-reply-all,.fa-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-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f"}.fa-external-link-square,.fa-square-arrow-up-right{--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-0,.fa-temperature-empty,.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-balance-scale-right,.fa-scale-unbalanced-flip{--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-arrows-alt-h,.fa-left-right{--fa:"\f337"}.fa-boxes-packing{--fa:"\e4c7"}.fa-arrow-circle-left,.fa-circle-arrow-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-remove-format,.fa-text-slash{--fa:"\f87d"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da"}.fa-file-word{--fa:"\f1c2"}.fa-file-powerpoint{--fa:"\f1c4"}.fa-arrows-h,.fa-arrows-left-right{--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-blackboard,.fa-chalkboard{--fa:"\f51b"}.fa-user-alt-slash,.fa-user-large-slash{--fa:"\f4fa"}.fa-envelope-open{--fa:"\f2b6"}.fa-handshake-alt-slash,.fa-handshake-simple-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-alt,.fa-shield-halved{--fa:"\f3ed"}.fa-atlas,.fa-book-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-archive,.fa-file-zipper{--fa:"\f1c6"}.fa-square{--fa:"\f0c8"}.fa-glass-martini,.fa-martini-glass-empty{--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-alt,.fa-feather-pointed{--fa:"\f56b"}.fa-p{--fa:"P"}.fa-snowflake{--fa:"\f2dc"}.fa-newspaper{--fa:"\f1ea"}.fa-ad,.fa-rectangle-ad{--fa:"\f641"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\f0a9"}.fa-filter-circle-xmark{--fa:"\e17b"}.fa-locust{--fa:"\e520"}.fa-sort,.fa-unsorted{--fa:"\f0dc"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb"}.fa-person-dress-burst{--fa:"\e544"}.fa-money-check-alt,.fa-money-check-dollar{--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-arrows-alt,.fa-up-down-left-right{--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-alt,.fa-star-half-stroke{--fa:"\f5c0"}.fa-code{--fa:"\f121"}.fa-glass-whiskey,.fa-whiskey-glass{--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-krw,.fa-won,.fa-won-sign{--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-cab,.fa-taxi{--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-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807"}.fa-eject{--fa:"\f052"}.fa-arrow-alt-circle-right,.fa-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-map-signs,.fa-signs-post{--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-home-user,.fa-house-user{--fa:"\e1b0"}.fa-dumpster-fire{--fa:"\f794"}.fa-house-crack{--fa:"\e3b1"}.fa-cocktail,.fa-martini-glass-citrus{--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-alt,.fa-apple-whole{--fa:"\f5d1"}.fa-kitchen-set{--fa:"\e51a"}.fa-r{--fa:"R"}.fa-temperature-1,.fa-temperature-quarter,.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-poll-h,.fa-square-poll-horizontal{--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-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b"}.fa-mobile-alt,.fa-mobile-screen-button{--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,.fa-rupee-sign{--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-alt,.fa-phone-flip{--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-fast-forward,.fa-forward-fast{--fa:"\f050"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4"}.fa-parking,.fa-square-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-alt,.fa-bus-simple{--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-home-lg,.fa-house-chimney{--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-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515"}.fa-sort-asc,.fa-sort-up{--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-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e"}.fa-biohazard{--fa:"\f780"}.fa-location,.fa-location-crosshairs{--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-times,.fa-calendar-xmark{--fa:"\f273"}.fa-child-reaching{--fa:"\e59d"}.fa-head-side-virus{--fa:"\e064"}.fa-user-cog,.fa-user-gear{--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-digging,.fa-person-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,.fa-tenge-sign{--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-external-link-alt,.fa-up-right-from-square{--fa:"\f35d"}.fa-table-cells,.fa-th{--fa:"\f00a"}.fa-file-pdf{--fa:"\f1c1"}.fa-bible,.fa-book-bible{--fa:"\f647"}.fa-o{--fa:"O"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa"}.fa-user-secret{--fa:"\f21b"}.fa-otter{--fa:"\f700"}.fa-female,.fa-person-dress{--fa:"\f182"}.fa-comment-dollar{--fa:"\f651"}.fa-briefcase-clock,.fa-business-time{--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-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd"}.fa-envelope{--fa:"\f0e0"}.fa-angle-double-up,.fa-angles-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-alt,.fa-prescription-bottle-medical{--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-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.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-list-alt,.fa-rectangle-list{--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-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359"}.fa-subway,.fa-train-subway{--fa:"\f239"}.fa-chart-gantt{--fa:"\e0e4"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc"}.fa-crop-alt,.fa-crop-simple{--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-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3"}.fa-cog,.fa-gear{--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-alt,.fa-square-root-variable{--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-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf"}.fa-plane-up{--fa:"\e22d"}.fa-piggy-bank{--fa:"\f4d3"}.fa-battery-3,.fa-battery-half{--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-v,.fa-ellipsis-vertical{--fa:"\f142"}.fa-ticket{--fa:"\f145"}.fa-power-off{--fa:"\f011"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\f30b"}.fa-flag-usa{--fa:"\f74d"}.fa-laptop-file{--fa:"\e51d"}.fa-teletype,.fa-tty{--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-hiking,.fa-person-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-backspace,.fa-delete-left{--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-dead,.fa-book-skull{--fa:"\f6b7"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2"}.fa-dedent,.fa-outdent{--fa:"\f03b"}.fa-heart-circle-exclamation{--fa:"\e4fe"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--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-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9"}.fa-cutlery,.fa-utensils{--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-broadcast-tower,.fa-tower-broadcast{--fa:"\f519"}.fa-truck-pickup{--fa:"\f63c"}.fa-long-arrow-alt-up,.fa-up-long{--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-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--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-arrow-alt-circle-down,.fa-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-first-aid,.fa-kit-medical{--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-automobile,.fa-car{--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-h-square,.fa-square-h{--fa:"\f0fd"}.fa-podcast{--fa:"\f2ce"}.fa-temperature-4,.fa-temperature-full,.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-hands-helping,.fa-handshake-angle{--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,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\f57d"}.fa-person-burst{--fa:"\e53b"}.fa-dove{--fa:"\f4ba"}.fa-battery-0,.fa-battery-empty{--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-blind,.fa-person-walking-with-cane{--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,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468"}.fa-chain,.fa-link{--fa:"\f0c1"}.fa-assistive-listening-systems,.fa-ear-listen{--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-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d"}.fa-diagnoses,.fa-person-dots-from-line{--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-edit,.fa-file-pen{--fa:"\f31c"}.fa-receipt{--fa:"\f543"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\f14b"}.fa-suitcase-rolling{--fa:"\f5c1"}.fa-person-circle-exclamation{--fa:"\e53f"}.fa-chevron-down{--fa:"\f078"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\f240"}.fa-skull-crossbones{--fa:"\f714"}.fa-code-compare{--fa:"\e13a"}.fa-list-dots,.fa-list-ul{--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-alt,.fa-landmark-dome{--fa:"\f752"}.fa-arrow-up{--fa:"\f062"}.fa-television,.fa-tv,.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-shipping-fast,.fa-truck-fast{--fa:"\f48b"}.fa-fish{--fa:"\f578"}.fa-user-graduate{--fa:"\f501"}.fa-adjust,.fa-circle-half-stroke{--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-mute,.fa-volume-times,.fa-volume-xmark{--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-phone-square,.fa-square-phone{--fa:"\f098"}.fa-add,.fa-plus{--fa:"+"}.fa-expand{--fa:"\f065"}.fa-computer{--fa:"\e4e5"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047"}.fa-chalkboard-teacher,.fa-chalkboard-user{--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-ils,.fa-shekel,.fa-shekel-sign,.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,.fa-sign-hanging{--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-alt,.fa-car-rear{--fa:"\f5de"}.fa-pump-soap{--fa:"\e06b"}.fa-video-slash{--fa:"\f4e2"}.fa-battery-2,.fa-battery-quarter{--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-thumb-tack,.fa-thumbtack{--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-cogs,.fa-gears{--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-alt,.fa-ticket-simple{--fa:"\f3ff"}.fa-building{--fa:"\f1ad"}.fa-angle-double-left,.fa-angles-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-arrow-right-from-file,.fa-file-export{--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,.fa-golf-ball-tee{--fa:"\f450"}.fa-chevron-circle-left,.fa-circle-chevron-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-magic,.fa-wand-magic{--fa:"\f0d0"}.fa-dog{--fa:"\f6d3"}.fa-carrot{--fa:"\f787"}.fa-moon{--fa:"\f186"}.fa-wine-glass-alt,.fa-wine-glass-empty{--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-biking,.fa-person-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-expand-alt,.fa-up-right-and-down-left-from-center{--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-arrows-alt-v,.fa-up-down{--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-chain-broken,.fa-chain-slash,.fa-link-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-alt,.fa-fire-flame-curved{--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-angry,.fa-face-angry{--fa:"\f556"}.fa-cookie-bite{--fa:"\f564"}.fa-arrow-trend-down{--fa:"\e097"}.fa-feed,.fa-rss{--fa:"\f09e"}.fa-draw-polygon{--fa:"\f5ee"}.fa-balance-scale,.fa-scale-balanced{--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-4,.fa-battery-three-quarters{--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-fist-raised,.fa-hand-fist{--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-times,.fa-rectangle-xmark,.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-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071"}.fa-database{--fa:"\f1c0"}.fa-mail-forward,.fa-share{--fa:"\f064"}.fa-bottle-droplet{--fa:"\e4c4"}.fa-mask-face{--fa:"\e1d7"}.fa-hill-rockslide{--fa:"\e508"}.fa-exchange-alt,.fa-right-left{--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-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d"}.fa-face-grimace,.fa-grimace{--fa:"\f57f"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be"}.fa-person-walking-arrow-right{--fa:"\e552"}.fa-envelope-square,.fa-square-envelope{--fa:"\f199"}.fa-dice{--fa:"\f522"}.fa-bowling-ball{--fa:"\f436"}.fa-brain{--fa:"\f5dc"}.fa-band-aid,.fa-bandage{--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-alt,.fa-id-card-clip{--fa:"\f47f"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e"}.fa-thumbs-up{--fa:"\f164"}.fa-user-clock{--fa:"\f4fd"}.fa-allergies,.fa-hand-dots{--fa:"\f461"}.fa-file-invoice{--fa:"\f570"}.fa-window-minimize{--fa:"\f2d1"}.fa-coffee,.fa-mug-saucer{--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-alt,.fa-user-large{--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-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"$"}.fa-x{--fa:"X"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688"}.fa-users-cog,.fa-users-gear{--fa:"\f509"}.fa-person-military-pointing{--fa:"\e54a"}.fa-bank,.fa-building-columns,.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-alt,.fa-handshake-simple{--fa:"\f4c6"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb"}.fa-share-alt-square,.fa-square-share-nodes{--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-level-up-alt,.fa-turn-up{--fa:"\f3bf"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--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("./media/fa-brands-400-Q3XCMWHQ.woff2") format("woff2"),url("./media/fa-brands-400-R2XQZCET.ttf") format("truetype")}.fa-brands,.fab{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-js-square,.fa-square-js{--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-reddit-square,.fa-square-reddit{--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-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-battle-net{--fa:"\f835"}.fa-the-red-yeti{--fa:"\f69d"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-edge{--fa:"\f282"}.fa-threads{--fa:"\e618"}.fa-napster{--fa:"\f3d2"}.fa-snapchat-square,.fa-square-snapchat{--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-font-awesome-alt,.fa-square-font-awesome-stroke{--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-dribbble-square,.fa-square-dribbble{--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-rendact,.fa-wpressr{--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-github-square,.fa-square-github{--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-gitlab-square,.fa-square-gitlab{--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-odnoklassniki-square,.fa-square-odnoklassniki{--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-pinterest-square,.fa-square-pinterest{--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-google-plus-square,.fa-square-google-plus{--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-pied-piper-square,.fa-square-pied-piper{--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-facebook-square,.fa-square-facebook{--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-lastfm-square,.fa-square-lastfm{--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-behance-square,.fa-square-behance{--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-git-square,.fa-square-git{--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"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-regular-400-QSNYFYRT.woff2") format("woff2"),url("./media/fa-regular-400-XUOPSR7E.ttf") format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--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("./media/fa-solid-900-5ZUYHGA7.woff2") format("woff2"),url("./media/fa-solid-900-PJNKLK6W.ttf") format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url("./media/fa-brands-400-Q3XCMWHQ.woff2") format("woff2"),url("./media/fa-brands-400-R2XQZCET.ttf") format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url("./media/fa-solid-900-5ZUYHGA7.woff2") format("woff2"),url("./media/fa-solid-900-PJNKLK6W.ttf") format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url("./media/fa-regular-400-QSNYFYRT.woff2") format("woff2"),url("./media/fa-regular-400-XUOPSR7E.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-solid-900-5ZUYHGA7.woff2") format("woff2"),url("./media/fa-solid-900-PJNKLK6W.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-brands-400-Q3XCMWHQ.woff2") format("woff2"),url("./media/fa-brands-400-R2XQZCET.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-regular-400-QSNYFYRT.woff2") format("woff2"),url("./media/fa-regular-400-XUOPSR7E.ttf") format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-v4compatibility-LFEHZI6Y.woff2") format("woff2"),url("./media/fa-v4compatibility-YY67RJWG.ttf") format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}.vjs-svg-icon{display:inline-block;background-repeat:no-repeat;background-position:center;fill:currentColor;height:1.8em;width:1.8em}.vjs-svg-icon:before{content:none!important}.vjs-svg-icon:hover,.vjs-control:focus .vjs-svg-icon{filter:drop-shadow(0 0 .25em #fff)}.vjs-modal-dialog .vjs-modal-dialog-content,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABTsAAsAAAAAIpAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV32Y21hcAAAAYQAAAEJAAAD5p42+VxnbHlmAAACkAAADtIAABckI4l972hlYWQAABFkAAAAKwAAADYsvIjpaGhlYQAAEZAAAAAdAAAAJA+RCL1obXR4AAARsAAAABcAAAC8Q2YAAGxvY2EAABHIAAAAYAAAAGB7CIGGbWF4cAAAEigAAAAfAAAAIAFAAI9uYW1lAAASSAAAASUAAAIK1cf1oHBvc3QAABNwAAABfAAAAnXdFqh1eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGR7yDiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGPHcRdyA4RZgQRADaGCyYAAHic7dPXbcMwAEXRK1vuvffem749XAbKV3bjBA6fXsaIgMMLEWoQJaAEFKNnlELyQ4K27zib5PNF6vl8yld+TKr5kH0+cUw0xv00Hwvx2DResUyFKrV4XoMmLdp06NKjz4AhI8ZMmDJjzoIlK9Zs2LJjz4EjJ85cuHLjziPe/0UWL17mf2tqKLz/9jK9f8tXpGCoRdPKhtS0RqFkWvVQNtSKoVYNtWaoddPXEBqG2jQ9XWgZattQO4baNdSeofYNdWCoQ0MdGerYUCeGOjXUmaHODXVhqEtDXRnq2lA3hro11J2h7g31YKhHQz0Z6tlQL4Z6NdSbod4N9WGoT9MfHF6GmhnZLxyDcRMAAAB4nJ1YC1hU17U+a5/HMA4iA3NmVBDmoQwP5TFnHlFeA4gYiUFRQINoSCBAyK3G2yi+0aipYtFcHYo2xsb4NiY3+VrNxSaX5uvt495ozNdoYoxmem2/L8HGpLc+InB279pnhlGr5mvL4eyz99nrrL32eu1/DQcc/okdYgdHOA6MQKp4r9gx0EcMHMezOalVasW5BM7NcXoSb9fFgE6KtSSBxWz1FYDPG+vMBGcKb9cebu2VS5s2aaTkCvRSf6C7Y+Ppibm5E09v7IDs2/3uZQtbD0zIyppwoHXh/93ukmyYgdePNRp65p5v+3v/9otQl2O7wP34cT88p8Md2YxpYLQZoRcy6FlSBRnwnGAe6BPMSCZo+7NJVqS0cE4uHendzhSnbPH6TDqL1+Nme5LZXkCHnGyoH0kne30WH+gswhm3q+pt/mTas9NLS64GnjmSlTPw0wVQT/ewRaBgxtydy3cuUB9/6SW+vb5yRvr+t0eOfPKJZ/9t3+4tL7xj32Xd3thCxi+ge6ifdsAN+l5+wi5HQ/cCoeull1AszS7CUfEcJzK7sKWJAdJhCd0sPM4+EY7QDm5ov08hXRQXE5bf6PV5Q5+IjW7X7Nku92Ask4l2hCRRD6TPqISiCJeQna3SCFwrhrNzXHzo4yFevBwxpzxk8WCIIfkvVEKVy32SbT8n68gzgaslpaiO2zIGIyuSb7RNf9HSuN26y/7OC1tgEmpiyA6aD4qcgTOiLThwGG0eB694FI8NHLLN6OBlRVaMxNAFS4JdXUG6mW8PwpKuYLCLXKGbu8iwYNdgO06Sn3Th+/vyZAxs8Ro30DjHe9gy8Fywi24OMm7Qyzh3MTZVOMYhLBnoC+J79lpTUyQmorjhnMwlcQ5uPEYGpDjsOkkH49BjQLQBqs3jFtFdJNlksYmoQFDArLh8Xh+Qd6Ghcsb6FUuehDi+U/lqD71K/qiegeV1imcwjl7ExwiSrf4BZyCujV6cVcFo6VX+G9IcPyFjJnUufbU/jzrL1X99as36reXl8K32nFaOr+E8jWJEcJ55DpMVfSMe95/AJaOsGBH2GJCNpiRQbK4C8BjdmQA22QY2j03Em13i2YHqtNLU1NI04Yj2HJgA6fQc6VPNpA/D+Ryks554NnVy2mB72uRUfPLsqR4N0LOBQKArwJYO+5W2fgZX8oC1HR6HjNaQTVIG2FPwnTcXXGZZfNB7TE6pTKZUwaw91XWLAoFFGcnB5PHjsckgBjbWutrL+0h5Y1xw3DRGDumsnXb3MJwXrJIN5U7m0rgJ3yG5w4he5ckFG4pmNEkOm0/xOO4r4yL87wqtQM+hiJIVp+6iG2wPBKD35ElGkDx+UfC2v1mFG1o+M3AjNFty8biKMXwzyxnZLds8wYD2BxmCPHAldPOeLsy/0BugftYhVYFAhO8SqQ0j3oK7dHJZnI/jxmUS4onlxskSF8thmvNZjIrRZwEPxr0lBuLRuz3oy/FOHCsxwOPYh2M+e9u3J5pgPYz9gp6G7C9m0A11F9ddqKMfV+4sbq45/YspOysXvT+3pdFdYNg2fHbW8Dz301MqDVuGrz0Fuh0YMW8mddrpqzST7rV9BcvqPoNvadRndWp0p8HvbiqrFj5yFQ/vNFSXDpxpLEFWp+DcrF3FT1afWshFcmCfeAMjEvO65i0Y6XijQfSRPWx3TV/Df7Km3E1l+kLt56s/rwVzuRusNMhudznkwdLaS+QNdeal2jDPP4l9qHc98vTYZOSkxzD+njBWVWjFPKgipx6DkWvXQiW8OYcewVHE5yukinDMcfGgc0opDltYKDxIGBedkzc6jSfE7tlvESCDFUw0Hx0opS+U0lHCxNottbNWSxX9zZVvEhKWUSyBpaXwBc2a98M6UqPeXAs/GDon8Ax7hsthO8cM5HU7Ad0UvRR9lHmtyQKZ4MAe814X5h9MSUkQmhf96eVJ6p90OjIiqSIjvykvr2l5U55O/fPQKD+jIomYpNyGJQ25uQ2kIikRfAmuBHCPsWqkSDEqgZ5KDI2sifS/R43MbZg0idFHbCPNxXxZws1ACVE6hAhOdJwRkJLFBLPZpRGYJ50pko6XzMkgmSx40ljik6AQcKhFnLcQE6rF7PXFe1Ocoj0T3AXgSgJTDIhHRfHlYZKuSzc6uievOJGXY+i5GJkkTp7UM3y0LqATDbtFcbdBxO7o4T25JYlEjoH0uynUh8rapkxp62QN70svSF+hT4gGPlovlmcm/ComLi7mV4kTykV9NFWjE/QrwgQ4uIcAP0rQF4VZYRP2o3PhHHzfPMJj9Ir+uzKUlrH49ntT18AVvj1sc3YGjUT/Mt2Dxawa8ArcA7bCQIpvfwAYu22vEG/No/5RvPdA7g+AelLrPwzy+LtkLPhnpIxH14m4EYq8eeMHbPEPNm6G7Nv9B4jcFPZ8bJj0SEjP3MPgQdKTqqEoy2v6G32P/Y6dxOv04AxnoAeq+GILvUavtYCBXm+BaIhuodcfrN5B/V2EYMCPh+SxavjGyPwV0x4CJgUPGT0mQaODGBACIJZGsMXwAD0LGXx7l3CdAcKMIKI+f5CepWeD0BvyU/GcdBxPF8SwejC6LGZmAURFdsSWKR5HyHld2kbdIZO1Ixx+bnnzU7n5+blPNV9jnUDWhP2tC68tbN3PVIldsQPxSAcSpjOav7Q05uXn5zW2LLvDXn9B6syscPy9iDLEMmSrJz6nYuWMipukjM0AH8JkGS+XFyMRkzSCH7KD/hwm172SAyZYumHlefr5AddrtA0O0TnwaVZxcRY9Bfukn9Gf05N1r9DV9MoBsJ1f+ZrqUvtPHizJAntWybv7hmqLt6QLuK6ZS9Fqi1jO5rDoWPZXXII5Tgajg53cIXCjDCGIcYrRIY2n6+mXOa/W0bdhau3ryiEYe2FV/5oeaIYK/5w5frCyll6/cYO8DiNhw6t1MBWmznt91QX62UF1N7l0eHBZTRGpKaqpKVIPF9UcIzmReud9TSY75+K899GHbBu6wjoR7RKKZVYiYxSPf5/2wJT5e3NAhmUbVn5KLx1Ujg0+BGvpAIh0DezInTkzF37KVocxrKU3r1+XLtAe2lO3l66kfQfB/unKY+q8N375Ru8bc4pJXfEcESU95q+p8ZNZRTWH1d9FzvUdYXk5rLkcdkEisoKKVHQW/b3GEx6tPaYcoJfOr9wAbSBnv1IHpep0OExr4LPMkpJM+j7sly7UHkOzXjoAZljHCGiyegtNlwljM0v+c19ET9Pvst09a2Mtgcf5/ZSzYO5h1156+eyydfAsxGa9XAuF6vzjh6CssLq6ECysperXX0sX5h5ZdpZe3guxsGIPEtHk/aqXX1hVqP5HYVVVISkrrNqvXorIc+5Ou91Hnr/LcD2afi6eX7UBloOcs7cOpqgGaNfs1g7bNbs9z6wASaylN69d0/TFTIz6Ws8+oGV3mE2612wRTHKcVUbhjKadebloMc+dyXgMVtVK6BwMB/+mVW09igdRBWaRtNQX59d/VD//xdQ0TCiYNj1KT9sq6Wdu5WTbqk3qDXyDaLa1fv621LS01G3z61sD6lH8lAxDLicV921s6Bf92JOYvzNYCL1khbqBXEFUzC521N5NyzNaQIWhjyFyDoBIVrAjmv2UEaLlI+c6zw1jmVIPLLLZZUTj6GxGHW+mq1tgHXR2D85p4Q934+jLbtjVLcyCdS10NVzpHqxp4Q/hK7WopY/NRGx9HGsPGdFjOjcpjBnGYMVqY/4eqT5khWEHWUup2A/pTw7pdWgsWft7ETUERL96nRg0HNFPmCYba6pylECaExX89A9WLUOVB4oKLu/o1oqSYHCgLzBUlAz8hNFDRpeSU1XT+LRmDUgPaKbYdHDn9suF/tu13nHJij0N97LfS0QmqONuyONk7zvUI6Qa0pF9f2+oABL92AT6e0U//z9YqAiWtJLU1JK0gS+1aacwamiNqK067u9ZQ8f1d4qLodMzz3uL89Z68V/Hnr++hXWUuHgw8dfi972PeTyPefu3aNNucemQ74qFuIaJnVkOu4Q+yjuwmmC1FqZpl1i4uzoPxjkpPf3Xv545tl26Rr+dOvUd+omqJzch9dOeU7f10Y64nMcKK137DccIZq2WdXtdZjbEoLSzHwiMtrjYLDxpHQW8gjMX6XFYAE2zSWVD04EGYSs9MbO6sEo20BMEAB4mpvSypsKjZ4Stgzb+c3A9/MQT2+vrBy+qvyFxLUtLlSRF/Ri2wjfZ2dus2Q8lXx4608/jnqK5OOap6NY2PSjYYnECCjiEeLJll/pbmqfeIK+ps3+MxrlEhqmTPipVP7kqlF4VhpEb6r+Q7YOJg38kJ9SHBf3NBl6+9YchfbUjb5ahLSzUM3kPHmwFAsZ5rpai0S7E5xWzZ1j+fW7zsUWP2g5NXTw52ySCTrgG0+lbw60l2Y/CB185CoA8NK+tbRKxfjy6pm5hzQRRR+cMqv1Jbiw6STivtEvt3DRcy0QEh92JlUGo2PG4tSKHl00YD6xc8CK+YPYyy3io2lN8BcSjKRzrIV6ypOAobqxViJPaT9M9Hy5szY33mp7OX/Zu89L/7Ww5vqY2Y8b0pKgoiUhG5cPDPzq8qTV/WkzUOIvXVVA96kmjcBrr3HrYC/Wn+fYP6Z7T1rqy3zknbvqma/FvVk96fNXGkuaXrdHW5JGSxZT/2I/O73v+yNWafMdzc5NdxYurHs6h86e01sLKLz9EBrg+x36rxAaED7hRnAMx7Vzu+9wabh3zG8XLQjx0ablUJzmxdErxYT3kzQSd0SSafVqF5PXgpp0OyYJ1EyNHpGUZmvK575ySzd85JSqF7IBzSAbMM04+MbE58xF3/njXOGecSaermlw2y9PsSQdytLJVr8t+wg+rR8cZYoeNxVIzNdk3Bngi8U5LAlgTFoQnzJCa5EsCgYhCaGL+qPj7TdhG31p9tej3R04N//PXxNwJvyUqwaJqRPJY98TJ5TPndmflRAkAhBfe46sfKW5wizSge08Xb7Ca/GUVs55trngkKkrUS2WPzKttaaqq+idmahugkY+W6fN0I6i3gPt/x88U4wAAeJxjYGRgYADiGU9YXsXz23xl4GZnAIFH7fO+IdMc/WBxDgYmEAUASbMKwAB4nGNgZGBgZwABjj4Ghv//OfoZGBlQgT4ARicDZAAAAHicY2BgYGAfxJijD8Fmu4EqBwCSpgKpAAAAAAAADgBoAH4AzADgAQIBQgFsAZgB7gIuAooC0AL8A2IDjAOoA+AEMASwBNoFCAVaBcAGCAYuBnAGrAb2B04HigfSCCoIcAiGCJwIyAkkCVYJiAmsCfIKIApWCsQLknicY2BkYGDQZ2hmYGcAASYg5gJCBob/YD4DABqrAdAAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2ReVPbMBDF/ULi2EkDBFqO3gdHLxUzDB9IkdexBllydRD49ihO3Ckz7B/a31utZnafkkGyiXnyclxhgB0MMUKKMTLkmGCKV5hhF3vYxxwHOMRrvMERjnGCU7zFO7zHB3zEJ3zGF3zFN5zhHBe4xHf8wE/8wm8w/MEVimTYKv44XR9MSCsUjVoeHE3vjQoNsSZ4mmxZmVWPjSz7jlou6/0qKOWEJdKMtCe793/hQfqxa6XWZHMXFl56RS4TvPXSaDeoy0zUUZB109KstDK8lHo5q6Qi1hcOnqkImubPS6aqRq7mlnaEWabub4iYblba3SRmgldS0+FWdhNtt04F14JUaqkl7tcpOpJtErvNt3Bd9HRT5JWxK25Ldjvp6br4hzfFiIdSmlzTg2fSUzNrLd1LE1ynxq4OVaVoKLjzJ60UPtj1RKzHzsbjly6inVnFBS2MucviPncU7Rr7lfTxRepDs1A2j3ZHRc7PuzFYSfE3ZOd4kjwBy227hA==) format("woff");font-weight:400;font-style:normal}.vjs-icon-play,.video-js .vjs-play-control .vjs-icon-placeholder,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:"\f102"}.vjs-icon-pause,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pause:before,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before{content:"\f103"}.vjs-icon-volume-mute,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before{content:"\f104"}.vjs-icon-volume-low,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-low:before,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before{content:"\f105"}.vjs-icon-volume-mid,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mid:before,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before{content:"\f106"}.vjs-icon-volume-high,.video-js .vjs-mute-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-high:before,.video-js .vjs-mute-control .vjs-icon-placeholder:before{content:"\f107"}.vjs-icon-fullscreen-enter,.video-js .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-enter:before,.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{content:"\f108"}.vjs-icon-fullscreen-exit,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-exit:before,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before{content:"\f109"}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:"\f10a"}.vjs-icon-subtitles,.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-subtitles:before,.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before{content:"\f10b"}.vjs-icon-captions,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-captions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-captions:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-captions-button .vjs-icon-placeholder:before{content:"\f10c"}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:"\f10d"}.vjs-icon-chapters,.video-js .vjs-chapters-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-chapters:before,.video-js .vjs-chapters-button .vjs-icon-placeholder:before{content:"\f10e"}.vjs-icon-downloading{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-downloading:before{content:"\f10f"}.vjs-icon-file-download{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download:before{content:"\f110"}.vjs-icon-file-download-done{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download-done:before{content:"\f111"}.vjs-icon-file-download-off{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download-off:before{content:"\f112"}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:"\f113"}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:"\f114"}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:"\f115"}.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder,.video-js .vjs-volume-level,.video-js .vjs-play-progress{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before,.video-js .vjs-volume-level:before,.video-js .vjs-play-progress:before{content:"\f116"}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:"\f117"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:"\f118"}.vjs-icon-cancel,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cancel:before,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before{content:"\f119"}.vjs-icon-repeat{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-repeat:before{content:"\f11a"}.vjs-icon-replay,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay:before,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before{content:"\f11b"}.vjs-icon-replay-5,.video-js .vjs-skip-backward-5 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay-5:before,.video-js .vjs-skip-backward-5 .vjs-icon-placeholder:before{content:"\f11c"}.vjs-icon-replay-10,.video-js .vjs-skip-backward-10 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay-10:before,.video-js .vjs-skip-backward-10 .vjs-icon-placeholder:before{content:"\f11d"}.vjs-icon-replay-30,.video-js .vjs-skip-backward-30 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay-30:before,.video-js .vjs-skip-backward-30 .vjs-icon-placeholder:before{content:"\f11e"}.vjs-icon-forward-5,.video-js .vjs-skip-forward-5 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-forward-5:before,.video-js .vjs-skip-forward-5 .vjs-icon-placeholder:before{content:"\f11f"}.vjs-icon-forward-10,.video-js .vjs-skip-forward-10 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-forward-10:before,.video-js .vjs-skip-forward-10 .vjs-icon-placeholder:before{content:"\f120"}.vjs-icon-forward-30,.video-js .vjs-skip-forward-30 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-forward-30:before,.video-js .vjs-skip-forward-30 .vjs-icon-placeholder:before{content:"\f121"}.vjs-icon-audio,.video-js .vjs-audio-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio:before,.video-js .vjs-audio-button .vjs-icon-placeholder:before{content:"\f122"}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:"\f123"}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:"\f124"}.vjs-icon-shuffle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-shuffle:before{content:"\f125"}.vjs-icon-cast{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cast:before{content:"\f126"}.vjs-icon-picture-in-picture-enter,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-picture-in-picture-enter:before,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:"\f127"}.vjs-icon-picture-in-picture-exit,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-picture-in-picture-exit:before,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:"\f128"}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:"\f129"}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:"\f12a"}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:"\f12b"}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:"\f12c"}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:"\f12d"}.vjs-icon-audio-description,.video-js .vjs-descriptions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio-description:before,.video-js .vjs-descriptions-button .vjs-icon-placeholder:before{content:"\f12e"}.video-js{display:inline-block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:none}.video-js *,.video-js *:before,.video-js *:after{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-js.vjs-fluid,.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-9-16,.video-js.vjs-1-1{width:100%;max-width:100%}.video-js.vjs-fluid:not(.vjs-audio-only-mode),.video-js.vjs-16-9:not(.vjs-audio-only-mode),.video-js.vjs-4-3:not(.vjs-audio-only-mode),.video-js.vjs-9-16:not(.vjs-audio-only-mode),.video-js.vjs-1-1:not(.vjs-audio-only-mode){height:0}.video-js.vjs-16-9:not(.vjs-audio-only-mode){padding-top:56.25%}.video-js.vjs-4-3:not(.vjs-audio-only-mode){padding-top:75%}.video-js.vjs-9-16:not(.vjs-audio-only-mode){padding-top:177.7777777778%}.video-js.vjs-1-1:not(.vjs-audio-only-mode){padding-top:100%}.video-js.vjs-fill:not(.vjs-audio-only-mode){width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}.video-js.vjs-audio-only-mode .vjs-tech{display:none}body.vjs-full-window,body.vjs-pip-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen,body.vjs-pip-window .video-js{position:fixed;overflow:hidden;z-index:1000;inset:0}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs),body.vjs-pip-window .video-js{width:100%!important;height:100%!important;padding-top:0!important;display:block}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-pip-container .vjs-pip-text{position:absolute;bottom:10%;font-size:2em;background-color:#000000b3;padding:.5em;text-align:center;width:100%}.vjs-layout-tiny.vjs-pip-container .vjs-pip-text,.vjs-layout-x-small.vjs-pip-container .vjs-pip-text,.vjs-layout-small.vjs-pip-container .vjs-pip-text{bottom:0;font-size:1.4em}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1!important;visibility:visible!important}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.63332em;width:3em;display:block;position:absolute;top:50%;left:50%;padding:0;margin-top:-.81666em;margin-left:-1.5em;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:#2b333fb3;border-radius:.3em;transition:all .4s}.vjs-big-play-button .vjs-svg-icon{width:1em;height:1em;position:absolute;top:50%;left:50%;line-height:1;transform:translate(-50%,-50%)}.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus{border-color:#fff;background-color:#73859f;background-color:#73859f80;transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause:not(.vjs-seeking,.vjs-scrubbing,.vjs-error) .vjs-big-play-button{display:block}.video-js button{background:none;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.video-js.vjs-spatial-navigation-enabled .vjs-button:focus{outline:.0625em solid white;box-shadow:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:#000c;background:linear-gradient(180deg,#000c,#fff0);overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{display:flex;justify-content:center;list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover,.js-focus-visible .vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:#73859f80}.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover,.js-focus-visible .vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.vjs-menu li.vjs-selected .vjs-svg-icon,.vjs-menu li.vjs-selected:focus .vjs-svg-icon,.vjs-menu li.vjs-selected:hover .vjs-svg-icon,.js-focus-visible .vjs-menu li.vjs-selected:hover .vjs-svg-icon{fill:#000}.video-js .vjs-menu *:not(.vjs-selected):focus:not(:focus-visible),.js-focus-visible .vjs-menu *:not(.vjs-selected):focus:not(.focus-visible){background:none}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0em;margin-bottom:1.5em;border-top-color:#2b333fb3}.vjs-pip-window .vjs-menu-button-popup .vjs-menu{left:unset;right:1em}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:#2b333fb3;position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,.vjs-menu-button-popup .vjs-menu.vjs-lock-showing{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline:hover,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline.vjs-slider-active{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline:hover .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline.vjs-slider-active .vjs-menu{display:block;opacity:1}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:#2b333fb3}.video-js.vjs-spatial-navigation-enabled .vjs-control-bar{gap:1px}.video-js:not(.vjs-controls-disabled,.vjs-using-native-controls,.vjs-error) .vjs-control-bar.vjs-lock-showing{display:flex!important}.vjs-has-started .vjs-control-bar,.vjs-audio-only-mode .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;pointer-events:none;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar,.vjs-error .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible;pointer-events:auto}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.video-js .vjs-control.vjs-visible-text{width:auto;padding-left:1em;padding-right:1em}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.vjs-button>.vjs-icon-placeholder{display:block}.vjs-button>.vjs-svg-icon{display:inline-block}.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before,.video-js .vjs-control:focus{text-shadow:0em 0em 1em white}.video-js *:not(.vjs-visible-text)>.vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:flex;align-items:center}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;line-height:.35em;z-index:1}.vjs-svg-icons-enabled .vjs-play-progress:before{content:none!important}.vjs-play-progress .vjs-svg-icon{position:absolute;top:-.35em;right:-.4em;width:.9em;height:.9em;pointer-events:none;line-height:.15em;z-index:1}.video-js .vjs-load-progress{background:#73859f80}.video-js .vjs-load-progress div{background:#73859fbf}.video-js .vjs-time-tooltip{background-color:#fff;background-color:#fffc;border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.video-js .vjs-progress-control:hover .vjs-mouse-display,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,.video-js.vjs-touch-enabled:not(.vjs-scrubbing) .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:#000c}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#73859f;background-color:#73859f80}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0em 0em 1em white;box-shadow:0 0 1em #fff}.video-js.vjs-spatial-navigation-enabled .vjs-slider:focus{outline:.0625em solid white}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal{width:5em;height:3em;margin-right:0}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical{left:-3.5em;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active{width:10em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em;z-index:1}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em;z-index:1}.vjs-svg-icons-enabled .vjs-volume-level:before{content:none}.vjs-volume-level .vjs-svg-icon{position:absolute;width:.9em;height:.9em;pointer-events:none;z-index:1}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{line-height:.35em;right:-.5em}.vjs-slider-horizontal .vjs-volume-level .vjs-svg-icon{right:-.3em;transform:translateY(-50%)}.vjs-slider-vertical .vjs-volume-level .vjs-svg-icon{top:-.55em;transform:translate(-50%)}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:#2b333fb3}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.video-js .vjs-volume-tooltip{background-color:#fff;background-color:#fffc;border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-volume-control:hover .vjs-volume-tooltip,.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip{display:block;font-size:1em;visibility:visible}.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip,.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip{left:1em;top:-12px}.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip{font-size:1em}.video-js .vjs-volume-control .vjs-mouse-display{display:none;position:absolute;width:100%;height:1px;background-color:#000;z-index:1}.video-js .vjs-volume-horizontal .vjs-mouse-display{width:1px;height:100%}.video-js .vjs-volume-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.vjs-mouse-display .vjs-volume-tooltip{color:#fff;background-color:#000;background-color:#000c}.vjs-poster{display:inline-block;vertical-align:middle;cursor:pointer;margin:0;padding:0;position:absolute;inset:0;height:100%}.vjs-has-started .vjs-poster,.vjs-using-native-controls .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster,.vjs-has-started.vjs-audio-poster-mode .vjs-poster,.vjs-pip-container.vjs-has-started .vjs-poster{display:block}.vjs-poster img{width:100%;height:100%;object-fit:contain}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.video-js:not(.vjs-live) .vjs-live-control,.video-js.vjs-liveui .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{align-items:center;cursor:pointer;flex:none;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-svg-icons-enabled .vjs-seek-to-live-control{line-height:0}.vjs-seek-to-live-control .vjs-svg-icon{width:1em;height:1em;pointer-events:none;fill:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-svg-icon{fill:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control,.vjs-live .vjs-time-divider,.video-js .vjs-current-time,.video-js .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-normalise-time-controls:not(.vjs-live) .vjs-time-control{display:flex}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{position:absolute;inset:0 0 3em;pointer-events:none}.vjs-error .vjs-text-track-display{display:none}.video-js.vjs-controls-disabled .vjs-text-track-display,.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js.vjs-force-center-align-cues .vjs-text-track-cue{text-align:center!important;width:80%!important}@supports not (inset: 10px){.video-js .vjs-text-track-display>div{inset:0}}.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control,.vjs-pip-window .vjs-picture-in-picture-control{display:none}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-fullscreen-control,.vjs-pip-window .vjs-fullscreen-control{display:none}.vjs-playback-rate>.vjs-menu-button,.vjs-playback-rate .vjs-playback-rate-value{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.85;text-align:left;border:.6em solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:5em;height:5em;border-radius:50%;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:flex;justify-content:center;align-items:center;animation:vjs-spinner-show 0s linear .3s forwards}.vjs-error .vjs-loading-spinner{display:none}.vjs-loading-spinner:before,.vjs-loading-spinner:after{content:"";position:absolute;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:before,.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after{animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.video-js.vjs-audio-only-mode .vjs-captions-button{display:none}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js.vjs-audio-only-mode .vjs-descriptions-button{display:none}.vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-svg-icon{width:1.5em;height:1.5em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"\f10c";font-size:1.5em;line-height:inherit}.video-js.vjs-audio-only-mode .vjs-subs-caps-button{display:none}.video-js .vjs-audio-button+.vjs-menu .vjs-descriptions-menu-item .vjs-menu-item-text .vjs-icon-placeholder,.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-descriptions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before,.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" \f12e";font-size:1.5em;line-height:inherit}.video-js.vjs-layout-small .vjs-current-time,.video-js.vjs-layout-small .vjs-time-divider,.video-js.vjs-layout-small .vjs-duration,.video-js.vjs-layout-small .vjs-remaining-time,.video-js.vjs-layout-small .vjs-playback-rate,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-current-time,.video-js.vjs-layout-x-small .vjs-time-divider,.video-js.vjs-layout-x-small .vjs-duration,.video-js.vjs-layout-x-small .vjs-remaining-time,.video-js.vjs-layout-x-small .vjs-playback-rate,.video-js.vjs-layout-x-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-current-time,.video-js.vjs-layout-tiny .vjs-time-divider,.video-js.vjs-layout-tiny .vjs-duration,.video-js.vjs-layout-tiny .vjs-remaining-time,.video-js.vjs-layout-tiny .vjs-playback-rate,.video-js.vjs-layout-tiny .vjs-volume-control{display:none}.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover{width:auto;width:initial}.video-js.vjs-layout-x-small .vjs-progress-control,.video-js.vjs-layout-tiny .vjs-progress-control{display:none}.video-js.vjs-layout-x-small .vjs-custom-control-spacer{flex:auto;display:block}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:#2b333fbf;color:#fff;height:70%}.vjs-spatial-navigation-enabled .vjs-modal-dialog.vjs-text-track-settings{height:80%}.vjs-error .vjs-text-track-settings{display:none}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-font,.vjs-text-track-settings .vjs-track-settings-controls{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display: grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-text-track-settings select{font-size:inherit}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:10px;border:none}.vjs-text-track-settings fieldset span{display:inline-block;padding:0 .6em .8em}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;font-weight:700;font-size:1.2em}.vjs-text-track-settings .vjs-label{margin:0 .5em .5em 0}.vjs-track-settings-controls button:focus,.vjs-track-settings-controls button:active{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f)}.vjs-track-settings-controls button:hover{color:#2b333fbf}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}.vjs-title-bar{background:#000000e6;background:linear-gradient(180deg,#000000e6,#000000b3 60%,#0000);font-size:1.2em;line-height:1.5;transition:opacity .1s;padding:.666em 1.333em 4em;pointer-events:none;position:absolute;top:0;width:100%}.vjs-error .vjs-title-bar{display:none}.vjs-title-bar-title,.vjs-title-bar-description{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vjs-title-bar-title{font-weight:700;margin-bottom:.333em}.vjs-playing.vjs-user-inactive .vjs-title-bar{opacity:0;transition:opacity 1s}.video-js .vjs-skip-forward-5,.video-js .vjs-skip-forward-10,.video-js .vjs-skip-forward-30,.video-js .vjs-skip-backward-5,.video-js .vjs-skip-backward-10,.video-js .vjs-skip-backward-30{cursor:pointer}.video-js .vjs-transient-button{position:absolute;height:3em;display:flex;align-items:center;justify-content:center;background-color:#32323280;cursor:pointer;opacity:1;transition:opacity 1s}.video-js:not(.vjs-has-started) .vjs-transient-button{display:none}.video-js.not-hover .vjs-transient-button:not(.force-display),.video-js.vjs-user-inactive .vjs-transient-button:not(.force-display){opacity:0}.video-js .vjs-transient-button span{padding:0 .5em}.video-js .vjs-transient-button.vjs-left{left:1em}.video-js .vjs-transient-button.vjs-right{right:1em}.video-js .vjs-transient-button.vjs-top{top:1em}.video-js .vjs-transient-button.vjs-near-top{top:4em}.video-js .vjs-transient-button.vjs-bottom{bottom:4em}.video-js .vjs-transient-button:hover{background-color:#323232e6}@media print{.video-js>*:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js *:focus:not(.focus-visible){outline:none}.video-js *:focus:not(:focus-visible){outline:none}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!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}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width: 576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width: 768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width: 992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width: 1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width: 1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}:root{--bs-body-bg: #fff;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-border-color: #dee2e6;--bs-border-radius: .375rem;--bs-border-radius-lg: .5rem;--bs-border-radius-sm: .25rem;--bs-border-width: 1px;--bs-danger-rgb: 220, 53, 69;--bs-form-invalid-border-color: #dc3545;--bs-form-invalid-color: #dc3545;--bs-form-valid-border-color: #198754;--bs-form-valid-color: #198754;--bs-secondary-bg: #e9ecef;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-success-rgb: 25, 135, 84;--bs-tertiary-bg: #f8f9fa;--bs-form-check-bg: initial;--bs-form-check-bg-image: initial;--bs-form-select-bg-icon: initial;--bs-form-select-bg-img: initial;--bs-form-switch-bg: initial}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}.form-label{margin-bottom:.5rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{transition:none}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-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}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-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}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.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,.form-control.ng-valid.ng-touched{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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.1'/%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:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.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 .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.invalid-feedback{color:var(--bs-form-invalid-border-color);font-size:.875em}.was-validated .form-control:invalid,.form-control.is-invalid,.form-control.ng-invalid.ng-touched{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%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='%23dc3545' 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:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.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 .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%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='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn-toolbar .input-group{width:auto}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}html{--mat-sys-background: light-dark(#faf9fd, #121316);--mat-sys-error: light-dark(#ba1a1a, #ffb4ab);--mat-sys-error-container: light-dark(#ffdad6, #93000a);--mat-sys-inverse-on-surface: light-dark(#f2f0f4, #2f3033);--mat-sys-inverse-primary: light-dark(#abc7ff, #005cbb);--mat-sys-inverse-surface: light-dark(#2f3033, #e3e2e6);--mat-sys-on-background: light-dark(#1a1b1f, #e3e2e6);--mat-sys-on-error: light-dark(#ffffff, #690005);--mat-sys-on-error-container: light-dark(#93000a, #ffdad6);--mat-sys-on-primary: light-dark(#ffffff, #002f65);--mat-sys-on-primary-container: light-dark(#00458f, #d7e3ff);--mat-sys-on-primary-fixed: light-dark(#001b3f, #001b3f);--mat-sys-on-primary-fixed-variant: light-dark(#00458f, #00458f);--mat-sys-on-secondary: light-dark(#ffffff, #283041);--mat-sys-on-secondary-container: light-dark(#3e4759, #dae2f9);--mat-sys-on-secondary-fixed: light-dark(#131c2b, #131c2b);--mat-sys-on-secondary-fixed-variant: light-dark(#3e4759, #3e4759);--mat-sys-on-surface: light-dark(#1a1b1f, #e3e2e6);--mat-sys-on-surface-variant: light-dark(#44474e, #e0e2ec);--mat-sys-on-tertiary: light-dark(#ffffff, #0001ac);--mat-sys-on-tertiary-container: light-dark(#0000ef, #e0e0ff);--mat-sys-on-tertiary-fixed: light-dark(#00006e, #00006e);--mat-sys-on-tertiary-fixed-variant: light-dark(#0000ef, #0000ef);--mat-sys-outline: light-dark(#74777f, #8e9099);--mat-sys-outline-variant: light-dark(#c4c6d0, #44474e);--mat-sys-primary: light-dark(#005cbb, #abc7ff);--mat-sys-primary-container: light-dark(#d7e3ff, #00458f);--mat-sys-primary-fixed: light-dark(#d7e3ff, #d7e3ff);--mat-sys-primary-fixed-dim: light-dark(#abc7ff, #abc7ff);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#565e71, #bec6dc);--mat-sys-secondary-container: light-dark(#dae2f9, #3e4759);--mat-sys-secondary-fixed: light-dark(#dae2f9, #dae2f9);--mat-sys-secondary-fixed-dim: light-dark(#bec6dc, #bec6dc);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#faf9fd, #121316);--mat-sys-surface-bright: light-dark(#faf9fd, #38393c);--mat-sys-surface-container: light-dark(#efedf0, #1f2022);--mat-sys-surface-container-high: light-dark(#e9e7eb, #292a2c);--mat-sys-surface-container-highest: light-dark(#e3e2e6, #343537);--mat-sys-surface-container-low: light-dark(#f4f3f6, #1a1b1f);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0d0e11);--mat-sys-surface-dim: light-dark(#dbd9dd, #121316);--mat-sys-surface-tint: light-dark(#005cbb, #abc7ff);--mat-sys-surface-variant: light-dark(#e0e2ec, #44474e);--mat-sys-tertiary: light-dark(#343dff, #bec2ff);--mat-sys-tertiary-container: light-dark(#e0e0ff, #0000ef);--mat-sys-tertiary-fixed: light-dark(#e0e0ff, #e0e0ff);--mat-sys-tertiary-fixed-dim: light-dark(#bec2ff, #bec2ff);--mat-sys-neutral-variant20: #2d3038;--mat-sys-neutral10: #1a1b1f;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px;--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}body{color-scheme:light;background-color:var(--mat-sys-surface);color:var(--mat-sys-on-surface);margin:0}.swiper{margin-left:0!important;margin-right:0!important;width:100%!important}#product-carousel-thumbs>.swiper{width:-moz-fit-content!important;width:fit-content!important}.carousel-thumbs-active{border-width:2px!important;--tw-border-opacity: 1 !important;border-color:rgb(0,0,0,var(--tw-border-opacity))!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.container{width:100%}@media (min-width: 375px){.container{max-width:375px}}@media (min-width: 576px){.container{max-width:576px}}@media (min-width: 744px){.container{max-width:744px}}@media (min-width: 992px){.container{max-width:992px}}@media (min-width: 1200px){.container{max-width:1200px}}@media (min-width: 1400px){.container{max-width:1400px}}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.m-\[20px\]{margin:20px}.mx-auto{margin-left:auto;margin-right:auto}.block{display:block}.inline{display:inline}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-\[181px\]{height:181px}.w-full{width:100%}.max-w-\[1360px\]{max-width:1360px}.flex-shrink{flex-shrink:1}.flex-grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.gap-\[40px\]{gap:40px}.rounded{border-radius:.25rem}.border{border-width:1px}.\!bg-black{--tw-bg-opacity: 1 !important;background-color:rgb(0,0,0,var(--tw-bg-opacity))!important}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0,0,0,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255,255,255,var(--tw-bg-opacity))}.\!px-4{padding-left:1rem!important;padding-right:1rem!important}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-20{padding-top:5rem;padding-bottom:5rem}.text-center{text-align:center}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.text-white{--tw-text-opacity: 1;color:rgb(255,255,255,var(--tw-text-opacity))}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}body{font-family:Franklin Gothic ATF,"sans-serif";max-width:100vw;overflow-x:hidden}html{scroll-behavior:smooth}@media (min-width: 744px){.md\:w-\[800px\]{width:800px}}@media (min-width: 992px){.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:py-\[100px\]{padding-top:100px;padding-bottom:100px}}:after,:before{--tw-content: ""}@media (min-width: 375px){.ig-container{max-width:375px}}@media (min-width: 576px){.ig-container{max-width:576px}}@media (min-width: 744px){.ig-container{max-width:744px}}@media (min-width: 992px){.ig-container{max-width:992px}}@media (min-width: 1200px){.ig-container{max-width:1200px}}@media (min-width: 1400px){.ig-container{max-width:1400px}}.ig-static{position:static}.ig-sticky{position:sticky}.\!ig-bottom-\[18px\]{bottom:18px!important}.\!ig-bottom-\[2px\]{bottom:2px!important}.\!ig-top-0{top:0!important}.\!ig-top-\[40\%\]{top:40%!important}.-ig-bottom-4{bottom:-1rem}.-ig-left-2{left:-.5rem}.ig-bottom-5{bottom:1.25rem}.ig-bottom-\[-1px\]{bottom:-1px}.ig-bottom-\[0\.3px\]{bottom:.3px}.ig-bottom-\[12px\]{bottom:12px}.ig-bottom-\[16px\]{bottom:16px}.ig-bottom-\[18px\]{bottom:18px}.ig-bottom-\[40px\]{bottom:40px}.ig-bottom-\[85px\]{bottom:85px}.ig-left-\[10px\]{left:10px}.ig-left-\[12px\]{left:12px}.ig-left-\[20px\]{left:20px}.ig-right-2{right:.5rem}.ig-right-2\.5{right:.625rem}.ig-right-3{right:.75rem}.ig-right-\[12px\]{right:12px}.ig-right-\[3\.75rem\]{right:3.75rem}.ig-right-\[64px\]{right:64px}.ig-top-2{top:.5rem}.ig-top-2\.5{top:.625rem}.ig-top-5{top:1.25rem}.ig-top-\[-0\.5px\]{top:-.5px}.ig-top-\[-4px\]{top:-4px}.ig-top-\[-65px\]{top:-65px}.ig-top-\[-75px\]{top:-75px}.ig-top-\[-7px\]{top:-7px}.ig-top-\[-95px\]{top:-95px}.ig-top-\[104px\]{top:104px}.ig-top-\[1px\]{top:1px}.ig-top-\[2px\]{top:2px}.ig-top-\[3\.5px\]{top:3.5px}.ig-top-\[50\%\]{top:50%}.ig-top-\[52px\]{top:52px}.ig-top-\[56px\]{top:56px}.ig-top-\[7px\]{top:7px}.\!ig-z-20{z-index:20!important}.\!ig-z-30{z-index:30!important}.ig-z-0{z-index:0}.ig-z-30{z-index:30}.ig-z-\[-1\]{z-index:-1}.ig-z-\[1000\]{z-index:1000}.ig-z-\[100\]{z-index:100}.ig-order-1{order:1}.ig-order-2{order:2}.ig-col-start-1{grid-column-start:1}.ig-col-start-4{grid-column-start:4}.ig-col-end-4{grid-column-end:4}.ig-col-end-7{grid-column-end:7}.ig-row-start-1{grid-row-start:1}.ig-row-start-3{grid-row-start:3}.ig-row-start-5{grid-row-start:5}.ig-row-end-3{grid-row-end:3}.ig-row-end-5{grid-row-end:5}.ig-row-end-7{grid-row-end:7}.\!ig-m-0{margin:0!important}.ig-m-4{margin:1rem}.ig-m-auto{margin:auto}.ig-mx-1{margin-left:.25rem;margin-right:.25rem}.ig-mx-\[20px\]{margin-left:20px;margin-right:20px}.ig-my-1{margin-top:.25rem;margin-bottom:.25rem}.ig-my-10{margin-top:2.5rem;margin-bottom:2.5rem}.ig-my-2{margin-top:.5rem;margin-bottom:.5rem}.ig-my-4{margin-top:1rem;margin-bottom:1rem}.ig-my-6{margin-top:1.5rem;margin-bottom:1.5rem}.\!ig-mb-0{margin-bottom:0!important}.\!ig-mr-\[0\.625rem\]{margin-right:.625rem!important}.-ig-mb-2{margin-bottom:-.5rem}.-ig-mt-6{margin-top:-1.5rem}.ig-mb-1\.5{margin-bottom:.375rem}.ig-mb-10{margin-bottom:2.5rem}.ig-mb-2\.5{margin-bottom:.625rem}.ig-mb-\[-10px\]{margin-bottom:-10px}.ig-mb-\[10px\]{margin-bottom:10px}.ig-mb-\[20px\]{margin-bottom:20px}.ig-mb-\[24px\]{margin-bottom:24px}.ig-mb-\[4px\]{margin-bottom:4px}.ig-mb-\[60px\]{margin-bottom:60px}.ig-ml-1\.5{margin-left:.375rem}.ig-ml-2{margin-left:.5rem}.ig-ml-4{margin-left:1rem}.ig-ml-6{margin-left:1.5rem}.ig-ml-7{margin-left:1.75rem}.ig-ml-auto{margin-left:auto}.ig-mr-7{margin-right:1.75rem}.ig-mr-\[10px\]{margin-right:10px}.ig-mt-1\.5{margin-top:.375rem}.ig-mt-10{margin-top:2.5rem}.ig-mt-11{margin-top:2.75rem}.ig-mt-2\.5{margin-top:.625rem}.ig-mt-3{margin-top:.75rem}.ig-mt-6{margin-top:1.5rem}.ig-mt-\[-10px\]{margin-top:-10px}.ig-mt-\[40px\]{margin-top:40px}.ig-box-border{box-sizing:border-box}.ig-box-content{box-sizing:content-box}.\!ig-line-clamp-1{-webkit-line-clamp:1!important}.\!ig-line-clamp-1,.\!ig-line-clamp-2{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important}.\!ig-line-clamp-2{-webkit-line-clamp:2!important}.\!ig-line-clamp-3{-webkit-line-clamp:3!important}.\!ig-line-clamp-3,.\!ig-line-clamp-5{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important}.\!ig-line-clamp-5{-webkit-line-clamp:5!important}.ig-line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ig-inline{display:inline}.ig-contents{display:contents}.ig-aspect-\[16\/9\]{aspect-ratio:16/9}.ig-aspect-\[690\/310\]{aspect-ratio:690/310}.ig-aspect-\[690\/966\]{aspect-ratio:690/966}.ig-aspect-\[696\/421\]{aspect-ratio:696/421}.ig-aspect-auto{aspect-ratio:auto}.ig-aspect-video{aspect-ratio:16/9}.\!ig-h-5{height:1.25rem!important}.\!ig-h-\[100vh\]{height:100vh!important}.\!ig-h-\[120vh\]{height:120vh!important}.\!ig-h-\[150vh\]{height:150vh!important}.\!ig-h-\[32px\]{height:32px!important}.\!ig-h-\[60px\]{height:60px!important}.\!ig-h-\[90vh\]{height:90vh!important}.\!ig-h-\[95vh\]{height:95vh!important}.\!ig-h-auto{height:auto!important}.\!ig-h-full{height:100%!important}.ig-h-1{height:.25rem}.ig-h-1\.5{height:.375rem}.ig-h-11{height:2.75rem}.ig-h-16{height:4rem}.ig-h-24{height:6rem}.ig-h-3\/4{height:75%}.ig-h-32{height:8rem}.ig-h-4{height:1rem}.ig-h-56{height:14rem}.ig-h-7{height:1.75rem}.ig-h-9{height:2.25rem}.ig-h-96{height:24rem}.ig-h-\[100\%\]{height:100%}.ig-h-\[100px\]{height:100px}.ig-h-\[100vh\]{height:100vh}.ig-h-\[101\.65px\]{height:101.65px}.ig-h-\[150vh\]{height:150vh}.ig-h-\[16px\]{height:16px}.ig-h-\[1px\]{height:1px}.ig-h-\[2\.5rem\]{height:2.5rem}.ig-h-\[208px\]{height:208px}.ig-h-\[20px\]{height:20px}.ig-h-\[256px\]{height:256px}.ig-h-\[266px\]{height:266px}.ig-h-\[28px\]{height:28px}.ig-h-\[34px\]{height:34px}.ig-h-\[355px\]{height:355px}.ig-h-\[36px\]{height:36px}.ig-h-\[3px\]{height:3px}.ig-h-\[420px\]{height:420px}.ig-h-\[42px\]{height:42px}.ig-h-\[500px\]{height:500px}.ig-h-\[52px\]{height:52px}.ig-h-\[56px\]{height:56px}.ig-h-\[84px\]{height:84px}.ig-h-\[95px\]{height:95px}.ig-h-\[calc\(100vh-101px\)\]{height:calc(100vh - 101px)}.ig-h-\[calc\(100vh-104px\)\]{height:calc(100vh - 104px)}.ig-h-\[calc\(100vh-170px\)\]{height:calc(100vh - 170px)}.ig-h-\[calc\(100vh-56px\)\]{height:calc(100vh - 56px)}.ig-h-auto{height:auto}.ig-max-h-0{max-height:0}.ig-max-h-64{max-height:16rem}.ig-max-h-\[100vh\]{max-height:100vh}.ig-max-h-\[300px\]{max-height:300px}.ig-max-h-\[400px\]{max-height:400px}.\!ig-min-h-10{min-height:2.5rem!important}.ig-min-h-80{min-height:20rem}.ig-min-h-\[100vh\]{min-height:100vh}.ig-min-h-full{min-height:100%}.\!ig-w-5{width:1.25rem!important}.\!ig-w-\[32px\]{width:32px!important}.\!ig-w-\[600px\]{width:600px!important}.\!ig-w-\[730px\]{width:730px!important}.\!ig-w-max{width:-moz-max-content!important;width:max-content!important}.ig-w-0{width:0}.ig-w-1\/2{width:50%}.ig-w-16{width:4rem}.ig-w-2{width:.5rem}.ig-w-2\/3{width:66.666667%}.ig-w-24{width:6rem}.ig-w-4{width:1rem}.ig-w-40{width:10rem}.ig-w-8{width:2rem}.ig-w-\[100px\]{width:100px}.ig-w-\[110\%\]{width:110%}.ig-w-\[128\.5px\]{width:128.5px}.ig-w-\[150px\]{width:150px}.ig-w-\[16px\]{width:16px}.ig-w-\[1px\]{width:1px}.ig-w-\[20px\]{width:20px}.ig-w-\[294px\]{width:294px}.ig-w-\[296px\]{width:296px}.ig-w-\[335px\]{width:335px}.ig-w-\[355px\]{width:355px}.ig-w-\[360px\]{width:360px}.ig-w-\[36px\]{width:36px}.ig-w-\[380px\]{width:380px}.ig-w-\[385px\]{width:385px}.ig-w-\[3px\]{width:3px}.ig-w-\[400px\]{width:400px}.ig-w-\[416px\]{width:416px}.ig-w-\[48px\]{width:48px}.ig-w-\[52px\]{width:52px}.ig-w-\[53\.75px\]{width:53.75px}.ig-w-\[75\%\]{width:75%}.ig-w-\[90\%\]{width:90%}.ig-w-\[95\%\]{width:95%}.ig-w-\[calc\(100\%-20px\)\]{width:calc(100% - 20px)}.ig-w-px{width:1px}.\!ig-min-w-full{min-width:100%!important}.ig-min-w-0{min-width:0}.ig-min-w-52{min-width:13rem}.ig-min-w-60{min-width:15rem}.ig-min-w-72{min-width:18rem}.ig-min-w-\[300px\]{min-width:300px}.\!ig-max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.ig-max-w-60{max-width:15rem}.ig-max-w-\[100vw\]{max-width:100vw}.ig-max-w-\[1371px\]{max-width:1371px}.ig-max-w-\[480px\]{max-width:480px}.ig-max-w-\[572px\]{max-width:572px}.ig-max-w-\[600px\]{max-width:600px}.ig-max-w-\[730px\]{max-width:730px}.ig-max-w-\[75\%\]{max-width:75%}.ig-max-w-\[782px\]{max-width:782px}.ig-max-w-\[926px\]{max-width:926px}.ig-max-w-\[95\%\]{max-width:95%}.ig-max-w-\[calc\(100vh_\*_16\/9_\*_0\.9\)\]{max-width:160vh}.ig-max-w-full{max-width:100%}.ig-flex-grow,.ig-grow{flex-grow:1}.ig-grow-0{flex-grow:0}.ig-border-collapse{border-collapse:collapse}.-ig-translate-x-1\/2{--tw-translate-x: -50%}.-ig-translate-x-3\/4{--tw-translate-x: -75%}.-ig-translate-y-1{--tw-translate-y: -.25rem}.-ig-translate-y-1,.-ig-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-ig-translate-y-1\/2{--tw-translate-y: -50%}.-ig-translate-y-full{--tw-translate-y: -100%}.-ig-translate-y-full,.ig--translate-x-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ig--translate-x-1\/2{--tw-translate-x: -50%}.ig--translate-y-1\/2{--tw-translate-y: -50%}.ig--translate-y-full{--tw-translate-y: -100%}.ig-translate-x-3\/4{--tw-translate-x: 75%}.ig-translate-y-0{--tw-translate-y: 0px}.ig-translate-y-\[-50\%\]{--tw-translate-y: -50%}.ig-translate-y-\[-50\%\],.ig-translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ig-translate-y-full{--tw-translate-y: 100%}.-ig-rotate-90{--tw-rotate: -90deg}.-ig-rotate-90,.ig--rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ig--rotate-180{--tw-rotate: -180deg}.ig--rotate-45{--tw-rotate: -45deg}.ig--rotate-90{--tw-rotate: -90deg}.ig--rotate-\[135deg\]{--tw-rotate: -135deg}.ig-rotate-0{--tw-rotate: 0deg}.ig-rotate-180{--tw-rotate: 180deg}.ig-rotate-45{--tw-rotate: 45deg}.ig-rotate-90{--tw-rotate: 90deg}.ig-rotate-\[135deg\]{--tw-rotate: 135deg}.-ig-skew-x-12{--tw-skew-x: -12deg}.ig-scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1}.ig-scale-150{--tw-scale-x: 1.5;--tw-scale-y: 1.5}.ig-scale-150,.ig-scale-\[1\.13\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ig-scale-\[1\.13\]{--tw-scale-x: 1.13;--tw-scale-y: 1.13}.ig-scale-\[1\.8\]{--tw-scale-x: 1.8;--tw-scale-y: 1.8}.ig-scale-\[1\.8\],.ig-transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes ig-skeleton{0%{background-position:200% 100%}to{background-position:-200% 100%}}.ig-animate-skeleton{animation:ig-skeleton 2.6s cubic-bezier(.3,.1,.55,1) infinite}.ig-animate-slide-in-from-left{animation:ig-slide-in-from-left .5s cubic-bezier(.4,0,.2,1)}.ig-animate-slide-in-from-right{animation:ig-slide-in-from-right .5s cubic-bezier(.4,0,.2,1)}.ig-animate-slide-out-to-left{animation:ig-slide-out-to-left .3s cubic-bezier(.4,0,.2,1) forwards}.ig-animate-slide-out-to-right{animation:ig-slide-out-to-right .3s cubic-bezier(.4,0,.2,1) forwards}.\!ig-cursor-default{cursor:default!important}.ig-cursor-grab{cursor:grab}.ig-touch-none{touch-action:none}.ig-scroll-m-\[100px\]{scroll-margin:100px}.ig-scroll-m-\[125px\]{scroll-margin:125px}.ig-scroll-m-\[50px\]{scroll-margin:50px}.ig-scroll-m-\[55px\]{scroll-margin:55px}.ig-list-inside{list-style-position:inside}.ig-list-outside{list-style-position:outside}.ig-list-disc{list-style-type:disc}.\!ig-appearance-none{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.ig-auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.ig-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.ig-grid-cols-\[repeat\(2\,_minmax\(294px\,_1fr\)\)\]{grid-template-columns:repeat(2,minmax(294px,1fr))}.ig-grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.ig-grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.ig-flex-nowrap{flex-wrap:nowrap}.ig-items-baseline{align-items:baseline}.ig-items-stretch{align-items:stretch}.ig-justify-items-start{justify-items:start}.\!ig-gap-2{gap:.5rem!important}.ig-gap-12{gap:3rem}.ig-gap-6{gap:1.5rem}.ig-gap-\[11px\]{gap:11px}.ig-gap-\[16px\]{gap:16px}.ig-gap-\[24px\]{gap:24px}.ig-gap-\[2px\]{gap:2px}.ig-gap-\[40px\]{gap:40px}.ig-gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.ig-gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}.ig-gap-x-64{-moz-column-gap:16rem;column-gap:16rem}.ig-gap-y-2{row-gap:.5rem}.ig-gap-y-3{row-gap:.75rem}.ig-gap-y-5{row-gap:1.25rem}.ig-gap-y-8{row-gap:2rem}.ig-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * (1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.ig-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * (1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.ig-divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * (1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.ig-divide-light-grey>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(238,236,235,var(--tw-divide-opacity))}.ig-self-start{align-self:flex-start}.ig-self-center{align-self:center}.ig-justify-self-start{justify-self:start}.\!ig-overflow-hidden{overflow:hidden!important}.ig-overflow-y-auto{overflow-y:auto}.ig-overflow-x-hidden{overflow-x:hidden}.ig-overflow-y-hidden{overflow-y:hidden}.ig-overflow-x-scroll{overflow-x:scroll}.ig-overflow-y-scroll{overflow-y:scroll}.ig-truncate{overflow:hidden;white-space:nowrap}.ig-text-ellipsis,.ig-truncate{text-overflow:ellipsis}.ig-whitespace-normal{white-space:normal}.ig-text-wrap{text-wrap:wrap}.ig-break-normal{overflow-wrap:normal;word-break:normal}.\!ig-rounded-none{border-radius:0!important}.ig-rounded-\[3px\]{border-radius:3px}.ig-rounded-\[5px\]{border-radius:5px}.ig-rounded-lg{border-radius:.5rem}.ig-rounded-md{border-radius:.375rem}.ig-rounded-xl{border-radius:.75rem}.ig-rounded-r-\[4px\]{border-top-right-radius:4px;border-bottom-right-radius:4px}.ig-border-0{border-width:0}.ig-border-\[2px\]{border-width:2px}.ig-border-x-0{border-left-width:0;border-right-width:0}.ig-border-y,.ig-border-y-\[1px\]{border-top-width:1px;border-bottom-width:1px}.\!ig-border-b{border-bottom-width:1px!important}.\!ig-border-t{border-top-width:1px!important}.ig-border-b-\[1px\]{border-bottom-width:1px}.ig-border-l{border-left-width:1px}.ig-border-l-4,.ig-border-l-\[4px\]{border-left-width:4px}.ig-border-l-\[5px\]{border-left-width:5px}.ig-border-t-8{border-top-width:8px}.\!ig-border-black{--tw-border-opacity: 1 !important;border-color:rgb(0,0,0,var(--tw-border-opacity))!important}.\!ig-border-dark-grey{--tw-border-opacity: 1 !important;border-color:rgb(80,80,80,var(--tw-border-opacity))!important}.\!ig-border-light-grey{--tw-border-opacity: 1 !important;border-color:rgb(238,236,235,var(--tw-border-opacity))!important}.\!ig-border-transparent{border-color:transparent!important}.\!ig-border-very-light-grey{--tw-border-opacity: 1 !important;border-color:rgb(225,225,225,var(--tw-border-opacity))!important}.ig-border-\[\#0002\]{border-color:#0002}.ig-border-\[\#E1E1E1\]{--tw-border-opacity: 1;border-color:rgb(225,225,225,var(--tw-border-opacity))}.ig-border-black{--tw-border-opacity: 1;border-color:rgb(0,0,0,var(--tw-border-opacity))}.ig-border-gray-100{--tw-border-opacity: 1;border-color:rgb(243,244,246,var(--tw-border-opacity))}.ig-border-gray-200{--tw-border-opacity: 1;border-color:rgb(229,231,235,var(--tw-border-opacity))}.ig-border-gray-300{--tw-border-opacity: 1;border-color:rgb(209,213,219,var(--tw-border-opacity))}.ig-border-hazard-orange{--tw-border-opacity: 1;border-color:rgb(245,166,35,var(--tw-border-opacity))}.ig-border-input-error{--tw-border-opacity: 1;border-color:rgb(206,70,53,var(--tw-border-opacity))}.ig-border-input-grey{--tw-border-opacity: 1;border-color:rgb(225,225,225,var(--tw-border-opacity))}.ig-border-light-grey{--tw-border-opacity: 1;border-color:rgb(238,236,235,var(--tw-border-opacity))}.ig-border-light-middle-grey{--tw-border-opacity: 1;border-color:rgb(209,206,206,var(--tw-border-opacity))}.ig-border-lightest-grey{--tw-border-opacity: 1;border-color:rgb(246,246,246,var(--tw-border-opacity))}.ig-border-middle-grey{--tw-border-opacity: 1;border-color:rgb(117,117,117,var(--tw-border-opacity))}.ig-border-neutral-200{--tw-border-opacity: 1;border-color:rgb(229,229,229,var(--tw-border-opacity))}.ig-border-primary{--tw-border-opacity: 1;border-color:rgb(250,102,0,var(--tw-border-opacity))}.ig-border-status-negative{--tw-border-opacity: 1;border-color:rgb(195,0,0,var(--tw-border-opacity))}.ig-border-status-positive{--tw-border-opacity: 1;border-color:rgb(70,134,0,var(--tw-border-opacity))}.ig-border-very-light-grey{--tw-border-opacity: 1;border-color:rgb(225,225,225,var(--tw-border-opacity))}.ig-border-white{--tw-border-opacity: 1;border-color:rgb(255,255,255,var(--tw-border-opacity))}.ig-border-white\/20{border-color:#fff3}.ig-border-r-middle-gray{--tw-border-opacity: 1;border-right-color:rgb(170,170,170,var(--tw-border-opacity))}.\!ig-bg-\[\#E1E1E1\]{--tw-bg-opacity: 1 !important;background-color:rgb(225,225,225,var(--tw-bg-opacity))!important}.\!ig-bg-black{--tw-bg-opacity: 1 !important;background-color:rgb(0,0,0,var(--tw-bg-opacity))!important}.\!ig-bg-black\/45{background-color:#00000073!important}.\!ig-bg-dark-grey{--tw-bg-opacity: 1 !important;background-color:rgb(80,80,80,var(--tw-bg-opacity))!important}.\!ig-bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgb(243,244,246,var(--tw-bg-opacity))!important}.\!ig-bg-light-grey{--tw-bg-opacity: 1 !important;background-color:rgb(238,236,235,var(--tw-bg-opacity))!important}.\!ig-bg-lightest-grey{--tw-bg-opacity: 1 !important;background-color:rgb(246,246,246,var(--tw-bg-opacity))!important}.\!ig-bg-theme-light-grey{--tw-bg-opacity: 1 !important;background-color:rgb(30,30,30,var(--tw-bg-opacity))!important}.\!ig-bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255,255,255,var(--tw-bg-opacity))!important}.ig-bg-\[\#F6F6F6\]{--tw-bg-opacity: 1;background-color:rgb(246,246,246,var(--tw-bg-opacity))}.ig-bg-\[\#e5e5e5\]{--tw-bg-opacity: 1;background-color:rgb(229,229,229,var(--tw-bg-opacity))}.ig-bg-\[rgba\(0\,0\,0\,0\.08\)\]{background-color:#00000014}.ig-bg-\[rgba\(250\,102\,0\,1\)\]{background-color:#ffed00}.ig-bg-black{--tw-bg-opacity: 1;background-color:rgb(0,0,0,var(--tw-bg-opacity))}.ig-bg-black\/65{background-color:#000000a6}.ig-bg-black\/80{background-color:#000c}.ig-bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239,246,255,var(--tw-bg-opacity))}.ig-bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59,130,246,var(--tw-bg-opacity))}.ig-bg-dark-blue-grey{--tw-bg-opacity: 1;background-color:rgb(56,56,56,var(--tw-bg-opacity))}.ig-bg-dark-grey{--tw-bg-opacity: 1;background-color:rgb(80,80,80,var(--tw-bg-opacity))}.ig-bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243,244,246,var(--tw-bg-opacity))}.ig-bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229,231,235,var(--tw-bg-opacity))}.ig-bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209,213,219,var(--tw-bg-opacity))}.ig-bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156,163,175,var(--tw-bg-opacity))}.ig-bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220,252,231,var(--tw-bg-opacity))}.ig-bg-hazard-orange{--tw-bg-opacity: 1;background-color:rgb(245,166,35,var(--tw-bg-opacity))}.ig-bg-input-grey{--tw-bg-opacity: 1;background-color:rgb(225,225,225,var(--tw-bg-opacity))}.ig-bg-light-grey{--tw-bg-opacity: 1;background-color:rgb(238,236,235,var(--tw-bg-opacity))}.ig-bg-light-grey\/50{background-color:#eeeceb80}.ig-bg-light-hazard-orange{--tw-bg-opacity: 1;background-color:rgb(254,242,222,var(--tw-bg-opacity))}.ig-bg-lightest-grey{--tw-bg-opacity: 1;background-color:rgb(246,246,246,var(--tw-bg-opacity))}.ig-bg-middle-grey{--tw-bg-opacity: 1;background-color:rgb(117,117,117,var(--tw-bg-opacity))}.ig-bg-middle-grey\/20{background-color:#75757533}.ig-bg-orange{--tw-bg-opacity: 1;background-color:rgb(227,102,25,var(--tw-bg-opacity))}.ig-bg-primary{--tw-bg-opacity: 1;background-color:rgb(255,237,0,var(--tw-bg-opacity))}.ig-bg-secondary{--tw-bg-opacity: 1;background-color:rgb(194,85,12,var(--tw-bg-opacity))}.ig-bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226,232,240,var(--tw-bg-opacity))}.ig-bg-status-negative{--tw-bg-opacity: 1;background-color:rgb(195,0,0,var(--tw-bg-opacity))}.ig-bg-status-negative-light{--tw-bg-opacity: 1;background-color:rgb(246,217,217,var(--tw-bg-opacity))}.ig-bg-status-positive{--tw-bg-opacity: 1;background-color:rgb(70,134,0,var(--tw-bg-opacity))}.ig-bg-status-positive-light{--tw-bg-opacity: 1;background-color:rgb(228,238,217,var(--tw-bg-opacity))}.ig-bg-very-light-grey{--tw-bg-opacity: 1;background-color:rgb(225,225,225,var(--tw-bg-opacity))}.ig-bg-white{--tw-bg-opacity: 1;background-color:rgb(255,255,255,var(--tw-bg-opacity))}.\!ig-bg-none{background-image:none!important}.ig-bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.ig-bg-hero-360-blocking-container-gradient{background-image:linear-gradient(180deg,#f6f6f6 50%,#fff 0)}.ig-bg-hero-360-canvas-container-gradient{background-image:linear-gradient(180deg,#f6f6f6 80%,#fff 85%)}.ig-bg-skeleton{background-image:linear-gradient(90deg,#f1efef 20%,#f9f8f8 30%,#f1efef 60%)}.ig-from-black\/65{--tw-gradient-from: rgba(0, 0, 0, .65) var(--tw-gradient-from-position);--tw-gradient-to: transparent var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ig-from-black\/80{--tw-gradient-from: rgba(0, 0, 0, .8) var(--tw-gradient-from-position);--tw-gradient-to: transparent var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.ig-via-black\/50{--tw-gradient-to: transparent var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(0, 0, 0, .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.ig-via-50\%{--tw-gradient-via-position: 50%}.ig-to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.ig-to-75\%{--tw-gradient-to-position: 75%}.ig-bg-skeleton{background-size:200% 100%}.ig-bg-\[50\%_50\%\]{background-position:50% 50%}.ig-bg-no-repeat{background-repeat:no-repeat}.\!ig-fill-status-negative{fill:#c30000!important}.\!ig-fill-white{fill:#fff!important}.ig-fill-\[\#FFFFFF\]{fill:#fff}.ig-fill-red-500{fill:#ef4444}.ig-fill-transparent{fill:transparent}.ig-stroke-gray-400{stroke:#9ca3af}.\!ig-object-contain{-o-object-fit:contain!important;object-fit:contain!important}.ig-object-contain{-o-object-fit:contain;object-fit:contain}.ig-object-fill{-o-object-fit:fill;object-fit:fill}.ig-object-center{-o-object-position:center;object-position:center}.\!ig-p-2{padding:.5rem!important}.ig-p-1{padding:.25rem}.ig-p-3{padding:.75rem}.ig-p-8{padding:2rem}.ig-p-\[20px\]{padding:20px}.ig-p-\[8px\]{padding:8px}.\!ig-px-\[16px\]{padding-left:16px!important;padding-right:16px!important}.\!ig-py-0{padding-top:0!important;padding-bottom:0!important}.\!ig-py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.\!ig-py-16{padding-top:4rem!important;padding-bottom:4rem!important}.\!ig-py-4{padding-top:1rem!important;padding-bottom:1rem!important}.\!ig-py-\[12px\]{padding-top:12px!important;padding-bottom:12px!important}.ig-px-10{padding-left:2.5rem;padding-right:2.5rem}.ig-px-20{padding-left:5rem;padding-right:5rem}.ig-px-6{padding-left:1.5rem;padding-right:1.5rem}.ig-px-\[120px\]{padding-left:120px;padding-right:120px}.ig-px-\[12px\]{padding-left:12px;padding-right:12px}.ig-px-\[20px\]{padding-left:20px;padding-right:20px}.ig-px-\[22px\]{padding-left:22px;padding-right:22px}.ig-px-\[3px\]{padding-left:3px;padding-right:3px}.ig-px-\[6px\]{padding-left:6px;padding-right:6px}.ig-py-0{padding-top:0;padding-bottom:0}.ig-py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.ig-py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.ig-py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.ig-py-5{padding-top:1.25rem;padding-bottom:1.25rem}.ig-py-8{padding-top:2rem;padding-bottom:2rem}.ig-py-\[13px\]{padding-top:13px;padding-bottom:13px}.ig-py-\[14px\]{padding-top:14px;padding-bottom:14px}.ig-py-\[15px\]{padding-top:15px;padding-bottom:15px}.ig-py-\[48px\]{padding-top:48px;padding-bottom:48px}.\!ig-pl-4{padding-left:1rem!important}.\!ig-pr-0{padding-right:0!important}.\!ig-pr-3{padding-right:.75rem!important}.\!ig-pt-0{padding-top:0!important}.ig-pb-10{padding-bottom:2.5rem}.ig-pb-16{padding-bottom:4rem}.ig-pb-2{padding-bottom:.5rem}.ig-pb-3{padding-bottom:.75rem}.ig-pb-4{padding-bottom:1rem}.ig-pb-6{padding-bottom:1.5rem}.ig-pb-\[40px\]{padding-bottom:40px}.ig-pl-1{padding-left:.25rem}.ig-pl-2{padding-left:.5rem}.ig-pl-2\.5{padding-left:.625rem}.ig-pl-3{padding-left:.75rem}.ig-pl-5{padding-left:1.25rem}.ig-pl-6{padding-left:1.5rem}.ig-pl-\[10px\]{padding-left:10px}.ig-pl-\[20px\]{padding-left:20px}.ig-pr-0{padding-right:0}.ig-pr-1{padding-right:.25rem}.ig-pr-2\.5{padding-right:.625rem}.ig-pr-4{padding-right:1rem}.ig-pr-\[20px\]{padding-right:20px}.ig-pt-1{padding-top:.25rem}.ig-pt-2\.5{padding-top:.625rem}.ig-pt-5{padding-top:1.25rem}.ig-pt-\[12px\]{padding-top:12px}.ig-pt-\[18px\]{padding-top:18px}.ig-pt-\[24px\]{padding-top:24px}.ig-pt-\[40px\]{padding-top:40px}.ig-pt-\[56\.25\%\]{padding-top:56.25%}.\!ig-text-left{text-align:left!important}.ig-text-left{text-align:left}.ig-text-right{text-align:right}.ig-align-super{vertical-align:super}.ig-font-sans{font-family:Franklin Gothic ATF,sans-serif}.\!ig-text-\[0\.625rem\]{font-size:.625rem!important}.\!ig-text-\[10px\]{font-size:10px!important}.\!ig-text-\[12px\]{font-size:12px!important}.\!ig-text-\[16px\]{font-size:16px!important}.\!ig-text-\[1rem\]{font-size:1rem!important}.\!ig-text-\[20px\]{font-size:20px!important}.\!ig-text-\[24px\]{font-size:24px!important}.\!ig-text-\[32px\]{font-size:32px!important}.\!ig-text-sm{font-size:.875rem!important;line-height:1.25rem!important}.ig-text-2xl{font-size:1.5rem;line-height:2rem}.ig-text-5xl{font-size:3rem;line-height:1}.ig-text-\[10px\]{font-size:10px}.ig-text-\[16px\]{font-size:16px}.ig-text-\[24px\]{font-size:24px}.ig-text-\[26px\]{font-size:26px}.\!ig-font-inherit{font-weight:inherit!important}.ig-font-inherit{font-weight:inherit}.ig-font-semibold{font-weight:600}.ig-lowercase{text-transform:lowercase}.\!ig-normal-case{text-transform:none!important}.\!ig-leading-3{line-height:.75rem!important}.\!ig-leading-4{line-height:1rem!important}.\!ig-leading-5{line-height:1.25rem!important}.\!ig-leading-6{line-height:1.5rem!important}.\!ig-leading-8{line-height:2rem!important}.\!ig-leading-\[0\.875rem\]{line-height:.875rem!important}.\!ig-leading-\[18px\]{line-height:18px!important}.\!ig-leading-normal{line-height:1.5!important}.\!ig-leading-tight{line-height:1.25!important}.ig-leading-5{line-height:1.25rem}.ig-leading-6{line-height:1.5rem}.ig-leading-\[0\]{line-height:0}.ig-leading-\[18px\]{line-height:18px}.ig-leading-\[24px\]{line-height:24px}.ig-leading-\[32px\]{line-height:32px}.ig-leading-\[40px\]{line-height:40px}.\!ig-tracking-wider{letter-spacing:.05em!important}.\!ig-text-black{--tw-text-opacity: 1 !important;color:rgb(0,0,0,var(--tw-text-opacity))!important}.\!ig-text-dark-grey{--tw-text-opacity: 1 !important;color:rgb(80,80,80,var(--tw-text-opacity))!important}.\!ig-text-white{--tw-text-opacity: 1 !important;color:rgb(255,255,255,var(--tw-text-opacity))!important}.ig-text-\[\#C2550C\]{--tw-text-opacity: 1;color:rgb(194,85,12,var(--tw-text-opacity))}.ig-text-black{--tw-text-opacity: 1;color:rgb(0,0,0,var(--tw-text-opacity))}.ig-text-dark-grey{--tw-text-opacity: 1;color:rgb(80,80,80,var(--tw-text-opacity))}.ig-text-gray-400{--tw-text-opacity: 1;color:rgb(156,163,175,var(--tw-text-opacity))}.ig-text-gray-500{--tw-text-opacity: 1;color:rgb(107,114,128,var(--tw-text-opacity))}.ig-text-gray-600{--tw-text-opacity: 1;color:rgb(75,85,99,var(--tw-text-opacity))}.ig-text-gray-700{--tw-text-opacity: 1;color:rgb(55,65,81,var(--tw-text-opacity))}.ig-text-green-500{--tw-text-opacity: 1;color:rgb(34,197,94,var(--tw-text-opacity))}.ig-text-green-700{--tw-text-opacity: 1;color:rgb(21,128,61,var(--tw-text-opacity))}.ig-text-input-alto-grey{--tw-text-opacity: 1;color:rgb(209,209,209,var(--tw-text-opacity))}.ig-text-input-error{--tw-text-opacity: 1;color:rgb(206,70,53,var(--tw-text-opacity))}.ig-text-input-punch-red{--tw-text-opacity: 1;color:rgb(220,53,69,var(--tw-text-opacity))}.ig-text-light-grey{--tw-text-opacity: 1;color:rgb(238,236,235,var(--tw-text-opacity))}.ig-text-middle-grey{--tw-text-opacity: 1;color:rgb(117,117,117,var(--tw-text-opacity))}.ig-text-neutral-300{--tw-text-opacity: 1;color:rgb(212,212,212,var(--tw-text-opacity))}.ig-text-neutral-400{--tw-text-opacity: 1;color:rgb(163,163,163,var(--tw-text-opacity))}.ig-text-orange{--tw-text-opacity: 1;color:rgb(227,102,25,var(--tw-text-opacity))}.ig-text-primary{--tw-text-opacity: 1;color:rgb(250,102,0,var(--tw-text-opacity))}.ig-text-red-500{--tw-text-opacity: 1;color:rgb(239,68,68,var(--tw-text-opacity))}.ig-text-secondary{--tw-text-opacity: 1;color:rgb(194,85,12,var(--tw-text-opacity))}.ig-text-status-negative{--tw-text-opacity: 1;color:rgb(195,0,0,var(--tw-text-opacity))}.ig-text-status-positive{--tw-text-opacity: 1;color:rgb(70,134,0,var(--tw-text-opacity))}.ig-text-very-light-grey{--tw-text-opacity: 1;color:rgb(225,225,225,var(--tw-text-opacity))}.ig-text-white{--tw-text-opacity: 1;color:rgb(255,255,255,var(--tw-text-opacity))}.ig-line-through{text-decoration-line:line-through}.ig-no-underline{text-decoration-line:none}.ig-decoration-2{text-decoration-thickness:2px}.ig-underline-offset-2{text-underline-offset:2px}.ig-underline-offset-4{text-underline-offset:4px}.ig-opacity-10{opacity:.1}.ig-mix-blend-normal{mix-blend-mode:normal}.ig-mix-blend-darken{mix-blend-mode:darken}.\!ig-shadow-\[4px_4px_24px_0px_\#00000026\]{--tw-shadow: 4px 4px 24px 0px #00000026 !important;--tw-shadow-colored: 4px 4px 24px 0px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)!important}.ig-shadow-2xl{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color)}.ig-shadow-2xl,.ig-shadow-\[0_2px_6px_\#0003\]{box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)}.ig-shadow-\[0_2px_6px_\#0003\]{--tw-shadow: 0 2px 6px #0003;--tw-shadow-colored: 0 2px 6px var(--tw-shadow-color)}.ig-shadow-\[0px_6px_12px_0px_rgba\(0\,0\,0\,0\.12\)\]{--tw-shadow: 0px 6px 12px 0px rgba(0, 0, 0, .12);--tw-shadow-colored: 0px 6px 12px 0px var(--tw-shadow-color)}.ig-shadow-\[0px_6px_12px_0px_rgba\(0\,0\,0\,0\.12\)\],.ig-shadow-\[2px_2px_8px_0px_\#00000033\]{box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)}.ig-shadow-\[2px_2px_8px_0px_\#00000033\]{--tw-shadow: 2px 2px 8px 0px #00000033;--tw-shadow-colored: 2px 2px 8px 0px var(--tw-shadow-color)}.ig-shadow-\[inset_0_0_0_1px_\#e1e1e1\]{--tw-shadow: inset 0 0 0 1px #e1e1e1;--tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color)}.ig-shadow-\[inset_0_0_0_1px_\#e1e1e1\],.ig-shadow-\[inset_0_0_0_1px_black\]{box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)}.ig-shadow-\[inset_0_0_0_1px_black\]{--tw-shadow: inset 0 0 0 1px #000;--tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color)}.ig-shadow-\[inset_0_0_0_1px_white\]{--tw-shadow: inset 0 0 0 1px #fff;--tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color)}.ig-shadow-\[inset_0_0_0_1px_white\],.ig-shadow-\[rgba\(0\,0\,15\,0\.1\)_0px_-5px_5px_0px\]{box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)}.ig-shadow-\[rgba\(0\,0\,15\,0\.1\)_0px_-5px_5px_0px\]{--tw-shadow: rgba(0, 0, 15, .1) 0px -5px 5px 0px;--tw-shadow-colored: 0px -5px 5px 0px var(--tw-shadow-color)}.ig-shadow-custom-sm{--tw-shadow: 0 2px 6px rgba(0, 0, 0, .03);--tw-shadow-colored: 0 2px 6px var(--tw-shadow-color)}.ig-shadow-custom-sm,.ig-shadow-inset-border{box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)}.ig-shadow-inset-border{--tw-shadow: inset 0 0 0 1px var(--tw-shadow-color);--tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color)}.ig-shadow-md{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color)}.ig-shadow-md,.ig-shadow-none{box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)}.ig-shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000}.ig-shadow-sm{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color)}.ig-shadow-sm,.ig-shadow-xl{box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)}.ig-shadow-xl{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color)}.\!ig-shadow-very-light-grey{--tw-shadow-color: #e1e1e1 !important;--tw-shadow: var(--tw-shadow-colored) !important}.ig-shadow-black{--tw-shadow-color: #000;--tw-shadow: var(--tw-shadow-colored)}.ig-backdrop-blur-\[12px\]{--tw-backdrop-blur: blur(12px)}.ig-backdrop-blur-\[12px\],.ig-backdrop-blur-xl{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.ig-backdrop-blur-xl{--tw-backdrop-blur: blur(24px)}.ig-transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ig-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ig-transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\!ig-duration-\[500ms\]{transition-duration:.5s!important}.ig-duration-\[250ms\]{transition-duration:.25s}.ig-duration-\[650ms\]{transition-duration:.65s}.ig-ease-linear{transition-timing-function:linear}.ig-ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.rc-slider-mark-text{font-family:Franklin Gothic ATF,sans-serif!important;font-size:1rem!important;line-height:1.5rem!important;--tw-text-opacity: 1 !important;color:rgb(0,0,0,var(--tw-text-opacity))!important}.swiper-wrapper{position:relative;z-index:1;box-sizing:content-box;display:flex;height:100%;width:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.SectionHero .swiper-slide{position:relative!important;display:flex!important;height:100%!important;width:100%!important;flex-shrink:0!important}.hiddenMarks .rc-slider-mark{display:none}.placeholder\:ig-text-middle-grey::-moz-placeholder{--tw-text-opacity: 1;color:rgb(117,117,117,var(--tw-text-opacity))}.placeholder\:ig-text-middle-grey::placeholder{--tw-text-opacity: 1;color:rgb(117,117,117,var(--tw-text-opacity))}.after\:-ig-bottom-0:after{content:var(--tw-content);bottom:0}.after\:ig-left-0:after{content:var(--tw-content);left:0}.after\:ig-right-0:after{content:var(--tw-content);right:0}.after\:ig-block:after{content:var(--tw-content);display:block}.after\:ig-hidden:after{content:var(--tw-content);display:none}.after\:ig-h-\[24px\]:after{content:var(--tw-content);height:24px}.after\:ig-h-\[3px\]:after{content:var(--tw-content);height:3px}.after\:ig-h-\[60\%\]:after{content:var(--tw-content);height:60%}.after\:ig-w-\[24px\]:after{content:var(--tw-content);width:24px}.after\:ig-w-\[60\%\]:after{content:var(--tw-content);width:60%}.after\:ig-w-full:after{content:var(--tw-content);width:100%}.after\:ig-bg-primary:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255,237,0,var(--tw-bg-opacity))}.after\:ig-bg-transparent:after{content:var(--tw-content);background-color:transparent}.after\:ig-bg-white:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255,255,255,var(--tw-bg-opacity))}.first\:ig-ml-2:first-child{margin-left:.5rem}.first\:ig-ml-2\.5:first-child{margin-left:.625rem}.even\:\!ig-bg-lightest-grey:nth-child(2n){--tw-bg-opacity: 1 !important;background-color:rgb(246,246,246,var(--tw-bg-opacity))!important}.checked\:after\:ig-bg-black:checked:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(0,0,0,var(--tw-bg-opacity))}.placeholder-shown\:ig-text-\[14px\]:-moz-placeholder-shown{font-size:14px}.placeholder-shown\:ig-text-\[14px\]:placeholder-shown{font-size:14px}.autofill\:ig-shadow-\[0_0_0px_40rem_\#ffff_inset\]:-webkit-autofill{--tw-shadow: 0 0 0px 40rem #fff inset;--tw-shadow-colored: inset 0 0 0px 40rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)}.autofill\:ig-shadow-\[0_0_0px_40rem_\#ffff_inset\]:autofill{--tw-shadow: 0 0 0px 40rem #fff inset;--tw-shadow-colored: inset 0 0 0px 40rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)}.hover\:ig-cursor-pointer:hover{cursor:pointer}.hover\:ig-justify-start:hover{justify-content:flex-start}.hover\:ig-rounded-lg:hover{border-radius:.5rem}.hover\:\!ig-border-black:hover{--tw-border-opacity: 1 !important;border-color:rgb(0,0,0,var(--tw-border-opacity))!important}.hover\:ig-border-light-grey:hover{--tw-border-opacity: 1;border-color:rgb(238,236,235,var(--tw-border-opacity))}.hover\:ig-border-middle-grey:hover{--tw-border-opacity: 1;border-color:rgb(117,117,117,var(--tw-border-opacity))}.hover\:ig-border-white:hover{--tw-border-opacity: 1;border-color:rgb(255,255,255,var(--tw-border-opacity))}.hover\:\!ig-bg-black:hover{--tw-bg-opacity: 1 !important;background-color:rgb(0,0,0,var(--tw-bg-opacity))!important}.hover\:\!ig-bg-dark-grey:hover{--tw-bg-opacity: 1 !important;background-color:rgb(80,80,80,var(--tw-bg-opacity))!important}.hover\:\!ig-bg-gray-100:hover{--tw-bg-opacity: 1 !important;background-color:rgb(243,244,246,var(--tw-bg-opacity))!important}.hover\:\!ig-bg-transparent:hover{background-color:transparent!important}.hover\:\!ig-bg-white:hover{--tw-bg-opacity: 1 !important;background-color:rgb(255,255,255,var(--tw-bg-opacity))!important}.hover\:ig-bg-\[\#757575\]:hover{--tw-bg-opacity: 1;background-color:rgb(117,117,117,var(--tw-bg-opacity))}.hover\:ig-bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0,0,0,var(--tw-bg-opacity))}.hover\:ig-bg-light-grey:hover{--tw-bg-opacity: 1;background-color:rgb(238,236,235,var(--tw-bg-opacity))}.hover\:ig-bg-lightest-grey:hover{--tw-bg-opacity: 1;background-color:rgb(246,246,246,var(--tw-bg-opacity))}.hover\:ig-bg-very-light-grey:hover{--tw-bg-opacity: 1;background-color:rgb(225,225,225,var(--tw-bg-opacity))}.hover\:\!ig-text-black:hover{--tw-text-opacity: 1 !important;color:rgb(0,0,0,var(--tw-text-opacity))!important}.hover\:\!ig-text-dark-grey:hover{--tw-text-opacity: 1 !important;color:rgb(80,80,80,var(--tw-text-opacity))!important}.hover\:\!ig-text-white:hover{--tw-text-opacity: 1 !important;color:rgb(255,255,255,var(--tw-text-opacity))!important}.hover\:ig-text-black:hover{--tw-text-opacity: 1;color:rgb(0,0,0,var(--tw-text-opacity))}.hover\:ig-text-input-orange:hover{--tw-text-opacity: 1;color:rgb(255,102,0,var(--tw-text-opacity))}.hover\:ig-text-middle-grey:hover{--tw-text-opacity: 1;color:rgb(117,117,117,var(--tw-text-opacity))}.hover\:ig-text-primary:hover{--tw-text-opacity: 1;color:rgb(250,102,0,var(--tw-text-opacity))}.hover\:ig-text-white:hover{--tw-text-opacity: 1;color:rgb(255,255,255,var(--tw-text-opacity))}.hover\:\!ig-no-underline:hover{text-decoration-line:none!important}.hover\:ig-opacity-100:hover{opacity:1}.hover\:ig-duration-300:hover{transition-duration:.3s}.focus\:\!ig-border-black:focus{--tw-border-opacity: 1 !important;border-color:rgb(0,0,0,var(--tw-border-opacity))!important}.focus\:\!ig-border-light-grey:focus{--tw-border-opacity: 1 !important;border-color:rgb(238,236,235,var(--tw-border-opacity))!important}.focus\:ig-border-black:focus{--tw-border-opacity: 1;border-color:rgb(0,0,0,var(--tw-border-opacity))}.focus\:ig-border-input-orange:focus{--tw-border-opacity: 1;border-color:rgb(255,102,0,var(--tw-border-opacity))}.focus\:ig-border-middle-grey:focus{--tw-border-opacity: 1;border-color:rgb(117,117,117,var(--tw-border-opacity))}.focus\:ig-border-status-negative:focus{--tw-border-opacity: 1;border-color:rgb(195,0,0,var(--tw-border-opacity))}.focus\:\!ig-bg-black:focus{--tw-bg-opacity: 1 !important;background-color:rgb(0,0,0,var(--tw-bg-opacity))!important}.focus\:\!ig-bg-gray-100:focus{--tw-bg-opacity: 1 !important;background-color:rgb(243,244,246,var(--tw-bg-opacity))!important}.focus\:\!ig-bg-transparent:focus{background-color:transparent!important}.focus\:ig-bg-transparent:focus{background-color:transparent}.focus\:\!ig-text-black:focus{--tw-text-opacity: 1 !important;color:rgb(0,0,0,var(--tw-text-opacity))!important}.focus\:\!ig-text-white:focus{--tw-text-opacity: 1 !important;color:rgb(255,255,255,var(--tw-text-opacity))!important}.focus\:ig-text-white:focus{--tw-text-opacity: 1;color:rgb(255,255,255,var(--tw-text-opacity))}.focus\:ig-shadow-\[0_0_6px_\.5px_\#0067f4\]:focus{--tw-shadow: 0 0 6px .5px #0067f4;--tw-shadow-colored: 0 0 6px .5px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)}.focus\:ig-ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0, 0, 0, 0))}.focus\:ig-ring-middle-grey:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(117 117 117 / var(--tw-ring-opacity))}.focus-visible\:ig-bg-black:focus-visible{--tw-bg-opacity: 1;background-color:rgb(0,0,0,var(--tw-bg-opacity))}.focus-visible\:ig-bg-white:focus-visible{--tw-bg-opacity: 1;background-color:rgb(255,255,255,var(--tw-bg-opacity))}.focus-visible\:ig-outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:\!ig-outline-black:focus-visible{outline-color:#000!important}.focus-visible\:ig-ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0, 0, 0, 0))}.focus-visible\:ig-ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.active\:\!ig-border-black:active{--tw-border-opacity: 1 !important;border-color:rgb(0,0,0,var(--tw-border-opacity))!important}.active\:\!ig-bg-black:active{--tw-bg-opacity: 1 !important;background-color:rgb(0,0,0,var(--tw-bg-opacity))!important}.active\:\!ig-bg-gray-100:active{--tw-bg-opacity: 1 !important;background-color:rgb(243,244,246,var(--tw-bg-opacity))!important}.active\:\!ig-bg-transparent:active{background-color:transparent!important}.active\:ig-bg-transparent:active{background-color:transparent}.active\:\!ig-text-black:active{--tw-text-opacity: 1 !important;color:rgb(0,0,0,var(--tw-text-opacity))!important}.active\:\!ig-text-white:active{--tw-text-opacity: 1 !important;color:rgb(255,255,255,var(--tw-text-opacity))!important}.hover\:enabled\:ig-bg-dark-grey:enabled:hover{--tw-bg-opacity: 1;background-color:rgb(80,80,80,var(--tw-bg-opacity))}.hover\:enabled\:ig-bg-secondary:enabled:hover{--tw-bg-opacity: 1;background-color:rgb(194,85,12,var(--tw-bg-opacity))}.hover\:enabled\:ig-text-dark-grey:enabled:hover{--tw-text-opacity: 1;color:rgb(80,80,80,var(--tw-text-opacity))}.hover\:enabled\:ig-text-light-grey:enabled:hover{--tw-text-opacity: 1;color:rgb(238,236,235,var(--tw-text-opacity))}.disabled\:ig-pointer-events-none:disabled{pointer-events:none}.disabled\:ig-border-middle-grey:disabled{--tw-border-opacity: 1;border-color:rgb(117,117,117,var(--tw-border-opacity))}.disabled\:ig-bg-light-grey:disabled{--tw-bg-opacity: 1;background-color:rgb(238,236,235,var(--tw-bg-opacity))}.disabled\:ig-bg-lightest-grey:disabled{--tw-bg-opacity: 1;background-color:rgb(246,246,246,var(--tw-bg-opacity))}.disabled\:ig-bg-middle-grey:disabled{--tw-bg-opacity: 1;background-color:rgb(117,117,117,var(--tw-bg-opacity))}.disabled\:ig-bg-white:disabled{--tw-bg-opacity: 1;background-color:rgb(255,255,255,var(--tw-bg-opacity))}.disabled\:ig-fill-middle-grey:disabled{fill:#757575}.disabled\:ig-text-middle-grey:disabled{--tw-text-opacity: 1;color:rgb(117,117,117,var(--tw-text-opacity))}.disabled\:ig-text-white:disabled{--tw-text-opacity: 1;color:rgb(255,255,255,var(--tw-text-opacity))}.disabled\:ig-opacity-100:disabled{opacity:1}.disabled\:hover\:ig-border-light-grey:hover:disabled{--tw-border-opacity: 1;border-color:rgb(238,236,235,var(--tw-border-opacity))}.ig-group:hover .group-hover\:\!ig-pointer-events-auto{pointer-events:auto!important}.ig-group:hover .group-hover\:ig--translate-x-4{--tw-translate-x: -1rem}.ig-group:hover .group-hover\:ig-translate-x-1{--tw-translate-x: .25rem}.ig-group:hover .group-hover\:ig-translate-x-4{--tw-translate-x: 1rem}.ig-group:hover .group-hover\:ig-translate-x-\[0\.125rem\]{--tw-translate-x: .125rem}.ig-group:hover .group-hover\:ig-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ig-group:hover .group-hover\:ig-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ig-peer:checked~.peer-checked\:ig-border-black{--tw-border-opacity: 1;border-color:rgb(0,0,0,var(--tw-border-opacity))}.ig-peer:checked~.peer-checked\:ig-bg-black{--tw-bg-opacity: 1;background-color:rgb(0,0,0,var(--tw-bg-opacity))}.ig-peer:checked~.peer-checked\:ig-bg-primary{--tw-bg-opacity: 1;background-color:rgb(255,237,0,var(--tw-bg-opacity))}.ig-peer:checked~.peer-checked\:ig-text-white{--tw-text-opacity: 1;color:rgb(255,255,255,var(--tw-text-opacity))}.ig-peer:checked~.peer-checked\:after\:ig-border-white:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(255,255,255,var(--tw-border-opacity))}.ig-peer:focus~.peer-focus\:ig-border-black{--tw-border-opacity: 1;border-color:rgb(0,0,0,var(--tw-border-opacity))}.ig-peer:focus~.peer-focus\:ig-border-input-orange{--tw-border-opacity: 1;border-color:rgb(255,102,0,var(--tw-border-opacity))}.ig-peer:focus~.peer-focus\:ig-bg-white{--tw-bg-opacity: 1;background-color:rgb(255,255,255,var(--tw-bg-opacity))}.ig-peer:disabled~.peer-disabled\:ig-opacity-50{opacity:.5}.data-\[state\=active\]\:ig-text-black[data-state=active]{--tw-text-opacity: 1;color:rgb(0,0,0,var(--tw-text-opacity))}.data-\[state\=active\]\:ig-shadow-\[inset_0_-1px_0_0\,0_1px_0_0\][data-state=active]{--tw-shadow: inset 0 -1px 0 0, 0 1px 0 0;--tw-shadow-colored: inset 0 -1px 0 0 var(--tw-shadow-color), 0 1px 0 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)}.data-\[state\=active\]\:ig-shadow-black[data-state=active]{--tw-shadow-color: #000;--tw-shadow: var(--tw-shadow-colored)}.ig-lightTheme .lightTheme\:ig-border-light-grey{--tw-border-opacity: 1;border-color:rgb(238,236,235,var(--tw-border-opacity))}.ig-lightTheme .lightTheme\:ig-text-dark-grey{--tw-text-opacity: 1;color:rgb(80,80,80,var(--tw-text-opacity))}.ig-darkTheme .darkTheme\:\!ig-border-y-0{border-top-width:0!important;border-bottom-width:0!important}.ig-darkTheme .darkTheme\:\!ig-border-\[\#1E1E1E\]{--tw-border-opacity: 1 !important;border-color:rgb(30,30,30,var(--tw-border-opacity))!important}.ig-darkTheme .darkTheme\:\!ig-border-\[\#505050\]{--tw-border-opacity: 1 !important;border-color:rgb(80,80,80,var(--tw-border-opacity))!important}.ig-darkTheme .darkTheme\:\!ig-border-black{--tw-border-opacity: 1 !important;border-color:rgb(0,0,0,var(--tw-border-opacity))!important}.ig-darkTheme .darkTheme\:\!ig-border-dark-grey{--tw-border-opacity: 1 !important;border-color:rgb(80,80,80,var(--tw-border-opacity))!important}.ig-darkTheme .darkTheme\:ig-border-dark-grey{--tw-border-opacity: 1;border-color:rgb(80,80,80,var(--tw-border-opacity))}.ig-darkTheme .darkTheme\:\!ig-bg-black{--tw-bg-opacity: 1 !important;background-color:rgb(0,0,0,var(--tw-bg-opacity))!important}.ig-darkTheme .darkTheme\:\!ig-bg-dark-grey\/50{background-color:#50505080!important}.ig-darkTheme .darkTheme\:\!ig-bg-theme-light-grey{--tw-bg-opacity: 1 !important;background-color:rgb(30,30,30,var(--tw-bg-opacity))!important}.ig-darkTheme .darkTheme\:\!ig-bg-very-light-grey{--tw-bg-opacity: 1 !important;background-color:rgb(225,225,225,var(--tw-bg-opacity))!important}.ig-darkTheme .darkTheme\:ig-bg-dark-grey{--tw-bg-opacity: 1;background-color:rgb(80,80,80,var(--tw-bg-opacity))}.ig-darkTheme .darkTheme\:ig-bg-white{--tw-bg-opacity: 1;background-color:rgb(255,255,255,var(--tw-bg-opacity))}.ig-darkTheme .darkTheme\:\!ig-fill-black{fill:#000!important}.ig-darkTheme .darkTheme\:\!ig-fill-white{fill:#fff!important}.ig-darkTheme .darkTheme\:ig-fill-white{fill:#fff}.ig-darkTheme .darkTheme\:\!ig-text-\[\#E1E1E1\]{--tw-text-opacity: 1 !important;color:rgb(225,225,225,var(--tw-text-opacity))!important}.ig-darkTheme .darkTheme\:\!ig-text-black{--tw-text-opacity: 1 !important;color:rgb(0,0,0,var(--tw-text-opacity))!important}.ig-darkTheme .darkTheme\:\!ig-text-white{--tw-text-opacity: 1 !important;color:rgb(255,255,255,var(--tw-text-opacity))!important}.ig-darkTheme .darkTheme\:ig-text-middle-gray{--tw-text-opacity: 1;color:rgb(170,170,170,var(--tw-text-opacity))}.ig-darkTheme .darkTheme\:ig-text-very-light-grey{--tw-text-opacity: 1;color:rgb(225,225,225,var(--tw-text-opacity))}.ig-darkTheme .darkTheme\:ig-text-white{--tw-text-opacity: 1;color:rgb(255,255,255,var(--tw-text-opacity))}.ig-darkTheme .darkTheme\:\!ig-shadow-dark-grey{--tw-shadow-color: #505050 !important;--tw-shadow: var(--tw-shadow-colored) !important}.ig-darkTheme .darkTheme\:\!ig-shadow-white{--tw-shadow-color: #fff !important;--tw-shadow: var(--tw-shadow-colored) !important}.ig-darkTheme .even\:darkTheme\:\!ig-bg-theme-light-grey:nth-child(2n){--tw-bg-opacity: 1 !important;background-color:rgb(30,30,30,var(--tw-bg-opacity))!important}.ig-darkTheme .darkTheme\:hover\:\!ig-bg-lightest-grey:hover{--tw-bg-opacity: 1 !important;background-color:rgb(246,246,246,var(--tw-bg-opacity))!important}.ig-darkTheme .hover\:darkTheme\:ig-bg-theme-light-grey:hover{--tw-bg-opacity: 1;background-color:rgb(30,30,30,var(--tw-bg-opacity))}.ig-darkGreyTheme .darkGreyTheme\:\!ig-border-dark-grey{--tw-border-opacity: 1 !important;border-color:rgb(80,80,80,var(--tw-border-opacity))!important}.ig-darkGreyTheme .darkGreyTheme\:ig-border-dark-grey{--tw-border-opacity: 1;border-color:rgb(80,80,80,var(--tw-border-opacity))}.ig-darkGreyTheme .darkGreyTheme\:\!ig-bg-dark-grey\/35{background-color:#50505059!important}.ig-darkGreyTheme .darkGreyTheme\:\!ig-fill-white{fill:#fff!important}.ig-darkGreyTheme .darkGreyTheme\:ig-fill-white{fill:#fff}.ig-darkGreyTheme .darkGreyTheme\:\!ig-text-white{--tw-text-opacity: 1 !important;color:rgb(255,255,255,var(--tw-text-opacity))!important}.ig-darkGreyTheme .darkGreyTheme\:ig-text-middle-gray{--tw-text-opacity: 1;color:rgb(170,170,170,var(--tw-text-opacity))}.ig-darkGreyTheme .darkGreyTheme\:ig-text-very-light-grey{--tw-text-opacity: 1;color:rgb(225,225,225,var(--tw-text-opacity))}.ig-darkGreyTheme .darkGreyTheme\:ig-text-white{--tw-text-opacity: 1;color:rgb(255,255,255,var(--tw-text-opacity))}.ig-darkGreyTheme .darkGreyTheme\:\!ig-shadow-dark-grey{--tw-shadow-color: #505050 !important;--tw-shadow: var(--tw-shadow-colored) !important}.ig-darkGreyTheme .darkGreyTheme\:\!ig-shadow-white{--tw-shadow-color: #fff !important;--tw-shadow: var(--tw-shadow-colored) !important}.ig-lightGreyTheme .lightGreyTheme\:\!ig-border-very-light-grey{--tw-border-opacity: 1 !important;border-color:rgb(225,225,225,var(--tw-border-opacity))!important}.ig-lightGreyTheme .lightGreyTheme\:ig-border-very-light-grey{--tw-border-opacity: 1;border-color:rgb(225,225,225,var(--tw-border-opacity))}.ig-lightGreyTheme .lightGreyTheme\:\!ig-bg-middle-grey\/25{background-color:#75757540!important}.ig-lightGreyTheme .lightGreyTheme\:\!ig-text-middle-grey{--tw-text-opacity: 1 !important;color:rgb(117,117,117,var(--tw-text-opacity))!important}.ig-lightGreyTheme .lightGreyTheme\:\!ig-shadow-very-light-grey{--tw-shadow-color: #e1e1e1 !important;--tw-shadow: var(--tw-shadow-colored) !important}@media not all and (min-width: 992px){.max-lg\:\!ig-hidden{display:none!important}}@media (min-width: 375px){.xs\:ig-mb-2{margin-bottom:.5rem}.xs\:ig-mb-3{margin-bottom:.75rem}.xs\:ig-mt-4{margin-top:1rem}.xs\:ig-max-w-max{max-width:-moz-max-content;max-width:max-content}.xs\:ig-text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 576px){.sm\:ig-mb-3{margin-bottom:.75rem}.sm\:ig-min-w-max{min-width:-moz-max-content;min-width:max-content}.sm\:ig-flex-row{flex-direction:row}.sm\:ig-leading-5{line-height:1.25rem}.sm\:ig-leading-6{line-height:1.5rem}}@media (min-width: 744px){.md\:\!ig-pointer-events-auto{pointer-events:auto!important}.md\:\!ig-relative{position:relative!important}.md\:\!ig-top-\[-100px\]{top:-100px!important}.md\:\!ig-top-\[-120px\]{top:-120px!important}.md\:\!ig-top-\[48px\]{top:48px!important}.md\:ig-bottom-\[120px\]{bottom:120px}.md\:ig-bottom-\[70px\]{bottom:70px}.md\:ig-left-5{left:1.25rem}.md\:ig-top-5{top:1.25rem}.md\:ig-top-\[140px\]{top:140px}.md\:ig-col-start-1{grid-column-start:1}.md\:ig-col-start-4{grid-column-start:4}.md\:ig-col-end-4{grid-column-end:4}.md\:ig-col-end-7{grid-column-end:7}.md\:ig-row-start-1{grid-row-start:1}.md\:ig-row-start-3{grid-row-start:3}.md\:ig-row-start-5{grid-row-start:5}.md\:ig-row-end-3{grid-row-end:3}.md\:ig-row-end-5{grid-row-end:5}.md\:ig-row-end-7{grid-row-end:7}.md\:\!ig-mb-0{margin-bottom:0!important}.md\:\!ig-mb-3{margin-bottom:.75rem!important}.md\:\!ig-mt-5{margin-top:1.25rem!important}.md\:ig-mb-12{margin-bottom:3rem}.md\:ig-mb-4{margin-bottom:1rem}.md\:ig-mb-\[60px\]{margin-bottom:60px}.md\:ig-ml-2{margin-left:.5rem}.md\:ig-ml-5{margin-left:1.25rem}.md\:ig-mr-4{margin-right:1rem}.md\:ig-mr-5{margin-right:1.25rem}.md\:ig-mt-12{margin-top:3rem}.md\:ig-mt-4{margin-top:1rem}.md\:ig-mt-5{margin-top:1.25rem}.md\:ig-mt-8{margin-top:2rem}.md\:ig-block{display:block}.md\:\!ig-flex{display:flex!important}.md\:ig-flex{display:flex}.md\:\!ig-grid{display:grid!important}.md\:\!ig-hidden{display:none!important}.md\:ig-hidden{display:none}.md\:ig-aspect-\[602\/430\]{aspect-ratio:602/430}.md\:\!ig-h-10{height:2.5rem!important}.md\:\!ig-h-12{height:3rem!important}.md\:\!ig-h-5{height:1.25rem!important}.md\:\!ig-h-6{height:1.5rem!important}.md\:\!ig-h-8{height:2rem!important}.md\:\!ig-h-\[100vh\]{height:100vh!important}.md\:\!ig-h-\[165vh\]{height:165vh!important}.md\:\!ig-h-\[40px\]{height:40px!important}.md\:\!ig-h-\[56px\]{height:56px!important}.md\:ig-h-0{height:0}.md\:ig-h-3{height:.75rem}.md\:ig-h-6{height:1.5rem}.md\:ig-h-\[24px\]{height:24px}.md\:ig-h-\[418px\]{height:418px}.md\:ig-h-\[640px\]{height:640px}.md\:ig-h-\[64px\]{height:64px}.md\:ig-h-\[720px\]{height:720px}.md\:ig-h-\[calc\(100vh-128px\)\]{height:calc(100vh - 128px)}.md\:ig-h-auto{height:auto}.md\:ig-max-h-\[466px\]{max-height:466px}.md\:ig-max-h-\[800px\]{max-height:800px}.md\:ig-min-h-\[25vh\]{min-height:25vh}.md\:\!ig-w-10{width:2.5rem!important}.md\:\!ig-w-5{width:1.25rem!important}.md\:\!ig-w-6{width:1.5rem!important}.md\:\!ig-w-8{width:2rem!important}.md\:\!ig-w-\[300px\]{width:300px!important}.md\:\!ig-w-\[40px\]{width:40px!important}.md\:\!ig-w-\[75\%\]{width:75%!important}.md\:\!ig-w-\[90\%\]{width:90%!important}.md\:\!ig-w-full{width:100%!important}.md\:ig-w-6{width:1.5rem}.md\:ig-w-\[197px\]{width:197px}.md\:ig-w-\[24px\]{width:24px}.md\:ig-w-\[250px\]{width:250px}.md\:ig-w-\[40\%\]{width:40%}.md\:ig-w-\[480px\]{width:480px}.md\:ig-w-\[484px\]{width:484px}.md\:ig-w-\[72px\]{width:72px}.md\:ig-w-\[80\%\]{width:80%}.md\:ig-w-\[85\%\]{width:85%}.md\:ig-w-auto{width:auto}.md\:ig-min-w-\[480px\]{min-width:480px}.md\:\!ig-max-w-\[330px\]{max-width:330px!important}.md\:\!ig-max-w-\[572px\]{max-width:572px!important}.md\:\!ig-max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.md\:ig-max-w-\[55\%\]{max-width:55%}.md\:ig-max-w-\[65\%\]{max-width:65%}.md\:ig-max-w-\[800px\]{max-width:800px}.md\:ig-max-w-md{max-width:28rem}.md\:ig-flex-1{flex:1 1 0%}.md\:\!ig-scale-100{--tw-scale-x: 1 !important;--tw-scale-y: 1 !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.md\:\!ig-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:\!ig-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:ig-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:\!ig-flex-row{flex-direction:row!important}.md\:\!ig-flex-row-reverse{flex-direction:row-reverse!important}.md\:ig-flex-nowrap{flex-wrap:nowrap}.md\:\!ig-items-end{align-items:flex-end!important}.md\:ig-justify-start{justify-content:flex-start}.md\:ig-justify-center{justify-content:center}.md\:ig-justify-between{justify-content:space-between}.md\:\!ig-gap-16{gap:4rem!important}.md\:\!ig-gap-3{gap:.75rem!important}.md\:\!ig-gap-4{gap:1rem!important}.md\:\!ig-gap-5{gap:1.25rem!important}.md\:\!ig-gap-\[20px\]{gap:20px!important}.md\:ig-gap-3{gap:.75rem}.md\:ig-gap-4{gap:1rem}.md\:ig-gap-5{gap:1.25rem}.md\:ig-gap-8{gap:2rem}.md\:\!ig-gap-x-\[9px\]{-moz-column-gap:9px!important;column-gap:9px!important}.md\:ig-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * (1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.md\:ig-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * (1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.md\:ig-border-b-0{border-bottom-width:0}.md\:\!ig-bg-lightest-grey{--tw-bg-opacity: 1 !important;background-color:rgb(246,246,246,var(--tw-bg-opacity))!important}.md\:\!ig-bg-none{background-image:none!important}.md\:ig-fill-white{fill:#fff}.md\:\!ig-object-contain{-o-object-fit:contain!important;object-fit:contain!important}.md\:\!ig-p-6{padding:1.5rem!important}.md\:ig-p-5{padding:1.25rem}.md\:\!ig-px-0{padding-left:0!important;padding-right:0!important}.md\:\!ig-px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.md\:\!ig-px-\[20px\]{padding-left:20px!important;padding-right:20px!important}.md\:\!ig-py-12{padding-top:3rem!important;padding-bottom:3rem!important}.md\:\!ig-py-20{padding-top:5rem!important;padding-bottom:5rem!important}.md\:\!ig-py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.md\:\!ig-py-\[34px\]{padding-top:34px!important;padding-bottom:34px!important}.md\:\!ig-py-\[48px\]{padding-top:48px!important;padding-bottom:48px!important}.md\:ig-px-0{padding-left:0;padding-right:0}.md\:ig-px-1{padding-left:.25rem;padding-right:.25rem}.md\:ig-px-1\.5{padding-left:.375rem;padding-right:.375rem}.md\:ig-px-4{padding-left:1rem;padding-right:1rem}.md\:ig-py-4{padding-top:1rem;padding-bottom:1rem}.md\:ig-py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:ig-py-8{padding-top:2rem;padding-bottom:2rem}.md\:ig-py-\[3px\]{padding-top:3px;padding-bottom:3px}.md\:\!ig-pl-6{padding-left:1.5rem!important}.md\:\!ig-pr-0{padding-right:0!important}.md\:\!ig-pr-5{padding-right:1.25rem!important}.md\:\!ig-pr-\[20px\]{padding-right:20px!important}.md\:\!ig-pt-5{padding-top:1.25rem!important}.md\:\!ig-pt-\[40px\]{padding-top:40px!important}.md\:ig-pb-0{padding-bottom:0}.md\:ig-pb-5{padding-bottom:1.25rem}.md\:ig-pb-\[60px\]{padding-bottom:60px}.md\:ig-pl-5{padding-left:1.25rem}.md\:ig-pr-5{padding-right:1.25rem}.md\:ig-pt-2{padding-top:.5rem}.md\:\!ig-text-left{text-align:left!important}.md\:\!ig-text-\[\.75rem\]{font-size:.75rem!important}.md\:\!ig-text-\[14px\]{font-size:14px!important}.md\:\!ig-text-\[28px\]{font-size:28px!important}.md\:\!ig-text-\[32px\]{font-size:32px!important}.md\:\!ig-text-base{font-size:1rem!important;line-height:1.5rem!important}.md\:\!ig-text-sm{font-size:.875rem!important;line-height:1.25rem!important}.md\:ig-text-\[0\.75rem\]{font-size:.75rem}.md\:ig-text-\[0\.875rem\]{font-size:.875rem}.md\:ig-text-\[1\.25rem\]{font-size:1.25rem}.md\:ig-text-\[1\.75rem\]{font-size:1.75rem}.md\:ig-text-\[1rem\]{font-size:1rem}.md\:ig-text-\[2\.5rem\]{font-size:2.5rem}.md\:ig-text-\[3rem\]{font-size:3rem}.md\:ig-text-base{font-size:1rem;line-height:1.5rem}.md\:ig-text-sm{font-size:.875rem;line-height:1.25rem}.md\:ig-text-xs{font-size:.75rem;line-height:1rem}.md\:\!ig-leading-5{line-height:1.25rem!important}.md\:\!ig-leading-6{line-height:1.5rem!important}.md\:\!ig-leading-7{line-height:1.75rem!important}.md\:\!ig-leading-8{line-height:2rem!important}.md\:\!ig-leading-\[20px\]{line-height:20px!important}.md\:\!ig-leading-\[28px\]{line-height:28px!important}.md\:\!ig-leading-\[32px\]{line-height:32px!important}.md\:\!ig-leading-\[40px\]{line-height:40px!important}.md\:ig-leading-10{line-height:2.5rem}.md\:ig-leading-4{line-height:1rem}.md\:ig-leading-5{line-height:1.25rem}.md\:ig-leading-6{line-height:1.5rem}.md\:ig-leading-7{line-height:1.75rem}.md\:ig-leading-8{line-height:2rem}.md\:ig-leading-\[1\.125rem\]{line-height:1.125rem}.md\:ig-leading-\[1\.25rem\]{line-height:1.25rem}.md\:ig-leading-\[1\.5rem\]{line-height:1.5rem}.md\:ig-leading-\[1\.75rem\]{line-height:1.75rem}.md\:ig-leading-\[28px\]{line-height:28px}.md\:ig-leading-\[48px\]{line-height:48px}.md\:\!ig-shadow-\[6px_6px_36px_0px_\#00000026\]{--tw-shadow: 6px 6px 36px 0px #00000026 !important;--tw-shadow-colored: 6px 6px 36px 0px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)!important}.ig-peer:focus~.peer-focus\:md\:ig-left-0{left:0}.ig-peer:focus~.peer-focus\:md\:ig-pl-1{padding-left:.25rem}}@media (min-width: 992px){.lg\:\!ig-visible{visibility:visible!important}.lg\:ig-absolute{position:absolute}.lg\:\!ig-bottom-\[26px\]{bottom:26px!important}.lg\:\!ig-top-1\/2{top:50%!important}.lg\:\!ig-top-48{top:12rem!important}.lg\:ig-bottom-\[20px\]{bottom:20px}.lg\:ig-bottom-\[26px\]{bottom:26px}.lg\:ig-left-\[20px\]{left:20px}.lg\:ig-right-\[20px\]{right:20px}.lg\:ig-right-\[72px\]{right:72px}.lg\:\!ig-order-1{order:1!important}.lg\:\!ig-order-2{order:2!important}.lg\:\!ig-my-16{margin-top:4rem!important;margin-bottom:4rem!important}.lg\:\!ig-mb-4{margin-bottom:1rem!important}.lg\:\!ig-mb-5{margin-bottom:1.25rem!important}.lg\:\!ig-mr-5{margin-right:1.25rem!important}.lg\:\!ig-mt-0{margin-top:0!important}.lg\:\!ig-mt-12{margin-top:3rem!important}.lg\:\!ig-mt-3{margin-top:.75rem!important}.lg\:\!ig-mt-5{margin-top:1.25rem!important}.lg\:ig-mb-0{margin-bottom:0}.lg\:ig-mb-4{margin-bottom:1rem}.lg\:ig-mb-5{margin-bottom:1.25rem}.lg\:ig-mb-6{margin-bottom:1.5rem}.lg\:ig-mb-\[20px\]{margin-bottom:20px}.lg\:ig-mr-\[20px\]{margin-right:20px}.lg\:ig-mr-auto{margin-right:auto}.lg\:ig-ms-\[16px\]{margin-inline-start:16px}.lg\:ig-mt-0{margin-top:0}.lg\:ig-mt-5{margin-top:1.25rem}.lg\:ig-mt-6{margin-top:1.5rem}.lg\:ig-mt-\[52px\]{margin-top:52px}.lg\:ig-mt-\[80px\]{margin-top:80px}.lg\:\!ig-block{display:block!important}.lg\:\!ig-flex{display:flex!important}.lg\:ig-flex{display:flex}.lg\:\!ig-hidden{display:none!important}.lg\:ig-hidden{display:none}.lg\:ig-aspect-\[572\/408\]{aspect-ratio:572/408}.lg\:\!ig-h-6{height:1.5rem!important}.lg\:\!ig-h-\[30px\]{height:30px!important}.lg\:\!ig-h-\[40px\]{height:40px!important}.lg\:\!ig-h-full{height:100%!important}.lg\:ig-h-12{height:3rem}.lg\:ig-h-64{height:16rem}.lg\:ig-h-\[105px\]{height:105px}.lg\:ig-h-\[640px\]{height:640px}.lg\:ig-h-\[calc\(100vh-114px\)\]{height:calc(100vh - 114px)}.lg\:ig-h-auto{height:auto}.lg\:\!ig-w-1\/2{width:50%!important}.lg\:\!ig-w-6{width:1.5rem!important}.lg\:\!ig-w-\[30px\]{width:30px!important}.lg\:\!ig-w-\[460px\]{width:460px!important}.lg\:\!ig-w-\[50\%\]{width:50%!important}.lg\:\!ig-w-\[75\%\]{width:75%!important}.lg\:\!ig-w-\[85\%\]{width:85%!important}.lg\:\!ig-w-fit{width:-moz-fit-content!important;width:fit-content!important}.lg\:\!ig-w-max{width:-moz-max-content!important;width:max-content!important}.lg\:ig-w-24{width:6rem}.lg\:ig-w-56{width:14rem}.lg\:ig-w-\[21\%\]{width:21%}.lg\:ig-w-\[250px\]{width:250px}.lg\:ig-w-\[360px\]{width:360px}.lg\:ig-w-\[400px\]{width:400px}.lg\:ig-w-\[480px\]{width:480px}.lg\:ig-w-\[84px\]{width:84px}.lg\:ig-w-\[926px\]{width:926px}.lg\:ig-w-\[calc\(100\%-40px\)\]{width:calc(100% - 40px)}.lg\:\!ig-min-w-max{min-width:-moz-max-content!important;min-width:max-content!important}.lg\:ig-min-w-\[250px\]{min-width:250px}.lg\:\!ig-max-w-\[1024px\]{max-width:1024px!important}.lg\:\!ig-max-w-\[454px\]{max-width:454px!important}.lg\:\!ig-max-w-\[48\%\]{max-width:48%!important}.lg\:\!ig-max-w-\[572px\]{max-width:572px!important}.lg\:\!ig-max-w-\[690px\]{max-width:690px!important}.lg\:\!ig-max-w-\[90\%\]{max-width:90%!important}.lg\:ig-max-w-\[100\%\]{max-width:100%}.lg\:ig-max-w-\[1024px\]{max-width:1024px}.lg\:ig-max-w-\[480px\]{max-width:480px}.lg\:ig-max-w-\[650px\]{max-width:650px}.lg\:ig-max-w-\[70\%\]{max-width:70%}.lg\:ig-max-w-md{max-width:28rem}.lg\:ig-flex-none{flex:none}.lg\:\!ig--translate-y-1\/2{--tw-translate-y: -50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.lg\:\!ig-scroll-m-\[57px\]{scroll-margin:57px!important}.lg\:\!ig-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:\!ig-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lg\:\!ig-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.lg\:ig-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:ig-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:\!ig-flex-row{flex-direction:row!important}.lg\:ig-flex-row{flex-direction:row}.lg\:ig-flex-col{flex-direction:column}.lg\:\!ig-flex-wrap{flex-wrap:wrap!important}.lg\:\!ig-items-start{align-items:flex-start!important}.lg\:\!ig-items-end{align-items:flex-end!important}.lg\:\!ig-items-center{align-items:center!important}.lg\:ig-items-center{align-items:center}.lg\:\!ig-items-baseline{align-items:baseline!important}.lg\:\!ig-justify-start{justify-content:flex-start!important}.lg\:\!ig-justify-center{justify-content:center!important}.lg\:\!ig-justify-between{justify-content:space-between!important}.lg\:ig-justify-between{justify-content:space-between}.lg\:\!ig-gap-0{gap:0!important}.lg\:\!ig-gap-10{gap:2.5rem!important}.lg\:\!ig-gap-2{gap:.5rem!important}.lg\:\!ig-gap-4{gap:1rem!important}.lg\:\!ig-gap-5{gap:1.25rem!important}.lg\:ig-gap-3{gap:.75rem}.lg\:ig-gap-4{gap:1rem}.lg\:ig-gap-5{gap:1.25rem}.lg\:ig-gap-8{gap:2rem}.lg\:\!ig-gap-x-5{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.lg\:ig-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * (1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.lg\:ig-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * (1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.lg\:ig-overflow-hidden{overflow:hidden}.lg\:\!ig-rounded{border-radius:.25rem!important}.lg\:ig-border-y{border-top-width:1px;border-bottom-width:1px}.lg\:\!ig-border-b-\[0px\]{border-bottom-width:0!important}.lg\:\!ig-border-t-0{border-top-width:0!important}.lg\:ig-border-b-0{border-bottom-width:0}.lg\:ig-border-t-0{border-top-width:0}.lg\:ig-border-solid{border-style:solid}.lg\:ig-border-very-light-grey{--tw-border-opacity: 1;border-color:rgb(225,225,225,var(--tw-border-opacity))}.lg\:ig-bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.lg\:ig-from-black\/65{--tw-gradient-from: rgba(0, 0, 0, .65) var(--tw-gradient-from-position);--tw-gradient-to: transparent var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.lg\:ig-via-black\/50{--tw-gradient-to: transparent var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(0, 0, 0, .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.lg\:\!ig-via-\[33\%\]{--tw-gradient-via-position: 33% !important}.lg\:\!ig-to-\[67\%\]{--tw-gradient-to-position: 67% !important}.lg\:\!ig-p-5{padding:1.25rem!important}.lg\:\!ig-px-0{padding-left:0!important;padding-right:0!important}.lg\:\!ig-px-4{padding-left:1rem!important;padding-right:1rem!important}.lg\:\!ig-px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.lg\:\!ig-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.lg\:\!ig-py-0{padding-top:0!important;padding-bottom:0!important}.lg\:\!ig-py-\[22px\]{padding-top:22px!important;padding-bottom:22px!important}.lg\:ig-px-0{padding-left:0;padding-right:0}.lg\:ig-px-4{padding-left:1rem;padding-right:1rem}.lg\:ig-px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:ig-px-\[141px\]{padding-left:141px;padding-right:141px}.lg\:ig-px-\[20px\]{padding-left:20px;padding-right:20px}.lg\:ig-py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:ig-py-3{padding-top:.75rem;padding-bottom:.75rem}.lg\:ig-py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:\!ig-pb-3{padding-bottom:.75rem!important}.lg\:\!ig-pb-5{padding-bottom:1.25rem!important}.lg\:\!ig-pl-0{padding-left:0!important}.lg\:\!ig-pr-5{padding-right:1.25rem!important}.lg\:\!ig-pt-0{padding-top:0!important}.lg\:\!ig-pt-4{padding-top:1rem!important}.lg\:\!ig-pt-5{padding-top:1.25rem!important}.lg\:\!ig-pt-\[20px\]{padding-top:20px!important}.lg\:ig-pl-10{padding-left:2.5rem}.lg\:ig-pl-5{padding-left:1.25rem}.lg\:ig-pl-\[20px\]{padding-left:20px}.lg\:ig-pr-0{padding-right:0}.lg\:ig-pt-4{padding-top:1rem}.lg\:\!ig-text-left{text-align:left!important}.lg\:\!ig-text-\[16px\]{font-size:16px!important}.lg\:\!ig-text-\[1rem\]{font-size:1rem!important}.lg\:\!ig-text-\[32px\]{font-size:32px!important}.lg\:ig-text-\[0\.75rem\]{font-size:.75rem}.lg\:ig-text-\[0\.875rem\]{font-size:.875rem}.lg\:ig-text-\[1\.06255rem\]{font-size:1.06255rem}.lg\:ig-text-\[1\.0625rem\]{font-size:1.0625rem}.lg\:ig-text-\[1\.25rem\]{font-size:1.25rem}.lg\:ig-text-\[1\.3125rem\]{font-size:1.3125rem}.lg\:ig-text-\[1rem\]{font-size:1rem}.lg\:ig-text-\[2\.375rem\]{font-size:2.375rem}.lg\:ig-text-\[2\.5rem\]{font-size:2.5rem}.lg\:ig-text-\[2rem\]{font-size:2rem}.lg\:ig-text-\[3\.375rem\]{font-size:3.375rem}.lg\:ig-text-\[3rem\]{font-size:3rem}.lg\:ig-text-\[40px\]{font-size:40px}.lg\:ig-text-\[4rem\]{font-size:4rem}.lg\:ig-text-\[5\.5rem\]{font-size:5.5rem}.lg\:ig-text-base{font-size:1rem;line-height:1.5rem}.lg\:\!ig-leading-10{line-height:2.5rem!important}.lg\:\!ig-leading-5{line-height:1.25rem!important}.lg\:\!ig-leading-8{line-height:2rem!important}.lg\:\!ig-leading-\[32px\]{line-height:32px!important}.lg\:\!ig-leading-\[48px\]{line-height:48px!important}.lg\:ig-leading-6{line-height:1.5rem}.lg\:ig-leading-8{line-height:2rem}.lg\:ig-leading-\[1\.124rem\]{line-height:1.124rem}.lg\:ig-leading-\[1\.125rem\]{line-height:1.125rem}.lg\:ig-leading-\[1\.25rem\]{line-height:1.25rem}.lg\:ig-leading-\[1\.375rem\]{line-height:1.375rem}.lg\:ig-leading-\[1\.5\]{line-height:1.5}.lg\:ig-leading-\[1\.5rem\]{line-height:1.5rem}.lg\:ig-leading-\[1\.75rem\]{line-height:1.75rem}.lg\:ig-leading-\[1rem\]{line-height:1rem}.lg\:ig-leading-\[32px\]{line-height:32px}.lg\:ig-leading-\[48px\]{line-height:48px}.lg\:ig-leading-\[64px\]{line-height:64px}.lg\:ig-leading-\[7\.125rem\]{line-height:7.125rem}.lg\:ig-leading-none{line-height:1}.lg\:ig-tracking-\[4px\]{letter-spacing:4px}.lg\:ig-transition-none{transition-property:none}.lg\:\!ig-duration-\[150ms\]{transition-duration:.15s!important}.lg\:ig-duration-0{transition-duration:0s}.lg\:ig-duration-300{transition-duration:.3s}.lg\:ig-duration-\[50ms\]{transition-duration:50ms}.lg\:ig-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}}@media (min-width: 1200px){.xl\:ig-ml-6{margin-left:1.5rem}.xl\:ig-mr-6{margin-right:1.5rem}.xl\:ig-w-\[310px\]{width:310px}}@media (min-width: 1400px){.\32xl\:ig-px-0{padding-left:0;padding-right:0}.\32xl\:ig-pl-0{padding-left:0}}@media not all and (min-width: 744px){.max-md\:\[\&\&\]\:ig-leading-4.max-md\:\[\&\&\]\:ig-leading-4{line-height:1rem}}@media (min-width: 744px){.md\:\[\&\&\]\:ig-mb-5.md\:\[\&\&\]\:ig-mb-5{margin-bottom:1.25rem}.md\:\[\&\&\]\:ig-px-6.md\:\[\&\&\]\:ig-px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:\[\&\&\]\:ig-py-8.md\:\[\&\&\]\:ig-py-8{padding-top:2rem;padding-bottom:2rem}}@media (min-width: 1200px){.xl\:\[\&\&\]\:ig-mb-3.xl\:\[\&\&\]\:ig-mb-3{margin-bottom:.75rem}}.\[\&\>a\]\:ig-underline>a{text-decoration-line:underline}.\[\&\>a\]\:hover\:ig-no-underline:hover>a{text-decoration-line:none}.\[\&\>h3\]\:\!ig-text-sm>h3{font-size:.875rem!important;line-height:1.25rem!important}@media (min-width: 744px){.md\:\[\&\>h3\]\:\!ig-text-base>h3{font-size:1rem!important;line-height:1.5rem!important}}@media (min-width: 744px){.\[\&\>svg\]\:md\:ig-size-\[16px\]>svg{width:16px;height:16px}}@media (max-height: 747px){.\[\@media\(max-height\:747px\)\]\:ig-h-\[120vh\]{height:120vh}}@media (max-width: 992px){.\[\@media\(max-width\:992px\)\]\:\!ig-inset-x-0{left:0!important;right:0!important}.\[\@media\(max-width\:992px\)\]\:\!ig-bottom-0{bottom:0!important}.\[\@media\(max-width\:992px\)\]\:\!ig-top-auto{top:auto!important}.\[\@media\(max-width\:992px\)\]\:\!ig-h-auto{height:auto!important}.\[\@media\(max-width\:992px\)\]\:\!ig-max-h-full{max-height:100%!important}.\[\@media\(max-width\:992px\)\]\:\!ig-w-full{width:100%!important}.\[\@media\(max-width\:992px\)\]\:\!ig-rounded-t-\[10px\]{border-top-left-radius:10px!important;border-top-right-radius:10px!important}@keyframes ig-slide-out-to-bottom{0%{transform:translateY(0)}to{transform:translateY(100%)}}.\[\@media\(max-width\:992px\)\]\:data-\[state\=closed\]\:\!ig-animate-slide-out-to-bottom[data-state=closed]{animation:ig-slide-out-to-bottom .3s cubic-bezier(.4,0,.2,1) forwards!important}@keyframes ig-slide-in-from-bottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}.\[\@media\(max-width\:992px\)\]\:data-\[state\=open\]\:\!ig-animate-slide-in-from-bottom[data-state=open]{animation:ig-slide-in-from-bottom .5s cubic-bezier(.4,0,.2,1)!important}}@media (min-width: 1440px){.\[\@media\(min-width\:1440px\)\]\:ig-top-\[53px\]{top:53px}}@media (min-width: 1512px){.\[\@media\(min-width\:1512px\)\]\:\!ig-w-\[62\.8\%\]{width:62.8%!important}}@media (min-width: 1728px){.\[\@media\(min-width\:1728px\)\]\:\!ig-w-\[1118px\]{width:1118px!important}}@media (min-width: 1920px){.\[\@media\(min-width\:1920px\)\]\:\!ig-w-\[1246px\]{width:1246px!important}.\[\@media\(min-width\:1920px\)\]\:\!ig-w-\[57\%\]{width:57%!important}}@media (min-width: 2000px){.\[\@media\(min-width\:2000px\)\]\:\!ig-max-w-full{max-width:100%!important}}@font-face{font-family:Franklin Gothic ATF;font-style:normal;font-weight:700;src:url(/fonts/ATFFranklinGothicBold-RCVKHOXV.88aaa3ba.otf) format("opentype")}@font-face{font-family:Franklin Gothic ATF;font-style:normal;font-weight:900;src:url(/fonts/ATFFranklinGothicHeavy-N6R3TOCU.6fa3b9b8.otf) format("opentype")}@font-face{font-family:Franklin Gothic ATF;font-style:italic;font-weight:400;src:url(/fonts/ATFFranklinGothicItalic-WWP5ATLZ.b59fd04d.otf) format("opentype")}@font-face{font-family:Franklin Gothic ATF;font-style:normal;font-weight:500;src:url(/fonts/ATFFranklinGothicMed-YOMIAEOG.c3988011.otf) format("opentype")}@font-face{font-family:Franklin Gothic ATF;font-style:normal;font-weight:400;src:url(/fonts/ATFFranklinGothicRegular-EOZB7GKP.23b21f99.otf) format("opentype")}@font-face{font-family:Franklin Gothic ITC;font-style:normal;font-weight:400;src:url(/fonts/ITCFranklinGothicLTProBookCompressed-342VIIGE.df355420.otf) format("opentype")}@font-face{font-family:Franklin Gothic ITC;font-style:italic;font-weight:400;src:url(/fonts/ITCFranklinGothicLTProBookItalicCompressed-YT4AE5TO.c4f80276.otf) format("opentype")}@font-face{font-family:Franklin Gothic ITC;font-style:normal;font-weight:700;src:url(/fonts/ITCFranklinGothicLTProDemiCompressed-B4M5ICCR.0f19d408.otf) format("opentype")}.gm-style-iw{padding:0!important;overflow:visible!important;border:none!important;outline:none!important}.gm-style-iw-chr,.gm-style-iw-tc{display:none!important}.gm-style-iw-d{padding:0!important;overflow:visible!important}*,:after,:before{--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }button,input,optgroup,select,textarea{letter-spacing:inherit}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}.gc-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}.gc-pointer-events-none{pointer-events:none}.gc-fixed{position:fixed}.gc-absolute{position:absolute}.gc-relative{position:relative}.gc-inset-0{inset:0}.gc-inset-x-0{left:0;right:0}.gc-inset-y-0{top:0;bottom:0}.\!gc-right-\[374px\]{right:374px!important}.\!gc-top-0{top:0!important}.-gc-left-\[20px\]{left:-20px}.-gc-top-\[3px\]{top:-3px}.-gc-top-\[6px\]{top:-6px}.gc-bottom-0{bottom:0}.gc-bottom-full{bottom:100%}.gc-left-0{left:0}.gc-left-3\.5{left:.875rem}.gc-left-full{left:100%}.gc-right-0{right:0}.gc-right-\[31px\]{right:31px}.gc-top-0{top:0}.gc-top-1{top:.25rem}.gc-top-16{top:4rem}.gc-top-7{top:1.75rem}.gc-top-\[20px\]{top:20px}.gc-top-\[23px\]{top:23px}.gc-top-full{top:100%}.gc-z-10{z-index:10}.gc-z-40{z-index:40}.gc-z-50{z-index:50}.gc-z-\[999\]{z-index:999}.gc-order-last{order:9999}.gc-col-span-1{grid-column:span 1/span 1}.gc-col-span-2{grid-column:span 2/span 2}.gc-m-0{margin:0}.gc-m-2{margin:.5rem}.gc-mx-0{margin-left:0;margin-right:0}.gc-mx-1{margin-left:.25rem;margin-right:.25rem}.gc-mx-\[8px\]{margin-left:8px;margin-right:8px}.gc-mx-auto{margin-left:auto;margin-right:auto}.gc-my-0{margin-top:0;margin-bottom:0}.gc-my-4{margin-top:1rem;margin-bottom:1rem}.gc-my-8{margin-top:2rem;margin-bottom:2rem}.gc-mb-0\.5{margin-bottom:.125rem}.gc-mb-12{margin-bottom:3rem}.gc-mb-2{margin-bottom:.5rem}.gc-mb-3{margin-bottom:.75rem}.gc-mb-4{margin-bottom:1rem}.gc-mb-5{margin-bottom:1.25rem}.gc-mb-6{margin-bottom:1.5rem}.gc-mb-8{margin-bottom:2rem}.gc-mb-\[1rem\]{margin-bottom:1rem}.gc-mb-\[52px\]{margin-bottom:52px}.gc-mb-\[8px\]{margin-bottom:8px}.gc-mr-2{margin-right:.5rem}.gc-mr-4{margin-right:1rem}.gc-mr-auto{margin-right:auto}.gc-mt-1\.5{margin-top:.375rem}.gc-mt-2{margin-top:.5rem}.gc-mt-3{margin-top:.75rem}.gc-mt-4{margin-top:1rem}.gc-mt-5{margin-top:1.25rem}.gc-mt-6{margin-top:1.5rem}.gc-mt-8{margin-top:2rem}.gc-mt-\[1rem\]{margin-top:1rem}.gc-mt-\[30px\]{margin-top:30px}.gc-mt-\[5px\]{margin-top:5px}.gc-box-border{box-sizing:border-box}.gc-block{display:block}.gc-inline-block{display:inline-block}.gc-flex{display:flex}.gc-inline-flex{display:inline-flex}.gc-grid{display:grid}.gc-contents{display:contents}.gc-hidden{display:none}.gc-aspect-auto{aspect-ratio:auto}.\!gc-h-full{height:100%!important}.gc-h-16{height:4rem}.gc-h-3\.5{height:.875rem}.gc-h-5{height:1.25rem}.gc-h-\[144px\]{height:144px}.gc-h-\[18px\]{height:18px}.gc-h-\[250px\]{height:250px}.gc-h-\[32px\]{height:32px}.gc-h-\[40px\]{height:40px}.gc-h-\[440px\]{height:440px}.gc-h-\[468px\]{height:468px}.gc-h-\[46px\]{height:46px}.gc-h-\[48px\]{height:48px}.gc-h-\[50px\]{height:50px}.gc-h-\[55px\]{height:55px}.gc-h-\[68px\]{height:68px}.gc-h-\[75pt\]{height:75pt}.gc-h-\[9\.375rem\]{height:9.375rem}.gc-h-\[calc\(100\%-84px\)\]{height:calc(100% - 84px)}.gc-h-auto{height:auto}.gc-h-fit{height:fit-content}.gc-h-full{height:100%}.gc-h-max{height:max-content}.gc-h-screen{height:100vh}.gc-max-h-\[278px\]{max-height:278px}.gc-max-h-\[330px\]{max-height:330px}.gc-max-h-\[348px\]{max-height:348px}.gc-max-h-\[39px\]{max-height:39px}.gc-max-h-\[46px\]{max-height:46px}.gc-max-h-\[80vh\]{max-height:80vh}.gc-max-h-full{max-height:100%}.gc-min-h-\[25\.75rem\]{min-height:25.75rem}.gc-min-h-\[64px\]{min-height:64px}.gc-min-h-fit{min-height:fit-content}.gc-min-h-full{min-height:100%}.gc-min-h-screen{min-height:100vh}.\!gc-w-fit{width:fit-content!important}.\!gc-w-full{width:100%!important}.gc-w-5{width:1.25rem}.gc-w-6{width:1.5rem}.gc-w-\[12px\]{width:12px}.gc-w-\[18px\]{width:18px}.gc-w-\[24px\]{width:24px}.gc-w-\[308px\]{width:308px}.gc-w-\[36vw\]{width:36vw}.gc-w-\[39\.48px\]{width:39.48px}.gc-w-\[40px\]{width:40px}.gc-w-\[50px\]{width:50px}.gc-w-\[75pt\]{width:75pt}.gc-w-\[80\%\]{width:80%}.gc-w-auto{width:auto}.gc-w-fit{width:fit-content}.gc-w-full{width:100%}.gc-min-w-\[12rem\]{min-width:12rem}.gc-min-w-\[184px\]{min-width:184px}.gc-min-w-\[338px\]{min-width:338px}.gc-max-w-\[160px\]{max-width:160px}.gc-max-w-\[225px\]{max-width:225px}.gc-max-w-\[25\%\]{max-width:25%}.gc-max-w-\[255px\]{max-width:255px}.gc-max-w-\[800px\]{max-width:800px}.gc-max-w-\[960px\]{max-width:960px}.gc-max-w-fit{max-width:fit-content}.gc-max-w-full{max-width:100%}.gc-flex-grow{flex-grow:1}.\!-gc-rotate-180{--tw-rotate: -180deg !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.gc-rotate-180{--tw-rotate: 180deg }.gc-rotate-180,.gc-transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes gc-skeleton{0%{background-position:200% 100%}to{background-position:-200% 100%}}.gc-animate-skeleton{animation:gc-skeleton 2.6s cubic-bezier(.3,.1,.55,1) infinite}.gc-cursor-pointer{cursor:pointer}.gc-select-none{-webkit-user-select:none;user-select:none}.gc-scroll-mt-7{scroll-margin-top:1.75rem}.gc-list-none{list-style-type:none}.gc-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gc-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gc-grid-cols-\[110px\,_1fr\]{grid-template-columns:110px 1fr}.gc-grid-rows-\[0fr\]{grid-template-rows:0fr}.gc-grid-rows-\[1fr\]{grid-template-rows:1fr}.gc-flex-col{flex-direction:column}.gc-flex-wrap{flex-wrap:wrap}.gc-place-items-center{place-items:center}.gc-items-start{align-items:flex-start}.gc-items-end{align-items:flex-end}.gc-items-center{align-items:center}.\!gc-justify-start{justify-content:flex-start!important}.gc-justify-start{justify-content:flex-start}.gc-justify-end{justify-content:flex-end}.gc-justify-center{justify-content:center}.gc-justify-between{justify-content:space-between}.gc-gap-0\.5{gap:.125rem}.gc-gap-1{gap:.25rem}.gc-gap-2{gap:.5rem}.gc-gap-3{gap:.75rem}.gc-gap-4{gap:1rem}.gc-gap-6{gap:1.5rem}.gc-gap-7{gap:1.75rem}.gc-gap-\[16px\]{gap:16px}.gc-gap-\[5px\]{gap:5px}.gc-gap-y-2{row-gap:.5rem}.gc-self-start{align-self:flex-start}.gc-overflow-auto{overflow:auto}.\!gc-overflow-hidden{overflow:hidden!important}.gc-overflow-hidden{overflow:hidden}.gc-overflow-y-auto{overflow-y:auto}.gc-overflow-y-scroll{overflow-y:scroll}.\!gc-whitespace-nowrap{white-space:nowrap!important}.gc-whitespace-nowrap{white-space:nowrap}.gc-rounded,.gc-rounded-\[0\.25rem\]{border-radius:.25rem}.gc-rounded-md{border-radius:.375rem}.gc-rounded-sm{border-radius:.125rem}.gc-border{border-width:1px}.\!gc-border-t{border-top-width:1px!important}.gc-border-b{border-bottom-width:1px}.gc-border-l{border-left-width:1px}.gc-border-r{border-right-width:1px}.gc-border-t{border-top-width:1px}.\!gc-border-middle-grey{--tw-border-opacity: 1 !important;border-color:rgb(117 117 117/var(--tw-border-opacity))!important}.gc-border-\[\#00000019\]{border-color:#00000019}.gc-border-\[\#212529\]{--tw-border-opacity: 1;border-color:rgb(33 37 41/var(--tw-border-opacity))}.gc-border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.gc-border-light-grey{--tw-border-opacity: 1;border-color:rgb(238 236 235/var(--tw-border-opacity))}.gc-border-middle-grey{--tw-border-opacity: 1;border-color:rgb(117 117 117/var(--tw-border-opacity))}.gc-border-middle-grey\/50{border-color:#75757580}.gc-border-neutral-200{--tw-border-opacity: 1;border-color:rgb(229 229 229/var(--tw-border-opacity))}.gc-border-neutral-600{--tw-border-opacity: 1;border-color:rgb(82 82 82/var(--tw-border-opacity))}.gc-border-primary{--tw-border-opacity: 1;border-color:rgb(255 237 0/var(--tw-border-opacity))}.gc-border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.gc-border-l-light-grey{--tw-border-opacity: 1;border-left-color:rgb(238 236 235/var(--tw-border-opacity))}.\!gc-bg-middle-grey{--tw-bg-opacity: 1 !important;background-color:rgb(117 117 117/var(--tw-bg-opacity))!important}.gc-bg-\[\#F6F6F6\]{--tw-bg-opacity: 1;background-color:rgb(246 246 246/var(--tw-bg-opacity))}.gc-bg-\[\#edecea\]{--tw-bg-opacity: 1;background-color:rgb(237 236 234/var(--tw-bg-opacity))}.gc-bg-\[\#efede6\]{--tw-bg-opacity: 1;background-color:rgb(239 237 230/var(--tw-bg-opacity))}.gc-bg-\[\#f8f6f5\]{--tw-bg-opacity: 1;background-color:rgb(248 246 245/var(--tw-bg-opacity))}.gc-bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.gc-bg-black\/50{background-color:#00000080}.gc-bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.gc-bg-light-grey{--tw-bg-opacity: 1;background-color:rgb(238 236 235/var(--tw-bg-opacity))}.gc-bg-neutral-200{--tw-bg-opacity: 1;background-color:rgb(229 229 229/var(--tw-bg-opacity))}.gc-bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.gc-bg-skeleton{background-image:linear-gradient(90deg,#f1efef 20%,#f9f8f8 30%,#f1efef 60%);background-size:200% 100%}.\!gc-fill-light-grey{fill:#eeeceb!important}.gc-fill-black{fill:#000}.gc-fill-middle-grey{fill:#757575}.gc-fill-primary{fill:#ffed00}.gc-fill-status-positive-alt{fill:#006601}.gc-fill-white{fill:#fff}.gc-object-contain{object-fit:contain}.gc-object-cover{object-fit:cover}.\!gc-p-0{padding:0!important}.gc-p-0{padding:0}.gc-p-2{padding:.5rem}.gc-p-3{padding:.75rem}.gc-p-4{padding:1rem}.gc-p-\[16px\]{padding:16px}.\!gc-px-0{padding-left:0!important;padding-right:0!important}.\!gc-px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.\!gc-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.\!gc-py-4{padding-top:1rem!important;padding-bottom:1rem!important}.gc-px-0{padding-left:0;padding-right:0}.gc-px-14{padding-left:3.5rem;padding-right:3.5rem}.gc-px-3{padding-left:.75rem;padding-right:.75rem}.gc-px-4{padding-left:1rem;padding-right:1rem}.gc-px-5{padding-left:1.25rem;padding-right:1.25rem}.gc-px-6{padding-left:1.5rem;padding-right:1.5rem}.gc-px-8{padding-left:2rem;padding-right:2rem}.gc-px-\[14px\]{padding-left:14px;padding-right:14px}.gc-px-\[15px\]{padding-left:15px;padding-right:15px}.gc-px-\[16px\]{padding-left:16px;padding-right:16px}.gc-px-\[26px\]{padding-left:26px;padding-right:26px}.gc-px-\[28px\]{padding-left:28px;padding-right:28px}.gc-px-\[30px\]{padding-left:30px;padding-right:30px}.gc-px-\[42px\]{padding-left:42px;padding-right:42px}.gc-px-\[8px\]{padding-left:8px;padding-right:8px}.gc-py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.gc-py-12{padding-top:3rem;padding-bottom:3rem}.gc-py-2{padding-top:.5rem;padding-bottom:.5rem}.gc-py-28{padding-top:7rem;padding-bottom:7rem}.gc-py-3{padding-top:.75rem;padding-bottom:.75rem}.gc-py-4{padding-top:1rem;padding-bottom:1rem}.gc-py-5{padding-top:1.25rem;padding-bottom:1.25rem}.gc-py-7{padding-top:1.75rem;padding-bottom:1.75rem}.gc-py-8{padding-top:2rem;padding-bottom:2rem}.gc-py-\[19px\]{padding-top:19px;padding-bottom:19px}.gc-py-\[25px\]{padding-top:25px;padding-bottom:25px}.gc-py-\[30px\]{padding-top:30px;padding-bottom:30px}.\!gc-pb-0{padding-bottom:0!important}.\!gc-pb-8{padding-bottom:2rem!important}.\!gc-pl-8{padding-left:2rem!important}.\!gc-pl-\[18px\]{padding-left:18px!important}.\!gc-pt-16{padding-top:4rem!important}.\!gc-pt-2\.5{padding-top:.625rem!important}.\!gc-pt-4{padding-top:1rem!important}.gc-pb-0{padding-bottom:0}.gc-pb-1{padding-bottom:.25rem}.gc-pb-3{padding-bottom:.75rem}.gc-pb-4{padding-bottom:1rem}.gc-pb-5{padding-bottom:1.25rem}.gc-pb-6{padding-bottom:1.5rem}.gc-pb-7{padding-bottom:1.75rem}.gc-pb-8{padding-bottom:2rem}.gc-pb-\[20px\]{padding-bottom:20px}.gc-pb-\[28px\]{padding-bottom:28px}.gc-pb-\[32px\]{padding-bottom:32px}.gc-pb-\[40px\]{padding-bottom:40px}.gc-pl-0{padding-left:0}.gc-pl-2{padding-left:.5rem}.gc-pl-3\.5{padding-left:.875rem}.gc-pl-4{padding-left:1rem}.gc-pl-5{padding-left:1.25rem}.gc-pl-8{padding-left:2rem}.gc-pl-\[24px\]{padding-left:24px}.gc-pl-\[32px\]{padding-left:32px}.gc-pr-6{padding-right:1.5rem}.gc-pr-8{padding-right:2rem}.gc-pr-\[1\.3rem\]{padding-right:1.3rem}.gc-pr-\[24px\]{padding-right:24px}.gc-pt-1{padding-top:.25rem}.gc-pt-2{padding-top:.5rem}.gc-pt-4{padding-top:1rem}.gc-pt-5{padding-top:1.25rem}.gc-pt-6{padding-top:1.5rem}.gc-pt-\[16px\]{padding-top:16px}.gc-pt-\[30\.5px\]{padding-top:30.5px}.gc-pt-\[9px\]{padding-top:9px}.\!gc-text-left{text-align:left!important}.gc-text-center{text-align:center}.gc-font-secondary{font-family:Franklin Gothic ITC,sans-serif}.gc-font-tertiary{font-family:Franklin Gothic ATF,sans-serif}.\!gc-text-\[0\.74rem\]{font-size:.74rem!important}.\!gc-text-\[1\.9rem\]{font-size:1.9rem!important}.\!gc-text-\[10px\]{font-size:10px!important}.\!gc-text-\[13px\]{font-size:13px!important}.\!gc-text-\[9px\]{font-size:9px!important}.\!gc-text-base{font-size:1rem!important;line-height:1.5rem!important}.\!gc-text-sm{font-size:.875rem!important;line-height:1.25rem!important}.\!gc-text-xs{font-size:.75rem!important;line-height:1rem!important}.gc-text-\[0\.9375rem\]{font-size:.9375rem}.gc-text-\[10px\]{font-size:10px}.gc-text-\[13px\]{font-size:13px}.gc-text-\[14px\]{font-size:14px}.gc-text-\[15px\]{font-size:15px}.gc-text-\[18px\]{font-size:18px}.gc-text-\[28px\]{font-size:28px}.gc-text-base{font-size:1rem;line-height:1.5rem}.gc-text-sm{font-size:.875rem;line-height:1.25rem}.gc-text-xs{font-size:.75rem;line-height:1rem}.\!gc-font-extrabold{font-weight:800!important}.gc-font-bold{font-weight:700}.gc-font-normal{font-weight:400}.gc-font-semibold{font-weight:600}.gc-uppercase{text-transform:uppercase}.\!gc-capitalize{text-transform:capitalize!important}.gc-capitalize{text-transform:capitalize}.\!gc-leading-4{line-height:1rem!important}.\!gc-leading-5{line-height:1.25rem!important}.\!gc-leading-\[0\.9375rem\]{line-height:.9375rem!important}.\!gc-leading-\[22px\]{line-height:22px!important}.\!gc-leading-none{line-height:1!important}.gc-leading-4{line-height:1rem}.gc-leading-5{line-height:1.25rem}.gc-leading-8{line-height:2rem}.gc-leading-\[1\.125rem\]{line-height:1.125rem}.gc-leading-\[1\.2rem\]{line-height:1.2rem}.gc-leading-\[1\.315rem\]{line-height:1.315rem}.gc-leading-\[1\.375rem\]{line-height:1.375rem}.gc-leading-\[13px\]{line-height:13px}.gc-tracking-\[\.0625rem\]{letter-spacing:.0625rem}.gc-tracking-\[\.5px\]{letter-spacing:.5px}.gc-tracking-\[1px\]{letter-spacing:1px}.\!gc-text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0/var(--tw-text-opacity))!important}.\!gc-text-light-grey{--tw-text-opacity: 1 !important;color:rgb(238 236 235/var(--tw-text-opacity))!important}.\!gc-text-middle-grey{--tw-text-opacity: 1 !important;color:rgb(117 117 117/var(--tw-text-opacity))!important}.\!gc-text-primary{--tw-text-opacity: 1 !important;color:rgb(255 237 0/var(--tw-text-opacity))!important}.gc-text-\[\#ad4c0b\]{--tw-text-opacity: 1;color:rgb(173 76 11/var(--tw-text-opacity))}.gc-text-\[\#d60000\]{--tw-text-opacity: 1;color:rgb(214 0 0/var(--tw-text-opacity))}.gc-text-black{--tw-text-opacity: 1;color:rgb(0 0 0/var(--tw-text-opacity))}.gc-text-middle-grey{--tw-text-opacity: 1;color:rgb(117 117 117/var(--tw-text-opacity))}.gc-text-primary{--tw-text-opacity: 1;color:rgb(255 237 0/var(--tw-text-opacity))}.gc-text-status-negative{--tw-text-opacity: 1;color:rgb(195 0 0/var(--tw-text-opacity))}.gc-text-status-positive-alt{--tw-text-opacity: 1;color:rgb(0 102 1/var(--tw-text-opacity))}.gc-text-white{--tw-text-opacity: 1;color:rgb(255 255 255/var(--tw-text-opacity))}.gc-underline{text-decoration-line:underline}.gc-line-through{text-decoration-line:line-through}.\!gc-no-underline{text-decoration-line:none!important}.gc-decoration-middle-grey{text-decoration-color:#757575}.gc-opacity-50{opacity:.5}.gc-mix-blend-multiply{mix-blend-mode:multiply}.gc-shadow-md{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.gc-outline-none{outline:2px solid transparent;outline-offset:2px}.gc-backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.gc-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.gc-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.gc-duration-150{transition-duration:.15s}.gc-duration-300{transition-duration:.3s}.gc-duration-500{transition-duration:.5s}.gc-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.last\:gc-flex:last-child{display:flex}.last-of-type\:gc-border-0:last-of-type{border-width:0}.focus-within\:gc-bg-light-grey:focus-within{--tw-bg-opacity: 1;background-color:rgb(238 236 235/var(--tw-bg-opacity))}.hover\:gc-bg-light-grey:hover{--tw-bg-opacity: 1;background-color:rgb(238 236 235/var(--tw-bg-opacity))}.hover\:gc-fill-primary:hover{fill:#ffed00}.hover\:\!gc-text-primary:hover{--tw-text-opacity: 1 !important;color:rgb(255 237 0/var(--tw-text-opacity))!important}.hover\:gc-text-primary:hover{--tw-text-opacity: 1;color:rgb(255 237 0/var(--tw-text-opacity))}.hover\:gc-underline:hover{text-decoration-line:underline}.hover\:\!gc-no-underline:hover{text-decoration-line:none!important}.hover\:gc-no-underline:hover{text-decoration-line:none}.focus\:gc-fill-primary:focus{fill:#ffed00}.focus\:\!gc-text-primary:focus{--tw-text-opacity: 1 !important;color:rgb(255 237 0/var(--tw-text-opacity))!important}.focus\:gc-text-primary:focus{--tw-text-opacity: 1;color:rgb(255 237 0/var(--tw-text-opacity))}.disabled\:\!gc-cursor-not-allowed:disabled{cursor:not-allowed!important}.disabled\:gc-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:gc-border-middle-grey:disabled{--tw-border-opacity: 1;border-color:rgb(117 117 117/var(--tw-border-opacity))}.disabled\:gc-bg-white:disabled{--tw-bg-opacity: 1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.disabled\:gc-text-middle-grey:disabled{--tw-text-opacity: 1;color:rgb(117 117 117/var(--tw-text-opacity))}.gc-group:focus-within .group-focus-within\:gc-flex{display:flex}.gc-group:hover .group-hover\:gc-flex{display:flex}.gc-group:hover .group-hover\:gc-fill-primary,.gc-group\/bikelink:hover .group-hover\/bikelink\:gc-fill-primary{fill:#ffed00}.data-\[state\=open\]\:gc-translate-x-0[data-state=open]{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes gc-slide-out-to-bottom{0%{transform:translateY(0)}to{transform:translateY(100%)}}.data-\[state\=closed\]\:gc-animate-slide-out-to-bottom[data-state=closed]{animation:gc-slide-out-to-bottom .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes gc-slide-out-to-left{0%{transform:translate(0)}to{transform:translate(-100%)}}.data-\[state\=closed\]\:gc-animate-slide-out-to-left[data-state=closed]{animation:gc-slide-out-to-left .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes gc-slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}.data-\[state\=closed\]\:gc-animate-slide-out-to-right[data-state=closed]{animation:gc-slide-out-to-right .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes gc-slide-out-to-top{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.data-\[state\=closed\]\:gc-animate-slide-out-to-top[data-state=closed]{animation:gc-slide-out-to-top .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes gc-slide-in-from-bottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}.data-\[state\=open\]\:gc-animate-slide-in-from-bottom[data-state=open]{animation:gc-slide-in-from-bottom .5s cubic-bezier(.4,0,.2,1)}@keyframes gc-slide-in-from-left{0%{transform:translate(-100%)}to{transform:translate(0)}}.data-\[state\=open\]\:gc-animate-slide-in-from-left[data-state=open]{animation:gc-slide-in-from-left .5s cubic-bezier(.4,0,.2,1)}@keyframes gc-slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}.data-\[state\=open\]\:gc-animate-slide-in-from-right[data-state=open]{animation:gc-slide-in-from-right .5s cubic-bezier(.4,0,.2,1)}@keyframes gc-slide-in-from-top{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.data-\[state\=open\]\:gc-animate-slide-in-from-top[data-state=open]{animation:gc-slide-in-from-top .5s cubic-bezier(.4,0,.2,1)}.data-\[state\=closed\]\:gc-opacity-0[data-state=closed]{opacity:0}.data-\[state\=open\]\:gc-opacity-100[data-state=open]{opacity:1}@media (min-width:576px){.sm\:\!gc-px-12{padding-left:3rem!important;padding-right:3rem!important}.sm\:\!gc-py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.header-sm\:gc-max-w-\[540px\]{max-width:540px}.header-sm\:gc-px-\[15px\]{padding-left:15px;padding-right:15px}}@media (min-width:744px){.md\:gc-block{display:block}.md\:gc-max-h-\[550px\]{max-height:550px}.md\:\!gc-w-\[29\.4rem\]{width:29.4rem!important}.md\:\!gc-w-\[30rem\]{width:30rem!important}.md\:gc-w-\[333px\]{width:333px}.md\:gc-w-\[484px\]{width:484px}.md\:gc-w-\[795px\]{width:795px}.md\:gc-w-auto{width:auto}.md\:gc-max-w-\[374px\]{max-width:374px}.md\:gc-max-w-\[720px\]{max-width:720px}.md\:gc-max-w-\[80\%\]{max-width:80%}.md\:gc-grid-cols-\[230px\,_1fr\]{grid-template-columns:230px 1fr}.md\:gc-justify-end{justify-content:flex-end}.md\:\!gc-px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.md\:gc-px-0{padding-left:0;padding-right:0}.md\:gc-px-7{padding-left:1.75rem;padding-right:1.75rem}.md\:gc-px-\[16px\]{padding-left:16px;padding-right:16px}.md\:gc-px-\[24px\]{padding-left:24px;padding-right:24px}.md\:gc-px-\[32px\]{padding-left:32px;padding-right:32px}.md\:gc-px-\[45px\]{padding-left:45px;padding-right:45px}.md\:gc-py-1{padding-top:.25rem;padding-bottom:.25rem}.md\:gc-pr-32{padding-right:8rem}}@media (min-width:992px){.lg\:gc-fixed{position:fixed}.lg\:\!gc-right-\[484px\]{right:484px!important}.lg\:gc-top-0{top:0}.lg\:gc-col-span-3{grid-column:span 3/span 3}.lg\:gc-col-start-3{grid-column-start:3}.lg\:gc-col-start-4{grid-column-start:4}.lg\:gc-mx-\[15px\]{margin-left:15px;margin-right:15px}.lg\:gc-mx-\[16px\]{margin-left:16px;margin-right:16px}.lg\:gc-mr-\[58px\]{margin-right:58px}.lg\:gc-mt-0{margin-top:0}.lg\:gc-mt-2{margin-top:.5rem}.lg\:gc-mt-\[1\.35rem\]{margin-top:1.35rem}.lg\:gc-mt-\[12px\]{margin-top:12px}.lg\:gc-block{display:block}.lg\:gc-flex{display:flex}.lg\:gc-inline-flex{display:inline-flex}.lg\:\!gc-hidden{display:none!important}.lg\:gc-hidden{display:none}.lg\:gc-h-0{height:0}.lg\:gc-h-\[38px\]{height:38px}.lg\:gc-h-\[466px\]{height:466px}.lg\:gc-h-\[49px\]{height:49px}.lg\:gc-h-full{height:100%}.lg\:gc-w-\[184px\]{width:184px}.lg\:gc-w-\[264px\]{width:264px}.lg\:gc-w-\[453px\]{width:453px}.lg\:gc-w-\[60\.465px\]{width:60.465px}.lg\:gc-w-\[80\%\]{width:80%}.lg\:gc-w-fit{width:fit-content}.lg\:gc-max-w-\[295px\]{max-width:295px}.lg\:gc-max-w-\[307px\]{max-width:307px}.lg\:gc-max-w-\[484px\]{max-width:484px}.lg\:gc-max-w-\[960px\]{max-width:960px}.lg\:gc-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:gc-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:gc-flex-row{flex-direction:row}.lg\:gc-justify-start{justify-content:flex-start}.lg\:gc-gap-3{gap:.75rem}.lg\:gc-gap-4{gap:1rem}.lg\:gc-overflow-auto{overflow:auto}.lg\:gc-border-t{border-top-width:1px}.lg\:gc-border-none{border-style:none}.lg\:gc-border-middle-grey\/50{border-color:#75757580}.lg\:gc-bg-\[\#1A1A1A\]\/70{background-color:#1a1a1ab3}.lg\:gc-bg-inherit{background-color:inherit}.lg\:gc-bg-transparent{background-color:transparent}.lg\:gc-fill-white{fill:#fff}.lg\:gc-p-12{padding:3rem}.lg\:gc-px-0{padding-left:0;padding-right:0}.lg\:gc-px-1{padding-left:.25rem;padding-right:.25rem}.lg\:gc-px-4{padding-left:1rem;padding-right:1rem}.lg\:gc-px-\[0\.875rem\]{padding-left:.875rem;padding-right:.875rem}.lg\:gc-py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:\!gc-pt-\[34px\]{padding-top:34px!important}.lg\:gc-pb-0{padding-bottom:0}.lg\:gc-pb-8{padding-bottom:2rem}.lg\:gc-pb-\[16px\]{padding-bottom:16px}.lg\:gc-pl-4{padding-left:1rem}.lg\:gc-pt-1{padding-top:.25rem}.lg\:gc-pt-\[24px\]{padding-top:24px}.lg\:gc-pt-\[32px\]{padding-top:32px}.lg\:gc-pt-\[7px\]{padding-top:7px}.lg\:gc-text-left{text-align:left}.lg\:\!gc-text-base{font-size:1rem!important;line-height:1.5rem!important}.lg\:\!gc-text-xs{font-size:.75rem!important;line-height:1rem!important}.lg\:gc-text-\[21px\]{font-size:21px}.lg\:gc-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.lg\:gc-duration-500{transition-duration:.5s}.lg\:gc-ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.lg\:before\:gc-absolute:before{content:var(--tw-content);position:absolute}.lg\:before\:-gc-top-2:before{content:var(--tw-content);top:-.5rem}.lg\:before\:gc-left-\[5px\]:before{content:var(--tw-content);left:5px}.lg\:before\:gc-h-\[76px\]:before{content:var(--tw-content);height:76px}.lg\:before\:gc-w-\[1px\]:before{content:var(--tw-content);width:1px}.lg\:before\:gc-bg-\[\#00000019\]:before{content:var(--tw-content);background-color:#00000019}.lg\:before\:gc-content-\[\'\'\]:before{--tw-content: "";content:var(--tw-content)}}@media (min-width:1200px){.xl\:gc-w-\[45vw\]{width:45vw}.xl\:gc-max-w-\[1140px\]{max-width:1140px}.xl\:gc-max-w-\[349px\]{max-width:349px}.xl\:gc-pl-0{padding-left:0}.xl\:before\:-gc-left-8:before{content:var(--tw-content);left:-2rem}}@media (min-width:1400px){.\32xl\:gc-min-w-\[226\.33px\]{min-width:226.33px}.\32xl\:gc-max-w-\[1360px\]{max-width:1360px}.\32xl\:gc-max-w-\[226\.33px\]{max-width:226.33px}.\32xl\:gc-max-w-\[419px\]{max-width:419px}.\32xl\:before\:-gc-left-10:before{content:var(--tw-content);left:-2.5rem}}.\[\&\>\*\]\:gc-w-full>*{width:100%}.\[\&\>\*\]\:gc-justify-center>*{justify-content:center}.\[\&\>\*\]\:gc-underline>*{text-decoration-line:underline}.hover\:\[\&\>\*\]\:gc-no-underline>:hover{text-decoration-line:none}.\[\&\>div\]\:focus-within\:gc-block:focus-within>div{display:block}.\[\&\>div\]\:hover\:gc-block:hover>div{display:block}.\[\&\>ul\]\:focus-within\:gc-block:focus-within>ul{display:block}.\[\&\>ul\]\:hover\:gc-block:hover>ul{display:block}@media (min-width:576px){.\[\@media\(min-width\:576px\)\]\:gc-flex{display:flex}.\[\@media\(min-width\:576px\)\]\:gc-pl-6{padding-left:1.5rem}}*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content: "" }:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Franklin Gothic ATF,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(59, 130, 246, .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(59, 130, 246, .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.\!ig-container{width:100%!important}.ig-container{width:100%}@media (min-width:375px){.\!ig-container{max-width:375px!important}.ig-container{max-width:375px}}@media (min-width:576px){.\!ig-container{max-width:576px!important}.ig-container{max-width:576px}}@media (min-width:744px){.\!ig-container{max-width:744px!important}.ig-container{max-width:744px}}@media (min-width:992px){.\!ig-container{max-width:992px!important}.ig-container{max-width:992px}}@media (min-width:1200px){.\!ig-container{max-width:1200px!important}.ig-container{max-width:1200px}}@media (min-width:1400px){.\!ig-container{max-width:1400px!important}.ig-container{max-width:1400px}}.ig-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}.ig-pointer-events-none{pointer-events:none}.ig-pointer-events-auto{pointer-events:auto}.ig-visible{visibility:visible}.ig-invisible{visibility:hidden}.ig-fixed{position:fixed}.\!ig-absolute{position:absolute!important}.ig-absolute{position:absolute}.\!ig-relative{position:relative!important}.ig-relative{position:relative}.\!ig-inset-0{inset:0!important}.ig-inset-0{inset:0}.ig-inset-x-0{left:0;right:0}.ig-inset-y-0{top:0;bottom:0}.\!ig-left-0{left:0!important}.\!ig-top-\[20\%\]{top:20%!important}.ig-bottom-0{bottom:0}.ig-bottom-16{bottom:4rem}.ig-bottom-4{bottom:1rem}.ig-bottom-8{bottom:2rem}.ig-bottom-\[14px\]{bottom:14px}.ig-bottom-\[26px\]{bottom:26px}.ig-bottom-\[33\%\]{bottom:33%}.ig-left-0{left:0}.ig-left-1\/2{left:50%}.ig-left-2{left:.5rem}.ig-left-4{left:1rem}.ig-left-5{left:1.25rem}.ig-left-\[13px\]{left:13px}.ig-left-\[16px\]{left:16px}.ig-left-\[1rem\]{left:1rem}.ig-right-0{right:0}.ig-right-4{right:1rem}.ig-right-5{right:1.25rem}.ig-right-6{right:1.5rem}.ig-right-7{right:1.75rem}.ig-right-8{right:2rem}.ig-right-\[0\.5rem\]{right:.5rem}.ig-right-\[0\.75rem\]{right:.75rem}.ig-right-\[0\.9rem\]{right:.9rem}.ig-right-\[16px\]{right:16px}.ig-right-\[1rem\]{right:1rem}.ig-right-\[20px\]{right:20px}.ig-right-\[22px\]{right:22px}.ig-right-\[31px\]{right:31px}.ig-right-\[52px\]{right:52px}.ig-top-0{top:0}.ig-top-1\/2{top:50%}.ig-top-1\/3{top:33.333333%}.ig-top-16{top:4rem}.ig-top-2\/3{top:66.666667%}.ig-top-4{top:1rem}.ig-top-\[22px\]{top:22px}.ig-top-\[23px\]{top:23px}.ig-top-\[33\%\]{top:33%}.ig-top-\[40px\]{top:40px}.ig-top-\[44px\]{top:44px}.ig-top-full{top:100%}.\!ig-z-10{z-index:10!important}.ig-z-10{z-index:10}.ig-z-20{z-index:20}.ig-z-40{z-index:40}.ig-z-50{z-index:50}.ig-z-\[10\]{z-index:10}.ig-z-\[1\]{z-index:1}.ig-z-\[999\]{z-index:999}.ig-m-0{margin:0}.ig-m-\[3px\]{margin:3px}.\!ig-mx-0{margin-left:0!important;margin-right:0!important}.ig-mx-4{margin-left:1rem;margin-right:1rem}.ig-mx-\[10px\]{margin-left:10px;margin-right:10px}.ig-mx-auto{margin-left:auto;margin-right:auto}.ig-my-0{margin-top:0;margin-bottom:0}.ig-my-8{margin-top:2rem;margin-bottom:2rem}.ig-my-\[48px\]{margin-top:48px;margin-bottom:48px}.ig-my-auto{margin-top:auto;margin-bottom:auto}.\!ig-mb-2{margin-bottom:.5rem!important}.\!ig-ml-0{margin-left:0!important}.\!ig-mr-0{margin-right:0!important}.ig-mb-0{margin-bottom:0}.ig-mb-1{margin-bottom:.25rem}.ig-mb-2{margin-bottom:.5rem}.ig-mb-3{margin-bottom:.75rem}.ig-mb-4{margin-bottom:1rem}.ig-mb-5{margin-bottom:1.25rem}.ig-mb-6{margin-bottom:1.5rem}.ig-mb-8{margin-bottom:2rem}.ig-mb-\[18px\]{margin-bottom:18px}.ig-mb-\[40px\]{margin-bottom:40px}.ig-ml-1{margin-left:.25rem}.ig-ml-3{margin-left:.75rem}.ig-ml-5{margin-left:1.25rem}.ig-ml-\[0\.8125em\]{margin-left:.8125em}.ig-ml-\[0\.8125rem\]{margin-left:.8125rem}.ig-ml-\[13px\]{margin-left:13px}.ig-ml-\[1px\]{margin-left:1px}.ig-mr-0{margin-right:0}.ig-mr-1{margin-right:.25rem}.ig-mr-2{margin-right:.5rem}.ig-mr-3{margin-right:.75rem}.ig-mr-4{margin-right:1rem}.ig-mr-5{margin-right:1.25rem}.ig-ms-\[8px\]{margin-inline-start:8px}.ig-mt-1{margin-top:.25rem}.ig-mt-2{margin-top:.5rem}.ig-mt-4{margin-top:1rem}.ig-mt-5{margin-top:1.25rem}.ig-mt-8{margin-top:2rem}.ig-mt-\[0\.5rem\]{margin-top:.5rem}.ig-mt-\[15px\]{margin-top:15px}.ig-mt-\[20px\]{margin-top:20px}.ig-mt-\[3px\]{margin-top:3px}.ig-mt-\[4px\]{margin-top:4px}.ig-mt-\[6px\]{margin-top:6px}.ig-mt-\[80px\]{margin-top:80px}.ig-mt-auto{margin-top:auto}.ig-block{display:block}.ig-inline-block{display:inline-block}.\!ig-flex{display:flex!important}.ig-flex{display:flex}.ig-inline-flex{display:inline-flex}.ig-grid{display:grid}.\!ig-hidden{display:none!important}.ig-hidden{display:none}.ig-aspect-\[294\/212\]{aspect-ratio:294/212}.ig-aspect-\[690\/492\]{aspect-ratio:690/492}.ig-aspect-square{aspect-ratio:1/1}.\!ig-h-\[40px\]{height:40px!important}.ig-h-0{height:0}.ig-h-0\.5{height:.125rem}.ig-h-10{height:2.5rem}.ig-h-12{height:3rem}.ig-h-14{height:3.5rem}.ig-h-2{height:.5rem}.ig-h-2\.5{height:.625rem}.ig-h-5{height:1.25rem}.ig-h-6{height:1.5rem}.ig-h-8{height:2rem}.ig-h-80{height:20rem}.ig-h-\[14px\]{height:14px}.ig-h-\[18px\]{height:18px}.ig-h-\[2\.25rem\]{height:2.25rem}.ig-h-\[2\.75rem\]{height:2.75rem}.ig-h-\[230px\]{height:230px}.ig-h-\[24px\]{height:24px}.ig-h-\[3\.5em\]{height:3.5em}.ig-h-\[300px\]{height:300px}.ig-h-\[30px\]{height:30px}.ig-h-\[375px\]{height:375px}.ig-h-\[3rem\]{height:3rem}.ig-h-\[400px\]{height:400px}.ig-h-\[40px\]{height:40px}.ig-h-\[48px\]{height:48px}.ig-h-\[560px\]{height:560px}.ig-h-\[6px\]{height:6px}.ig-h-\[inherit\]{height:inherit}.ig-h-fit{height:-moz-fit-content;height:fit-content}.ig-h-full{height:100%}.ig-h-max{height:-moz-max-content;height:max-content}.ig-h-screen{height:100vh}.ig-max-h-\[440px\]{max-height:440px}.ig-max-h-\[466px\]{max-height:466px}.ig-max-h-full{max-height:100%}.ig-max-h-inherit{max-height:inherit}.ig-min-h-fit{min-height:-moz-fit-content;min-height:fit-content}.\!ig-w-\[40px\]{width:40px!important}.\!ig-w-auto{width:auto!important}.\!ig-w-fit{width:-moz-fit-content!important;width:fit-content!important}.\!ig-w-full{width:100%!important}.ig-w-10{width:2.5rem}.ig-w-11{width:2.75rem}.ig-w-14{width:3.5rem}.ig-w-5{width:1.25rem}.ig-w-6{width:1.5rem}.ig-w-\[0\.9em\]{width:.9em}.ig-w-\[14px\]{width:14px}.ig-w-\[18px\]{width:18px}.ig-w-\[24px\]{width:24px}.ig-w-\[250px\]{width:250px}.ig-w-\[300px\]{width:300px}.ig-w-\[30px\]{width:30px}.ig-w-\[310px\]{width:310px}.ig-w-\[350px\]{width:350px}.ig-w-\[3rem\]{width:3rem}.ig-w-\[40px\]{width:40px}.ig-w-\[80\%\]{width:80%}.ig-w-\[calc\(100\%-2rem\)\]{width:calc(100% - 2rem)}.ig-w-fit{width:-moz-fit-content;width:fit-content}.ig-w-full{width:100%}.ig-w-max{width:-moz-max-content;width:max-content}.ig-w-screen{width:100vw}.ig-min-w-\[2rem\]{min-width:2rem}.ig-min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.ig-min-w-full{min-width:100%}.ig-min-w-max{min-width:-moz-max-content;min-width:max-content}.\!ig-max-w-\[240px\]{max-width:240px!important}.ig-max-w-\[40\%\]{max-width:40%}.ig-max-w-\[448px\]{max-width:448px}.ig-max-w-\[500px\]{max-width:500px}.ig-max-w-\[690px\]{max-width:690px}.ig-flex-1{flex:1 1 0%}.ig-flex-\[1_0_100\%\]{flex:1 0 100%}.ig-flex-\[1_0_auto\]{flex:1 0 auto}.ig-flex-shrink-0{flex-shrink:0}.-ig-translate-x-1\/2{--tw-translate-x: -50% }.-ig-translate-x-1\/2,.-ig-translate-x-3\/4{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-ig-translate-x-3\/4{--tw-translate-x: -75% }.-ig-translate-y-1\/2{--tw-translate-y: -50% }.-ig-translate-y-1\/2,.ig--translate-x-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ig--translate-x-1\/2{--tw-translate-x: -50% }.ig--translate-y-1\/2{--tw-translate-y: -50% }.ig--translate-y-1\/2,.ig--translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ig--translate-y-full{--tw-translate-y: -100% }.ig-translate-x-3\/4{--tw-translate-x: 75% }.ig-translate-x-3\/4,.ig-translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ig-translate-y-0{--tw-translate-y: 0px }.ig-translate-y-full{--tw-translate-y: 100% }.ig--rotate-180,.ig-translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ig--rotate-180{--tw-rotate: -180deg }.ig--rotate-45{--tw-rotate: -45deg }.ig--rotate-45,.ig--rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ig--rotate-90{--tw-rotate: -90deg }.ig--rotate-\[135deg\]{--tw-rotate: -135deg }.ig--rotate-\[135deg\],.ig-rotate-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ig-rotate-0{--tw-rotate: 0deg }.ig-rotate-180{--tw-rotate: 180deg }.ig-rotate-180,.ig-rotate-45{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ig-rotate-45{--tw-rotate: 45deg }.ig-rotate-90{--tw-rotate: 90deg }.ig-rotate-90,.ig-rotate-\[135deg\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ig-rotate-\[135deg\]{--tw-rotate: 135deg }.-ig-skew-x-12{--tw-skew-x: -12deg }.-ig-skew-x-12,.ig-scale-110{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ig-scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1 }.ig-scale-150{--tw-scale-x: 1.5;--tw-scale-y: 1.5 }.ig-scale-150,.ig-transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ig-transform-none{transform:none}.ig-cursor-default{cursor:default}.ig-cursor-not-allowed{cursor:not-allowed}.ig-cursor-pointer{cursor:pointer}.ig-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.ig-resize-none{resize:none}.ig-list-none{list-style-type:none}.ig-appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.ig-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.ig-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.ig-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ig-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ig-grid-cols-\[200px_auto\]{grid-template-columns:200px auto}.ig-grid-rows-\[0fr\]{grid-template-rows:0fr}.ig-grid-rows-\[1fr\]{grid-template-rows:1fr}.ig-flex-row{flex-direction:row}.ig-flex-row-reverse{flex-direction:row-reverse}.ig-flex-col{flex-direction:column}.ig-flex-col-reverse{flex-direction:column-reverse}.ig-flex-wrap{flex-wrap:wrap}.ig-place-items-center{place-items:center}.ig-content-center{align-content:center}.ig-items-start{align-items:flex-start}.ig-items-end{align-items:flex-end}.\!ig-items-center{align-items:center!important}.ig-items-center{align-items:center}.ig-justify-start{justify-content:flex-start}.ig-justify-end{justify-content:flex-end}.\!ig-justify-center{justify-content:center!important}.ig-justify-center{justify-content:center}.\!ig-justify-between{justify-content:space-between!important}.ig-justify-between{justify-content:space-between}.\!ig-gap-0{gap:0!important}.\!ig-gap-4{gap:1rem!important}.ig-gap-0{gap:0}.ig-gap-0\.5{gap:.125rem}.ig-gap-1{gap:.25rem}.ig-gap-1\.5{gap:.375rem}.ig-gap-10{gap:2.5rem}.ig-gap-2{gap:.5rem}.ig-gap-2\.5{gap:.625rem}.ig-gap-3{gap:.75rem}.ig-gap-4{gap:1rem}.ig-gap-5{gap:1.25rem}.ig-gap-8{gap:2rem}.ig-gap-\[0\.625rem\]{gap:.625rem}.ig-gap-\[12px\]{gap:12px}.ig-gap-\[20px\]{gap:20px}.ig-gap-\[5px\]{gap:5px}.ig-gap-\[6px\]{gap:6px}.ig-gap-\[8px\]{gap:8px}.ig-gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.ig-gap-y-12{row-gap:3rem}.ig-overflow-auto{overflow:auto}.ig-overflow-hidden{overflow:hidden}.ig-overflow-x-auto{overflow-x:auto}.\!ig-whitespace-nowrap{white-space:nowrap!important}.ig-whitespace-nowrap{white-space:nowrap}.ig-text-balance{text-wrap:balance}.ig-break-words{overflow-wrap:break-word}.\!ig-rounded{border-radius:.25rem!important}.\!ig-rounded-\[4px\]{border-radius:4px!important}.ig-rounded{border-radius:.25rem}.ig-rounded-\[0\.24rem\]{border-radius:.24rem}.ig-rounded-\[4px\]{border-radius:4px}.ig-rounded-full{border-radius:9999px}.ig-rounded-none{border-radius:0}.ig-rounded-sm{border-radius:.125rem}.ig-rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.ig-border{border-width:1px}.ig-border-2{border-width:2px}.ig-border-\[1px\]{border-width:1px}.\!ig-border-l{border-left-width:1px!important}.\!ig-border-r{border-right-width:1px!important}.ig-border-b{border-bottom-width:1px}.ig-border-b-0{border-bottom-width:0}.ig-border-b-\[0\.1em\]{border-bottom-width:.1em}.ig-border-r{border-right-width:1px}.ig-border-r-0{border-right-width:0}.ig-border-t{border-top-width:1px}.ig-border-t-0{border-top-width:0}.ig-border-solid{border-style:solid}.\!ig-border-none{border-style:none!important}.ig-border-none{border-style:none}.\!ig-border-black{--tw-border-opacity: 1 !important;border-color:rgb(0 0 0/var(--tw-border-opacity))!important}.\!ig-border-light-grey{--tw-border-opacity: 1 !important;border-color:rgb(238 236 235/var(--tw-border-opacity))!important}.ig-border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.ig-border-black\/10{border-color:#0000001a}.ig-border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.ig-border-input-error{--tw-border-opacity: 1;border-color:rgb(206 70 53/var(--tw-border-opacity))}.ig-border-input-grey{--tw-border-opacity: 1;border-color:rgb(225 225 225/var(--tw-border-opacity))}.ig-border-light-grey{--tw-border-opacity: 1;border-color:rgb(238 236 235/var(--tw-border-opacity))}.ig-border-light-middle-grey{--tw-border-opacity: 1;border-color:rgb(209 206 206/var(--tw-border-opacity))}.ig-border-middle-grey{--tw-border-opacity: 1;border-color:rgb(117 117 117/var(--tw-border-opacity))}.ig-border-neutral-200{--tw-border-opacity: 1;border-color:rgb(229 229 229/var(--tw-border-opacity))}.ig-border-primary{--tw-border-opacity: 1;border-color:rgb(255 237 0/var(--tw-border-opacity))}.ig-border-status-negative{--tw-border-opacity: 1;border-color:rgb(195 0 0/var(--tw-border-opacity))}.ig-border-status-positive{--tw-border-opacity: 1;border-color:rgb(70 134 0/var(--tw-border-opacity))}.ig-border-transparent{border-color:transparent}.\!ig-bg-black{--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0/var(--tw-bg-opacity))!important}.\!ig-bg-dark-grey{--tw-bg-opacity: 1 !important;background-color:rgb(80 80 80/var(--tw-bg-opacity))!important}.\!ig-bg-light-grey{--tw-bg-opacity: 1 !important;background-color:rgb(238 236 235/var(--tw-bg-opacity))!important}.\!ig-bg-transparent{background-color:transparent!important}.\!ig-bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.ig-bg-\[\#E1E1E1\]{--tw-bg-opacity: 1;background-color:rgb(225 225 225/var(--tw-bg-opacity))}.ig-bg-\[\#F6F6F6\]{--tw-bg-opacity: 1;background-color:rgb(246 246 246/var(--tw-bg-opacity))}.ig-bg-\[\#ffed00\]{--tw-bg-opacity: 1;background-color:rgb(255 237 0/var(--tw-bg-opacity))}.ig-bg-\[rgba\(0\,0\,0\,\.5\)\]{background-color:#00000080}.ig-bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.ig-bg-black\/50{background-color:#00000080}.ig-bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.ig-bg-dark-blue-grey{--tw-bg-opacity: 1;background-color:rgb(56 56 56/var(--tw-bg-opacity))}.ig-bg-dark-grey{--tw-bg-opacity: 1;background-color:rgb(80 80 80/var(--tw-bg-opacity))}.ig-bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.ig-bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.ig-bg-light-grey{--tw-bg-opacity: 1;background-color:rgb(238 236 235/var(--tw-bg-opacity))}.ig-bg-lightest-grey{--tw-bg-opacity: 1;background-color:rgb(246 246 246/var(--tw-bg-opacity))}.ig-bg-primary{--tw-bg-opacity: 1;background-color:rgb(255 237 0/var(--tw-bg-opacity))}.ig-bg-secondary{--tw-bg-opacity: 1;background-color:rgb(194 85 12/var(--tw-bg-opacity))}.ig-bg-status-negative-light{--tw-bg-opacity: 1;background-color:rgb(246 217 217/var(--tw-bg-opacity))}.ig-bg-status-positive-light{--tw-bg-opacity: 1;background-color:rgb(228 238 217/var(--tw-bg-opacity))}.ig-bg-transparent{background-color:transparent}.ig-bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.\!ig-bg-gradient-l-to-transparent{background-image:linear-gradient(270deg,#fff 62.63%,#fff0)!important}.\!ig-bg-gradient-r-to-transparent{background-image:linear-gradient(90deg,#fff 62.63%,#fff0)!important}.ig-bg-\[url\(\'https\:\/\/via\.placeholder\.com\/700x700\'\)\]{background-image:url(https://via.placeholder.com/700x700)}.ig-bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.ig-from-\[rgba\(0\,0\,0\,1\)\]{--tw-gradient-from: #000 var(--tw-gradient-from-position);--tw-gradient-to: transparent var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.ig-to-\[rgba\(0\,0\,0\,0\)\]{--tw-gradient-to: transparent var(--tw-gradient-to-position) }.ig-bg-cover{background-size:cover}.ig-bg-center{background-position:50%}.ig-fill-black{fill:#000}.ig-fill-current{fill:currentColor}.ig-fill-input-alto-grey{fill:#d1d1d1}.ig-fill-middle-grey{fill:#757575}.ig-fill-orange{fill:#e36619}.ig-fill-status-negative{fill:#c30000}.ig-fill-status-positive{fill:#468600}.ig-fill-white{fill:#fff}.ig-stroke-light-grey{stroke:#eeeceb}.ig-stroke-orange{stroke:#e36619}.ig-object-cover{-o-object-fit:cover;object-fit:cover}.\!ig-p-0{padding:0!important}.\!ig-p-4{padding:1rem!important}.\!ig-p-6{padding:1.5rem!important}.ig-p-0{padding:0}.ig-p-2{padding:.5rem}.ig-p-2\.5{padding:.625rem}.ig-p-4{padding:1rem}.ig-p-5{padding:1.25rem}.ig-p-7{padding:1.75rem}.ig-p-\[1rem\]{padding:1rem}.\!ig-px-0{padding-left:0!important;padding-right:0!important}.\!ig-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.\!ig-px-\[2\.5rem\]{padding-left:2.5rem!important;padding-right:2.5rem!important}.ig-px-0{padding-left:0;padding-right:0}.ig-px-0\.5{padding-left:.125rem;padding-right:.125rem}.ig-px-1{padding-left:.25rem;padding-right:.25rem}.ig-px-2{padding-left:.5rem;padding-right:.5rem}.ig-px-2\.5{padding-left:.625rem;padding-right:.625rem}.ig-px-3{padding-left:.75rem;padding-right:.75rem}.ig-px-4{padding-left:1rem;padding-right:1rem}.ig-px-5{padding-left:1.25rem;padding-right:1.25rem}.ig-px-8{padding-left:2rem;padding-right:2rem}.ig-px-\[0\.25em\]{padding-left:.25em;padding-right:.25em}.ig-px-\[0\.25rem\]{padding-left:.25rem;padding-right:.25rem}.ig-px-\[0\.625rem\]{padding-left:.625rem;padding-right:.625rem}.ig-px-\[0\.75em\]{padding-left:.75em;padding-right:.75em}.ig-px-\[10px\]{padding-left:10px;padding-right:10px}.ig-px-\[16px\]{padding-left:16px;padding-right:16px}.ig-px-\[26px\]{padding-left:26px;padding-right:26px}.ig-px-\[5px\]{padding-left:5px;padding-right:5px}.ig-py-1{padding-top:.25rem;padding-bottom:.25rem}.ig-py-10{padding-top:2.5rem;padding-bottom:2.5rem}.ig-py-12{padding-top:3rem;padding-bottom:3rem}.ig-py-2{padding-top:.5rem;padding-bottom:.5rem}.ig-py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.ig-py-20{padding-top:5rem;padding-bottom:5rem}.ig-py-3{padding-top:.75rem;padding-bottom:.75rem}.ig-py-4{padding-top:1rem;padding-bottom:1rem}.ig-py-6{padding-top:1.5rem;padding-bottom:1.5rem}.ig-py-7{padding-top:1.75rem;padding-bottom:1.75rem}.ig-py-\[0\.375em\]{padding-top:.375em;padding-bottom:.375em}.ig-py-\[0\.625rem\]{padding-top:.625rem;padding-bottom:.625rem}.ig-py-\[12px\]{padding-top:12px;padding-bottom:12px}.ig-py-\[80px\]{padding-top:80px;padding-bottom:80px}.\!ig-pl-\[32px\]{padding-left:32px!important}.\!ig-pt-4{padding-top:1rem!important}.ig-pb-0{padding-bottom:0}.ig-pb-1{padding-bottom:.25rem}.ig-pb-5{padding-bottom:1.25rem}.ig-pb-\[28px\]{padding-bottom:28px}.ig-pl-0{padding-left:0}.ig-pl-4{padding-left:1rem}.ig-pr-14{padding-right:3.5rem}.ig-pr-2{padding-right:.5rem}.ig-pr-3{padding-right:.75rem}.ig-pt-0{padding-top:0}.ig-pt-2{padding-top:.5rem}.ig-pt-3{padding-top:.75rem}.ig-pt-4{padding-top:1rem}.ig-pt-6{padding-top:1.5rem}.ig-pt-\[13px\]{padding-top:13px}.ig-text-center{text-align:center}.\!ig-text-justify{text-align:justify!important}.ig-text-justify{text-align:justify}.ig-text-start{text-align:start}.ig-text-end{text-align:end}.ig-align-middle{vertical-align:middle}.ig-align-text-bottom{vertical-align:text-bottom}.\!ig-font-tertiary{font-family:Franklin Gothic ATF,sans-serif!important}.ig-font-secondary{font-family:Franklin Gothic ITC,sans-serif}.ig-font-tertiary{font-family:Franklin Gothic ATF,sans-serif}.\!ig-text-base{font-size:1rem!important;line-height:1.5rem!important}.\!ig-text-xs{font-size:.75rem!important;line-height:1rem!important}.ig-text-3xl{font-size:1.875rem;line-height:2.25rem}.ig-text-\[0\.625rem\]{font-size:.625rem}.ig-text-\[0\.75rem\]{font-size:.75rem}.ig-text-\[0\.7em\]{font-size:.7em}.ig-text-\[0\.8125rem\]{font-size:.8125rem}.ig-text-\[0\.875rem\]{font-size:.875rem}.ig-text-\[0\.9375rem\]{font-size:.9375rem}.ig-text-\[1\.0625rem\]{font-size:1.0625rem}.ig-text-\[1\.125rem\]{font-size:1.125rem}.ig-text-\[1\.25rem\]{font-size:1.25rem}.ig-text-\[1\.3125rem\]{font-size:1.3125rem}.ig-text-\[1\.5rem\]{font-size:1.5rem}.ig-text-\[1\.6875rem\]{font-size:1.6875rem}.ig-text-\[1\.75rem\]{font-size:1.75rem}.ig-text-\[1\.875rem\]{font-size:1.875rem}.ig-text-\[12px\]{font-size:12px}.ig-text-\[14px\]{font-size:14px}.ig-text-\[1em\]{font-size:1em}.ig-text-\[1rem\]{font-size:1rem}.ig-text-\[2\.5rem\]{font-size:2.5rem}.ig-text-\[2rem\]{font-size:2rem}.ig-text-\[3rem\]{font-size:3rem}.ig-text-\[4\.6875rem\]{font-size:4.6875rem}.ig-text-base{font-size:1rem;line-height:1.5rem}.ig-text-lg{font-size:1.125rem;line-height:1.75rem}.ig-text-sm{font-size:.875rem;line-height:1.25rem}.ig-text-xl{font-size:1.25rem;line-height:1.75rem}.ig-text-xs{font-size:.75rem;line-height:1rem}.\!ig-font-bold{font-weight:700!important}.\!ig-font-normal{font-weight:400!important}.ig-font-black{font-weight:900}.ig-font-bold{font-weight:700}.ig-font-normal{font-weight:400}.\!ig-uppercase{text-transform:uppercase!important}.ig-uppercase{text-transform:uppercase}.\!ig-capitalize{text-transform:capitalize!important}.ig-capitalize{text-transform:capitalize}.ig-italic{font-style:italic}.ig-leading-3{line-height:.75rem}.ig-leading-4{line-height:1rem}.ig-leading-8{line-height:2rem}.ig-leading-\[0\.875rem\]{line-height:.875rem}.ig-leading-\[1\.125rem\]{line-height:1.125rem}.ig-leading-\[1\.25rem\]{line-height:1.25rem}.ig-leading-\[1\.375rem\]{line-height:1.375rem}.ig-leading-\[1\.5rem\]{line-height:1.5rem}.ig-leading-\[1\.75rem\]{line-height:1.75rem}.ig-leading-\[14px\]{line-height:14px}.ig-leading-\[1rem\]{line-height:1rem}.ig-leading-\[20px\]{line-height:20px}.ig-leading-\[22px\]{line-height:22px}.ig-leading-\[5\.625rem\]{line-height:5.625rem}.ig-leading-none{line-height:1}.ig-leading-normal{line-height:1.5}.ig-tracking-wide{letter-spacing:.025em}.ig-tracking-wider{letter-spacing:.05em}.\!ig-text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0/var(--tw-text-opacity))!important}.\!ig-text-dark-grey{--tw-text-opacity: 1 !important;color:rgb(80 80 80/var(--tw-text-opacity))!important}.\!ig-text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.ig-text-\[\#C2550C\]{--tw-text-opacity: 1;color:rgb(194 85 12/var(--tw-text-opacity))}.ig-text-black{--tw-text-opacity: 1;color:rgb(0 0 0/var(--tw-text-opacity))}.ig-text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55/var(--tw-text-opacity))}.ig-text-inherit{color:inherit}.ig-text-input-alto-grey{--tw-text-opacity: 1;color:rgb(209 209 209/var(--tw-text-opacity))}.ig-text-input-error{--tw-text-opacity: 1;color:rgb(206 70 53/var(--tw-text-opacity))}.ig-text-input-punch-red{--tw-text-opacity: 1;color:rgb(220 53 69/var(--tw-text-opacity))}.ig-text-light-grey{--tw-text-opacity: 1;color:rgb(238 236 235/var(--tw-text-opacity))}.ig-text-middle-grey{--tw-text-opacity: 1;color:rgb(117 117 117/var(--tw-text-opacity))}.ig-text-neutral-300{--tw-text-opacity: 1;color:rgb(212 212 212/var(--tw-text-opacity))}.ig-text-status-negative{--tw-text-opacity: 1;color:rgb(195 0 0/var(--tw-text-opacity))}.ig-text-status-positive{--tw-text-opacity: 1;color:rgb(70 134 0/var(--tw-text-opacity))}.ig-text-transparent{color:transparent}.ig-text-white{--tw-text-opacity: 1;color:rgb(255 255 255/var(--tw-text-opacity))}.ig-underline{text-decoration-line:underline}.\!ig-no-underline{text-decoration-line:none!important}.ig-placeholder-transparent::-moz-placeholder{color:transparent}.ig-placeholder-transparent::placeholder{color:transparent}.\!ig-opacity-0{opacity:0!important}.ig-opacity-0{opacity:0}.ig-opacity-100{opacity:1}.ig-opacity-50{opacity:.5}.ig-mix-blend-multiply{mix-blend-mode:multiply}.\!ig-shadow-\[4px_4px_24px_0px_\#00000026\]{--tw-shadow: 4px 4px 24px 0px #00000026 !important;--tw-shadow-colored: 4px 4px 24px 0px var(--tw-shadow-color) !important}.\!ig-shadow-\[4px_4px_24px_0px_\#00000026\],.\!ig-shadow-none{box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\!ig-shadow-none{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important}.ig-shadow-2xl{--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) }.ig-shadow-2xl,.ig-shadow-\[0_2px_6px_\#0003\]{box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ig-shadow-\[0_2px_6px_\#0003\]{--tw-shadow: 0 2px 6px #0003;--tw-shadow-colored: 0 2px 6px var(--tw-shadow-color) }.ig-shadow-\[inset_0_0_0_1px_\#e1e1e1\]{--tw-shadow: inset 0 0 0 1px #e1e1e1;--tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color) }.ig-shadow-\[inset_0_0_0_1px_\#e1e1e1\],.ig-shadow-\[inset_0_0_0_1px_black\]{box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ig-shadow-\[inset_0_0_0_1px_black\]{--tw-shadow: inset 0 0 0 1px #000;--tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color) }.ig-shadow-\[inset_0_0_0_1px_white\]{--tw-shadow: inset 0 0 0 1px #fff;--tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color) }.ig-shadow-\[inset_0_0_0_1px_white\],.ig-shadow-md{box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ig-shadow-md{--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) }.ig-shadow-black{--tw-shadow-color: #000;--tw-shadow: var(--tw-shadow-colored) }.ig-outline-none{outline:2px solid transparent;outline-offset:2px}.ig-outline-2{outline-width:2px}.ig-outline-offset-0{outline-offset:0}.ig-outline-offset-2{outline-offset:2px}.ig-outline-black{outline-color:#000}.ig-outline-white{outline-color:#fff}.ig-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ig-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ig-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ig-duration-150{transition-duration:.15s}.ig-duration-200{transition-duration:.2s}.ig-duration-300{transition-duration:.3s}.ig-duration-500{transition-duration:.5s}.ig-duration-75{transition-duration:75ms}.ig-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.rc-slider-mark{margin-left:9px!important;max-width:92.5%!important}.rc-slider-mark-text{font-family:Franklin Gothic ATF,sans-serif!important;font-size:1rem!important;line-height:1.5rem!important;--tw-text-opacity: 1 !important;color:rgb(0 0 0/var(--tw-text-opacity))!important}.igniter-slider .rc-slider-mark{position:relative!important;top:-23px!important;margin-left:0!important;max-width:100%!important}.igniter-slider .rc-slider-mark .rc-slider-mark-text{font-family:Franklin Gothic ATF,sans-serif!important;font-size:14px!important;font-weight:700!important}.igniter-slider .rc-slider-mark .rc-slider-mark-text:first-child{left:8px!important}.igniter-slider .rc-slider-mark .rc-slider-mark-text:last-child{left:98%!important}.igniter-slider .rc-slider-handle,.igniter-slider .rc-slider-rail,.igniter-slider .rc-slider-step,.igniter-slider .rc-slider-track{top:19px!important}.igniter-slider .rc-slider-handle[style*="left: 0%"]{margin-left:8px!important}.igniter-slider .rc-slider-handle[style*="left: 100%"]{margin-left:-7px!important}.after\:ig-absolute:after{content:var(--tw-content);position:absolute}.after\:ig-start-\[2px\]:after{content:var(--tw-content);inset-inline-start:2px}.after\:ig-top-\[2px\]:after{content:var(--tw-content);top:2px}.after\:ig-h-\[20px\]:after{content:var(--tw-content);height:20px}.after\:ig-w-\[20px\]:after{content:var(--tw-content);width:20px}.after\:ig-rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:ig-bg-white:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.after\:ig-transition-all:after{content:var(--tw-content);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.after\:ig-content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.last\:\!ig-border-none:last-child{border-style:none!important}.autofill\:ig-shadow-\[0_0_0px_40rem_\#ffff_inset\]:-webkit-autofill{--tw-shadow: 0 0 0px 40rem #fff inset;--tw-shadow-colored: inset 0 0 0px 40rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.autofill\:ig-shadow-\[0_0_0px_40rem_\#ffff_inset\]:autofill{--tw-shadow: 0 0 0px 40rem #fff inset;--tw-shadow-colored: inset 0 0 0px 40rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:ig-scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:ig-gap-2:hover{gap:.5rem}.hover\:ig-border-light-grey:hover{--tw-border-opacity: 1;border-color:rgb(238 236 235/var(--tw-border-opacity))}.hover\:ig-border-middle-grey:hover{--tw-border-opacity: 1;border-color:rgb(117 117 117/var(--tw-border-opacity))}.hover\:\!ig-bg-black:hover{--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0/var(--tw-bg-opacity))!important}.hover\:\!ig-bg-dark-grey:hover{--tw-bg-opacity: 1 !important;background-color:rgb(80 80 80/var(--tw-bg-opacity))!important}.hover\:\!ig-bg-white:hover{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.hover\:ig-bg-\[\#757575\]:hover{--tw-bg-opacity: 1;background-color:rgb(117 117 117/var(--tw-bg-opacity))}.hover\:ig-bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.hover\:ig-bg-light-grey:hover{--tw-bg-opacity: 1;background-color:rgb(238 236 235/var(--tw-bg-opacity))}.hover\:ig-bg-lightest-grey:hover{--tw-bg-opacity: 1;background-color:rgb(246 246 246/var(--tw-bg-opacity))}.hover\:ig-fill-white:hover{fill:#fff}.hover\:\!ig-text-dark-grey:hover{--tw-text-opacity: 1 !important;color:rgb(80 80 80/var(--tw-text-opacity))!important}.hover\:ig-text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0/var(--tw-text-opacity))}.hover\:ig-text-input-orange:hover{--tw-text-opacity: 1;color:rgb(255 102 0/var(--tw-text-opacity))}.hover\:ig-text-middle-grey:hover{--tw-text-opacity: 1;color:rgb(117 117 117/var(--tw-text-opacity))}.hover\:ig-text-primary:hover{--tw-text-opacity: 1;color:rgb(255 237 0/var(--tw-text-opacity))}.hover\:ig-text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:ig-underline:hover{text-decoration-line:underline}.hover\:ig-no-underline:hover{text-decoration-line:none}.hover\:ig-delay-0:hover{transition-delay:0s}.focus\:\!ig-border-l:focus{border-left-width:1px!important}.focus\:ig-border-l-\[0\.4rem\]:focus{border-left-width:.4rem}.focus\:ig-border-l-\[8px\]:focus{border-left-width:8px}.focus\:\!ig-border-light-grey:focus{--tw-border-opacity: 1 !important;border-color:rgb(238 236 235/var(--tw-border-opacity))!important}.focus\:ig-border-black:focus{--tw-border-opacity: 1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.focus\:ig-border-input-orange:focus{--tw-border-opacity: 1;border-color:rgb(255 102 0/var(--tw-border-opacity))}.focus\:ig-border-middle-grey:focus{--tw-border-opacity: 1;border-color:rgb(117 117 117/var(--tw-border-opacity))}.focus\:ig-border-status-negative:focus{--tw-border-opacity: 1;border-color:rgb(195 0 0/var(--tw-border-opacity))}.focus\:ig-fill-input-orange:focus{fill:#f60}.focus\:\!ig-pl-\[24px\]:focus{padding-left:24px!important}.focus\:ig-pl-\[8px\]:focus{padding-left:8px}.focus\:ig-text-white:focus{--tw-text-opacity: 1;color:rgb(255 255 255/var(--tw-text-opacity))}.focus\:ig-shadow-\[0_0_6px_\.5px_\#0067f4\]:focus{--tw-shadow: 0 0 6px .5px #0067f4;--tw-shadow-colored: 0 0 6px .5px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:ig-outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ig-ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ig-ring-middle-grey:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(117 117 117/var(--tw-ring-opacity)) }.focus-visible\:ig-bg-black:focus-visible{--tw-bg-opacity: 1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.focus-visible\:ig-bg-white:focus-visible{--tw-bg-opacity: 1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.focus-visible\:ig-outline:focus-visible{outline-style:solid}.hover\:enabled\:ig-bg-dark-grey:enabled:hover{--tw-bg-opacity: 1;background-color:rgb(80 80 80/var(--tw-bg-opacity))}.hover\:enabled\:ig-bg-secondary:enabled:hover{--tw-bg-opacity: 1;background-color:rgb(194 85 12/var(--tw-bg-opacity))}.hover\:enabled\:ig-text-dark-grey:enabled:hover{--tw-text-opacity: 1;color:rgb(80 80 80/var(--tw-text-opacity))}.hover\:enabled\:ig-text-light-grey:enabled:hover{--tw-text-opacity: 1;color:rgb(238 236 235/var(--tw-text-opacity))}.disabled\:ig-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:ig-border-middle-grey:disabled{--tw-border-opacity: 1;border-color:rgb(117 117 117/var(--tw-border-opacity))}.disabled\:ig-bg-lightest-grey:disabled{--tw-bg-opacity: 1;background-color:rgb(246 246 246/var(--tw-bg-opacity))}.disabled\:ig-bg-middle-grey:disabled{--tw-bg-opacity: 1;background-color:rgb(117 117 117/var(--tw-bg-opacity))}.disabled\:ig-bg-transparent:disabled{background-color:transparent}.disabled\:ig-bg-white:disabled{--tw-bg-opacity: 1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.disabled\:ig-text-middle-grey:disabled{--tw-text-opacity: 1;color:rgb(117 117 117/var(--tw-text-opacity))}.disabled\:ig-text-white:disabled{--tw-text-opacity: 1;color:rgb(255 255 255/var(--tw-text-opacity))}.disabled\:ig-opacity-50:disabled{opacity:.5}.disabled\:hover\:ig-border-light-grey:hover:disabled{--tw-border-opacity: 1;border-color:rgb(238 236 235/var(--tw-border-opacity))}.ig-group:hover .group-hover\:ig--translate-x-4{--tw-translate-x: -1rem }.ig-group:hover .group-hover\:ig--translate-x-4,.ig-group:hover .group-hover\:ig-translate-x-1{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ig-group:hover .group-hover\:ig-translate-x-1{--tw-translate-x: .25rem }.ig-group:hover .group-hover\:ig-translate-x-4{--tw-translate-x: 1rem }.ig-group:hover .group-hover\:ig-translate-x-4,.ig-group:hover .group-hover\:ig-translate-x-\[0\.125rem\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ig-group:hover .group-hover\:ig-translate-x-\[0\.125rem\]{--tw-translate-x: .125rem }.ig-group:hover .group-hover\:ig-translate-y-\[-0\.125rem\]{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ig-group:hover .group-hover\:ig-fill-primary{fill:#ffed00}.ig-group:hover .group-hover\:ig-opacity-100{opacity:1}.ig-peer:checked~.peer-checked\:\!ig-block{display:block!important}.ig-peer:checked~.peer-checked\:\!ig-hidden{display:none!important}.ig-peer:checked~.peer-checked\:ig-border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.ig-peer:checked~.peer-checked\:ig-bg-\[\#468600\]{--tw-bg-opacity: 1;background-color:rgb(70 134 0/var(--tw-bg-opacity))}.ig-peer:checked~.peer-checked\:ig-bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.ig-peer:checked~.peer-checked\:ig-text-white{--tw-text-opacity: 1;color:rgb(255 255 255/var(--tw-text-opacity))}.ig-peer:checked~.peer-checked\:after\:ig-translate-x-full:after{content:var(--tw-content);--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ig-peer:checked~.peer-checked\:after\:ig-border-white:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.ig-peer:-moz-placeholder-shown~.peer-placeholder-shown\:ig-top-1\/2{top:50%}.ig-peer:placeholder-shown~.peer-placeholder-shown\:ig-top-1\/2{top:50%}.ig-peer:-moz-placeholder-shown~.peer-placeholder-shown\:ig-ml-\[27px\]{margin-left:27px}.ig-peer:placeholder-shown~.peer-placeholder-shown\:ig-ml-\[27px\]{margin-left:27px}.ig-peer:-moz-placeholder-shown~.peer-placeholder-shown\:ig-bg-transparent{background-color:transparent}.ig-peer:placeholder-shown~.peer-placeholder-shown\:ig-bg-transparent{background-color:transparent}.ig-peer:-moz-placeholder-shown~.peer-placeholder-shown\:ig-text-\[14px\]{font-size:14px}.ig-peer:placeholder-shown~.peer-placeholder-shown\:ig-text-\[14px\]{font-size:14px}.ig-peer:-moz-placeholder-shown~.peer-placeholder-shown\:ig-text-\[1rem\]{font-size:1rem}.ig-peer:placeholder-shown~.peer-placeholder-shown\:ig-text-\[1rem\]{font-size:1rem}.ig-peer:focus~.peer-focus\:ig-left-2{left:.5rem}.ig-peer:focus~.peer-focus\:ig-top-0{top:0}.ig-peer:focus~.peer-focus\:ig-ml-\[13px\]{margin-left:13px}.ig-peer:focus~.peer-focus\:ig-border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.ig-peer:focus~.peer-focus\:ig-border-input-orange{--tw-border-opacity: 1;border-color:rgb(255 102 0/var(--tw-border-opacity))}.ig-peer:focus~.peer-focus\:ig-bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.ig-peer:focus~.peer-focus\:ig-text-\[0\.7em\]{font-size:.7em}.ig-peer:focus~.peer-focus\:ig-text-\[12px\]{font-size:12px}@keyframes ig-fade-out{0%{opacity:1}to{opacity:0}}.data-\[state\=closed\]\:ig-animate-fade-out[data-state=closed]{animation:ig-fade-out .15s cubic-bezier(.4,0,.2,1) forwards}@keyframes ig-slide-out-to-bottom{0%{transform:translateY(0)}to{transform:translateY(100%)}}.data-\[state\=closed\]\:ig-animate-slide-out-to-bottom[data-state=closed]{animation:ig-slide-out-to-bottom .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes ig-slide-out-to-left{0%{transform:translate(0)}to{transform:translate(-100%)}}.data-\[state\=closed\]\:ig-animate-slide-out-to-left[data-state=closed]{animation:ig-slide-out-to-left .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes ig-slide-out-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}.data-\[state\=closed\]\:ig-animate-slide-out-to-right[data-state=closed]{animation:ig-slide-out-to-right .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes ig-slide-out-to-top{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.data-\[state\=closed\]\:ig-animate-slide-out-to-top[data-state=closed]{animation:ig-slide-out-to-top .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes ig-fade-in{0%{opacity:0}to{opacity:1}}.data-\[state\=open\]\:ig-animate-fade-in[data-state=open]{animation:ig-fade-in .15s cubic-bezier(.4,0,.2,1)}@keyframes ig-slide-in-from-bottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}.data-\[state\=open\]\:ig-animate-slide-in-from-bottom[data-state=open]{animation:ig-slide-in-from-bottom .5s cubic-bezier(.4,0,.2,1)}@keyframes ig-slide-in-from-left{0%{transform:translate(-100%)}to{transform:translate(0)}}.data-\[state\=open\]\:ig-animate-slide-in-from-left[data-state=open]{animation:ig-slide-in-from-left .5s cubic-bezier(.4,0,.2,1)}@keyframes ig-slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}.data-\[state\=open\]\:ig-animate-slide-in-from-right[data-state=open]{animation:ig-slide-in-from-right .5s cubic-bezier(.4,0,.2,1)}@keyframes ig-slide-in-from-top{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.data-\[state\=open\]\:ig-animate-slide-in-from-top[data-state=open]{animation:ig-slide-in-from-top .5s cubic-bezier(.4,0,.2,1)}@media (min-width:576px){.sm\:ig-min-w-max{min-width:-moz-max-content;min-width:max-content}.sm\:ig-justify-start{justify-content:flex-start}}@media (min-width:744px){.md\:\!ig-pointer-events-auto{pointer-events:auto!important}.md\:ig-top-\[64px\]{top:64px}.md\:ig-ml-2{margin-left:.5rem}.md\:ig-block{display:block}.md\:\!ig-flex{display:flex!important}.md\:\!ig-hidden{display:none!important}.md\:ig-aspect-\[602\/430\]{aspect-ratio:602/430}.md\:\!ig-h-6{height:1.5rem!important}.md\:\!ig-h-\[53px\]{height:53px!important}.md\:ig-h-3{height:.75rem}.md\:ig-h-\[418px\]{height:418px}.md\:ig-h-\[720px\]{height:720px}.md\:ig-h-\[calc\(720px-162px\)\]{height:558px}.md\:ig-max-h-\[466px\]{max-height:466px}.md\:ig-max-h-\[800px\]{max-height:800px}.md\:\!ig-w-6{width:1.5rem!important}.md\:\!ig-w-\[55px\]{width:55px!important}.md\:\!ig-w-auto{width:auto!important}.md\:ig-w-6{width:1.5rem}.md\:ig-w-\[484px\]{width:484px}.md\:ig-w-\[80\%\]{width:80%}.md\:ig-w-\[85\%\]{width:85%}.md\:\!ig-max-w-\[330px\]{max-width:330px!important}.md\:ig-max-w-\[800px\]{max-width:800px}.md\:ig-flex-1{flex:1 1 0%}.md\:ig-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:\!ig-flex-row{flex-direction:row!important}.md\:\!ig-flex-row-reverse{flex-direction:row-reverse!important}.md\:\!ig-gap-5{gap:1.25rem!important}.md\:ig-gap-3{gap:.75rem}.md\:ig-gap-4{gap:1rem}.md\:ig-gap-5{gap:1.25rem}.md\:ig-fill-white{fill:#fff}.md\:ig-p-5{padding:1.25rem}.md\:\!ig-py-20{padding-top:5rem!important;padding-bottom:5rem!important}.md\:ig-px-0{padding-left:0;padding-right:0}.md\:ig-px-8{padding-left:2rem;padding-right:2rem}.md\:ig-py-8{padding-top:2rem;padding-bottom:2rem}.md\:\!ig-pt-0{padding-top:0!important}.md\:ig-pt-2{padding-top:.5rem}.md\:ig-text-\[0\.75rem\]{font-size:.75rem}.md\:ig-text-\[0\.875rem\]{font-size:.875rem}.md\:ig-text-\[1\.25rem\]{font-size:1.25rem}.md\:ig-text-\[1\.75rem\]{font-size:1.75rem}.md\:ig-text-\[16px\]{font-size:16px}.md\:ig-text-\[1rem\]{font-size:1rem}.md\:ig-text-\[2\.5rem\]{font-size:2.5rem}.md\:ig-text-\[3rem\]{font-size:3rem}.md\:ig-text-sm{font-size:.875rem;line-height:1.25rem}.md\:ig-leading-10{line-height:2.5rem}.md\:ig-leading-\[1\.125rem\]{line-height:1.125rem}.md\:ig-leading-\[1\.25rem\]{line-height:1.25rem}.md\:ig-leading-\[1\.5rem\]{line-height:1.5rem}.md\:ig-leading-\[1\.75rem\]{line-height:1.75rem}.md\:ig-leading-\[24px\]{line-height:24px}.md\:\!ig-shadow-\[6px_6px_36px_0px_\#00000026\]{--tw-shadow: 6px 6px 36px 0px #00000026 !important;--tw-shadow-colored: 6px 6px 36px 0px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.ig-peer:focus~.peer-focus\:md\:ig-left-0{left:0}.ig-peer:focus~.peer-focus\:md\:ig-pl-1{padding-left:.25rem}}@media (min-width:992px){.lg\:ig-top-1\/2{top:50%}.lg\:ig-mb-\[80px\]{margin-bottom:80px}.lg\:ig-ms-\[16px\]{margin-inline-start:16px}.lg\:ig-flex{display:flex}.lg\:ig-aspect-\[572\/408\]{aspect-ratio:572/408}.lg\:ig-h-\[640px\]{height:640px}.lg\:ig-h-\[calc\(640px-162px\)\]{height:478px}.lg\:ig-w-\[400px\]{width:400px}.lg\:ig--translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:ig-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:ig-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:\!ig-flex-row{flex-direction:row!important}.lg\:ig-justify-center{justify-content:center}.lg\:\!ig-gap-4{gap:1rem!important}.lg\:ig-gap-4{gap:1rem}.lg\:ig-gap-5{gap:1.25rem}.lg\:ig-bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.lg\:ig-from-\[rgba\(0\,0\,0\,\.7\)\]{--tw-gradient-from: rgba(0, 0, 0, .7) var(--tw-gradient-from-position);--tw-gradient-to: transparent var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.lg\:ig-to-\[rgba\(0\,0\,0\,0\)\]{--tw-gradient-to: transparent var(--tw-gradient-to-position) }.lg\:ig-px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:ig-px-\[20px\]{padding-left:20px;padding-right:20px}.lg\:ig-py-\[120px\]{padding-top:120px;padding-bottom:120px}.lg\:ig-text-\[0\.75rem\]{font-size:.75rem}.lg\:ig-text-\[0\.875rem\]{font-size:.875rem}.lg\:ig-text-\[1\.06255rem\]{font-size:1.06255rem}.lg\:ig-text-\[1\.0625rem\]{font-size:1.0625rem}.lg\:ig-text-\[1\.25rem\]{font-size:1.25rem}.lg\:ig-text-\[1\.3125rem\]{font-size:1.3125rem}.lg\:ig-text-\[1rem\]{font-size:1rem}.lg\:ig-text-\[2\.375rem\]{font-size:2.375rem}.lg\:ig-text-\[2\.5rem\]{font-size:2.5rem}.lg\:ig-text-\[2rem\]{font-size:2rem}.lg\:ig-text-\[3\.375rem\]{font-size:3.375rem}.lg\:ig-text-\[3rem\]{font-size:3rem}.lg\:ig-text-\[4rem\]{font-size:4rem}.lg\:ig-text-\[5\.5rem\]{font-size:5.5rem}.lg\:ig-leading-\[1\.124rem\]{line-height:1.124rem}.lg\:ig-leading-\[1\.125rem\]{line-height:1.125rem}.lg\:ig-leading-\[1\.25rem\]{line-height:1.25rem}.lg\:ig-leading-\[1\.375rem\]{line-height:1.375rem}.lg\:ig-leading-\[1\.5\]{line-height:1.5}.lg\:ig-leading-\[1\.5rem\]{line-height:1.5rem}.lg\:ig-leading-\[1\.75rem\]{line-height:1.75rem}.lg\:ig-leading-\[1rem\]{line-height:1rem}.lg\:ig-leading-\[48px\]{line-height:48px}.lg\:ig-leading-\[7\.125rem\]{line-height:7.125rem}.lg\:ig-leading-none{line-height:1}.lg\:ig-tracking-\[4px\]{letter-spacing:4px}}@media (min-width:1200px){.xl\:ig-ml-6{margin-left:1.5rem}.xl\:ig-mr-6{margin-right:1.5rem}.xl\:ig-h-\[calc\(768px-162px\)\]{height:606px}}@media (min-width:1400px){.\32xl\:ig-h-\[calc\(854px-162px\)\]{height:692px}}.ig-peer:checked~.rtl\:peer-checked\:after\:ig--translate-x-full:where([dir=rtl],[dir=rtl] *):after{content:var(--tw-content);--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\&\]\:ig-m-0.\[\&\&\]\:ig-m-0{margin:0}.\[\&\&\]\:ig-justify-end.\[\&\&\]\:ig-justify-end{justify-content:flex-end}.\[\&\&\]\:ig-font-normal.\[\&\&\]\:ig-font-normal{font-weight:400}@media not all and (min-width:744px){.max-md\:\[\&\&\]\:ig-leading-4.max-md\:\[\&\&\]\:ig-leading-4{line-height:1rem}}@media (min-width:744px){.md\:\[\&\&\]\:ig-mb-5.md\:\[\&\&\]\:ig-mb-5{margin-bottom:1.25rem}.md\:\[\&\&\]\:ig-px-6.md\:\[\&\&\]\:ig-px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:\[\&\&\]\:ig-py-8.md\:\[\&\&\]\:ig-py-8{padding-top:2rem;padding-bottom:2rem}}@media (min-width:1200px){.xl\:\[\&\&\]\:ig-mb-3.xl\:\[\&\&\]\:ig-mb-3{margin-bottom:.75rem}}.\[\&\>a\>p\]\:hover\:ig-block:hover>a>p,.\[\&\>button\>p\]\:hover\:ig-block:hover>button>p{display:block}.\[\&\>svg\]\:ig-size-\[14px\]>svg{width:14px;height:14px}@media (min-width:744px){.\[\&\>svg\]\:md\:ig-size-\[16px\]>svg{width:16px;height:16px}}.\[\&\>video-js\>\.vjs-dock-text\]\:ig-hidden>video-js>.vjs-dock-text{display:none}.\[\&\>video-js\>\.vjs-poster\]\:ig-cursor-default>video-js>.vjs-poster{cursor:default}.\[\&\>video-js\>\.vjs-poster\]\:ig-bg-cover>video-js>.vjs-poster{background-size:cover}.\[\&\>video-js\>video\]\:ig-pointer-events-none>video-js>video{pointer-events:none}.\[\&\>video-js\>video\]\:ig-object-cover>video-js>video{-o-object-fit:cover;object-fit:cover}.\[\&\>video-js\]\:ig-pointer-events-none>video-js{pointer-events:none}.\[\&\>video-js\]\:ig-h-full>video-js{height:100%}.\[\&\>video-js\]\:ig-w-full>video-js{width:100%}.\[\&\>video-js\]\:ig-select-none>video-js{-webkit-user-select:none;-moz-user-select:none;user-select:none}.\[\&\>video-js\]\:ig-overflow-hidden>video-js{overflow:hidden}@font-face{font-family:Franklin Gothic ATF;font-style:normal;font-weight:700;src:url("./media/Geometria-Bold-CLK4HGZH.ttf") format("truetype")}@font-face{font-family:Franklin Gothic ATF;font-style:normal;font-weight:900;src:url("./media/Geometria-ExtraBold-6ALFRCSQ.ttf") format("truetype")}@font-face{font-family:Franklin Gothic ATF;font-style:italic;font-weight:400;src:url("./media/Geometria-Italic-GUHPRCGM.ttf") format("truetype")}@font-face{font-family:Franklin Gothic ATF;font-style:normal;font-weight:500;src:url("./media/Geometria-Medium-GCXBYRXI.ttf") format("truetype")}@font-face{font-family:Franklin Gothic ATF;font-style:normal;font-weight:400;src:url("./media/Geometria-NXATLOX6.ttf") format("truetype")}@font-face{font-family:Franklin Gothic ITC;font-style:normal;font-weight:400;src:url("./media/Geometria-Heavy-E26FEK3V.ttf") format("truetype")}@font-face{font-family:Franklin Gothic ITC;font-style:italic;font-weight:400;src:url("./media/Geometria-HeavyItalic-H5JMM2AX.ttf") format("truetype")}@font-face{font-family:Franklin Gothic ITC;font-style:normal;font-weight:700;src:url("./media/Geometria-Bold-CLK4HGZH.ttf") format("truetype")}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: rgb(255, 237, 0)}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff }.swiper-lazy-preloader-black{--swiper-preloader-color: #000 }@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.ig-bg-yellow-100,.ig-bg-yellow{background-color:#ffed00}.ig-bg-yellow-100-i,.ig-bg-yellow-i{background-color:#ffed00!important}.hover\:ig-bg-yellow-100:hover,.hover\:ig-bg-yellow:hover{background-color:#ffed00}.hover\:ig-bg-yellow-100-i:hover,.hover\:ig-bg-yellow-i:hover{background-color:#ffed00!important}.focus\:ig-bg-yellow-100:focus{background-color:#ffed00}.focus\:ig-bg-yellow:focus{background-color:#ffed00}.focus\:ig-bg-yellow-100-i:focus{background-color:#ffed00!important}.focus\:ig-bg-yellow-i:focus{background-color:#ffed00!important}.disabled\:ig-bg-yellow-100:disabled{background-color:#ffed00}.disabled\:ig-bg-yellow:disabled{background-color:#ffed00}.disabled\:ig-bg-yellow-100-i:disabled{background-color:#ffed00!important}.disabled\:ig-bg-yellow-i:disabled{background-color:#ffed00!important}.ig-bg-yellow-90{background-color:#ffed00e6}.ig-bg-yellow-90-i{background-color:#ffed00e6!important}.hover\:ig-bg-yellow-90:hover{background-color:#ffed00e6}.hover\:ig-bg-yellow-90-i:hover{background-color:#ffed00e6!important}.focus\:ig-bg-yellow-90:focus{background-color:#ffed00e6}.focus\:ig-bg-yellow-90-i:focus{background-color:#ffed00e6!important}.disabled\:ig-bg-yellow-90:disabled{background-color:#ffed00e6}.disabled\:ig-bg-yellow-90-i:disabled{background-color:#ffed00e6!important}.ig-bg-yellow-80{background-color:#ffed00cc}.ig-bg-yellow-80-i{background-color:#ffed00cc!important}.hover\:ig-bg-yellow-80:hover{background-color:#ffed00cc}.hover\:ig-bg-yellow-80-i:hover{background-color:#ffed00cc!important}.focus\:ig-bg-yellow-80:focus{background-color:#ffed00cc}.focus\:ig-bg-yellow-80-i:focus{background-color:#ffed00cc!important}.disabled\:ig-bg-yellow-80:disabled{background-color:#ffed00cc}.disabled\:ig-bg-yellow-80-i:disabled{background-color:#ffed00cc!important}.ig-bg-yellow-70{background-color:#ffed00b3}.ig-bg-yellow-70-i{background-color:#ffed00b3!important}.hover\:ig-bg-yellow-70:hover{background-color:#ffed00b3}.hover\:ig-bg-yellow-70-i:hover{background-color:#ffed00b3!important}.focus\:ig-bg-yellow-70:focus{background-color:#ffed00b3}.focus\:ig-bg-yellow-70-i:focus{background-color:#ffed00b3!important}.disabled\:ig-bg-yellow-70:disabled{background-color:#ffed00b3}.disabled\:ig-bg-yellow-70-i:disabled{background-color:#ffed00b3!important}.ig-bg-yellow-60{background-color:#ffed0099}.ig-bg-yellow-60-i{background-color:#ffed0099!important}.hover\:ig-bg-yellow-60:hover{background-color:#ffed0099}.hover\:ig-bg-yellow-60-i:hover{background-color:#ffed0099!important}.focus\:ig-bg-yellow-60:focus{background-color:#ffed0099}.focus\:ig-bg-yellow-60-i:focus{background-color:#ffed0099!important}.disabled\:ig-bg-yellow-60:disabled{background-color:#ffed0099}.disabled\:ig-bg-yellow-60-i:disabled{background-color:#ffed0099!important}.ig-bg-yellow-50{background-color:#ffed0080}.ig-bg-yellow-50-i{background-color:#ffed0080!important}.hover\:ig-bg-yellow-50:hover{background-color:#ffed0080}.hover\:ig-bg-yellow-50-i:hover{background-color:#ffed0080!important}.focus\:ig-bg-yellow-50:focus{background-color:#ffed0080}.focus\:ig-bg-yellow-50-i:focus{background-color:#ffed0080!important}.disabled\:ig-bg-yellow-50:disabled{background-color:#ffed0080}.disabled\:ig-bg-yellow-50-i:disabled{background-color:#ffed0080!important}.ig-bg-yellow-40{background-color:#ffed0066}.ig-bg-yellow-40-i{background-color:#ffed0066!important}.hover\:ig-bg-yellow-40:hover{background-color:#ffed0066}.hover\:ig-bg-yellow-40-i:hover{background-color:#ffed0066!important}.focus\:ig-bg-yellow-40:focus{background-color:#ffed0066}.focus\:ig-bg-yellow-40-i:focus{background-color:#ffed0066!important}.disabled\:ig-bg-yellow-40:disabled{background-color:#ffed0066}.disabled\:ig-bg-yellow-40-i:disabled{background-color:#ffed0066!important}.ig-bg-yellow-30{background-color:#ffed004d}.ig-bg-yellow-30-i{background-color:#ffed004d!important}.hover\:ig-bg-yellow-30:hover{background-color:#ffed004d}.hover\:ig-bg-yellow-30-i:hover{background-color:#ffed004d!important}.focus\:ig-bg-yellow-30:focus{background-color:#ffed004d}.focus\:ig-bg-yellow-30-i:focus{background-color:#ffed004d!important}.disabled\:ig-bg-yellow-30:disabled{background-color:#ffed004d}.disabled\:ig-bg-yellow-30-i:disabled{background-color:#ffed004d!important}.ig-bg-yellow-20{background-color:#ffed0033}.ig-bg-yellow-20-i{background-color:#ffed0033!important}.hover\:ig-bg-yellow-20:hover{background-color:#ffed0033}.hover\:ig-bg-yellow-20-i:hover{background-color:#ffed0033!important}.focus\:ig-bg-yellow-20:focus{background-color:#ffed0033}.focus\:ig-bg-yellow-20-i:focus{background-color:#ffed0033!important}.disabled\:ig-bg-yellow-20:disabled{background-color:#ffed0033}.disabled\:ig-bg-yellow-20-i:disabled{background-color:#ffed0033!important}.ig-bg-yellow-10{background-color:#ffed001a}.ig-bg-yellow-10-i{background-color:#ffed001a!important}.hover\:ig-bg-yellow-10:hover{background-color:#ffed001a}.hover\:ig-bg-yellow-10-i:hover{background-color:#ffed001a!important}.focus\:ig-bg-yellow-10:focus{background-color:#ffed001a}.focus\:ig-bg-yellow-10-i:focus{background-color:#ffed001a!important}.disabled\:ig-bg-yellow-10:disabled{background-color:#ffed001a}.disabled\:ig-bg-yellow-10-i:disabled{background-color:#ffed001a!important}.ig-bg-yellow-0{background-color:#ffed0000}.ig-bg-yellow-0-i{background-color:#ffed0000!important}.hover\:ig-bg-yellow-0:hover{background-color:#ffed0000}.hover\:ig-bg-yellow-0-i:hover{background-color:#ffed0000!important}.focus\:ig-bg-yellow-0:focus{background-color:#ffed0000}.focus\:ig-bg-yellow-0-i:focus{background-color:#ffed0000!important}.disabled\:ig-bg-yellow-0:disabled{background-color:#ffed0000}.disabled\:ig-bg-yellow-0-i:disabled{background-color:#ffed0000!important}.ig-text-yellow-100,.ig-text-yellow{color:#ffed00}.ig-text-yellow-100-i,.ig-text-yellow-i{color:#ffed00!important}.hover\:ig-text-yellow-100:hover,.hover\:ig-text-yellow:hover{color:#ffed00}.hover\:ig-text-yellow-100-i:hover,.hover\:ig-text-yellow-i:hover{color:#ffed00!important}.focus\:ig-text-yellow-100:focus{color:#ffed00}.focus\:ig-text-yellow:focus{color:#ffed00}.focus\:ig-text-yellow-100-i:focus{color:#ffed00!important}.focus\:ig-text-yellow-i:focus{color:#ffed00!important}.disabled\:ig-text-yellow-100:disabled{color:#ffed00}.disabled\:ig-text-yellow:disabled{color:#ffed00}.disabled\:ig-text-yellow-100-i:disabled{color:#ffed00!important}.disabled\:ig-text-yellow-i:disabled{color:#ffed00!important}.ig-text-yellow-90{color:#ffed00e6}.ig-text-yellow-90-i{color:#ffed00e6!important}.hover\:ig-text-yellow-90:hover{color:#ffed00e6}.hover\:ig-text-yellow-90-i:hover{color:#ffed00e6!important}.focus\:ig-text-yellow-90:focus{color:#ffed00e6}.focus\:ig-text-yellow-90-i:focus{color:#ffed00e6!important}.disabled\:ig-text-yellow-90:disabled{color:#ffed00e6}.disabled\:ig-text-yellow-90-i:disabled{color:#ffed00e6!important}.ig-text-yellow-80{color:#ffed00cc}.ig-text-yellow-80-i{color:#ffed00cc!important}.hover\:ig-text-yellow-80:hover{color:#ffed00cc}.hover\:ig-text-yellow-80-i:hover{color:#ffed00cc!important}.focus\:ig-text-yellow-80:focus{color:#ffed00cc}.focus\:ig-text-yellow-80-i:focus{color:#ffed00cc!important}.disabled\:ig-text-yellow-80:disabled{color:#ffed00cc}.disabled\:ig-text-yellow-80-i:disabled{color:#ffed00cc!important}.ig-text-yellow-70{color:#ffed00b3}.ig-text-yellow-70-i{color:#ffed00b3!important}.hover\:ig-text-yellow-70:hover{color:#ffed00b3}.hover\:ig-text-yellow-70-i:hover{color:#ffed00b3!important}.focus\:ig-text-yellow-70:focus{color:#ffed00b3}.focus\:ig-text-yellow-70-i:focus{color:#ffed00b3!important}.disabled\:ig-text-yellow-70:disabled{color:#ffed00b3}.disabled\:ig-text-yellow-70-i:disabled{color:#ffed00b3!important}.ig-text-yellow-60{color:#ffed0099}.ig-text-yellow-60-i{color:#ffed0099!important}.hover\:ig-text-yellow-60:hover{color:#ffed0099}.hover\:ig-text-yellow-60-i:hover{color:#ffed0099!important}.focus\:ig-text-yellow-60:focus{color:#ffed0099}.focus\:ig-text-yellow-60-i:focus{color:#ffed0099!important}.disabled\:ig-text-yellow-60:disabled{color:#ffed0099}.disabled\:ig-text-yellow-60-i:disabled{color:#ffed0099!important}.ig-text-yellow-50{color:#ffed0080}.ig-text-yellow-50-i{color:#ffed0080!important}.hover\:ig-text-yellow-50:hover{color:#ffed0080}.hover\:ig-text-yellow-50-i:hover{color:#ffed0080!important}.focus\:ig-text-yellow-50:focus{color:#ffed0080}.focus\:ig-text-yellow-50-i:focus{color:#ffed0080!important}.disabled\:ig-text-yellow-50:disabled{color:#ffed0080}.disabled\:ig-text-yellow-50-i:disabled{color:#ffed0080!important}.ig-text-yellow-40{color:#ffed0066}.ig-text-yellow-40-i{color:#ffed0066!important}.hover\:ig-text-yellow-40:hover{color:#ffed0066}.hover\:ig-text-yellow-40-i:hover{color:#ffed0066!important}.focus\:ig-text-yellow-40:focus{color:#ffed0066}.focus\:ig-text-yellow-40-i:focus{color:#ffed0066!important}.disabled\:ig-text-yellow-40:disabled{color:#ffed0066}.disabled\:ig-text-yellow-40-i:disabled{color:#ffed0066!important}.ig-text-yellow-30{color:#ffed004d}.ig-text-yellow-30-i{color:#ffed004d!important}.hover\:ig-text-yellow-30:hover{color:#ffed004d}.hover\:ig-text-yellow-30-i:hover{color:#ffed004d!important}.focus\:ig-text-yellow-30:focus{color:#ffed004d}.focus\:ig-text-yellow-30-i:focus{color:#ffed004d!important}.disabled\:ig-text-yellow-30:disabled{color:#ffed004d}.disabled\:ig-text-yellow-30-i:disabled{color:#ffed004d!important}.ig-text-yellow-20{color:#ffed0033}.ig-text-yellow-20-i{color:#ffed0033!important}.hover\:ig-text-yellow-20:hover{color:#ffed0033}.hover\:ig-text-yellow-20-i:hover{color:#ffed0033!important}.focus\:ig-text-yellow-20:focus{color:#ffed0033}.focus\:ig-text-yellow-20-i:focus{color:#ffed0033!important}.disabled\:ig-text-yellow-20:disabled{color:#ffed0033}.disabled\:ig-text-yellow-20-i:disabled{color:#ffed0033!important}.ig-text-yellow-10{color:#ffed001a}.ig-text-yellow-10-i{color:#ffed001a!important}.hover\:ig-text-yellow-10:hover{color:#ffed001a}.hover\:ig-text-yellow-10-i:hover{color:#ffed001a!important}.focus\:ig-text-yellow-10:focus{color:#ffed001a}.focus\:ig-text-yellow-10-i:focus{color:#ffed001a!important}.disabled\:ig-text-yellow-10:disabled{color:#ffed001a}.disabled\:ig-text-yellow-10-i:disabled{color:#ffed001a!important}.ig-text-yellow-0{color:#ffed0000}.ig-text-yellow-0-i{color:#ffed0000!important}.hover\:ig-text-yellow-0:hover{color:#ffed0000}.hover\:ig-text-yellow-0-i:hover{color:#ffed0000!important}.focus\:ig-text-yellow-0:focus{color:#ffed0000}.focus\:ig-text-yellow-0-i:focus{color:#ffed0000!important}.disabled\:ig-text-yellow-0:disabled{color:#ffed0000}.disabled\:ig-text-yellow-0-i:disabled{color:#ffed0000!important}.ig-border-yellow-100,.ig-border-yellow{border-color:#ffed00}.ig-border-yellow-100-i,.ig-border-yellow-i{border-color:#ffed00!important}.hover\:ig-border-yellow-100:hover,.hover\:ig-border-yellow:hover{border-color:#ffed00}.hover\:ig-border-yellow-100-i:hover,.hover\:ig-border-yellow-i:hover{border-color:#ffed00!important}.focus\:ig-border-yellow-100:focus{border-color:#ffed00}.focus\:ig-border-yellow:focus{border-color:#ffed00}.focus\:ig-border-yellow-100-i:focus{border-color:#ffed00!important}.focus\:ig-border-yellow-i:focus{border-color:#ffed00!important}.disabled\:ig-border-yellow-100:disabled{border-color:#ffed00}.disabled\:ig-border-yellow:disabled{border-color:#ffed00}.disabled\:ig-border-yellow-100-i:disabled{border-color:#ffed00!important}.disabled\:ig-border-yellow-i:disabled{border-color:#ffed00!important}.ig-border-yellow-90{border-color:#ffed00e6}.ig-border-yellow-90-i{border-color:#ffed00e6!important}.hover\:ig-border-yellow-90:hover{border-color:#ffed00e6}.hover\:ig-border-yellow-90-i:hover{border-color:#ffed00e6!important}.focus\:ig-border-yellow-90:focus{border-color:#ffed00e6}.focus\:ig-border-yellow-90-i:focus{border-color:#ffed00e6!important}.disabled\:ig-border-yellow-90:disabled{border-color:#ffed00e6}.disabled\:ig-border-yellow-90-i:disabled{border-color:#ffed00e6!important}.ig-border-yellow-80{border-color:#ffed00cc}.ig-border-yellow-80-i{border-color:#ffed00cc!important}.hover\:ig-border-yellow-80:hover{border-color:#ffed00cc}.hover\:ig-border-yellow-80-i:hover{border-color:#ffed00cc!important}.focus\:ig-border-yellow-80:focus{border-color:#ffed00cc}.focus\:ig-border-yellow-80-i:focus{border-color:#ffed00cc!important}.disabled\:ig-border-yellow-80:disabled{border-color:#ffed00cc}.disabled\:ig-border-yellow-80-i:disabled{border-color:#ffed00cc!important}.ig-border-yellow-70{border-color:#ffed00b3}.ig-border-yellow-70-i{border-color:#ffed00b3!important}.hover\:ig-border-yellow-70:hover{border-color:#ffed00b3}.hover\:ig-border-yellow-70-i:hover{border-color:#ffed00b3!important}.focus\:ig-border-yellow-70:focus{border-color:#ffed00b3}.focus\:ig-border-yellow-70-i:focus{border-color:#ffed00b3!important}.disabled\:ig-border-yellow-70:disabled{border-color:#ffed00b3}.disabled\:ig-border-yellow-70-i:disabled{border-color:#ffed00b3!important}.ig-border-yellow-60{border-color:#ffed0099}.ig-border-yellow-60-i{border-color:#ffed0099!important}.hover\:ig-border-yellow-60:hover{border-color:#ffed0099}.hover\:ig-border-yellow-60-i:hover{border-color:#ffed0099!important}.focus\:ig-border-yellow-60:focus{border-color:#ffed0099}.focus\:ig-border-yellow-60-i:focus{border-color:#ffed0099!important}.disabled\:ig-border-yellow-60:disabled{border-color:#ffed0099}.disabled\:ig-border-yellow-60-i:disabled{border-color:#ffed0099!important}.ig-border-yellow-50{border-color:#ffed0080}.ig-border-yellow-50-i{border-color:#ffed0080!important}.hover\:ig-border-yellow-50:hover{border-color:#ffed0080}.hover\:ig-border-yellow-50-i:hover{border-color:#ffed0080!important}.focus\:ig-border-yellow-50:focus{border-color:#ffed0080}.focus\:ig-border-yellow-50-i:focus{border-color:#ffed0080!important}.disabled\:ig-border-yellow-50:disabled{border-color:#ffed0080}.disabled\:ig-border-yellow-50-i:disabled{border-color:#ffed0080!important}.ig-border-yellow-40{border-color:#ffed0066}.ig-border-yellow-40-i{border-color:#ffed0066!important}.hover\:ig-border-yellow-40:hover{border-color:#ffed0066}.hover\:ig-border-yellow-40-i:hover{border-color:#ffed0066!important}.focus\:ig-border-yellow-40:focus{border-color:#ffed0066}.focus\:ig-border-yellow-40-i:focus{border-color:#ffed0066!important}.disabled\:ig-border-yellow-40:disabled{border-color:#ffed0066}.disabled\:ig-border-yellow-40-i:disabled{border-color:#ffed0066!important}.ig-border-yellow-30{border-color:#ffed004d}.ig-border-yellow-30-i{border-color:#ffed004d!important}.hover\:ig-border-yellow-30:hover{border-color:#ffed004d}.hover\:ig-border-yellow-30-i:hover{border-color:#ffed004d!important}.focus\:ig-border-yellow-30:focus{border-color:#ffed004d}.focus\:ig-border-yellow-30-i:focus{border-color:#ffed004d!important}.disabled\:ig-border-yellow-30:disabled{border-color:#ffed004d}.disabled\:ig-border-yellow-30-i:disabled{border-color:#ffed004d!important}.ig-border-yellow-20{border-color:#ffed0033}.ig-border-yellow-20-i{border-color:#ffed0033!important}.hover\:ig-border-yellow-20:hover{border-color:#ffed0033}.hover\:ig-border-yellow-20-i:hover{border-color:#ffed0033!important}.focus\:ig-border-yellow-20:focus{border-color:#ffed0033}.focus\:ig-border-yellow-20-i:focus{border-color:#ffed0033!important}.disabled\:ig-border-yellow-20:disabled{border-color:#ffed0033}.disabled\:ig-border-yellow-20-i:disabled{border-color:#ffed0033!important}.ig-border-yellow-10{border-color:#ffed001a}.ig-border-yellow-10-i{border-color:#ffed001a!important}.hover\:ig-border-yellow-10:hover{border-color:#ffed001a}.hover\:ig-border-yellow-10-i:hover{border-color:#ffed001a!important}.focus\:ig-border-yellow-10:focus{border-color:#ffed001a}.focus\:ig-border-yellow-10-i:focus{border-color:#ffed001a!important}.disabled\:ig-border-yellow-10:disabled{border-color:#ffed001a}.disabled\:ig-border-yellow-10-i:disabled{border-color:#ffed001a!important}.ig-border-yellow-0{border-color:#ffed0000}.ig-border-yellow-0-i{border-color:#ffed0000!important}.hover\:ig-border-yellow-0:hover{border-color:#ffed0000}.hover\:ig-border-yellow-0-i:hover{border-color:#ffed0000!important}.focus\:ig-border-yellow-0:focus{border-color:#ffed0000}.focus\:ig-border-yellow-0-i:focus{border-color:#ffed0000!important}.disabled\:ig-border-yellow-0:disabled{border-color:#ffed0000}.disabled\:ig-border-yellow-0-i:disabled{border-color:#ffed0000!important}.ig-fill-yellow-100,.ig-fill-yellow{fill:#ffed00}.ig-fill-yellow-100-i,.ig-fill-yellow-i{fill:#ffed00!important}.hover\:ig-fill-yellow-100:hover,.hover\:ig-fill-yellow:hover{fill:#ffed00}.hover\:ig-fill-yellow-100-i:hover,.hover\:ig-fill-yellow-i:hover{fill:#ffed00!important}.focus\:ig-fill-yellow-100:focus{fill:#ffed00}.focus\:ig-fill-yellow:focus{fill:#ffed00}.focus\:ig-fill-yellow-100-i:focus{fill:#ffed00!important}.focus\:ig-fill-yellow-i:focus{fill:#ffed00!important}.disabled\:ig-fill-yellow-100:disabled{fill:#ffed00}.disabled\:ig-fill-yellow:disabled{fill:#ffed00}.disabled\:ig-fill-yellow-100-i:disabled{fill:#ffed00!important}.disabled\:ig-fill-yellow-i:disabled{fill:#ffed00!important}.ig-fill-yellow-90{fill:#ffed00e6}.ig-fill-yellow-90-i{fill:#ffed00e6!important}.hover\:ig-fill-yellow-90:hover{fill:#ffed00e6}.hover\:ig-fill-yellow-90-i:hover{fill:#ffed00e6!important}.focus\:ig-fill-yellow-90:focus{fill:#ffed00e6}.focus\:ig-fill-yellow-90-i:focus{fill:#ffed00e6!important}.disabled\:ig-fill-yellow-90:disabled{fill:#ffed00e6}.disabled\:ig-fill-yellow-90-i:disabled{fill:#ffed00e6!important}.ig-fill-yellow-80{fill:#ffed00cc}.ig-fill-yellow-80-i{fill:#ffed00cc!important}.hover\:ig-fill-yellow-80:hover{fill:#ffed00cc}.hover\:ig-fill-yellow-80-i:hover{fill:#ffed00cc!important}.focus\:ig-fill-yellow-80:focus{fill:#ffed00cc}.focus\:ig-fill-yellow-80-i:focus{fill:#ffed00cc!important}.disabled\:ig-fill-yellow-80:disabled{fill:#ffed00cc}.disabled\:ig-fill-yellow-80-i:disabled{fill:#ffed00cc!important}.ig-fill-yellow-70{fill:#ffed00b3}.ig-fill-yellow-70-i{fill:#ffed00b3!important}.hover\:ig-fill-yellow-70:hover{fill:#ffed00b3}.hover\:ig-fill-yellow-70-i:hover{fill:#ffed00b3!important}.focus\:ig-fill-yellow-70:focus{fill:#ffed00b3}.focus\:ig-fill-yellow-70-i:focus{fill:#ffed00b3!important}.disabled\:ig-fill-yellow-70:disabled{fill:#ffed00b3}.disabled\:ig-fill-yellow-70-i:disabled{fill:#ffed00b3!important}.ig-fill-yellow-60{fill:#ffed0099}.ig-fill-yellow-60-i{fill:#ffed0099!important}.hover\:ig-fill-yellow-60:hover{fill:#ffed0099}.hover\:ig-fill-yellow-60-i:hover{fill:#ffed0099!important}.focus\:ig-fill-yellow-60:focus{fill:#ffed0099}.focus\:ig-fill-yellow-60-i:focus{fill:#ffed0099!important}.disabled\:ig-fill-yellow-60:disabled{fill:#ffed0099}.disabled\:ig-fill-yellow-60-i:disabled{fill:#ffed0099!important}.ig-fill-yellow-50{fill:#ffed0080}.ig-fill-yellow-50-i{fill:#ffed0080!important}.hover\:ig-fill-yellow-50:hover{fill:#ffed0080}.hover\:ig-fill-yellow-50-i:hover{fill:#ffed0080!important}.focus\:ig-fill-yellow-50:focus{fill:#ffed0080}.focus\:ig-fill-yellow-50-i:focus{fill:#ffed0080!important}.disabled\:ig-fill-yellow-50:disabled{fill:#ffed0080}.disabled\:ig-fill-yellow-50-i:disabled{fill:#ffed0080!important}.ig-fill-yellow-40{fill:#ffed0066}.ig-fill-yellow-40-i{fill:#ffed0066!important}.hover\:ig-fill-yellow-40:hover{fill:#ffed0066}.hover\:ig-fill-yellow-40-i:hover{fill:#ffed0066!important}.focus\:ig-fill-yellow-40:focus{fill:#ffed0066}.focus\:ig-fill-yellow-40-i:focus{fill:#ffed0066!important}.disabled\:ig-fill-yellow-40:disabled{fill:#ffed0066}.disabled\:ig-fill-yellow-40-i:disabled{fill:#ffed0066!important}.ig-fill-yellow-30{fill:#ffed004d}.ig-fill-yellow-30-i{fill:#ffed004d!important}.hover\:ig-fill-yellow-30:hover{fill:#ffed004d}.hover\:ig-fill-yellow-30-i:hover{fill:#ffed004d!important}.focus\:ig-fill-yellow-30:focus{fill:#ffed004d}.focus\:ig-fill-yellow-30-i:focus{fill:#ffed004d!important}.disabled\:ig-fill-yellow-30:disabled{fill:#ffed004d}.disabled\:ig-fill-yellow-30-i:disabled{fill:#ffed004d!important}.ig-fill-yellow-20{fill:#ffed0033}.ig-fill-yellow-20-i{fill:#ffed0033!important}.hover\:ig-fill-yellow-20:hover{fill:#ffed0033}.hover\:ig-fill-yellow-20-i:hover{fill:#ffed0033!important}.focus\:ig-fill-yellow-20:focus{fill:#ffed0033}.focus\:ig-fill-yellow-20-i:focus{fill:#ffed0033!important}.disabled\:ig-fill-yellow-20:disabled{fill:#ffed0033}.disabled\:ig-fill-yellow-20-i:disabled{fill:#ffed0033!important}.ig-fill-yellow-10{fill:#ffed001a}.ig-fill-yellow-10-i{fill:#ffed001a!important}.hover\:ig-fill-yellow-10:hover{fill:#ffed001a}.hover\:ig-fill-yellow-10-i:hover{fill:#ffed001a!important}.focus\:ig-fill-yellow-10:focus{fill:#ffed001a}.focus\:ig-fill-yellow-10-i:focus{fill:#ffed001a!important}.disabled\:ig-fill-yellow-10:disabled{fill:#ffed001a}.disabled\:ig-fill-yellow-10-i:disabled{fill:#ffed001a!important}.ig-fill-yellow-0{fill:#ffed0000}.ig-fill-yellow-0-i{fill:#ffed0000!important}.hover\:ig-fill-yellow-0:hover{fill:#ffed0000}.hover\:ig-fill-yellow-0-i:hover{fill:#ffed0000!important}.focus\:ig-fill-yellow-0:focus{fill:#ffed0000}.focus\:ig-fill-yellow-0-i:focus{fill:#ffed0000!important}.disabled\:ig-fill-yellow-0:disabled{fill:#ffed0000}.disabled\:ig-fill-yellow-0-i:disabled{fill:#ffed0000!important}.ig-stroke-yellow-100,.ig-stroke-yellow{stroke:#ffed00}.ig-stroke-yellow-100-i,.ig-stroke-yellow-i{stroke:#ffed00!important}.hover\:ig-stroke-yellow-100:hover,.hover\:ig-stroke-yellow:hover{stroke:#ffed00}.hover\:ig-stroke-yellow-100-i:hover,.hover\:ig-stroke-yellow-i:hover{stroke:#ffed00!important}.focus\:ig-stroke-yellow-100:focus{stroke:#ffed00}.focus\:ig-stroke-yellow:focus{stroke:#ffed00}.focus\:ig-stroke-yellow-100-i:focus{stroke:#ffed00!important}.focus\:ig-stroke-yellow-i:focus{stroke:#ffed00!important}.disabled\:ig-stroke-yellow-100:disabled{stroke:#ffed00}.disabled\:ig-stroke-yellow:disabled{stroke:#ffed00}.disabled\:ig-stroke-yellow-100-i:disabled{stroke:#ffed00!important}.disabled\:ig-stroke-yellow-i:disabled{stroke:#ffed00!important}.ig-stroke-yellow-90{stroke:#ffed00e6}.ig-stroke-yellow-90-i{stroke:#ffed00e6!important}.hover\:ig-stroke-yellow-90:hover{stroke:#ffed00e6}.hover\:ig-stroke-yellow-90-i:hover{stroke:#ffed00e6!important}.focus\:ig-stroke-yellow-90:focus{stroke:#ffed00e6}.focus\:ig-stroke-yellow-90-i:focus{stroke:#ffed00e6!important}.disabled\:ig-stroke-yellow-90:disabled{stroke:#ffed00e6}.disabled\:ig-stroke-yellow-90-i:disabled{stroke:#ffed00e6!important}.ig-stroke-yellow-80{stroke:#ffed00cc}.ig-stroke-yellow-80-i{stroke:#ffed00cc!important}.hover\:ig-stroke-yellow-80:hover{stroke:#ffed00cc}.hover\:ig-stroke-yellow-80-i:hover{stroke:#ffed00cc!important}.focus\:ig-stroke-yellow-80:focus{stroke:#ffed00cc}.focus\:ig-stroke-yellow-80-i:focus{stroke:#ffed00cc!important}.disabled\:ig-stroke-yellow-80:disabled{stroke:#ffed00cc}.disabled\:ig-stroke-yellow-80-i:disabled{stroke:#ffed00cc!important}.ig-stroke-yellow-70{stroke:#ffed00b3}.ig-stroke-yellow-70-i{stroke:#ffed00b3!important}.hover\:ig-stroke-yellow-70:hover{stroke:#ffed00b3}.hover\:ig-stroke-yellow-70-i:hover{stroke:#ffed00b3!important}.focus\:ig-stroke-yellow-70:focus{stroke:#ffed00b3}.focus\:ig-stroke-yellow-70-i:focus{stroke:#ffed00b3!important}.disabled\:ig-stroke-yellow-70:disabled{stroke:#ffed00b3}.disabled\:ig-stroke-yellow-70-i:disabled{stroke:#ffed00b3!important}.ig-stroke-yellow-60{stroke:#ffed0099}.ig-stroke-yellow-60-i{stroke:#ffed0099!important}.hover\:ig-stroke-yellow-60:hover{stroke:#ffed0099}.hover\:ig-stroke-yellow-60-i:hover{stroke:#ffed0099!important}.focus\:ig-stroke-yellow-60:focus{stroke:#ffed0099}.focus\:ig-stroke-yellow-60-i:focus{stroke:#ffed0099!important}.disabled\:ig-stroke-yellow-60:disabled{stroke:#ffed0099}.disabled\:ig-stroke-yellow-60-i:disabled{stroke:#ffed0099!important}.ig-stroke-yellow-50{stroke:#ffed0080}.ig-stroke-yellow-50-i{stroke:#ffed0080!important}.hover\:ig-stroke-yellow-50:hover{stroke:#ffed0080}.hover\:ig-stroke-yellow-50-i:hover{stroke:#ffed0080!important}.focus\:ig-stroke-yellow-50:focus{stroke:#ffed0080}.focus\:ig-stroke-yellow-50-i:focus{stroke:#ffed0080!important}.disabled\:ig-stroke-yellow-50:disabled{stroke:#ffed0080}.disabled\:ig-stroke-yellow-50-i:disabled{stroke:#ffed0080!important}.ig-stroke-yellow-40{stroke:#ffed0066}.ig-stroke-yellow-40-i{stroke:#ffed0066!important}.hover\:ig-stroke-yellow-40:hover{stroke:#ffed0066}.hover\:ig-stroke-yellow-40-i:hover{stroke:#ffed0066!important}.focus\:ig-stroke-yellow-40:focus{stroke:#ffed0066}.focus\:ig-stroke-yellow-40-i:focus{stroke:#ffed0066!important}.disabled\:ig-stroke-yellow-40:disabled{stroke:#ffed0066}.disabled\:ig-stroke-yellow-40-i:disabled{stroke:#ffed0066!important}.ig-stroke-yellow-30{stroke:#ffed004d}.ig-stroke-yellow-30-i{stroke:#ffed004d!important}.hover\:ig-stroke-yellow-30:hover{stroke:#ffed004d}.hover\:ig-stroke-yellow-30-i:hover{stroke:#ffed004d!important}.focus\:ig-stroke-yellow-30:focus{stroke:#ffed004d}.focus\:ig-stroke-yellow-30-i:focus{stroke:#ffed004d!important}.disabled\:ig-stroke-yellow-30:disabled{stroke:#ffed004d}.disabled\:ig-stroke-yellow-30-i:disabled{stroke:#ffed004d!important}.ig-stroke-yellow-20{stroke:#ffed0033}.ig-stroke-yellow-20-i{stroke:#ffed0033!important}.hover\:ig-stroke-yellow-20:hover{stroke:#ffed0033}.hover\:ig-stroke-yellow-20-i:hover{stroke:#ffed0033!important}.focus\:ig-stroke-yellow-20:focus{stroke:#ffed0033}.focus\:ig-stroke-yellow-20-i:focus{stroke:#ffed0033!important}.disabled\:ig-stroke-yellow-20:disabled{stroke:#ffed0033}.disabled\:ig-stroke-yellow-20-i:disabled{stroke:#ffed0033!important}.ig-stroke-yellow-10{stroke:#ffed001a}.ig-stroke-yellow-10-i{stroke:#ffed001a!important}.hover\:ig-stroke-yellow-10:hover{stroke:#ffed001a}.hover\:ig-stroke-yellow-10-i:hover{stroke:#ffed001a!important}.focus\:ig-stroke-yellow-10:focus{stroke:#ffed001a}.focus\:ig-stroke-yellow-10-i:focus{stroke:#ffed001a!important}.disabled\:ig-stroke-yellow-10:disabled{stroke:#ffed001a}.disabled\:ig-stroke-yellow-10-i:disabled{stroke:#ffed001a!important}.ig-stroke-yellow-0{stroke:#ffed0000}.ig-stroke-yellow-0-i{stroke:#ffed0000!important}.hover\:ig-stroke-yellow-0:hover{stroke:#ffed0000}.hover\:ig-stroke-yellow-0-i:hover{stroke:#ffed0000!important}.focus\:ig-stroke-yellow-0:focus{stroke:#ffed0000}.focus\:ig-stroke-yellow-0-i:focus{stroke:#ffed0000!important}.disabled\:ig-stroke-yellow-0:disabled{stroke:#ffed0000}.disabled\:ig-stroke-yellow-0-i:disabled{stroke:#ffed0000!important}.ig-bg-voge-100,.ig-bg-voge{background-color:#ffed00}.ig-bg-voge-100-i,.ig-bg-voge-i{background-color:#ffed00!important}.hover\:ig-bg-voge-100:hover,.hover\:ig-bg-voge:hover{background-color:#ffed00}.hover\:ig-bg-voge-100-i:hover,.hover\:ig-bg-voge-i:hover{background-color:#ffed00!important}.focus\:ig-bg-voge-100:focus{background-color:#ffed00}.focus\:ig-bg-voge:focus{background-color:#ffed00}.focus\:ig-bg-voge-100-i:focus{background-color:#ffed00!important}.focus\:ig-bg-voge-i:focus{background-color:#ffed00!important}.disabled\:ig-bg-voge-100:disabled{background-color:#ffed00}.disabled\:ig-bg-voge:disabled{background-color:#ffed00}.disabled\:ig-bg-voge-100-i:disabled{background-color:#ffed00!important}.disabled\:ig-bg-voge-i:disabled{background-color:#ffed00!important}.ig-bg-voge-90{background-color:#ffed00e6}.ig-bg-voge-90-i{background-color:#ffed00e6!important}.hover\:ig-bg-voge-90:hover{background-color:#ffed00e6}.hover\:ig-bg-voge-90-i:hover{background-color:#ffed00e6!important}.focus\:ig-bg-voge-90:focus{background-color:#ffed00e6}.focus\:ig-bg-voge-90-i:focus{background-color:#ffed00e6!important}.disabled\:ig-bg-voge-90:disabled{background-color:#ffed00e6}.disabled\:ig-bg-voge-90-i:disabled{background-color:#ffed00e6!important}.ig-bg-voge-80{background-color:#ffed00cc}.ig-bg-voge-80-i{background-color:#ffed00cc!important}.hover\:ig-bg-voge-80:hover{background-color:#ffed00cc}.hover\:ig-bg-voge-80-i:hover{background-color:#ffed00cc!important}.focus\:ig-bg-voge-80:focus{background-color:#ffed00cc}.focus\:ig-bg-voge-80-i:focus{background-color:#ffed00cc!important}.disabled\:ig-bg-voge-80:disabled{background-color:#ffed00cc}.disabled\:ig-bg-voge-80-i:disabled{background-color:#ffed00cc!important}.ig-bg-voge-70{background-color:#ffed00b3}.ig-bg-voge-70-i{background-color:#ffed00b3!important}.hover\:ig-bg-voge-70:hover{background-color:#ffed00b3}.hover\:ig-bg-voge-70-i:hover{background-color:#ffed00b3!important}.focus\:ig-bg-voge-70:focus{background-color:#ffed00b3}.focus\:ig-bg-voge-70-i:focus{background-color:#ffed00b3!important}.disabled\:ig-bg-voge-70:disabled{background-color:#ffed00b3}.disabled\:ig-bg-voge-70-i:disabled{background-color:#ffed00b3!important}.ig-bg-voge-60{background-color:#ffed0099}.ig-bg-voge-60-i{background-color:#ffed0099!important}.hover\:ig-bg-voge-60:hover{background-color:#ffed0099}.hover\:ig-bg-voge-60-i:hover{background-color:#ffed0099!important}.focus\:ig-bg-voge-60:focus{background-color:#ffed0099}.focus\:ig-bg-voge-60-i:focus{background-color:#ffed0099!important}.disabled\:ig-bg-voge-60:disabled{background-color:#ffed0099}.disabled\:ig-bg-voge-60-i:disabled{background-color:#ffed0099!important}.ig-bg-voge-50{background-color:#ffed0080}.ig-bg-voge-50-i{background-color:#ffed0080!important}.hover\:ig-bg-voge-50:hover{background-color:#ffed0080}.hover\:ig-bg-voge-50-i:hover{background-color:#ffed0080!important}.focus\:ig-bg-voge-50:focus{background-color:#ffed0080}.focus\:ig-bg-voge-50-i:focus{background-color:#ffed0080!important}.disabled\:ig-bg-voge-50:disabled{background-color:#ffed0080}.disabled\:ig-bg-voge-50-i:disabled{background-color:#ffed0080!important}.ig-bg-voge-40{background-color:#ffed0066}.ig-bg-voge-40-i{background-color:#ffed0066!important}.hover\:ig-bg-voge-40:hover{background-color:#ffed0066}.hover\:ig-bg-voge-40-i:hover{background-color:#ffed0066!important}.focus\:ig-bg-voge-40:focus{background-color:#ffed0066}.focus\:ig-bg-voge-40-i:focus{background-color:#ffed0066!important}.disabled\:ig-bg-voge-40:disabled{background-color:#ffed0066}.disabled\:ig-bg-voge-40-i:disabled{background-color:#ffed0066!important}.ig-bg-voge-30{background-color:#ffed004d}.ig-bg-voge-30-i{background-color:#ffed004d!important}.hover\:ig-bg-voge-30:hover{background-color:#ffed004d}.hover\:ig-bg-voge-30-i:hover{background-color:#ffed004d!important}.focus\:ig-bg-voge-30:focus{background-color:#ffed004d}.focus\:ig-bg-voge-30-i:focus{background-color:#ffed004d!important}.disabled\:ig-bg-voge-30:disabled{background-color:#ffed004d}.disabled\:ig-bg-voge-30-i:disabled{background-color:#ffed004d!important}.ig-bg-voge-20{background-color:#ffed0033}.ig-bg-voge-20-i{background-color:#ffed0033!important}.hover\:ig-bg-voge-20:hover{background-color:#ffed0033}.hover\:ig-bg-voge-20-i:hover{background-color:#ffed0033!important}.focus\:ig-bg-voge-20:focus{background-color:#ffed0033}.focus\:ig-bg-voge-20-i:focus{background-color:#ffed0033!important}.disabled\:ig-bg-voge-20:disabled{background-color:#ffed0033}.disabled\:ig-bg-voge-20-i:disabled{background-color:#ffed0033!important}.ig-bg-voge-10{background-color:#ffed001a}.ig-bg-voge-10-i{background-color:#ffed001a!important}.hover\:ig-bg-voge-10:hover{background-color:#ffed001a}.hover\:ig-bg-voge-10-i:hover{background-color:#ffed001a!important}.focus\:ig-bg-voge-10:focus{background-color:#ffed001a}.focus\:ig-bg-voge-10-i:focus{background-color:#ffed001a!important}.disabled\:ig-bg-voge-10:disabled{background-color:#ffed001a}.disabled\:ig-bg-voge-10-i:disabled{background-color:#ffed001a!important}.ig-bg-voge-0{background-color:#ffed0000}.ig-bg-voge-0-i{background-color:#ffed0000!important}.hover\:ig-bg-voge-0:hover{background-color:#ffed0000}.hover\:ig-bg-voge-0-i:hover{background-color:#ffed0000!important}.focus\:ig-bg-voge-0:focus{background-color:#ffed0000}.focus\:ig-bg-voge-0-i:focus{background-color:#ffed0000!important}.disabled\:ig-bg-voge-0:disabled{background-color:#ffed0000}.disabled\:ig-bg-voge-0-i:disabled{background-color:#ffed0000!important}.ig-text-voge-100,.ig-text-voge{color:#ffed00}.ig-text-voge-100-i,.ig-text-voge-i{color:#ffed00!important}.hover\:ig-text-voge-100:hover,.hover\:ig-text-voge:hover{color:#ffed00}.hover\:ig-text-voge-100-i:hover,.hover\:ig-text-voge-i:hover{color:#ffed00!important}.focus\:ig-text-voge-100:focus{color:#ffed00}.focus\:ig-text-voge:focus{color:#ffed00}.focus\:ig-text-voge-100-i:focus{color:#ffed00!important}.focus\:ig-text-voge-i:focus{color:#ffed00!important}.disabled\:ig-text-voge-100:disabled{color:#ffed00}.disabled\:ig-text-voge:disabled{color:#ffed00}.disabled\:ig-text-voge-100-i:disabled{color:#ffed00!important}.disabled\:ig-text-voge-i:disabled{color:#ffed00!important}.ig-text-voge-90{color:#ffed00e6}.ig-text-voge-90-i{color:#ffed00e6!important}.hover\:ig-text-voge-90:hover{color:#ffed00e6}.hover\:ig-text-voge-90-i:hover{color:#ffed00e6!important}.focus\:ig-text-voge-90:focus{color:#ffed00e6}.focus\:ig-text-voge-90-i:focus{color:#ffed00e6!important}.disabled\:ig-text-voge-90:disabled{color:#ffed00e6}.disabled\:ig-text-voge-90-i:disabled{color:#ffed00e6!important}.ig-text-voge-80{color:#ffed00cc}.ig-text-voge-80-i{color:#ffed00cc!important}.hover\:ig-text-voge-80:hover{color:#ffed00cc}.hover\:ig-text-voge-80-i:hover{color:#ffed00cc!important}.focus\:ig-text-voge-80:focus{color:#ffed00cc}.focus\:ig-text-voge-80-i:focus{color:#ffed00cc!important}.disabled\:ig-text-voge-80:disabled{color:#ffed00cc}.disabled\:ig-text-voge-80-i:disabled{color:#ffed00cc!important}.ig-text-voge-70{color:#ffed00b3}.ig-text-voge-70-i{color:#ffed00b3!important}.hover\:ig-text-voge-70:hover{color:#ffed00b3}.hover\:ig-text-voge-70-i:hover{color:#ffed00b3!important}.focus\:ig-text-voge-70:focus{color:#ffed00b3}.focus\:ig-text-voge-70-i:focus{color:#ffed00b3!important}.disabled\:ig-text-voge-70:disabled{color:#ffed00b3}.disabled\:ig-text-voge-70-i:disabled{color:#ffed00b3!important}.ig-text-voge-60{color:#ffed0099}.ig-text-voge-60-i{color:#ffed0099!important}.hover\:ig-text-voge-60:hover{color:#ffed0099}.hover\:ig-text-voge-60-i:hover{color:#ffed0099!important}.focus\:ig-text-voge-60:focus{color:#ffed0099}.focus\:ig-text-voge-60-i:focus{color:#ffed0099!important}.disabled\:ig-text-voge-60:disabled{color:#ffed0099}.disabled\:ig-text-voge-60-i:disabled{color:#ffed0099!important}.ig-text-voge-50{color:#ffed0080}.ig-text-voge-50-i{color:#ffed0080!important}.hover\:ig-text-voge-50:hover{color:#ffed0080}.hover\:ig-text-voge-50-i:hover{color:#ffed0080!important}.focus\:ig-text-voge-50:focus{color:#ffed0080}.focus\:ig-text-voge-50-i:focus{color:#ffed0080!important}.disabled\:ig-text-voge-50:disabled{color:#ffed0080}.disabled\:ig-text-voge-50-i:disabled{color:#ffed0080!important}.ig-text-voge-40{color:#ffed0066}.ig-text-voge-40-i{color:#ffed0066!important}.hover\:ig-text-voge-40:hover{color:#ffed0066}.hover\:ig-text-voge-40-i:hover{color:#ffed0066!important}.focus\:ig-text-voge-40:focus{color:#ffed0066}.focus\:ig-text-voge-40-i:focus{color:#ffed0066!important}.disabled\:ig-text-voge-40:disabled{color:#ffed0066}.disabled\:ig-text-voge-40-i:disabled{color:#ffed0066!important}.ig-text-voge-30{color:#ffed004d}.ig-text-voge-30-i{color:#ffed004d!important}.hover\:ig-text-voge-30:hover{color:#ffed004d}.hover\:ig-text-voge-30-i:hover{color:#ffed004d!important}.focus\:ig-text-voge-30:focus{color:#ffed004d}.focus\:ig-text-voge-30-i:focus{color:#ffed004d!important}.disabled\:ig-text-voge-30:disabled{color:#ffed004d}.disabled\:ig-text-voge-30-i:disabled{color:#ffed004d!important}.ig-text-voge-20{color:#ffed0033}.ig-text-voge-20-i{color:#ffed0033!important}.hover\:ig-text-voge-20:hover{color:#ffed0033}.hover\:ig-text-voge-20-i:hover{color:#ffed0033!important}.focus\:ig-text-voge-20:focus{color:#ffed0033}.focus\:ig-text-voge-20-i:focus{color:#ffed0033!important}.disabled\:ig-text-voge-20:disabled{color:#ffed0033}.disabled\:ig-text-voge-20-i:disabled{color:#ffed0033!important}.ig-text-voge-10{color:#ffed001a}.ig-text-voge-10-i{color:#ffed001a!important}.hover\:ig-text-voge-10:hover{color:#ffed001a}.hover\:ig-text-voge-10-i:hover{color:#ffed001a!important}.focus\:ig-text-voge-10:focus{color:#ffed001a}.focus\:ig-text-voge-10-i:focus{color:#ffed001a!important}.disabled\:ig-text-voge-10:disabled{color:#ffed001a}.disabled\:ig-text-voge-10-i:disabled{color:#ffed001a!important}.ig-text-voge-0{color:#ffed0000}.ig-text-voge-0-i{color:#ffed0000!important}.hover\:ig-text-voge-0:hover{color:#ffed0000}.hover\:ig-text-voge-0-i:hover{color:#ffed0000!important}.focus\:ig-text-voge-0:focus{color:#ffed0000}.focus\:ig-text-voge-0-i:focus{color:#ffed0000!important}.disabled\:ig-text-voge-0:disabled{color:#ffed0000}.disabled\:ig-text-voge-0-i:disabled{color:#ffed0000!important}.ig-border-voge-100,.ig-border-voge{border-color:#ffed00}.ig-border-voge-100-i,.ig-border-voge-i{border-color:#ffed00!important}.hover\:ig-border-voge-100:hover,.hover\:ig-border-voge:hover{border-color:#ffed00}.hover\:ig-border-voge-100-i:hover,.hover\:ig-border-voge-i:hover{border-color:#ffed00!important}.focus\:ig-border-voge-100:focus{border-color:#ffed00}.focus\:ig-border-voge:focus{border-color:#ffed00}.focus\:ig-border-voge-100-i:focus{border-color:#ffed00!important}.focus\:ig-border-voge-i:focus{border-color:#ffed00!important}.disabled\:ig-border-voge-100:disabled{border-color:#ffed00}.disabled\:ig-border-voge:disabled{border-color:#ffed00}.disabled\:ig-border-voge-100-i:disabled{border-color:#ffed00!important}.disabled\:ig-border-voge-i:disabled{border-color:#ffed00!important}.ig-border-voge-90{border-color:#ffed00e6}.ig-border-voge-90-i{border-color:#ffed00e6!important}.hover\:ig-border-voge-90:hover{border-color:#ffed00e6}.hover\:ig-border-voge-90-i:hover{border-color:#ffed00e6!important}.focus\:ig-border-voge-90:focus{border-color:#ffed00e6}.focus\:ig-border-voge-90-i:focus{border-color:#ffed00e6!important}.disabled\:ig-border-voge-90:disabled{border-color:#ffed00e6}.disabled\:ig-border-voge-90-i:disabled{border-color:#ffed00e6!important}.ig-border-voge-80{border-color:#ffed00cc}.ig-border-voge-80-i{border-color:#ffed00cc!important}.hover\:ig-border-voge-80:hover{border-color:#ffed00cc}.hover\:ig-border-voge-80-i:hover{border-color:#ffed00cc!important}.focus\:ig-border-voge-80:focus{border-color:#ffed00cc}.focus\:ig-border-voge-80-i:focus{border-color:#ffed00cc!important}.disabled\:ig-border-voge-80:disabled{border-color:#ffed00cc}.disabled\:ig-border-voge-80-i:disabled{border-color:#ffed00cc!important}.ig-border-voge-70{border-color:#ffed00b3}.ig-border-voge-70-i{border-color:#ffed00b3!important}.hover\:ig-border-voge-70:hover{border-color:#ffed00b3}.hover\:ig-border-voge-70-i:hover{border-color:#ffed00b3!important}.focus\:ig-border-voge-70:focus{border-color:#ffed00b3}.focus\:ig-border-voge-70-i:focus{border-color:#ffed00b3!important}.disabled\:ig-border-voge-70:disabled{border-color:#ffed00b3}.disabled\:ig-border-voge-70-i:disabled{border-color:#ffed00b3!important}.ig-border-voge-60{border-color:#ffed0099}.ig-border-voge-60-i{border-color:#ffed0099!important}.hover\:ig-border-voge-60:hover{border-color:#ffed0099}.hover\:ig-border-voge-60-i:hover{border-color:#ffed0099!important}.focus\:ig-border-voge-60:focus{border-color:#ffed0099}.focus\:ig-border-voge-60-i:focus{border-color:#ffed0099!important}.disabled\:ig-border-voge-60:disabled{border-color:#ffed0099}.disabled\:ig-border-voge-60-i:disabled{border-color:#ffed0099!important}.ig-border-voge-50{border-color:#ffed0080}.ig-border-voge-50-i{border-color:#ffed0080!important}.hover\:ig-border-voge-50:hover{border-color:#ffed0080}.hover\:ig-border-voge-50-i:hover{border-color:#ffed0080!important}.focus\:ig-border-voge-50:focus{border-color:#ffed0080}.focus\:ig-border-voge-50-i:focus{border-color:#ffed0080!important}.disabled\:ig-border-voge-50:disabled{border-color:#ffed0080}.disabled\:ig-border-voge-50-i:disabled{border-color:#ffed0080!important}.ig-border-voge-40{border-color:#ffed0066}.ig-border-voge-40-i{border-color:#ffed0066!important}.hover\:ig-border-voge-40:hover{border-color:#ffed0066}.hover\:ig-border-voge-40-i:hover{border-color:#ffed0066!important}.focus\:ig-border-voge-40:focus{border-color:#ffed0066}.focus\:ig-border-voge-40-i:focus{border-color:#ffed0066!important}.disabled\:ig-border-voge-40:disabled{border-color:#ffed0066}.disabled\:ig-border-voge-40-i:disabled{border-color:#ffed0066!important}.ig-border-voge-30{border-color:#ffed004d}.ig-border-voge-30-i{border-color:#ffed004d!important}.hover\:ig-border-voge-30:hover{border-color:#ffed004d}.hover\:ig-border-voge-30-i:hover{border-color:#ffed004d!important}.focus\:ig-border-voge-30:focus{border-color:#ffed004d}.focus\:ig-border-voge-30-i:focus{border-color:#ffed004d!important}.disabled\:ig-border-voge-30:disabled{border-color:#ffed004d}.disabled\:ig-border-voge-30-i:disabled{border-color:#ffed004d!important}.ig-border-voge-20{border-color:#ffed0033}.ig-border-voge-20-i{border-color:#ffed0033!important}.hover\:ig-border-voge-20:hover{border-color:#ffed0033}.hover\:ig-border-voge-20-i:hover{border-color:#ffed0033!important}.focus\:ig-border-voge-20:focus{border-color:#ffed0033}.focus\:ig-border-voge-20-i:focus{border-color:#ffed0033!important}.disabled\:ig-border-voge-20:disabled{border-color:#ffed0033}.disabled\:ig-border-voge-20-i:disabled{border-color:#ffed0033!important}.ig-border-voge-10{border-color:#ffed001a}.ig-border-voge-10-i{border-color:#ffed001a!important}.hover\:ig-border-voge-10:hover{border-color:#ffed001a}.hover\:ig-border-voge-10-i:hover{border-color:#ffed001a!important}.focus\:ig-border-voge-10:focus{border-color:#ffed001a}.focus\:ig-border-voge-10-i:focus{border-color:#ffed001a!important}.disabled\:ig-border-voge-10:disabled{border-color:#ffed001a}.disabled\:ig-border-voge-10-i:disabled{border-color:#ffed001a!important}.ig-border-voge-0{border-color:#ffed0000}.ig-border-voge-0-i{border-color:#ffed0000!important}.hover\:ig-border-voge-0:hover{border-color:#ffed0000}.hover\:ig-border-voge-0-i:hover{border-color:#ffed0000!important}.focus\:ig-border-voge-0:focus{border-color:#ffed0000}.focus\:ig-border-voge-0-i:focus{border-color:#ffed0000!important}.disabled\:ig-border-voge-0:disabled{border-color:#ffed0000}.disabled\:ig-border-voge-0-i:disabled{border-color:#ffed0000!important}.ig-fill-voge-100,.ig-fill-voge{fill:#ffed00}.ig-fill-voge-100-i,.ig-fill-voge-i{fill:#ffed00!important}.hover\:ig-fill-voge-100:hover,.hover\:ig-fill-voge:hover{fill:#ffed00}.hover\:ig-fill-voge-100-i:hover,.hover\:ig-fill-voge-i:hover{fill:#ffed00!important}.focus\:ig-fill-voge-100:focus{fill:#ffed00}.focus\:ig-fill-voge:focus{fill:#ffed00}.focus\:ig-fill-voge-100-i:focus{fill:#ffed00!important}.focus\:ig-fill-voge-i:focus{fill:#ffed00!important}.disabled\:ig-fill-voge-100:disabled{fill:#ffed00}.disabled\:ig-fill-voge:disabled{fill:#ffed00}.disabled\:ig-fill-voge-100-i:disabled{fill:#ffed00!important}.disabled\:ig-fill-voge-i:disabled{fill:#ffed00!important}.ig-fill-voge-90{fill:#ffed00e6}.ig-fill-voge-90-i{fill:#ffed00e6!important}.hover\:ig-fill-voge-90:hover{fill:#ffed00e6}.hover\:ig-fill-voge-90-i:hover{fill:#ffed00e6!important}.focus\:ig-fill-voge-90:focus{fill:#ffed00e6}.focus\:ig-fill-voge-90-i:focus{fill:#ffed00e6!important}.disabled\:ig-fill-voge-90:disabled{fill:#ffed00e6}.disabled\:ig-fill-voge-90-i:disabled{fill:#ffed00e6!important}.ig-fill-voge-80{fill:#ffed00cc}.ig-fill-voge-80-i{fill:#ffed00cc!important}.hover\:ig-fill-voge-80:hover{fill:#ffed00cc}.hover\:ig-fill-voge-80-i:hover{fill:#ffed00cc!important}.focus\:ig-fill-voge-80:focus{fill:#ffed00cc}.focus\:ig-fill-voge-80-i:focus{fill:#ffed00cc!important}.disabled\:ig-fill-voge-80:disabled{fill:#ffed00cc}.disabled\:ig-fill-voge-80-i:disabled{fill:#ffed00cc!important}.ig-fill-voge-70{fill:#ffed00b3}.ig-fill-voge-70-i{fill:#ffed00b3!important}.hover\:ig-fill-voge-70:hover{fill:#ffed00b3}.hover\:ig-fill-voge-70-i:hover{fill:#ffed00b3!important}.focus\:ig-fill-voge-70:focus{fill:#ffed00b3}.focus\:ig-fill-voge-70-i:focus{fill:#ffed00b3!important}.disabled\:ig-fill-voge-70:disabled{fill:#ffed00b3}.disabled\:ig-fill-voge-70-i:disabled{fill:#ffed00b3!important}.ig-fill-voge-60{fill:#ffed0099}.ig-fill-voge-60-i{fill:#ffed0099!important}.hover\:ig-fill-voge-60:hover{fill:#ffed0099}.hover\:ig-fill-voge-60-i:hover{fill:#ffed0099!important}.focus\:ig-fill-voge-60:focus{fill:#ffed0099}.focus\:ig-fill-voge-60-i:focus{fill:#ffed0099!important}.disabled\:ig-fill-voge-60:disabled{fill:#ffed0099}.disabled\:ig-fill-voge-60-i:disabled{fill:#ffed0099!important}.ig-fill-voge-50{fill:#ffed0080}.ig-fill-voge-50-i{fill:#ffed0080!important}.hover\:ig-fill-voge-50:hover{fill:#ffed0080}.hover\:ig-fill-voge-50-i:hover{fill:#ffed0080!important}.focus\:ig-fill-voge-50:focus{fill:#ffed0080}.focus\:ig-fill-voge-50-i:focus{fill:#ffed0080!important}.disabled\:ig-fill-voge-50:disabled{fill:#ffed0080}.disabled\:ig-fill-voge-50-i:disabled{fill:#ffed0080!important}.ig-fill-voge-40{fill:#ffed0066}.ig-fill-voge-40-i{fill:#ffed0066!important}.hover\:ig-fill-voge-40:hover{fill:#ffed0066}.hover\:ig-fill-voge-40-i:hover{fill:#ffed0066!important}.focus\:ig-fill-voge-40:focus{fill:#ffed0066}.focus\:ig-fill-voge-40-i:focus{fill:#ffed0066!important}.disabled\:ig-fill-voge-40:disabled{fill:#ffed0066}.disabled\:ig-fill-voge-40-i:disabled{fill:#ffed0066!important}.ig-fill-voge-30{fill:#ffed004d}.ig-fill-voge-30-i{fill:#ffed004d!important}.hover\:ig-fill-voge-30:hover{fill:#ffed004d}.hover\:ig-fill-voge-30-i:hover{fill:#ffed004d!important}.focus\:ig-fill-voge-30:focus{fill:#ffed004d}.focus\:ig-fill-voge-30-i:focus{fill:#ffed004d!important}.disabled\:ig-fill-voge-30:disabled{fill:#ffed004d}.disabled\:ig-fill-voge-30-i:disabled{fill:#ffed004d!important}.ig-fill-voge-20{fill:#ffed0033}.ig-fill-voge-20-i{fill:#ffed0033!important}.hover\:ig-fill-voge-20:hover{fill:#ffed0033}.hover\:ig-fill-voge-20-i:hover{fill:#ffed0033!important}.focus\:ig-fill-voge-20:focus{fill:#ffed0033}.focus\:ig-fill-voge-20-i:focus{fill:#ffed0033!important}.disabled\:ig-fill-voge-20:disabled{fill:#ffed0033}.disabled\:ig-fill-voge-20-i:disabled{fill:#ffed0033!important}.ig-fill-voge-10{fill:#ffed001a}.ig-fill-voge-10-i{fill:#ffed001a!important}.hover\:ig-fill-voge-10:hover{fill:#ffed001a}.hover\:ig-fill-voge-10-i:hover{fill:#ffed001a!important}.focus\:ig-fill-voge-10:focus{fill:#ffed001a}.focus\:ig-fill-voge-10-i:focus{fill:#ffed001a!important}.disabled\:ig-fill-voge-10:disabled{fill:#ffed001a}.disabled\:ig-fill-voge-10-i:disabled{fill:#ffed001a!important}.ig-fill-voge-0{fill:#ffed0000}.ig-fill-voge-0-i{fill:#ffed0000!important}.hover\:ig-fill-voge-0:hover{fill:#ffed0000}.hover\:ig-fill-voge-0-i:hover{fill:#ffed0000!important}.focus\:ig-fill-voge-0:focus{fill:#ffed0000}.focus\:ig-fill-voge-0-i:focus{fill:#ffed0000!important}.disabled\:ig-fill-voge-0:disabled{fill:#ffed0000}.disabled\:ig-fill-voge-0-i:disabled{fill:#ffed0000!important}.ig-stroke-voge-100,.ig-stroke-voge{stroke:#ffed00}.ig-stroke-voge-100-i,.ig-stroke-voge-i{stroke:#ffed00!important}.hover\:ig-stroke-voge-100:hover,.hover\:ig-stroke-voge:hover{stroke:#ffed00}.hover\:ig-stroke-voge-100-i:hover,.hover\:ig-stroke-voge-i:hover{stroke:#ffed00!important}.focus\:ig-stroke-voge-100:focus{stroke:#ffed00}.focus\:ig-stroke-voge:focus{stroke:#ffed00}.focus\:ig-stroke-voge-100-i:focus{stroke:#ffed00!important}.focus\:ig-stroke-voge-i:focus{stroke:#ffed00!important}.disabled\:ig-stroke-voge-100:disabled{stroke:#ffed00}.disabled\:ig-stroke-voge:disabled{stroke:#ffed00}.disabled\:ig-stroke-voge-100-i:disabled{stroke:#ffed00!important}.disabled\:ig-stroke-voge-i:disabled{stroke:#ffed00!important}.ig-stroke-voge-90{stroke:#ffed00e6}.ig-stroke-voge-90-i{stroke:#ffed00e6!important}.hover\:ig-stroke-voge-90:hover{stroke:#ffed00e6}.hover\:ig-stroke-voge-90-i:hover{stroke:#ffed00e6!important}.focus\:ig-stroke-voge-90:focus{stroke:#ffed00e6}.focus\:ig-stroke-voge-90-i:focus{stroke:#ffed00e6!important}.disabled\:ig-stroke-voge-90:disabled{stroke:#ffed00e6}.disabled\:ig-stroke-voge-90-i:disabled{stroke:#ffed00e6!important}.ig-stroke-voge-80{stroke:#ffed00cc}.ig-stroke-voge-80-i{stroke:#ffed00cc!important}.hover\:ig-stroke-voge-80:hover{stroke:#ffed00cc}.hover\:ig-stroke-voge-80-i:hover{stroke:#ffed00cc!important}.focus\:ig-stroke-voge-80:focus{stroke:#ffed00cc}.focus\:ig-stroke-voge-80-i:focus{stroke:#ffed00cc!important}.disabled\:ig-stroke-voge-80:disabled{stroke:#ffed00cc}.disabled\:ig-stroke-voge-80-i:disabled{stroke:#ffed00cc!important}.ig-stroke-voge-70{stroke:#ffed00b3}.ig-stroke-voge-70-i{stroke:#ffed00b3!important}.hover\:ig-stroke-voge-70:hover{stroke:#ffed00b3}.hover\:ig-stroke-voge-70-i:hover{stroke:#ffed00b3!important}.focus\:ig-stroke-voge-70:focus{stroke:#ffed00b3}.focus\:ig-stroke-voge-70-i:focus{stroke:#ffed00b3!important}.disabled\:ig-stroke-voge-70:disabled{stroke:#ffed00b3}.disabled\:ig-stroke-voge-70-i:disabled{stroke:#ffed00b3!important}.ig-stroke-voge-60{stroke:#ffed0099}.ig-stroke-voge-60-i{stroke:#ffed0099!important}.hover\:ig-stroke-voge-60:hover{stroke:#ffed0099}.hover\:ig-stroke-voge-60-i:hover{stroke:#ffed0099!important}.focus\:ig-stroke-voge-60:focus{stroke:#ffed0099}.focus\:ig-stroke-voge-60-i:focus{stroke:#ffed0099!important}.disabled\:ig-stroke-voge-60:disabled{stroke:#ffed0099}.disabled\:ig-stroke-voge-60-i:disabled{stroke:#ffed0099!important}.ig-stroke-voge-50{stroke:#ffed0080}.ig-stroke-voge-50-i{stroke:#ffed0080!important}.hover\:ig-stroke-voge-50:hover{stroke:#ffed0080}.hover\:ig-stroke-voge-50-i:hover{stroke:#ffed0080!important}.focus\:ig-stroke-voge-50:focus{stroke:#ffed0080}.focus\:ig-stroke-voge-50-i:focus{stroke:#ffed0080!important}.disabled\:ig-stroke-voge-50:disabled{stroke:#ffed0080}.disabled\:ig-stroke-voge-50-i:disabled{stroke:#ffed0080!important}.ig-stroke-voge-40{stroke:#ffed0066}.ig-stroke-voge-40-i{stroke:#ffed0066!important}.hover\:ig-stroke-voge-40:hover{stroke:#ffed0066}.hover\:ig-stroke-voge-40-i:hover{stroke:#ffed0066!important}.focus\:ig-stroke-voge-40:focus{stroke:#ffed0066}.focus\:ig-stroke-voge-40-i:focus{stroke:#ffed0066!important}.disabled\:ig-stroke-voge-40:disabled{stroke:#ffed0066}.disabled\:ig-stroke-voge-40-i:disabled{stroke:#ffed0066!important}.ig-stroke-voge-30{stroke:#ffed004d}.ig-stroke-voge-30-i{stroke:#ffed004d!important}.hover\:ig-stroke-voge-30:hover{stroke:#ffed004d}.hover\:ig-stroke-voge-30-i:hover{stroke:#ffed004d!important}.focus\:ig-stroke-voge-30:focus{stroke:#ffed004d}.focus\:ig-stroke-voge-30-i:focus{stroke:#ffed004d!important}.disabled\:ig-stroke-voge-30:disabled{stroke:#ffed004d}.disabled\:ig-stroke-voge-30-i:disabled{stroke:#ffed004d!important}.ig-stroke-voge-20{stroke:#ffed0033}.ig-stroke-voge-20-i{stroke:#ffed0033!important}.hover\:ig-stroke-voge-20:hover{stroke:#ffed0033}.hover\:ig-stroke-voge-20-i:hover{stroke:#ffed0033!important}.focus\:ig-stroke-voge-20:focus{stroke:#ffed0033}.focus\:ig-stroke-voge-20-i:focus{stroke:#ffed0033!important}.disabled\:ig-stroke-voge-20:disabled{stroke:#ffed0033}.disabled\:ig-stroke-voge-20-i:disabled{stroke:#ffed0033!important}.ig-stroke-voge-10{stroke:#ffed001a}.ig-stroke-voge-10-i{stroke:#ffed001a!important}.hover\:ig-stroke-voge-10:hover{stroke:#ffed001a}.hover\:ig-stroke-voge-10-i:hover{stroke:#ffed001a!important}.focus\:ig-stroke-voge-10:focus{stroke:#ffed001a}.focus\:ig-stroke-voge-10-i:focus{stroke:#ffed001a!important}.disabled\:ig-stroke-voge-10:disabled{stroke:#ffed001a}.disabled\:ig-stroke-voge-10-i:disabled{stroke:#ffed001a!important}.ig-stroke-voge-0{stroke:#ffed0000}.ig-stroke-voge-0-i{stroke:#ffed0000!important}.hover\:ig-stroke-voge-0:hover{stroke:#ffed0000}.hover\:ig-stroke-voge-0-i:hover{stroke:#ffed0000!important}.focus\:ig-stroke-voge-0:focus{stroke:#ffed0000}.focus\:ig-stroke-voge-0-i:focus{stroke:#ffed0000!important}.disabled\:ig-stroke-voge-0:disabled{stroke:#ffed0000}.disabled\:ig-stroke-voge-0-i:disabled{stroke:#ffed0000!important}.ig-bg-red-100,.ig-bg-red{background-color:red}.ig-bg-red-100-i,.ig-bg-red-i{background-color:red!important}.hover\:ig-bg-red-100:hover,.hover\:ig-bg-red:hover{background-color:red}.hover\:ig-bg-red-100-i:hover,.hover\:ig-bg-red-i:hover{background-color:red!important}.focus\:ig-bg-red-100:focus{background-color:red}.focus\:ig-bg-red:focus{background-color:red}.focus\:ig-bg-red-100-i:focus{background-color:red!important}.focus\:ig-bg-red-i:focus{background-color:red!important}.disabled\:ig-bg-red-100:disabled{background-color:red}.disabled\:ig-bg-red:disabled{background-color:red}.disabled\:ig-bg-red-100-i:disabled{background-color:red!important}.disabled\:ig-bg-red-i:disabled{background-color:red!important}.ig-bg-red-90{background-color:#ff0000e6}.ig-bg-red-90-i{background-color:#ff0000e6!important}.hover\:ig-bg-red-90:hover{background-color:#ff0000e6}.hover\:ig-bg-red-90-i:hover{background-color:#ff0000e6!important}.focus\:ig-bg-red-90:focus{background-color:#ff0000e6}.focus\:ig-bg-red-90-i:focus{background-color:#ff0000e6!important}.disabled\:ig-bg-red-90:disabled{background-color:#ff0000e6}.disabled\:ig-bg-red-90-i:disabled{background-color:#ff0000e6!important}.ig-bg-red-80{background-color:#f00c}.ig-bg-red-80-i{background-color:#f00c!important}.hover\:ig-bg-red-80:hover{background-color:#f00c}.hover\:ig-bg-red-80-i:hover{background-color:#f00c!important}.focus\:ig-bg-red-80:focus{background-color:#f00c}.focus\:ig-bg-red-80-i:focus{background-color:#f00c!important}.disabled\:ig-bg-red-80:disabled{background-color:#f00c}.disabled\:ig-bg-red-80-i:disabled{background-color:#f00c!important}.ig-bg-red-70{background-color:#ff0000b3}.ig-bg-red-70-i{background-color:#ff0000b3!important}.hover\:ig-bg-red-70:hover{background-color:#ff0000b3}.hover\:ig-bg-red-70-i:hover{background-color:#ff0000b3!important}.focus\:ig-bg-red-70:focus{background-color:#ff0000b3}.focus\:ig-bg-red-70-i:focus{background-color:#ff0000b3!important}.disabled\:ig-bg-red-70:disabled{background-color:#ff0000b3}.disabled\:ig-bg-red-70-i:disabled{background-color:#ff0000b3!important}.ig-bg-red-60{background-color:#f009}.ig-bg-red-60-i{background-color:#f009!important}.hover\:ig-bg-red-60:hover{background-color:#f009}.hover\:ig-bg-red-60-i:hover{background-color:#f009!important}.focus\:ig-bg-red-60:focus{background-color:#f009}.focus\:ig-bg-red-60-i:focus{background-color:#f009!important}.disabled\:ig-bg-red-60:disabled{background-color:#f009}.disabled\:ig-bg-red-60-i:disabled{background-color:#f009!important}.ig-bg-red-50{background-color:#ff000080}.ig-bg-red-50-i{background-color:#ff000080!important}.hover\:ig-bg-red-50:hover{background-color:#ff000080}.hover\:ig-bg-red-50-i:hover{background-color:#ff000080!important}.focus\:ig-bg-red-50:focus{background-color:#ff000080}.focus\:ig-bg-red-50-i:focus{background-color:#ff000080!important}.disabled\:ig-bg-red-50:disabled{background-color:#ff000080}.disabled\:ig-bg-red-50-i:disabled{background-color:#ff000080!important}.ig-bg-red-40{background-color:#f006}.ig-bg-red-40-i{background-color:#f006!important}.hover\:ig-bg-red-40:hover{background-color:#f006}.hover\:ig-bg-red-40-i:hover{background-color:#f006!important}.focus\:ig-bg-red-40:focus{background-color:#f006}.focus\:ig-bg-red-40-i:focus{background-color:#f006!important}.disabled\:ig-bg-red-40:disabled{background-color:#f006}.disabled\:ig-bg-red-40-i:disabled{background-color:#f006!important}.ig-bg-red-30{background-color:#ff00004d}.ig-bg-red-30-i{background-color:#ff00004d!important}.hover\:ig-bg-red-30:hover{background-color:#ff00004d}.hover\:ig-bg-red-30-i:hover{background-color:#ff00004d!important}.focus\:ig-bg-red-30:focus{background-color:#ff00004d}.focus\:ig-bg-red-30-i:focus{background-color:#ff00004d!important}.disabled\:ig-bg-red-30:disabled{background-color:#ff00004d}.disabled\:ig-bg-red-30-i:disabled{background-color:#ff00004d!important}.ig-bg-red-20{background-color:#f003}.ig-bg-red-20-i{background-color:#f003!important}.hover\:ig-bg-red-20:hover{background-color:#f003}.hover\:ig-bg-red-20-i:hover{background-color:#f003!important}.focus\:ig-bg-red-20:focus{background-color:#f003}.focus\:ig-bg-red-20-i:focus{background-color:#f003!important}.disabled\:ig-bg-red-20:disabled{background-color:#f003}.disabled\:ig-bg-red-20-i:disabled{background-color:#f003!important}.ig-bg-red-10{background-color:#ff00001a}.ig-bg-red-10-i{background-color:#ff00001a!important}.hover\:ig-bg-red-10:hover{background-color:#ff00001a}.hover\:ig-bg-red-10-i:hover{background-color:#ff00001a!important}.focus\:ig-bg-red-10:focus{background-color:#ff00001a}.focus\:ig-bg-red-10-i:focus{background-color:#ff00001a!important}.disabled\:ig-bg-red-10:disabled{background-color:#ff00001a}.disabled\:ig-bg-red-10-i:disabled{background-color:#ff00001a!important}.ig-bg-red-0{background-color:#f000}.ig-bg-red-0-i{background-color:#f000!important}.hover\:ig-bg-red-0:hover{background-color:#f000}.hover\:ig-bg-red-0-i:hover{background-color:#f000!important}.focus\:ig-bg-red-0:focus{background-color:#f000}.focus\:ig-bg-red-0-i:focus{background-color:#f000!important}.disabled\:ig-bg-red-0:disabled{background-color:#f000}.disabled\:ig-bg-red-0-i:disabled{background-color:#f000!important}.ig-text-red-100,.ig-text-red{color:red}.ig-text-red-100-i,.ig-text-red-i{color:red!important}.hover\:ig-text-red-100:hover,.hover\:ig-text-red:hover{color:red}.hover\:ig-text-red-100-i:hover,.hover\:ig-text-red-i:hover{color:red!important}.focus\:ig-text-red-100:focus{color:red}.focus\:ig-text-red:focus{color:red}.focus\:ig-text-red-100-i:focus{color:red!important}.focus\:ig-text-red-i:focus{color:red!important}.disabled\:ig-text-red-100:disabled{color:red}.disabled\:ig-text-red:disabled{color:red}.disabled\:ig-text-red-100-i:disabled{color:red!important}.disabled\:ig-text-red-i:disabled{color:red!important}.ig-text-red-90{color:#ff0000e6}.ig-text-red-90-i{color:#ff0000e6!important}.hover\:ig-text-red-90:hover{color:#ff0000e6}.hover\:ig-text-red-90-i:hover{color:#ff0000e6!important}.focus\:ig-text-red-90:focus{color:#ff0000e6}.focus\:ig-text-red-90-i:focus{color:#ff0000e6!important}.disabled\:ig-text-red-90:disabled{color:#ff0000e6}.disabled\:ig-text-red-90-i:disabled{color:#ff0000e6!important}.ig-text-red-80{color:#f00c}.ig-text-red-80-i{color:#f00c!important}.hover\:ig-text-red-80:hover{color:#f00c}.hover\:ig-text-red-80-i:hover{color:#f00c!important}.focus\:ig-text-red-80:focus{color:#f00c}.focus\:ig-text-red-80-i:focus{color:#f00c!important}.disabled\:ig-text-red-80:disabled{color:#f00c}.disabled\:ig-text-red-80-i:disabled{color:#f00c!important}.ig-text-red-70{color:#ff0000b3}.ig-text-red-70-i{color:#ff0000b3!important}.hover\:ig-text-red-70:hover{color:#ff0000b3}.hover\:ig-text-red-70-i:hover{color:#ff0000b3!important}.focus\:ig-text-red-70:focus{color:#ff0000b3}.focus\:ig-text-red-70-i:focus{color:#ff0000b3!important}.disabled\:ig-text-red-70:disabled{color:#ff0000b3}.disabled\:ig-text-red-70-i:disabled{color:#ff0000b3!important}.ig-text-red-60{color:#f009}.ig-text-red-60-i{color:#f009!important}.hover\:ig-text-red-60:hover{color:#f009}.hover\:ig-text-red-60-i:hover{color:#f009!important}.focus\:ig-text-red-60:focus{color:#f009}.focus\:ig-text-red-60-i:focus{color:#f009!important}.disabled\:ig-text-red-60:disabled{color:#f009}.disabled\:ig-text-red-60-i:disabled{color:#f009!important}.ig-text-red-50{color:#ff000080}.ig-text-red-50-i{color:#ff000080!important}.hover\:ig-text-red-50:hover{color:#ff000080}.hover\:ig-text-red-50-i:hover{color:#ff000080!important}.focus\:ig-text-red-50:focus{color:#ff000080}.focus\:ig-text-red-50-i:focus{color:#ff000080!important}.disabled\:ig-text-red-50:disabled{color:#ff000080}.disabled\:ig-text-red-50-i:disabled{color:#ff000080!important}.ig-text-red-40{color:#f006}.ig-text-red-40-i{color:#f006!important}.hover\:ig-text-red-40:hover{color:#f006}.hover\:ig-text-red-40-i:hover{color:#f006!important}.focus\:ig-text-red-40:focus{color:#f006}.focus\:ig-text-red-40-i:focus{color:#f006!important}.disabled\:ig-text-red-40:disabled{color:#f006}.disabled\:ig-text-red-40-i:disabled{color:#f006!important}.ig-text-red-30{color:#ff00004d}.ig-text-red-30-i{color:#ff00004d!important}.hover\:ig-text-red-30:hover{color:#ff00004d}.hover\:ig-text-red-30-i:hover{color:#ff00004d!important}.focus\:ig-text-red-30:focus{color:#ff00004d}.focus\:ig-text-red-30-i:focus{color:#ff00004d!important}.disabled\:ig-text-red-30:disabled{color:#ff00004d}.disabled\:ig-text-red-30-i:disabled{color:#ff00004d!important}.ig-text-red-20{color:#f003}.ig-text-red-20-i{color:#f003!important}.hover\:ig-text-red-20:hover{color:#f003}.hover\:ig-text-red-20-i:hover{color:#f003!important}.focus\:ig-text-red-20:focus{color:#f003}.focus\:ig-text-red-20-i:focus{color:#f003!important}.disabled\:ig-text-red-20:disabled{color:#f003}.disabled\:ig-text-red-20-i:disabled{color:#f003!important}.ig-text-red-10{color:#ff00001a}.ig-text-red-10-i{color:#ff00001a!important}.hover\:ig-text-red-10:hover{color:#ff00001a}.hover\:ig-text-red-10-i:hover{color:#ff00001a!important}.focus\:ig-text-red-10:focus{color:#ff00001a}.focus\:ig-text-red-10-i:focus{color:#ff00001a!important}.disabled\:ig-text-red-10:disabled{color:#ff00001a}.disabled\:ig-text-red-10-i:disabled{color:#ff00001a!important}.ig-text-red-0{color:#f000}.ig-text-red-0-i{color:#f000!important}.hover\:ig-text-red-0:hover{color:#f000}.hover\:ig-text-red-0-i:hover{color:#f000!important}.focus\:ig-text-red-0:focus{color:#f000}.focus\:ig-text-red-0-i:focus{color:#f000!important}.disabled\:ig-text-red-0:disabled{color:#f000}.disabled\:ig-text-red-0-i:disabled{color:#f000!important}.ig-border-red-100,.ig-border-red{border-color:red}.ig-border-red-100-i,.ig-border-red-i{border-color:red!important}.hover\:ig-border-red-100:hover,.hover\:ig-border-red:hover{border-color:red}.hover\:ig-border-red-100-i:hover,.hover\:ig-border-red-i:hover{border-color:red!important}.focus\:ig-border-red-100:focus{border-color:red}.focus\:ig-border-red:focus{border-color:red}.focus\:ig-border-red-100-i:focus{border-color:red!important}.focus\:ig-border-red-i:focus{border-color:red!important}.disabled\:ig-border-red-100:disabled{border-color:red}.disabled\:ig-border-red:disabled{border-color:red}.disabled\:ig-border-red-100-i:disabled{border-color:red!important}.disabled\:ig-border-red-i:disabled{border-color:red!important}.ig-border-red-90{border-color:#ff0000e6}.ig-border-red-90-i{border-color:#ff0000e6!important}.hover\:ig-border-red-90:hover{border-color:#ff0000e6}.hover\:ig-border-red-90-i:hover{border-color:#ff0000e6!important}.focus\:ig-border-red-90:focus{border-color:#ff0000e6}.focus\:ig-border-red-90-i:focus{border-color:#ff0000e6!important}.disabled\:ig-border-red-90:disabled{border-color:#ff0000e6}.disabled\:ig-border-red-90-i:disabled{border-color:#ff0000e6!important}.ig-border-red-80{border-color:#f00c}.ig-border-red-80-i{border-color:#f00c!important}.hover\:ig-border-red-80:hover{border-color:#f00c}.hover\:ig-border-red-80-i:hover{border-color:#f00c!important}.focus\:ig-border-red-80:focus{border-color:#f00c}.focus\:ig-border-red-80-i:focus{border-color:#f00c!important}.disabled\:ig-border-red-80:disabled{border-color:#f00c}.disabled\:ig-border-red-80-i:disabled{border-color:#f00c!important}.ig-border-red-70{border-color:#ff0000b3}.ig-border-red-70-i{border-color:#ff0000b3!important}.hover\:ig-border-red-70:hover{border-color:#ff0000b3}.hover\:ig-border-red-70-i:hover{border-color:#ff0000b3!important}.focus\:ig-border-red-70:focus{border-color:#ff0000b3}.focus\:ig-border-red-70-i:focus{border-color:#ff0000b3!important}.disabled\:ig-border-red-70:disabled{border-color:#ff0000b3}.disabled\:ig-border-red-70-i:disabled{border-color:#ff0000b3!important}.ig-border-red-60{border-color:#f009}.ig-border-red-60-i{border-color:#f009!important}.hover\:ig-border-red-60:hover{border-color:#f009}.hover\:ig-border-red-60-i:hover{border-color:#f009!important}.focus\:ig-border-red-60:focus{border-color:#f009}.focus\:ig-border-red-60-i:focus{border-color:#f009!important}.disabled\:ig-border-red-60:disabled{border-color:#f009}.disabled\:ig-border-red-60-i:disabled{border-color:#f009!important}.ig-border-red-50{border-color:#ff000080}.ig-border-red-50-i{border-color:#ff000080!important}.hover\:ig-border-red-50:hover{border-color:#ff000080}.hover\:ig-border-red-50-i:hover{border-color:#ff000080!important}.focus\:ig-border-red-50:focus{border-color:#ff000080}.focus\:ig-border-red-50-i:focus{border-color:#ff000080!important}.disabled\:ig-border-red-50:disabled{border-color:#ff000080}.disabled\:ig-border-red-50-i:disabled{border-color:#ff000080!important}.ig-border-red-40{border-color:#f006}.ig-border-red-40-i{border-color:#f006!important}.hover\:ig-border-red-40:hover{border-color:#f006}.hover\:ig-border-red-40-i:hover{border-color:#f006!important}.focus\:ig-border-red-40:focus{border-color:#f006}.focus\:ig-border-red-40-i:focus{border-color:#f006!important}.disabled\:ig-border-red-40:disabled{border-color:#f006}.disabled\:ig-border-red-40-i:disabled{border-color:#f006!important}.ig-border-red-30{border-color:#ff00004d}.ig-border-red-30-i{border-color:#ff00004d!important}.hover\:ig-border-red-30:hover{border-color:#ff00004d}.hover\:ig-border-red-30-i:hover{border-color:#ff00004d!important}.focus\:ig-border-red-30:focus{border-color:#ff00004d}.focus\:ig-border-red-30-i:focus{border-color:#ff00004d!important}.disabled\:ig-border-red-30:disabled{border-color:#ff00004d}.disabled\:ig-border-red-30-i:disabled{border-color:#ff00004d!important}.ig-border-red-20{border-color:#f003}.ig-border-red-20-i{border-color:#f003!important}.hover\:ig-border-red-20:hover{border-color:#f003}.hover\:ig-border-red-20-i:hover{border-color:#f003!important}.focus\:ig-border-red-20:focus{border-color:#f003}.focus\:ig-border-red-20-i:focus{border-color:#f003!important}.disabled\:ig-border-red-20:disabled{border-color:#f003}.disabled\:ig-border-red-20-i:disabled{border-color:#f003!important}.ig-border-red-10{border-color:#ff00001a}.ig-border-red-10-i{border-color:#ff00001a!important}.hover\:ig-border-red-10:hover{border-color:#ff00001a}.hover\:ig-border-red-10-i:hover{border-color:#ff00001a!important}.focus\:ig-border-red-10:focus{border-color:#ff00001a}.focus\:ig-border-red-10-i:focus{border-color:#ff00001a!important}.disabled\:ig-border-red-10:disabled{border-color:#ff00001a}.disabled\:ig-border-red-10-i:disabled{border-color:#ff00001a!important}.ig-border-red-0{border-color:#f000}.ig-border-red-0-i{border-color:#f000!important}.hover\:ig-border-red-0:hover{border-color:#f000}.hover\:ig-border-red-0-i:hover{border-color:#f000!important}.focus\:ig-border-red-0:focus{border-color:#f000}.focus\:ig-border-red-0-i:focus{border-color:#f000!important}.disabled\:ig-border-red-0:disabled{border-color:#f000}.disabled\:ig-border-red-0-i:disabled{border-color:#f000!important}.ig-fill-red-100,.ig-fill-red{fill:red}.ig-fill-red-100-i,.ig-fill-red-i{fill:red!important}.hover\:ig-fill-red-100:hover,.hover\:ig-fill-red:hover{fill:red}.hover\:ig-fill-red-100-i:hover,.hover\:ig-fill-red-i:hover{fill:red!important}.focus\:ig-fill-red-100:focus{fill:red}.focus\:ig-fill-red:focus{fill:red}.focus\:ig-fill-red-100-i:focus{fill:red!important}.focus\:ig-fill-red-i:focus{fill:red!important}.disabled\:ig-fill-red-100:disabled{fill:red}.disabled\:ig-fill-red:disabled{fill:red}.disabled\:ig-fill-red-100-i:disabled{fill:red!important}.disabled\:ig-fill-red-i:disabled{fill:red!important}.ig-fill-red-90{fill:#ff0000e6}.ig-fill-red-90-i{fill:#ff0000e6!important}.hover\:ig-fill-red-90:hover{fill:#ff0000e6}.hover\:ig-fill-red-90-i:hover{fill:#ff0000e6!important}.focus\:ig-fill-red-90:focus{fill:#ff0000e6}.focus\:ig-fill-red-90-i:focus{fill:#ff0000e6!important}.disabled\:ig-fill-red-90:disabled{fill:#ff0000e6}.disabled\:ig-fill-red-90-i:disabled{fill:#ff0000e6!important}.ig-fill-red-80{fill:#f00c}.ig-fill-red-80-i{fill:#f00c!important}.hover\:ig-fill-red-80:hover{fill:#f00c}.hover\:ig-fill-red-80-i:hover{fill:#f00c!important}.focus\:ig-fill-red-80:focus{fill:#f00c}.focus\:ig-fill-red-80-i:focus{fill:#f00c!important}.disabled\:ig-fill-red-80:disabled{fill:#f00c}.disabled\:ig-fill-red-80-i:disabled{fill:#f00c!important}.ig-fill-red-70{fill:#ff0000b3}.ig-fill-red-70-i{fill:#ff0000b3!important}.hover\:ig-fill-red-70:hover{fill:#ff0000b3}.hover\:ig-fill-red-70-i:hover{fill:#ff0000b3!important}.focus\:ig-fill-red-70:focus{fill:#ff0000b3}.focus\:ig-fill-red-70-i:focus{fill:#ff0000b3!important}.disabled\:ig-fill-red-70:disabled{fill:#ff0000b3}.disabled\:ig-fill-red-70-i:disabled{fill:#ff0000b3!important}.ig-fill-red-60{fill:#f009}.ig-fill-red-60-i{fill:#f009!important}.hover\:ig-fill-red-60:hover{fill:#f009}.hover\:ig-fill-red-60-i:hover{fill:#f009!important}.focus\:ig-fill-red-60:focus{fill:#f009}.focus\:ig-fill-red-60-i:focus{fill:#f009!important}.disabled\:ig-fill-red-60:disabled{fill:#f009}.disabled\:ig-fill-red-60-i:disabled{fill:#f009!important}.ig-fill-red-50{fill:#ff000080}.ig-fill-red-50-i{fill:#ff000080!important}.hover\:ig-fill-red-50:hover{fill:#ff000080}.hover\:ig-fill-red-50-i:hover{fill:#ff000080!important}.focus\:ig-fill-red-50:focus{fill:#ff000080}.focus\:ig-fill-red-50-i:focus{fill:#ff000080!important}.disabled\:ig-fill-red-50:disabled{fill:#ff000080}.disabled\:ig-fill-red-50-i:disabled{fill:#ff000080!important}.ig-fill-red-40{fill:#f006}.ig-fill-red-40-i{fill:#f006!important}.hover\:ig-fill-red-40:hover{fill:#f006}.hover\:ig-fill-red-40-i:hover{fill:#f006!important}.focus\:ig-fill-red-40:focus{fill:#f006}.focus\:ig-fill-red-40-i:focus{fill:#f006!important}.disabled\:ig-fill-red-40:disabled{fill:#f006}.disabled\:ig-fill-red-40-i:disabled{fill:#f006!important}.ig-fill-red-30{fill:#ff00004d}.ig-fill-red-30-i{fill:#ff00004d!important}.hover\:ig-fill-red-30:hover{fill:#ff00004d}.hover\:ig-fill-red-30-i:hover{fill:#ff00004d!important}.focus\:ig-fill-red-30:focus{fill:#ff00004d}.focus\:ig-fill-red-30-i:focus{fill:#ff00004d!important}.disabled\:ig-fill-red-30:disabled{fill:#ff00004d}.disabled\:ig-fill-red-30-i:disabled{fill:#ff00004d!important}.ig-fill-red-20{fill:#f003}.ig-fill-red-20-i{fill:#f003!important}.hover\:ig-fill-red-20:hover{fill:#f003}.hover\:ig-fill-red-20-i:hover{fill:#f003!important}.focus\:ig-fill-red-20:focus{fill:#f003}.focus\:ig-fill-red-20-i:focus{fill:#f003!important}.disabled\:ig-fill-red-20:disabled{fill:#f003}.disabled\:ig-fill-red-20-i:disabled{fill:#f003!important}.ig-fill-red-10{fill:#ff00001a}.ig-fill-red-10-i{fill:#ff00001a!important}.hover\:ig-fill-red-10:hover{fill:#ff00001a}.hover\:ig-fill-red-10-i:hover{fill:#ff00001a!important}.focus\:ig-fill-red-10:focus{fill:#ff00001a}.focus\:ig-fill-red-10-i:focus{fill:#ff00001a!important}.disabled\:ig-fill-red-10:disabled{fill:#ff00001a}.disabled\:ig-fill-red-10-i:disabled{fill:#ff00001a!important}.ig-fill-red-0{fill:#f000}.ig-fill-red-0-i{fill:#f000!important}.hover\:ig-fill-red-0:hover{fill:#f000}.hover\:ig-fill-red-0-i:hover{fill:#f000!important}.focus\:ig-fill-red-0:focus{fill:#f000}.focus\:ig-fill-red-0-i:focus{fill:#f000!important}.disabled\:ig-fill-red-0:disabled{fill:#f000}.disabled\:ig-fill-red-0-i:disabled{fill:#f000!important}.ig-stroke-red-100,.ig-stroke-red{stroke:red}.ig-stroke-red-100-i,.ig-stroke-red-i{stroke:red!important}.hover\:ig-stroke-red-100:hover,.hover\:ig-stroke-red:hover{stroke:red}.hover\:ig-stroke-red-100-i:hover,.hover\:ig-stroke-red-i:hover{stroke:red!important}.focus\:ig-stroke-red-100:focus{stroke:red}.focus\:ig-stroke-red:focus{stroke:red}.focus\:ig-stroke-red-100-i:focus{stroke:red!important}.focus\:ig-stroke-red-i:focus{stroke:red!important}.disabled\:ig-stroke-red-100:disabled{stroke:red}.disabled\:ig-stroke-red:disabled{stroke:red}.disabled\:ig-stroke-red-100-i:disabled{stroke:red!important}.disabled\:ig-stroke-red-i:disabled{stroke:red!important}.ig-stroke-red-90{stroke:#ff0000e6}.ig-stroke-red-90-i{stroke:#ff0000e6!important}.hover\:ig-stroke-red-90:hover{stroke:#ff0000e6}.hover\:ig-stroke-red-90-i:hover{stroke:#ff0000e6!important}.focus\:ig-stroke-red-90:focus{stroke:#ff0000e6}.focus\:ig-stroke-red-90-i:focus{stroke:#ff0000e6!important}.disabled\:ig-stroke-red-90:disabled{stroke:#ff0000e6}.disabled\:ig-stroke-red-90-i:disabled{stroke:#ff0000e6!important}.ig-stroke-red-80{stroke:#f00c}.ig-stroke-red-80-i{stroke:#f00c!important}.hover\:ig-stroke-red-80:hover{stroke:#f00c}.hover\:ig-stroke-red-80-i:hover{stroke:#f00c!important}.focus\:ig-stroke-red-80:focus{stroke:#f00c}.focus\:ig-stroke-red-80-i:focus{stroke:#f00c!important}.disabled\:ig-stroke-red-80:disabled{stroke:#f00c}.disabled\:ig-stroke-red-80-i:disabled{stroke:#f00c!important}.ig-stroke-red-70{stroke:#ff0000b3}.ig-stroke-red-70-i{stroke:#ff0000b3!important}.hover\:ig-stroke-red-70:hover{stroke:#ff0000b3}.hover\:ig-stroke-red-70-i:hover{stroke:#ff0000b3!important}.focus\:ig-stroke-red-70:focus{stroke:#ff0000b3}.focus\:ig-stroke-red-70-i:focus{stroke:#ff0000b3!important}.disabled\:ig-stroke-red-70:disabled{stroke:#ff0000b3}.disabled\:ig-stroke-red-70-i:disabled{stroke:#ff0000b3!important}.ig-stroke-red-60{stroke:#f009}.ig-stroke-red-60-i{stroke:#f009!important}.hover\:ig-stroke-red-60:hover{stroke:#f009}.hover\:ig-stroke-red-60-i:hover{stroke:#f009!important}.focus\:ig-stroke-red-60:focus{stroke:#f009}.focus\:ig-stroke-red-60-i:focus{stroke:#f009!important}.disabled\:ig-stroke-red-60:disabled{stroke:#f009}.disabled\:ig-stroke-red-60-i:disabled{stroke:#f009!important}.ig-stroke-red-50{stroke:#ff000080}.ig-stroke-red-50-i{stroke:#ff000080!important}.hover\:ig-stroke-red-50:hover{stroke:#ff000080}.hover\:ig-stroke-red-50-i:hover{stroke:#ff000080!important}.focus\:ig-stroke-red-50:focus{stroke:#ff000080}.focus\:ig-stroke-red-50-i:focus{stroke:#ff000080!important}.disabled\:ig-stroke-red-50:disabled{stroke:#ff000080}.disabled\:ig-stroke-red-50-i:disabled{stroke:#ff000080!important}.ig-stroke-red-40{stroke:#f006}.ig-stroke-red-40-i{stroke:#f006!important}.hover\:ig-stroke-red-40:hover{stroke:#f006}.hover\:ig-stroke-red-40-i:hover{stroke:#f006!important}.focus\:ig-stroke-red-40:focus{stroke:#f006}.focus\:ig-stroke-red-40-i:focus{stroke:#f006!important}.disabled\:ig-stroke-red-40:disabled{stroke:#f006}.disabled\:ig-stroke-red-40-i:disabled{stroke:#f006!important}.ig-stroke-red-30{stroke:#ff00004d}.ig-stroke-red-30-i{stroke:#ff00004d!important}.hover\:ig-stroke-red-30:hover{stroke:#ff00004d}.hover\:ig-stroke-red-30-i:hover{stroke:#ff00004d!important}.focus\:ig-stroke-red-30:focus{stroke:#ff00004d}.focus\:ig-stroke-red-30-i:focus{stroke:#ff00004d!important}.disabled\:ig-stroke-red-30:disabled{stroke:#ff00004d}.disabled\:ig-stroke-red-30-i:disabled{stroke:#ff00004d!important}.ig-stroke-red-20{stroke:#f003}.ig-stroke-red-20-i{stroke:#f003!important}.hover\:ig-stroke-red-20:hover{stroke:#f003}.hover\:ig-stroke-red-20-i:hover{stroke:#f003!important}.focus\:ig-stroke-red-20:focus{stroke:#f003}.focus\:ig-stroke-red-20-i:focus{stroke:#f003!important}.disabled\:ig-stroke-red-20:disabled{stroke:#f003}.disabled\:ig-stroke-red-20-i:disabled{stroke:#f003!important}.ig-stroke-red-10{stroke:#ff00001a}.ig-stroke-red-10-i{stroke:#ff00001a!important}.hover\:ig-stroke-red-10:hover{stroke:#ff00001a}.hover\:ig-stroke-red-10-i:hover{stroke:#ff00001a!important}.focus\:ig-stroke-red-10:focus{stroke:#ff00001a}.focus\:ig-stroke-red-10-i:focus{stroke:#ff00001a!important}.disabled\:ig-stroke-red-10:disabled{stroke:#ff00001a}.disabled\:ig-stroke-red-10-i:disabled{stroke:#ff00001a!important}.ig-stroke-red-0{stroke:#f000}.ig-stroke-red-0-i{stroke:#f000!important}.hover\:ig-stroke-red-0:hover{stroke:#f000}.hover\:ig-stroke-red-0-i:hover{stroke:#f000!important}.focus\:ig-stroke-red-0:focus{stroke:#f000}.focus\:ig-stroke-red-0-i:focus{stroke:#f000!important}.disabled\:ig-stroke-red-0:disabled{stroke:#f000}.disabled\:ig-stroke-red-0-i:disabled{stroke:#f000!important}.ig-bg-lightgray-100,.ig-bg-lightgray{background-color:#9ca5aa}.ig-bg-lightgray-100-i,.ig-bg-lightgray-i{background-color:#9ca5aa!important}.hover\:ig-bg-lightgray-100:hover,.hover\:ig-bg-lightgray:hover{background-color:#9ca5aa}.hover\:ig-bg-lightgray-100-i:hover,.hover\:ig-bg-lightgray-i:hover{background-color:#9ca5aa!important}.focus\:ig-bg-lightgray-100:focus{background-color:#9ca5aa}.focus\:ig-bg-lightgray:focus{background-color:#9ca5aa}.focus\:ig-bg-lightgray-100-i:focus{background-color:#9ca5aa!important}.focus\:ig-bg-lightgray-i:focus{background-color:#9ca5aa!important}.disabled\:ig-bg-lightgray-100:disabled{background-color:#9ca5aa}.disabled\:ig-bg-lightgray:disabled{background-color:#9ca5aa}.disabled\:ig-bg-lightgray-100-i:disabled{background-color:#9ca5aa!important}.disabled\:ig-bg-lightgray-i:disabled{background-color:#9ca5aa!important}.ig-bg-lightgray-90{background-color:#9ca5aae6}.ig-bg-lightgray-90-i{background-color:#9ca5aae6!important}.hover\:ig-bg-lightgray-90:hover{background-color:#9ca5aae6}.hover\:ig-bg-lightgray-90-i:hover{background-color:#9ca5aae6!important}.focus\:ig-bg-lightgray-90:focus{background-color:#9ca5aae6}.focus\:ig-bg-lightgray-90-i:focus{background-color:#9ca5aae6!important}.disabled\:ig-bg-lightgray-90:disabled{background-color:#9ca5aae6}.disabled\:ig-bg-lightgray-90-i:disabled{background-color:#9ca5aae6!important}.ig-bg-lightgray-80{background-color:#9ca5aacc}.ig-bg-lightgray-80-i{background-color:#9ca5aacc!important}.hover\:ig-bg-lightgray-80:hover{background-color:#9ca5aacc}.hover\:ig-bg-lightgray-80-i:hover{background-color:#9ca5aacc!important}.focus\:ig-bg-lightgray-80:focus{background-color:#9ca5aacc}.focus\:ig-bg-lightgray-80-i:focus{background-color:#9ca5aacc!important}.disabled\:ig-bg-lightgray-80:disabled{background-color:#9ca5aacc}.disabled\:ig-bg-lightgray-80-i:disabled{background-color:#9ca5aacc!important}.ig-bg-lightgray-70{background-color:#9ca5aab3}.ig-bg-lightgray-70-i{background-color:#9ca5aab3!important}.hover\:ig-bg-lightgray-70:hover{background-color:#9ca5aab3}.hover\:ig-bg-lightgray-70-i:hover{background-color:#9ca5aab3!important}.focus\:ig-bg-lightgray-70:focus{background-color:#9ca5aab3}.focus\:ig-bg-lightgray-70-i:focus{background-color:#9ca5aab3!important}.disabled\:ig-bg-lightgray-70:disabled{background-color:#9ca5aab3}.disabled\:ig-bg-lightgray-70-i:disabled{background-color:#9ca5aab3!important}.ig-bg-lightgray-60{background-color:#9ca5aa99}.ig-bg-lightgray-60-i{background-color:#9ca5aa99!important}.hover\:ig-bg-lightgray-60:hover{background-color:#9ca5aa99}.hover\:ig-bg-lightgray-60-i:hover{background-color:#9ca5aa99!important}.focus\:ig-bg-lightgray-60:focus{background-color:#9ca5aa99}.focus\:ig-bg-lightgray-60-i:focus{background-color:#9ca5aa99!important}.disabled\:ig-bg-lightgray-60:disabled{background-color:#9ca5aa99}.disabled\:ig-bg-lightgray-60-i:disabled{background-color:#9ca5aa99!important}.ig-bg-lightgray-50{background-color:#9ca5aa80}.ig-bg-lightgray-50-i{background-color:#9ca5aa80!important}.hover\:ig-bg-lightgray-50:hover{background-color:#9ca5aa80}.hover\:ig-bg-lightgray-50-i:hover{background-color:#9ca5aa80!important}.focus\:ig-bg-lightgray-50:focus{background-color:#9ca5aa80}.focus\:ig-bg-lightgray-50-i:focus{background-color:#9ca5aa80!important}.disabled\:ig-bg-lightgray-50:disabled{background-color:#9ca5aa80}.disabled\:ig-bg-lightgray-50-i:disabled{background-color:#9ca5aa80!important}.ig-bg-lightgray-40{background-color:#9ca5aa66}.ig-bg-lightgray-40-i{background-color:#9ca5aa66!important}.hover\:ig-bg-lightgray-40:hover{background-color:#9ca5aa66}.hover\:ig-bg-lightgray-40-i:hover{background-color:#9ca5aa66!important}.focus\:ig-bg-lightgray-40:focus{background-color:#9ca5aa66}.focus\:ig-bg-lightgray-40-i:focus{background-color:#9ca5aa66!important}.disabled\:ig-bg-lightgray-40:disabled{background-color:#9ca5aa66}.disabled\:ig-bg-lightgray-40-i:disabled{background-color:#9ca5aa66!important}.ig-bg-lightgray-30{background-color:#9ca5aa4d}.ig-bg-lightgray-30-i{background-color:#9ca5aa4d!important}.hover\:ig-bg-lightgray-30:hover{background-color:#9ca5aa4d}.hover\:ig-bg-lightgray-30-i:hover{background-color:#9ca5aa4d!important}.focus\:ig-bg-lightgray-30:focus{background-color:#9ca5aa4d}.focus\:ig-bg-lightgray-30-i:focus{background-color:#9ca5aa4d!important}.disabled\:ig-bg-lightgray-30:disabled{background-color:#9ca5aa4d}.disabled\:ig-bg-lightgray-30-i:disabled{background-color:#9ca5aa4d!important}.ig-bg-lightgray-20{background-color:#9ca5aa33}.ig-bg-lightgray-20-i{background-color:#9ca5aa33!important}.hover\:ig-bg-lightgray-20:hover{background-color:#9ca5aa33}.hover\:ig-bg-lightgray-20-i:hover{background-color:#9ca5aa33!important}.focus\:ig-bg-lightgray-20:focus{background-color:#9ca5aa33}.focus\:ig-bg-lightgray-20-i:focus{background-color:#9ca5aa33!important}.disabled\:ig-bg-lightgray-20:disabled{background-color:#9ca5aa33}.disabled\:ig-bg-lightgray-20-i:disabled{background-color:#9ca5aa33!important}.ig-bg-lightgray-10{background-color:#9ca5aa1a}.ig-bg-lightgray-10-i{background-color:#9ca5aa1a!important}.hover\:ig-bg-lightgray-10:hover{background-color:#9ca5aa1a}.hover\:ig-bg-lightgray-10-i:hover{background-color:#9ca5aa1a!important}.focus\:ig-bg-lightgray-10:focus{background-color:#9ca5aa1a}.focus\:ig-bg-lightgray-10-i:focus{background-color:#9ca5aa1a!important}.disabled\:ig-bg-lightgray-10:disabled{background-color:#9ca5aa1a}.disabled\:ig-bg-lightgray-10-i:disabled{background-color:#9ca5aa1a!important}.ig-bg-lightgray-0{background-color:#9ca5aa00}.ig-bg-lightgray-0-i{background-color:#9ca5aa00!important}.hover\:ig-bg-lightgray-0:hover{background-color:#9ca5aa00}.hover\:ig-bg-lightgray-0-i:hover{background-color:#9ca5aa00!important}.focus\:ig-bg-lightgray-0:focus{background-color:#9ca5aa00}.focus\:ig-bg-lightgray-0-i:focus{background-color:#9ca5aa00!important}.disabled\:ig-bg-lightgray-0:disabled{background-color:#9ca5aa00}.disabled\:ig-bg-lightgray-0-i:disabled{background-color:#9ca5aa00!important}.ig-text-lightgray-100,.ig-text-lightgray{color:#9ca5aa}.ig-text-lightgray-100-i,.ig-text-lightgray-i{color:#9ca5aa!important}.hover\:ig-text-lightgray-100:hover,.hover\:ig-text-lightgray:hover{color:#9ca5aa}.hover\:ig-text-lightgray-100-i:hover,.hover\:ig-text-lightgray-i:hover{color:#9ca5aa!important}.focus\:ig-text-lightgray-100:focus{color:#9ca5aa}.focus\:ig-text-lightgray:focus{color:#9ca5aa}.focus\:ig-text-lightgray-100-i:focus{color:#9ca5aa!important}.focus\:ig-text-lightgray-i:focus{color:#9ca5aa!important}.disabled\:ig-text-lightgray-100:disabled{color:#9ca5aa}.disabled\:ig-text-lightgray:disabled{color:#9ca5aa}.disabled\:ig-text-lightgray-100-i:disabled{color:#9ca5aa!important}.disabled\:ig-text-lightgray-i:disabled{color:#9ca5aa!important}.ig-text-lightgray-90{color:#9ca5aae6}.ig-text-lightgray-90-i{color:#9ca5aae6!important}.hover\:ig-text-lightgray-90:hover{color:#9ca5aae6}.hover\:ig-text-lightgray-90-i:hover{color:#9ca5aae6!important}.focus\:ig-text-lightgray-90:focus{color:#9ca5aae6}.focus\:ig-text-lightgray-90-i:focus{color:#9ca5aae6!important}.disabled\:ig-text-lightgray-90:disabled{color:#9ca5aae6}.disabled\:ig-text-lightgray-90-i:disabled{color:#9ca5aae6!important}.ig-text-lightgray-80{color:#9ca5aacc}.ig-text-lightgray-80-i{color:#9ca5aacc!important}.hover\:ig-text-lightgray-80:hover{color:#9ca5aacc}.hover\:ig-text-lightgray-80-i:hover{color:#9ca5aacc!important}.focus\:ig-text-lightgray-80:focus{color:#9ca5aacc}.focus\:ig-text-lightgray-80-i:focus{color:#9ca5aacc!important}.disabled\:ig-text-lightgray-80:disabled{color:#9ca5aacc}.disabled\:ig-text-lightgray-80-i:disabled{color:#9ca5aacc!important}.ig-text-lightgray-70{color:#9ca5aab3}.ig-text-lightgray-70-i{color:#9ca5aab3!important}.hover\:ig-text-lightgray-70:hover{color:#9ca5aab3}.hover\:ig-text-lightgray-70-i:hover{color:#9ca5aab3!important}.focus\:ig-text-lightgray-70:focus{color:#9ca5aab3}.focus\:ig-text-lightgray-70-i:focus{color:#9ca5aab3!important}.disabled\:ig-text-lightgray-70:disabled{color:#9ca5aab3}.disabled\:ig-text-lightgray-70-i:disabled{color:#9ca5aab3!important}.ig-text-lightgray-60{color:#9ca5aa99}.ig-text-lightgray-60-i{color:#9ca5aa99!important}.hover\:ig-text-lightgray-60:hover{color:#9ca5aa99}.hover\:ig-text-lightgray-60-i:hover{color:#9ca5aa99!important}.focus\:ig-text-lightgray-60:focus{color:#9ca5aa99}.focus\:ig-text-lightgray-60-i:focus{color:#9ca5aa99!important}.disabled\:ig-text-lightgray-60:disabled{color:#9ca5aa99}.disabled\:ig-text-lightgray-60-i:disabled{color:#9ca5aa99!important}.ig-text-lightgray-50{color:#9ca5aa80}.ig-text-lightgray-50-i{color:#9ca5aa80!important}.hover\:ig-text-lightgray-50:hover{color:#9ca5aa80}.hover\:ig-text-lightgray-50-i:hover{color:#9ca5aa80!important}.focus\:ig-text-lightgray-50:focus{color:#9ca5aa80}.focus\:ig-text-lightgray-50-i:focus{color:#9ca5aa80!important}.disabled\:ig-text-lightgray-50:disabled{color:#9ca5aa80}.disabled\:ig-text-lightgray-50-i:disabled{color:#9ca5aa80!important}.ig-text-lightgray-40{color:#9ca5aa66}.ig-text-lightgray-40-i{color:#9ca5aa66!important}.hover\:ig-text-lightgray-40:hover{color:#9ca5aa66}.hover\:ig-text-lightgray-40-i:hover{color:#9ca5aa66!important}.focus\:ig-text-lightgray-40:focus{color:#9ca5aa66}.focus\:ig-text-lightgray-40-i:focus{color:#9ca5aa66!important}.disabled\:ig-text-lightgray-40:disabled{color:#9ca5aa66}.disabled\:ig-text-lightgray-40-i:disabled{color:#9ca5aa66!important}.ig-text-lightgray-30{color:#9ca5aa4d}.ig-text-lightgray-30-i{color:#9ca5aa4d!important}.hover\:ig-text-lightgray-30:hover{color:#9ca5aa4d}.hover\:ig-text-lightgray-30-i:hover{color:#9ca5aa4d!important}.focus\:ig-text-lightgray-30:focus{color:#9ca5aa4d}.focus\:ig-text-lightgray-30-i:focus{color:#9ca5aa4d!important}.disabled\:ig-text-lightgray-30:disabled{color:#9ca5aa4d}.disabled\:ig-text-lightgray-30-i:disabled{color:#9ca5aa4d!important}.ig-text-lightgray-20{color:#9ca5aa33}.ig-text-lightgray-20-i{color:#9ca5aa33!important}.hover\:ig-text-lightgray-20:hover{color:#9ca5aa33}.hover\:ig-text-lightgray-20-i:hover{color:#9ca5aa33!important}.focus\:ig-text-lightgray-20:focus{color:#9ca5aa33}.focus\:ig-text-lightgray-20-i:focus{color:#9ca5aa33!important}.disabled\:ig-text-lightgray-20:disabled{color:#9ca5aa33}.disabled\:ig-text-lightgray-20-i:disabled{color:#9ca5aa33!important}.ig-text-lightgray-10{color:#9ca5aa1a}.ig-text-lightgray-10-i{color:#9ca5aa1a!important}.hover\:ig-text-lightgray-10:hover{color:#9ca5aa1a}.hover\:ig-text-lightgray-10-i:hover{color:#9ca5aa1a!important}.focus\:ig-text-lightgray-10:focus{color:#9ca5aa1a}.focus\:ig-text-lightgray-10-i:focus{color:#9ca5aa1a!important}.disabled\:ig-text-lightgray-10:disabled{color:#9ca5aa1a}.disabled\:ig-text-lightgray-10-i:disabled{color:#9ca5aa1a!important}.ig-text-lightgray-0{color:#9ca5aa00}.ig-text-lightgray-0-i{color:#9ca5aa00!important}.hover\:ig-text-lightgray-0:hover{color:#9ca5aa00}.hover\:ig-text-lightgray-0-i:hover{color:#9ca5aa00!important}.focus\:ig-text-lightgray-0:focus{color:#9ca5aa00}.focus\:ig-text-lightgray-0-i:focus{color:#9ca5aa00!important}.disabled\:ig-text-lightgray-0:disabled{color:#9ca5aa00}.disabled\:ig-text-lightgray-0-i:disabled{color:#9ca5aa00!important}.ig-border-lightgray-100,.ig-border-lightgray{border-color:#9ca5aa}.ig-border-lightgray-100-i,.ig-border-lightgray-i{border-color:#9ca5aa!important}.hover\:ig-border-lightgray-100:hover,.hover\:ig-border-lightgray:hover{border-color:#9ca5aa}.hover\:ig-border-lightgray-100-i:hover,.hover\:ig-border-lightgray-i:hover{border-color:#9ca5aa!important}.focus\:ig-border-lightgray-100:focus{border-color:#9ca5aa}.focus\:ig-border-lightgray:focus{border-color:#9ca5aa}.focus\:ig-border-lightgray-100-i:focus{border-color:#9ca5aa!important}.focus\:ig-border-lightgray-i:focus{border-color:#9ca5aa!important}.disabled\:ig-border-lightgray-100:disabled{border-color:#9ca5aa}.disabled\:ig-border-lightgray:disabled{border-color:#9ca5aa}.disabled\:ig-border-lightgray-100-i:disabled{border-color:#9ca5aa!important}.disabled\:ig-border-lightgray-i:disabled{border-color:#9ca5aa!important}.ig-border-lightgray-90{border-color:#9ca5aae6}.ig-border-lightgray-90-i{border-color:#9ca5aae6!important}.hover\:ig-border-lightgray-90:hover{border-color:#9ca5aae6}.hover\:ig-border-lightgray-90-i:hover{border-color:#9ca5aae6!important}.focus\:ig-border-lightgray-90:focus{border-color:#9ca5aae6}.focus\:ig-border-lightgray-90-i:focus{border-color:#9ca5aae6!important}.disabled\:ig-border-lightgray-90:disabled{border-color:#9ca5aae6}.disabled\:ig-border-lightgray-90-i:disabled{border-color:#9ca5aae6!important}.ig-border-lightgray-80{border-color:#9ca5aacc}.ig-border-lightgray-80-i{border-color:#9ca5aacc!important}.hover\:ig-border-lightgray-80:hover{border-color:#9ca5aacc}.hover\:ig-border-lightgray-80-i:hover{border-color:#9ca5aacc!important}.focus\:ig-border-lightgray-80:focus{border-color:#9ca5aacc}.focus\:ig-border-lightgray-80-i:focus{border-color:#9ca5aacc!important}.disabled\:ig-border-lightgray-80:disabled{border-color:#9ca5aacc}.disabled\:ig-border-lightgray-80-i:disabled{border-color:#9ca5aacc!important}.ig-border-lightgray-70{border-color:#9ca5aab3}.ig-border-lightgray-70-i{border-color:#9ca5aab3!important}.hover\:ig-border-lightgray-70:hover{border-color:#9ca5aab3}.hover\:ig-border-lightgray-70-i:hover{border-color:#9ca5aab3!important}.focus\:ig-border-lightgray-70:focus{border-color:#9ca5aab3}.focus\:ig-border-lightgray-70-i:focus{border-color:#9ca5aab3!important}.disabled\:ig-border-lightgray-70:disabled{border-color:#9ca5aab3}.disabled\:ig-border-lightgray-70-i:disabled{border-color:#9ca5aab3!important}.ig-border-lightgray-60{border-color:#9ca5aa99}.ig-border-lightgray-60-i{border-color:#9ca5aa99!important}.hover\:ig-border-lightgray-60:hover{border-color:#9ca5aa99}.hover\:ig-border-lightgray-60-i:hover{border-color:#9ca5aa99!important}.focus\:ig-border-lightgray-60:focus{border-color:#9ca5aa99}.focus\:ig-border-lightgray-60-i:focus{border-color:#9ca5aa99!important}.disabled\:ig-border-lightgray-60:disabled{border-color:#9ca5aa99}.disabled\:ig-border-lightgray-60-i:disabled{border-color:#9ca5aa99!important}.ig-border-lightgray-50{border-color:#9ca5aa80}.ig-border-lightgray-50-i{border-color:#9ca5aa80!important}.hover\:ig-border-lightgray-50:hover{border-color:#9ca5aa80}.hover\:ig-border-lightgray-50-i:hover{border-color:#9ca5aa80!important}.focus\:ig-border-lightgray-50:focus{border-color:#9ca5aa80}.focus\:ig-border-lightgray-50-i:focus{border-color:#9ca5aa80!important}.disabled\:ig-border-lightgray-50:disabled{border-color:#9ca5aa80}.disabled\:ig-border-lightgray-50-i:disabled{border-color:#9ca5aa80!important}.ig-border-lightgray-40{border-color:#9ca5aa66}.ig-border-lightgray-40-i{border-color:#9ca5aa66!important}.hover\:ig-border-lightgray-40:hover{border-color:#9ca5aa66}.hover\:ig-border-lightgray-40-i:hover{border-color:#9ca5aa66!important}.focus\:ig-border-lightgray-40:focus{border-color:#9ca5aa66}.focus\:ig-border-lightgray-40-i:focus{border-color:#9ca5aa66!important}.disabled\:ig-border-lightgray-40:disabled{border-color:#9ca5aa66}.disabled\:ig-border-lightgray-40-i:disabled{border-color:#9ca5aa66!important}.ig-border-lightgray-30{border-color:#9ca5aa4d}.ig-border-lightgray-30-i{border-color:#9ca5aa4d!important}.hover\:ig-border-lightgray-30:hover{border-color:#9ca5aa4d}.hover\:ig-border-lightgray-30-i:hover{border-color:#9ca5aa4d!important}.focus\:ig-border-lightgray-30:focus{border-color:#9ca5aa4d}.focus\:ig-border-lightgray-30-i:focus{border-color:#9ca5aa4d!important}.disabled\:ig-border-lightgray-30:disabled{border-color:#9ca5aa4d}.disabled\:ig-border-lightgray-30-i:disabled{border-color:#9ca5aa4d!important}.ig-border-lightgray-20{border-color:#9ca5aa33}.ig-border-lightgray-20-i{border-color:#9ca5aa33!important}.hover\:ig-border-lightgray-20:hover{border-color:#9ca5aa33}.hover\:ig-border-lightgray-20-i:hover{border-color:#9ca5aa33!important}.focus\:ig-border-lightgray-20:focus{border-color:#9ca5aa33}.focus\:ig-border-lightgray-20-i:focus{border-color:#9ca5aa33!important}.disabled\:ig-border-lightgray-20:disabled{border-color:#9ca5aa33}.disabled\:ig-border-lightgray-20-i:disabled{border-color:#9ca5aa33!important}.ig-border-lightgray-10{border-color:#9ca5aa1a}.ig-border-lightgray-10-i{border-color:#9ca5aa1a!important}.hover\:ig-border-lightgray-10:hover{border-color:#9ca5aa1a}.hover\:ig-border-lightgray-10-i:hover{border-color:#9ca5aa1a!important}.focus\:ig-border-lightgray-10:focus{border-color:#9ca5aa1a}.focus\:ig-border-lightgray-10-i:focus{border-color:#9ca5aa1a!important}.disabled\:ig-border-lightgray-10:disabled{border-color:#9ca5aa1a}.disabled\:ig-border-lightgray-10-i:disabled{border-color:#9ca5aa1a!important}.ig-border-lightgray-0{border-color:#9ca5aa00}.ig-border-lightgray-0-i{border-color:#9ca5aa00!important}.hover\:ig-border-lightgray-0:hover{border-color:#9ca5aa00}.hover\:ig-border-lightgray-0-i:hover{border-color:#9ca5aa00!important}.focus\:ig-border-lightgray-0:focus{border-color:#9ca5aa00}.focus\:ig-border-lightgray-0-i:focus{border-color:#9ca5aa00!important}.disabled\:ig-border-lightgray-0:disabled{border-color:#9ca5aa00}.disabled\:ig-border-lightgray-0-i:disabled{border-color:#9ca5aa00!important}.ig-fill-lightgray-100,.ig-fill-lightgray{fill:#9ca5aa}.ig-fill-lightgray-100-i,.ig-fill-lightgray-i{fill:#9ca5aa!important}.hover\:ig-fill-lightgray-100:hover,.hover\:ig-fill-lightgray:hover{fill:#9ca5aa}.hover\:ig-fill-lightgray-100-i:hover,.hover\:ig-fill-lightgray-i:hover{fill:#9ca5aa!important}.focus\:ig-fill-lightgray-100:focus{fill:#9ca5aa}.focus\:ig-fill-lightgray:focus{fill:#9ca5aa}.focus\:ig-fill-lightgray-100-i:focus{fill:#9ca5aa!important}.focus\:ig-fill-lightgray-i:focus{fill:#9ca5aa!important}.disabled\:ig-fill-lightgray-100:disabled{fill:#9ca5aa}.disabled\:ig-fill-lightgray:disabled{fill:#9ca5aa}.disabled\:ig-fill-lightgray-100-i:disabled{fill:#9ca5aa!important}.disabled\:ig-fill-lightgray-i:disabled{fill:#9ca5aa!important}.ig-fill-lightgray-90{fill:#9ca5aae6}.ig-fill-lightgray-90-i{fill:#9ca5aae6!important}.hover\:ig-fill-lightgray-90:hover{fill:#9ca5aae6}.hover\:ig-fill-lightgray-90-i:hover{fill:#9ca5aae6!important}.focus\:ig-fill-lightgray-90:focus{fill:#9ca5aae6}.focus\:ig-fill-lightgray-90-i:focus{fill:#9ca5aae6!important}.disabled\:ig-fill-lightgray-90:disabled{fill:#9ca5aae6}.disabled\:ig-fill-lightgray-90-i:disabled{fill:#9ca5aae6!important}.ig-fill-lightgray-80{fill:#9ca5aacc}.ig-fill-lightgray-80-i{fill:#9ca5aacc!important}.hover\:ig-fill-lightgray-80:hover{fill:#9ca5aacc}.hover\:ig-fill-lightgray-80-i:hover{fill:#9ca5aacc!important}.focus\:ig-fill-lightgray-80:focus{fill:#9ca5aacc}.focus\:ig-fill-lightgray-80-i:focus{fill:#9ca5aacc!important}.disabled\:ig-fill-lightgray-80:disabled{fill:#9ca5aacc}.disabled\:ig-fill-lightgray-80-i:disabled{fill:#9ca5aacc!important}.ig-fill-lightgray-70{fill:#9ca5aab3}.ig-fill-lightgray-70-i{fill:#9ca5aab3!important}.hover\:ig-fill-lightgray-70:hover{fill:#9ca5aab3}.hover\:ig-fill-lightgray-70-i:hover{fill:#9ca5aab3!important}.focus\:ig-fill-lightgray-70:focus{fill:#9ca5aab3}.focus\:ig-fill-lightgray-70-i:focus{fill:#9ca5aab3!important}.disabled\:ig-fill-lightgray-70:disabled{fill:#9ca5aab3}.disabled\:ig-fill-lightgray-70-i:disabled{fill:#9ca5aab3!important}.ig-fill-lightgray-60{fill:#9ca5aa99}.ig-fill-lightgray-60-i{fill:#9ca5aa99!important}.hover\:ig-fill-lightgray-60:hover{fill:#9ca5aa99}.hover\:ig-fill-lightgray-60-i:hover{fill:#9ca5aa99!important}.focus\:ig-fill-lightgray-60:focus{fill:#9ca5aa99}.focus\:ig-fill-lightgray-60-i:focus{fill:#9ca5aa99!important}.disabled\:ig-fill-lightgray-60:disabled{fill:#9ca5aa99}.disabled\:ig-fill-lightgray-60-i:disabled{fill:#9ca5aa99!important}.ig-fill-lightgray-50{fill:#9ca5aa80}.ig-fill-lightgray-50-i{fill:#9ca5aa80!important}.hover\:ig-fill-lightgray-50:hover{fill:#9ca5aa80}.hover\:ig-fill-lightgray-50-i:hover{fill:#9ca5aa80!important}.focus\:ig-fill-lightgray-50:focus{fill:#9ca5aa80}.focus\:ig-fill-lightgray-50-i:focus{fill:#9ca5aa80!important}.disabled\:ig-fill-lightgray-50:disabled{fill:#9ca5aa80}.disabled\:ig-fill-lightgray-50-i:disabled{fill:#9ca5aa80!important}.ig-fill-lightgray-40{fill:#9ca5aa66}.ig-fill-lightgray-40-i{fill:#9ca5aa66!important}.hover\:ig-fill-lightgray-40:hover{fill:#9ca5aa66}.hover\:ig-fill-lightgray-40-i:hover{fill:#9ca5aa66!important}.focus\:ig-fill-lightgray-40:focus{fill:#9ca5aa66}.focus\:ig-fill-lightgray-40-i:focus{fill:#9ca5aa66!important}.disabled\:ig-fill-lightgray-40:disabled{fill:#9ca5aa66}.disabled\:ig-fill-lightgray-40-i:disabled{fill:#9ca5aa66!important}.ig-fill-lightgray-30{fill:#9ca5aa4d}.ig-fill-lightgray-30-i{fill:#9ca5aa4d!important}.hover\:ig-fill-lightgray-30:hover{fill:#9ca5aa4d}.hover\:ig-fill-lightgray-30-i:hover{fill:#9ca5aa4d!important}.focus\:ig-fill-lightgray-30:focus{fill:#9ca5aa4d}.focus\:ig-fill-lightgray-30-i:focus{fill:#9ca5aa4d!important}.disabled\:ig-fill-lightgray-30:disabled{fill:#9ca5aa4d}.disabled\:ig-fill-lightgray-30-i:disabled{fill:#9ca5aa4d!important}.ig-fill-lightgray-20{fill:#9ca5aa33}.ig-fill-lightgray-20-i{fill:#9ca5aa33!important}.hover\:ig-fill-lightgray-20:hover{fill:#9ca5aa33}.hover\:ig-fill-lightgray-20-i:hover{fill:#9ca5aa33!important}.focus\:ig-fill-lightgray-20:focus{fill:#9ca5aa33}.focus\:ig-fill-lightgray-20-i:focus{fill:#9ca5aa33!important}.disabled\:ig-fill-lightgray-20:disabled{fill:#9ca5aa33}.disabled\:ig-fill-lightgray-20-i:disabled{fill:#9ca5aa33!important}.ig-fill-lightgray-10{fill:#9ca5aa1a}.ig-fill-lightgray-10-i{fill:#9ca5aa1a!important}.hover\:ig-fill-lightgray-10:hover{fill:#9ca5aa1a}.hover\:ig-fill-lightgray-10-i:hover{fill:#9ca5aa1a!important}.focus\:ig-fill-lightgray-10:focus{fill:#9ca5aa1a}.focus\:ig-fill-lightgray-10-i:focus{fill:#9ca5aa1a!important}.disabled\:ig-fill-lightgray-10:disabled{fill:#9ca5aa1a}.disabled\:ig-fill-lightgray-10-i:disabled{fill:#9ca5aa1a!important}.ig-fill-lightgray-0{fill:#9ca5aa00}.ig-fill-lightgray-0-i{fill:#9ca5aa00!important}.hover\:ig-fill-lightgray-0:hover{fill:#9ca5aa00}.hover\:ig-fill-lightgray-0-i:hover{fill:#9ca5aa00!important}.focus\:ig-fill-lightgray-0:focus{fill:#9ca5aa00}.focus\:ig-fill-lightgray-0-i:focus{fill:#9ca5aa00!important}.disabled\:ig-fill-lightgray-0:disabled{fill:#9ca5aa00}.disabled\:ig-fill-lightgray-0-i:disabled{fill:#9ca5aa00!important}.ig-stroke-lightgray-100,.ig-stroke-lightgray{stroke:#9ca5aa}.ig-stroke-lightgray-100-i,.ig-stroke-lightgray-i{stroke:#9ca5aa!important}.hover\:ig-stroke-lightgray-100:hover,.hover\:ig-stroke-lightgray:hover{stroke:#9ca5aa}.hover\:ig-stroke-lightgray-100-i:hover,.hover\:ig-stroke-lightgray-i:hover{stroke:#9ca5aa!important}.focus\:ig-stroke-lightgray-100:focus{stroke:#9ca5aa}.focus\:ig-stroke-lightgray:focus{stroke:#9ca5aa}.focus\:ig-stroke-lightgray-100-i:focus{stroke:#9ca5aa!important}.focus\:ig-stroke-lightgray-i:focus{stroke:#9ca5aa!important}.disabled\:ig-stroke-lightgray-100:disabled{stroke:#9ca5aa}.disabled\:ig-stroke-lightgray:disabled{stroke:#9ca5aa}.disabled\:ig-stroke-lightgray-100-i:disabled{stroke:#9ca5aa!important}.disabled\:ig-stroke-lightgray-i:disabled{stroke:#9ca5aa!important}.ig-stroke-lightgray-90{stroke:#9ca5aae6}.ig-stroke-lightgray-90-i{stroke:#9ca5aae6!important}.hover\:ig-stroke-lightgray-90:hover{stroke:#9ca5aae6}.hover\:ig-stroke-lightgray-90-i:hover{stroke:#9ca5aae6!important}.focus\:ig-stroke-lightgray-90:focus{stroke:#9ca5aae6}.focus\:ig-stroke-lightgray-90-i:focus{stroke:#9ca5aae6!important}.disabled\:ig-stroke-lightgray-90:disabled{stroke:#9ca5aae6}.disabled\:ig-stroke-lightgray-90-i:disabled{stroke:#9ca5aae6!important}.ig-stroke-lightgray-80{stroke:#9ca5aacc}.ig-stroke-lightgray-80-i{stroke:#9ca5aacc!important}.hover\:ig-stroke-lightgray-80:hover{stroke:#9ca5aacc}.hover\:ig-stroke-lightgray-80-i:hover{stroke:#9ca5aacc!important}.focus\:ig-stroke-lightgray-80:focus{stroke:#9ca5aacc}.focus\:ig-stroke-lightgray-80-i:focus{stroke:#9ca5aacc!important}.disabled\:ig-stroke-lightgray-80:disabled{stroke:#9ca5aacc}.disabled\:ig-stroke-lightgray-80-i:disabled{stroke:#9ca5aacc!important}.ig-stroke-lightgray-70{stroke:#9ca5aab3}.ig-stroke-lightgray-70-i{stroke:#9ca5aab3!important}.hover\:ig-stroke-lightgray-70:hover{stroke:#9ca5aab3}.hover\:ig-stroke-lightgray-70-i:hover{stroke:#9ca5aab3!important}.focus\:ig-stroke-lightgray-70:focus{stroke:#9ca5aab3}.focus\:ig-stroke-lightgray-70-i:focus{stroke:#9ca5aab3!important}.disabled\:ig-stroke-lightgray-70:disabled{stroke:#9ca5aab3}.disabled\:ig-stroke-lightgray-70-i:disabled{stroke:#9ca5aab3!important}.ig-stroke-lightgray-60{stroke:#9ca5aa99}.ig-stroke-lightgray-60-i{stroke:#9ca5aa99!important}.hover\:ig-stroke-lightgray-60:hover{stroke:#9ca5aa99}.hover\:ig-stroke-lightgray-60-i:hover{stroke:#9ca5aa99!important}.focus\:ig-stroke-lightgray-60:focus{stroke:#9ca5aa99}.focus\:ig-stroke-lightgray-60-i:focus{stroke:#9ca5aa99!important}.disabled\:ig-stroke-lightgray-60:disabled{stroke:#9ca5aa99}.disabled\:ig-stroke-lightgray-60-i:disabled{stroke:#9ca5aa99!important}.ig-stroke-lightgray-50{stroke:#9ca5aa80}.ig-stroke-lightgray-50-i{stroke:#9ca5aa80!important}.hover\:ig-stroke-lightgray-50:hover{stroke:#9ca5aa80}.hover\:ig-stroke-lightgray-50-i:hover{stroke:#9ca5aa80!important}.focus\:ig-stroke-lightgray-50:focus{stroke:#9ca5aa80}.focus\:ig-stroke-lightgray-50-i:focus{stroke:#9ca5aa80!important}.disabled\:ig-stroke-lightgray-50:disabled{stroke:#9ca5aa80}.disabled\:ig-stroke-lightgray-50-i:disabled{stroke:#9ca5aa80!important}.ig-stroke-lightgray-40{stroke:#9ca5aa66}.ig-stroke-lightgray-40-i{stroke:#9ca5aa66!important}.hover\:ig-stroke-lightgray-40:hover{stroke:#9ca5aa66}.hover\:ig-stroke-lightgray-40-i:hover{stroke:#9ca5aa66!important}.focus\:ig-stroke-lightgray-40:focus{stroke:#9ca5aa66}.focus\:ig-stroke-lightgray-40-i:focus{stroke:#9ca5aa66!important}.disabled\:ig-stroke-lightgray-40:disabled{stroke:#9ca5aa66}.disabled\:ig-stroke-lightgray-40-i:disabled{stroke:#9ca5aa66!important}.ig-stroke-lightgray-30{stroke:#9ca5aa4d}.ig-stroke-lightgray-30-i{stroke:#9ca5aa4d!important}.hover\:ig-stroke-lightgray-30:hover{stroke:#9ca5aa4d}.hover\:ig-stroke-lightgray-30-i:hover{stroke:#9ca5aa4d!important}.focus\:ig-stroke-lightgray-30:focus{stroke:#9ca5aa4d}.focus\:ig-stroke-lightgray-30-i:focus{stroke:#9ca5aa4d!important}.disabled\:ig-stroke-lightgray-30:disabled{stroke:#9ca5aa4d}.disabled\:ig-stroke-lightgray-30-i:disabled{stroke:#9ca5aa4d!important}.ig-stroke-lightgray-20{stroke:#9ca5aa33}.ig-stroke-lightgray-20-i{stroke:#9ca5aa33!important}.hover\:ig-stroke-lightgray-20:hover{stroke:#9ca5aa33}.hover\:ig-stroke-lightgray-20-i:hover{stroke:#9ca5aa33!important}.focus\:ig-stroke-lightgray-20:focus{stroke:#9ca5aa33}.focus\:ig-stroke-lightgray-20-i:focus{stroke:#9ca5aa33!important}.disabled\:ig-stroke-lightgray-20:disabled{stroke:#9ca5aa33}.disabled\:ig-stroke-lightgray-20-i:disabled{stroke:#9ca5aa33!important}.ig-stroke-lightgray-10{stroke:#9ca5aa1a}.ig-stroke-lightgray-10-i{stroke:#9ca5aa1a!important}.hover\:ig-stroke-lightgray-10:hover{stroke:#9ca5aa1a}.hover\:ig-stroke-lightgray-10-i:hover{stroke:#9ca5aa1a!important}.focus\:ig-stroke-lightgray-10:focus{stroke:#9ca5aa1a}.focus\:ig-stroke-lightgray-10-i:focus{stroke:#9ca5aa1a!important}.disabled\:ig-stroke-lightgray-10:disabled{stroke:#9ca5aa1a}.disabled\:ig-stroke-lightgray-10-i:disabled{stroke:#9ca5aa1a!important}.ig-stroke-lightgray-0{stroke:#9ca5aa00}.ig-stroke-lightgray-0-i{stroke:#9ca5aa00!important}.hover\:ig-stroke-lightgray-0:hover{stroke:#9ca5aa00}.hover\:ig-stroke-lightgray-0-i:hover{stroke:#9ca5aa00!important}.focus\:ig-stroke-lightgray-0:focus{stroke:#9ca5aa00}.focus\:ig-stroke-lightgray-0-i:focus{stroke:#9ca5aa00!important}.disabled\:ig-stroke-lightgray-0:disabled{stroke:#9ca5aa00}.disabled\:ig-stroke-lightgray-0-i:disabled{stroke:#9ca5aa00!important}.swal2-confirm[type=button]{background:#000!important;color:#fff!important}.swal2-confirm[type=button]:hover{background:#ffed00!important;color:#000!important}.hr-text{border:0;height:1.25rem;position:relative}.hr-text:before{content:"";position:absolute;left:0;right:0;top:50%;border-top:1px solid #e5e7eb;transform:translateY(-50%)}.hr-text:after{content:attr(data-content);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:0 .5rem;background:#fff;color:#6b7280;font-size:.875rem}.paseo-dialog-panel .mat-mdc-dialog-container{--mdc-dialog-container-shape: 14px}.paseo-dialog-panel .mdc-dialog__surface,.paseo-dialog-panel .mat-mdc-dialog-surface{max-width:min(720px,92vw)!important;width:720px!important;border-radius:14px!important}
