@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,400&family=Sora:wght@600;700;800&display=swap";.fa,.fa-brands,.fa-classic,.fa-regular,.fa-solid,.fab,.far,.fas{--_fa-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Free"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display,inline-block);font-family:var(--_fa-family);font-feature-settings:normal;font-synthesis:none;font-variant:normal;font-style:normal;font-weight:var(--fa-style,900);text-align:center;text-rendering:auto;width:var(--fa-width,1.25em);line-height:1}:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)/""}@supports not (content:""/""){:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)}}.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{vertical-align:.225em;font-size:.625em;line-height:.1em}.fa-xs{vertical-align:.125em;font-size:.75em;line-height:.08333em}.fa-sm{vertical-align:.05357em;font-size:.875em;line-height:.07143em}.fa-lg{vertical-align:-.075em;font-size:1.25em;line-height:.05em}.fa-xl{vertical-align:-.125em;font-size:1.5em;line-height:.04167em}.fa-2xl{vertical-align:-.1875em;font-size:2em;line-height:.03125em}.fa-width-auto{--fa-width:auto}.fa-fw,.fa-width-fixed{--fa-width:1.25em}.fa-ul{margin-inline-start:var(--fa-li-margin,2.5em);padding-inline-start:0;list-style-type:none}.fa-ul>li{position:relative}.fa-li{text-align:center;width:var(--fa-li-width,2em);line-height:inherit;position:absolute;inset-inline-start:calc(var(--fa-li-width,2em)*-1)}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.0625em) var(--fa-border-style,solid) var(--fa-border-color,#eee);box-sizing:var(--fa-border-box-sizing,content-box);padding:var(--fa-border-padding,.1875em .25em)}.fa-pull-left,.fa-pull-start{float:inline-start;margin-inline-end:var(--fa-pull-margin,.3em)}.fa-pull-end,.fa-pull-right{float:inline-end;margin-inline-start: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{transition:none!important;animation:none!important}}@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{vertical-align:middle;width:2.5em;height:2em;line-height:2em;display:inline-block;position:relative}.fa-stack-1x,.fa-stack-2x{--fa-width:100%;text-align:center;width:var(--fa-width);z-index:var(--fa-stack-z-index,auto);position:absolute;inset:0}.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-exclamation{--fa:"!"}.fa-hashtag{--fa:"#"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"$"}.fa-percent,.fa-percentage{--fa:"%"}.fa-asterisk{--fa:"*"}.fa-add,.fa-plus{--fa:"+"}.fa-less-than{--fa:"<"}.fa-equals{--fa:"="}.fa-greater-than{--fa:">"}.fa-question{--fa:"?"}.fa-at{--fa:"@"}.fa-a{--fa:"A"}.fa-b{--fa:"B"}.fa-c{--fa:"C"}.fa-d{--fa:"D"}.fa-e{--fa:"E"}.fa-f{--fa:"F"}.fa-g{--fa:"G"}.fa-h{--fa:"H"}.fa-i{--fa:"I"}.fa-j{--fa:"J"}.fa-k{--fa:"K"}.fa-l{--fa:"L"}.fa-m{--fa:"M"}.fa-n{--fa:"N"}.fa-o{--fa:"O"}.fa-p{--fa:"P"}.fa-q{--fa:"Q"}.fa-r{--fa:"R"}.fa-s{--fa:"S"}.fa-t{--fa:"T"}.fa-u{--fa:"U"}.fa-v{--fa:"V"}.fa-w{--fa:"W"}.fa-x{--fa:"X"}.fa-y{--fa:"Y"}.fa-z{--fa:"Z"}.fa-faucet{--fa:""}.fa-faucet-drip{--fa:""}.fa-house-chimney-window{--fa:""}.fa-house-signal{--fa:""}.fa-temperature-arrow-down,.fa-temperature-down{--fa:""}.fa-temperature-arrow-up,.fa-temperature-up{--fa:""}.fa-trailer{--fa:""}.fa-bacteria{--fa:""}.fa-bacterium{--fa:""}.fa-box-tissue{--fa:""}.fa-hand-holding-medical{--fa:""}.fa-hand-sparkles{--fa:""}.fa-hands-bubbles,.fa-hands-wash{--fa:""}.fa-handshake-alt-slash,.fa-handshake-simple-slash,.fa-handshake-slash{--fa:""}.fa-head-side-cough{--fa:""}.fa-head-side-cough-slash{--fa:""}.fa-head-side-mask{--fa:""}.fa-head-side-virus{--fa:""}.fa-house-chimney-user{--fa:""}.fa-house-laptop,.fa-laptop-house{--fa:""}.fa-lungs-virus{--fa:""}.fa-people-arrows,.fa-people-arrows-left-right{--fa:""}.fa-plane-slash{--fa:""}.fa-pump-medical{--fa:""}.fa-pump-soap{--fa:""}.fa-shield-virus{--fa:""}.fa-sink{--fa:""}.fa-soap{--fa:""}.fa-stopwatch-20{--fa:""}.fa-shop-slash,.fa-store-alt-slash{--fa:""}.fa-store-slash{--fa:""}.fa-toilet-paper-slash{--fa:""}.fa-users-slash{--fa:""}.fa-virus{--fa:""}.fa-virus-slash{--fa:""}.fa-viruses{--fa:""}.fa-vest{--fa:""}.fa-vest-patches{--fa:""}.fa-arrow-trend-down{--fa:""}.fa-arrow-trend-up{--fa:""}.fa-arrow-up-from-bracket{--fa:""}.fa-austral-sign{--fa:""}.fa-baht-sign{--fa:""}.fa-bitcoin-sign{--fa:""}.fa-bolt-lightning{--fa:""}.fa-book-bookmark{--fa:""}.fa-camera-rotate{--fa:""}.fa-cedi-sign{--fa:""}.fa-chart-column{--fa:""}.fa-chart-gantt{--fa:""}.fa-clapperboard{--fa:""}.fa-closed-captioning-slash{--fa:""}.fa-clover{--fa:""}.fa-code-compare{--fa:""}.fa-code-fork{--fa:""}.fa-code-pull-request{--fa:""}.fa-colon-sign{--fa:""}.fa-cruzeiro-sign{--fa:""}.fa-display{--fa:""}.fa-dong-sign{--fa:""}.fa-elevator{--fa:""}.fa-filter-circle-xmark{--fa:""}.fa-florin-sign{--fa:""}.fa-folder-closed{--fa:""}.fa-franc-sign{--fa:""}.fa-guarani-sign{--fa:""}.fa-gun{--fa:""}.fa-hands-clapping{--fa:""}.fa-home-user,.fa-house-user{--fa:""}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:""}.fa-kip-sign{--fa:""}.fa-lari-sign{--fa:""}.fa-litecoin-sign{--fa:""}.fa-manat-sign{--fa:""}.fa-mask-face{--fa:""}.fa-mill-sign{--fa:""}.fa-money-bills{--fa:""}.fa-naira-sign{--fa:""}.fa-notdef{--fa:""}.fa-panorama{--fa:""}.fa-peseta-sign{--fa:""}.fa-peso-sign{--fa:""}.fa-plane-up{--fa:""}.fa-rupiah-sign{--fa:""}.fa-stairs{--fa:""}.fa-timeline{--fa:""}.fa-truck-front{--fa:""}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:""}.fa-vault{--fa:""}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:""}.fa-wheat-alt,.fa-wheat-awn{--fa:""}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:""}.fa-bangladeshi-taka-sign{--fa:""}.fa-bowl-rice{--fa:""}.fa-person-pregnant{--fa:""}.fa-home-lg,.fa-house-chimney{--fa:""}.fa-house-crack{--fa:""}.fa-house-medical{--fa:""}.fa-cent-sign{--fa:""}.fa-plus-minus{--fa:""}.fa-sailboat{--fa:""}.fa-section{--fa:""}.fa-shrimp{--fa:""}.fa-brazilian-real-sign{--fa:""}.fa-chart-simple{--fa:""}.fa-diagram-next{--fa:""}.fa-diagram-predecessor{--fa:""}.fa-diagram-successor{--fa:""}.fa-earth-oceania,.fa-globe-oceania{--fa:""}.fa-bug-slash{--fa:""}.fa-file-circle-plus{--fa:""}.fa-shop-lock{--fa:""}.fa-virus-covid{--fa:""}.fa-virus-covid-slash{--fa:""}.fa-anchor-circle-check{--fa:""}.fa-anchor-circle-exclamation{--fa:""}.fa-anchor-circle-xmark{--fa:""}.fa-anchor-lock{--fa:""}.fa-arrow-down-up-across-line{--fa:""}.fa-arrow-down-up-lock{--fa:""}.fa-arrow-right-to-city{--fa:""}.fa-arrow-up-from-ground-water{--fa:""}.fa-arrow-up-from-water-pump{--fa:""}.fa-arrow-up-right-dots{--fa:""}.fa-arrows-down-to-line{--fa:""}.fa-arrows-down-to-people{--fa:""}.fa-arrows-left-right-to-line{--fa:""}.fa-arrows-spin{--fa:""}.fa-arrows-split-up-and-left{--fa:""}.fa-arrows-to-circle{--fa:""}.fa-arrows-to-dot{--fa:""}.fa-arrows-to-eye{--fa:""}.fa-arrows-turn-right{--fa:""}.fa-arrows-turn-to-dots{--fa:""}.fa-arrows-up-to-line{--fa:""}.fa-bore-hole{--fa:""}.fa-bottle-droplet{--fa:""}.fa-bottle-water{--fa:""}.fa-bowl-food{--fa:""}.fa-boxes-packing{--fa:""}.fa-bridge{--fa:""}.fa-bridge-circle-check{--fa:""}.fa-bridge-circle-exclamation{--fa:""}.fa-bridge-circle-xmark{--fa:""}.fa-bridge-lock{--fa:""}.fa-bridge-water{--fa:""}.fa-bucket{--fa:""}.fa-bugs{--fa:""}.fa-building-circle-arrow-right{--fa:""}.fa-building-circle-check{--fa:""}.fa-building-circle-exclamation{--fa:""}.fa-building-circle-xmark{--fa:""}.fa-building-flag{--fa:""}.fa-building-lock{--fa:""}.fa-building-ngo{--fa:""}.fa-building-shield{--fa:""}.fa-building-un{--fa:""}.fa-building-user{--fa:""}.fa-building-wheat{--fa:""}.fa-burst{--fa:""}.fa-car-on{--fa:""}.fa-car-tunnel{--fa:""}.fa-child-combatant,.fa-child-rifle{--fa:""}.fa-children{--fa:""}.fa-circle-nodes{--fa:""}.fa-clipboard-question{--fa:""}.fa-cloud-showers-water{--fa:""}.fa-computer{--fa:""}.fa-cubes-stacked{--fa:""}.fa-envelope-circle-check{--fa:""}.fa-explosion{--fa:""}.fa-ferry{--fa:""}.fa-file-circle-exclamation{--fa:""}.fa-file-circle-minus{--fa:""}.fa-file-circle-question{--fa:""}.fa-file-shield{--fa:""}.fa-fire-burner{--fa:""}.fa-fish-fins{--fa:""}.fa-flask-vial{--fa:""}.fa-glass-water{--fa:""}.fa-glass-water-droplet{--fa:""}.fa-group-arrows-rotate{--fa:""}.fa-hand-holding-hand{--fa:""}.fa-handcuffs{--fa:""}.fa-hands-bound{--fa:""}.fa-hands-holding-child{--fa:""}.fa-hands-holding-circle{--fa:""}.fa-heart-circle-bolt{--fa:""}.fa-heart-circle-check{--fa:""}.fa-heart-circle-exclamation{--fa:""}.fa-heart-circle-minus{--fa:""}.fa-heart-circle-plus{--fa:""}.fa-heart-circle-xmark{--fa:""}.fa-helicopter-symbol{--fa:""}.fa-helmet-un{--fa:""}.fa-hill-avalanche{--fa:""}.fa-hill-rockslide{--fa:""}.fa-house-circle-check{--fa:""}.fa-house-circle-exclamation{--fa:""}.fa-house-circle-xmark{--fa:""}.fa-house-fire{--fa:""}.fa-house-flag{--fa:""}.fa-house-flood-water{--fa:""}.fa-house-flood-water-circle-arrow-right{--fa:""}.fa-house-lock{--fa:""}.fa-house-medical-circle-check{--fa:""}.fa-house-medical-circle-exclamation{--fa:""}.fa-house-medical-circle-xmark{--fa:""}.fa-house-medical-flag{--fa:""}.fa-house-tsunami{--fa:""}.fa-jar{--fa:""}.fa-jar-wheat{--fa:""}.fa-jet-fighter-up{--fa:""}.fa-jug-detergent{--fa:""}.fa-kitchen-set{--fa:""}.fa-land-mine-on{--fa:""}.fa-landmark-flag{--fa:""}.fa-laptop-file{--fa:""}.fa-lines-leaning{--fa:""}.fa-location-pin-lock{--fa:""}.fa-locust{--fa:""}.fa-magnifying-glass-arrow-right{--fa:""}.fa-magnifying-glass-chart{--fa:""}.fa-mars-and-venus-burst{--fa:""}.fa-mask-ventilator{--fa:""}.fa-mattress-pillow{--fa:""}.fa-mobile-retro{--fa:""}.fa-money-bill-transfer{--fa:""}.fa-money-bill-trend-up{--fa:""}.fa-money-bill-wheat{--fa:""}.fa-mosquito{--fa:""}.fa-mosquito-net{--fa:""}.fa-mound{--fa:""}.fa-mountain-city{--fa:""}.fa-mountain-sun{--fa:""}.fa-oil-well{--fa:""}.fa-people-group{--fa:""}.fa-people-line{--fa:""}.fa-people-pulling{--fa:""}.fa-people-robbery{--fa:""}.fa-people-roof{--fa:""}.fa-person-arrow-down-to-line{--fa:""}.fa-person-arrow-up-from-line{--fa:""}.fa-person-breastfeeding{--fa:""}.fa-person-burst{--fa:""}.fa-person-cane{--fa:""}.fa-person-chalkboard{--fa:""}.fa-person-circle-check{--fa:""}.fa-person-circle-exclamation{--fa:""}.fa-person-circle-minus{--fa:""}.fa-person-circle-plus{--fa:""}.fa-person-circle-question{--fa:""}.fa-person-circle-xmark{--fa:""}.fa-person-dress-burst{--fa:""}.fa-person-drowning{--fa:""}.fa-person-falling{--fa:""}.fa-person-falling-burst{--fa:""}.fa-person-half-dress{--fa:""}.fa-person-harassing{--fa:""}.fa-person-military-pointing{--fa:""}.fa-person-military-rifle{--fa:""}.fa-person-military-to-person{--fa:""}.fa-person-rays{--fa:""}.fa-person-rifle{--fa:""}.fa-person-shelter{--fa:""}.fa-person-walking-arrow-loop-left{--fa:""}.fa-person-walking-arrow-right{--fa:""}.fa-person-walking-dashed-line-arrow-right{--fa:""}.fa-person-walking-luggage{--fa:""}.fa-plane-circle-check{--fa:""}.fa-plane-circle-exclamation{--fa:""}.fa-plane-circle-xmark{--fa:""}.fa-plane-lock{--fa:""}.fa-plate-wheat{--fa:""}.fa-plug-circle-bolt{--fa:""}.fa-plug-circle-check{--fa:""}.fa-plug-circle-exclamation{--fa:""}.fa-plug-circle-minus{--fa:""}.fa-plug-circle-plus{--fa:""}.fa-plug-circle-xmark{--fa:""}.fa-ranking-star{--fa:""}.fa-road-barrier{--fa:""}.fa-road-bridge{--fa:""}.fa-road-circle-check{--fa:""}.fa-road-circle-exclamation{--fa:""}.fa-road-circle-xmark{--fa:""}.fa-road-lock{--fa:""}.fa-road-spikes{--fa:""}.fa-rug{--fa:""}.fa-sack-xmark{--fa:""}.fa-school-circle-check{--fa:""}.fa-school-circle-exclamation{--fa:""}.fa-school-circle-xmark{--fa:""}.fa-school-flag{--fa:""}.fa-school-lock{--fa:""}.fa-sheet-plastic{--fa:""}.fa-shield-cat{--fa:""}.fa-shield-dog{--fa:""}.fa-shield-heart{--fa:""}.fa-square-nfi{--fa:""}.fa-square-person-confined{--fa:""}.fa-square-virus{--fa:""}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:""}.fa-sun-plant-wilt{--fa:""}.fa-tarp{--fa:""}.fa-tarp-droplet{--fa:""}.fa-tent{--fa:""}.fa-tent-arrow-down-to-line{--fa:""}.fa-tent-arrow-left-right{--fa:""}.fa-tent-arrow-turn-left{--fa:""}.fa-tent-arrows-down{--fa:""}.fa-tents{--fa:""}.fa-toilet-portable{--fa:""}.fa-toilets-portable{--fa:""}.fa-tower-cell{--fa:""}.fa-tower-observation{--fa:""}.fa-tree-city{--fa:""}.fa-trowel{--fa:""}.fa-trowel-bricks{--fa:""}.fa-truck-arrow-right{--fa:""}.fa-truck-droplet{--fa:""}.fa-truck-field{--fa:""}.fa-truck-field-un{--fa:""}.fa-truck-plane{--fa:""}.fa-users-between-lines{--fa:""}.fa-users-line{--fa:""}.fa-users-rays{--fa:""}.fa-users-rectangle{--fa:""}.fa-users-viewfinder{--fa:""}.fa-vial-circle-check{--fa:""}.fa-vial-virus{--fa:""}.fa-wheat-awn-circle-exclamation{--fa:""}.fa-worm{--fa:""}.fa-xmarks-lines{--fa:""}.fa-child-dress{--fa:""}.fa-child-reaching{--fa:""}.fa-file-circle-check{--fa:""}.fa-file-circle-xmark{--fa:""}.fa-person-through-window{--fa:""}.fa-plant-wilt{--fa:""}.fa-stapler{--fa:""}.fa-train-tram{--fa:""}.fa-table-cells-column-lock{--fa:""}.fa-table-cells-row-lock{--fa:""}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:""}.fa-table-cells-row-unlock{--fa:""}.fa-chart-diagram{--fa:""}.fa-comment-nodes{--fa:""}.fa-file-fragment{--fa:""}.fa-file-half-dashed{--fa:""}.fa-hexagon-nodes{--fa:""}.fa-hexagon-nodes-bolt{--fa:""}.fa-square-binary{--fa:""}.fa-pentagon{--fa:""}.fa-non-binary{--fa:""}.fa-spiral{--fa:""}.fa-picture-in-picture{--fa:""}.fa-mobile-vibrate{--fa:""}.fa-single-quote-left{--fa:""}.fa-single-quote-right{--fa:""}.fa-bus-side{--fa:""}.fa-heptagon,.fa-septagon{--fa:""}.fa-aquarius{--fa:""}.fa-aries{--fa:""}.fa-cancer{--fa:""}.fa-capricorn{--fa:""}.fa-gemini{--fa:""}.fa-leo{--fa:""}.fa-libra{--fa:""}.fa-pisces{--fa:""}.fa-sagittarius{--fa:""}.fa-scorpio{--fa:""}.fa-taurus{--fa:""}.fa-virgo{--fa:""}.fa-glass-martini,.fa-martini-glass-empty{--fa:""}.fa-music{--fa:""}.fa-magnifying-glass,.fa-search{--fa:""}.fa-heart{--fa:""}.fa-star{--fa:""}.fa-user,.fa-user-alt,.fa-user-large{--fa:""}.fa-film,.fa-film-alt,.fa-film-simple{--fa:""}.fa-table-cells-large,.fa-th-large{--fa:""}.fa-table-cells,.fa-th{--fa:""}.fa-table-list,.fa-th-list{--fa:""}.fa-check{--fa:""}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:""}.fa-magnifying-glass-plus,.fa-search-plus{--fa:""}.fa-magnifying-glass-minus,.fa-search-minus{--fa:""}.fa-power-off{--fa:""}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:""}.fa-cog,.fa-gear{--fa:""}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:""}.fa-clock,.fa-clock-four{--fa:""}.fa-road{--fa:""}.fa-download{--fa:""}.fa-inbox{--fa:""}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:""}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:""}.fa-list-alt,.fa-rectangle-list{--fa:""}.fa-lock{--fa:""}.fa-flag{--fa:""}.fa-headphones,.fa-headphones-alt,.fa-headphones-simple{--fa:""}.fa-volume-off{--fa:""}.fa-volume-down,.fa-volume-low{--fa:""}.fa-volume-high,.fa-volume-up{--fa:""}.fa-qrcode{--fa:""}.fa-barcode{--fa:""}.fa-tag{--fa:""}.fa-tags{--fa:""}.fa-book{--fa:""}.fa-bookmark{--fa:""}.fa-print{--fa:""}.fa-camera,.fa-camera-alt{--fa:""}.fa-font{--fa:""}.fa-bold{--fa:""}.fa-italic{--fa:""}.fa-text-height{--fa:""}.fa-text-width{--fa:""}.fa-align-left{--fa:""}.fa-align-center{--fa:""}.fa-align-right{--fa:""}.fa-align-justify{--fa:""}.fa-list,.fa-list-squares{--fa:""}.fa-dedent,.fa-outdent{--fa:""}.fa-indent{--fa:""}.fa-video,.fa-video-camera{--fa:""}.fa-image{--fa:""}.fa-location-pin,.fa-map-marker{--fa:""}.fa-adjust,.fa-circle-half-stroke{--fa:""}.fa-droplet,.fa-tint{--fa:""}.fa-edit,.fa-pen-to-square{--fa:""}.fa-arrows,.fa-arrows-up-down-left-right{--fa:""}.fa-backward-step,.fa-step-backward{--fa:""}.fa-backward-fast,.fa-fast-backward{--fa:""}.fa-backward{--fa:""}.fa-play{--fa:""}.fa-pause{--fa:""}.fa-stop{--fa:""}.fa-forward{--fa:""}.fa-fast-forward,.fa-forward-fast{--fa:""}.fa-forward-step,.fa-step-forward{--fa:""}.fa-eject{--fa:""}.fa-chevron-left{--fa:""}.fa-chevron-right{--fa:""}.fa-circle-plus,.fa-plus-circle{--fa:""}.fa-circle-minus,.fa-minus-circle{--fa:""}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:""}.fa-check-circle,.fa-circle-check{--fa:""}.fa-circle-question,.fa-question-circle{--fa:""}.fa-circle-info,.fa-info-circle{--fa:""}.fa-crosshairs{--fa:""}.fa-ban,.fa-cancel{--fa:""}.fa-arrow-left{--fa:""}.fa-arrow-right{--fa:""}.fa-arrow-up{--fa:""}.fa-arrow-down{--fa:""}.fa-mail-forward,.fa-share{--fa:""}.fa-expand{--fa:""}.fa-compress{--fa:""}.fa-minus,.fa-subtract{--fa:""}.fa-circle-exclamation,.fa-exclamation-circle{--fa:""}.fa-gift{--fa:""}.fa-leaf{--fa:""}.fa-fire{--fa:""}.fa-eye{--fa:""}.fa-eye-slash{--fa:""}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:""}.fa-plane{--fa:""}.fa-calendar-alt,.fa-calendar-days{--fa:""}.fa-random,.fa-shuffle{--fa:""}.fa-comment{--fa:""}.fa-magnet{--fa:""}.fa-chevron-up{--fa:""}.fa-chevron-down{--fa:""}.fa-retweet{--fa:""}.fa-cart-shopping,.fa-shopping-cart{--fa:""}.fa-folder,.fa-folder-blank{--fa:""}.fa-folder-open{--fa:""}.fa-arrows-up-down,.fa-arrows-v{--fa:""}.fa-arrows-h,.fa-arrows-left-right{--fa:""}.fa-bar-chart,.fa-chart-bar{--fa:""}.fa-camera-retro{--fa:""}.fa-key{--fa:""}.fa-cogs,.fa-gears{--fa:""}.fa-comments{--fa:""}.fa-star-half{--fa:""}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:""}.fa-thumb-tack,.fa-thumbtack{--fa:""}.fa-arrow-up-right-from-square,.fa-external-link{--fa:""}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:""}.fa-trophy{--fa:""}.fa-upload{--fa:""}.fa-lemon{--fa:""}.fa-phone{--fa:""}.fa-phone-square,.fa-square-phone{--fa:""}.fa-unlock{--fa:""}.fa-credit-card,.fa-credit-card-alt{--fa:""}.fa-feed,.fa-rss{--fa:""}.fa-hard-drive,.fa-hdd{--fa:""}.fa-bullhorn{--fa:""}.fa-certificate{--fa:""}.fa-hand-point-right{--fa:""}.fa-hand-point-left{--fa:""}.fa-hand-point-up{--fa:""}.fa-hand-point-down{--fa:""}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:""}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:""}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:""}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:""}.fa-globe{--fa:""}.fa-wrench{--fa:""}.fa-list-check,.fa-tasks{--fa:""}.fa-filter{--fa:""}.fa-briefcase{--fa:""}.fa-arrows-alt,.fa-up-down-left-right{--fa:""}.fa-users{--fa:""}.fa-chain,.fa-link{--fa:""}.fa-cloud{--fa:""}.fa-flask{--fa:""}.fa-cut,.fa-scissors{--fa:""}.fa-copy{--fa:""}.fa-paperclip{--fa:""}.fa-floppy-disk,.fa-save{--fa:""}.fa-square{--fa:""}.fa-bars,.fa-navicon{--fa:""}.fa-list-dots,.fa-list-ul{--fa:""}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:""}.fa-strikethrough{--fa:""}.fa-underline{--fa:""}.fa-table{--fa:""}.fa-magic,.fa-wand-magic{--fa:""}.fa-truck{--fa:""}.fa-money-bill{--fa:""}.fa-caret-down{--fa:""}.fa-caret-up{--fa:""}.fa-caret-left{--fa:""}.fa-caret-right{--fa:""}.fa-columns,.fa-table-columns{--fa:""}.fa-sort,.fa-unsorted{--fa:""}.fa-sort-desc,.fa-sort-down{--fa:""}.fa-sort-asc,.fa-sort-up{--fa:""}.fa-envelope{--fa:""}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:""}.fa-gavel,.fa-legal{--fa:""}.fa-bolt,.fa-zap{--fa:""}.fa-sitemap{--fa:""}.fa-umbrella{--fa:""}.fa-file-clipboard,.fa-paste{--fa:""}.fa-lightbulb{--fa:""}.fa-arrow-right-arrow-left,.fa-exchange{--fa:""}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:""}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:""}.fa-user-doctor,.fa-user-md{--fa:""}.fa-stethoscope{--fa:""}.fa-suitcase{--fa:""}.fa-bell{--fa:""}.fa-coffee,.fa-mug-saucer{--fa:""}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:""}.fa-ambulance,.fa-truck-medical{--fa:""}.fa-medkit,.fa-suitcase-medical{--fa:""}.fa-fighter-jet,.fa-jet-fighter{--fa:""}.fa-beer,.fa-beer-mug-empty{--fa:""}.fa-h-square,.fa-square-h{--fa:""}.fa-plus-square,.fa-square-plus{--fa:""}.fa-angle-double-left,.fa-angles-left{--fa:""}.fa-angle-double-right,.fa-angles-right{--fa:""}.fa-angle-double-up,.fa-angles-up{--fa:""}.fa-angle-double-down,.fa-angles-down{--fa:""}.fa-angle-left{--fa:""}.fa-angle-right{--fa:""}.fa-angle-up{--fa:""}.fa-angle-down{--fa:""}.fa-laptop{--fa:""}.fa-tablet-button{--fa:""}.fa-mobile-button{--fa:""}.fa-quote-left,.fa-quote-left-alt{--fa:""}.fa-quote-right,.fa-quote-right-alt{--fa:""}.fa-spinner{--fa:""}.fa-circle{--fa:""}.fa-face-smile,.fa-smile{--fa:""}.fa-face-frown,.fa-frown{--fa:""}.fa-face-meh,.fa-meh{--fa:""}.fa-gamepad{--fa:""}.fa-keyboard{--fa:""}.fa-flag-checkered{--fa:""}.fa-terminal{--fa:""}.fa-code{--fa:""}.fa-mail-reply-all,.fa-reply-all{--fa:""}.fa-location-arrow{--fa:""}.fa-crop{--fa:""}.fa-code-branch{--fa:""}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:""}.fa-info{--fa:""}.fa-superscript{--fa:""}.fa-subscript{--fa:""}.fa-eraser{--fa:""}.fa-puzzle-piece{--fa:""}.fa-microphone{--fa:""}.fa-microphone-slash{--fa:""}.fa-shield,.fa-shield-blank{--fa:""}.fa-calendar{--fa:""}.fa-fire-extinguisher{--fa:""}.fa-rocket{--fa:""}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:""}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:""}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:""}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:""}.fa-anchor{--fa:""}.fa-unlock-alt,.fa-unlock-keyhole{--fa:""}.fa-bullseye{--fa:""}.fa-ellipsis,.fa-ellipsis-h{--fa:""}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:""}.fa-rss-square,.fa-square-rss{--fa:""}.fa-circle-play,.fa-play-circle{--fa:""}.fa-ticket{--fa:""}.fa-minus-square,.fa-square-minus{--fa:""}.fa-arrow-turn-up,.fa-level-up{--fa:""}.fa-arrow-turn-down,.fa-level-down{--fa:""}.fa-check-square,.fa-square-check{--fa:""}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:""}.fa-external-link-square,.fa-square-arrow-up-right{--fa:""}.fa-share-from-square,.fa-share-square{--fa:""}.fa-compass{--fa:""}.fa-caret-square-down,.fa-square-caret-down{--fa:""}.fa-caret-square-up,.fa-square-caret-up{--fa:""}.fa-caret-square-right,.fa-square-caret-right{--fa:""}.fa-eur,.fa-euro,.fa-euro-sign{--fa:""}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:""}.fa-rupee,.fa-rupee-sign{--fa:""}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:""}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:""}.fa-krw,.fa-won,.fa-won-sign{--fa:""}.fa-file{--fa:""}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:""}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:""}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:""}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:""}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:""}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:""}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:""}.fa-thumbs-up{--fa:""}.fa-thumbs-down{--fa:""}.fa-arrow-down-long,.fa-long-arrow-down{--fa:""}.fa-arrow-up-long,.fa-long-arrow-up{--fa:""}.fa-arrow-left-long,.fa-long-arrow-left{--fa:""}.fa-arrow-right-long,.fa-long-arrow-right{--fa:""}.fa-female,.fa-person-dress{--fa:""}.fa-male,.fa-person{--fa:""}.fa-sun{--fa:""}.fa-moon{--fa:""}.fa-archive,.fa-box-archive{--fa:""}.fa-bug{--fa:""}.fa-caret-square-left,.fa-square-caret-left{--fa:""}.fa-circle-dot,.fa-dot-circle{--fa:""}.fa-wheelchair{--fa:""}.fa-lira-sign{--fa:""}.fa-shuttle-space,.fa-space-shuttle{--fa:""}.fa-envelope-square,.fa-square-envelope{--fa:""}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:""}.fa-graduation-cap,.fa-mortar-board{--fa:""}.fa-language{--fa:""}.fa-fax{--fa:""}.fa-building{--fa:""}.fa-child{--fa:""}.fa-paw{--fa:""}.fa-cube{--fa:""}.fa-cubes{--fa:""}.fa-recycle{--fa:""}.fa-automobile,.fa-car{--fa:""}.fa-cab,.fa-taxi{--fa:""}.fa-tree{--fa:""}.fa-database{--fa:""}.fa-file-pdf{--fa:""}.fa-file-word{--fa:""}.fa-file-excel{--fa:""}.fa-file-powerpoint{--fa:""}.fa-file-image{--fa:""}.fa-file-archive,.fa-file-zipper{--fa:""}.fa-file-audio{--fa:""}.fa-file-video{--fa:""}.fa-file-code{--fa:""}.fa-life-ring{--fa:""}.fa-circle-notch{--fa:""}.fa-paper-plane{--fa:""}.fa-clock-rotate-left,.fa-history{--fa:""}.fa-header,.fa-heading{--fa:""}.fa-paragraph{--fa:""}.fa-sliders,.fa-sliders-h{--fa:""}.fa-share-alt,.fa-share-nodes{--fa:""}.fa-share-alt-square,.fa-square-share-nodes{--fa:""}.fa-bomb{--fa:""}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:""}.fa-teletype,.fa-tty{--fa:""}.fa-binoculars{--fa:""}.fa-plug{--fa:""}.fa-newspaper{--fa:""}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:""}.fa-calculator{--fa:""}.fa-bell-slash{--fa:""}.fa-trash{--fa:""}.fa-copyright{--fa:""}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:""}.fa-paint-brush,.fa-paintbrush{--fa:""}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:""}.fa-area-chart,.fa-chart-area{--fa:""}.fa-chart-pie,.fa-pie-chart{--fa:""}.fa-chart-line,.fa-line-chart{--fa:""}.fa-toggle-off{--fa:""}.fa-toggle-on{--fa:""}.fa-bicycle{--fa:""}.fa-bus{--fa:""}.fa-closed-captioning{--fa:""}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:""}.fa-cart-plus{--fa:""}.fa-cart-arrow-down{--fa:""}.fa-diamond{--fa:""}.fa-ship{--fa:""}.fa-user-secret{--fa:""}.fa-motorcycle{--fa:""}.fa-street-view{--fa:""}.fa-heart-pulse,.fa-heartbeat{--fa:""}.fa-venus{--fa:""}.fa-mars{--fa:""}.fa-mercury{--fa:""}.fa-mars-and-venus{--fa:""}.fa-transgender,.fa-transgender-alt{--fa:""}.fa-venus-double{--fa:""}.fa-mars-double{--fa:""}.fa-venus-mars{--fa:""}.fa-mars-stroke{--fa:""}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:""}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:""}.fa-neuter{--fa:""}.fa-genderless{--fa:""}.fa-server{--fa:""}.fa-user-plus{--fa:""}.fa-user-times,.fa-user-xmark{--fa:""}.fa-bed{--fa:""}.fa-train{--fa:""}.fa-subway,.fa-train-subway{--fa:""}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:""}.fa-battery-4,.fa-battery-three-quarters{--fa:""}.fa-battery-3,.fa-battery-half{--fa:""}.fa-battery-2,.fa-battery-quarter{--fa:""}.fa-battery-0,.fa-battery-empty{--fa:""}.fa-arrow-pointer,.fa-mouse-pointer{--fa:""}.fa-i-cursor{--fa:""}.fa-object-group{--fa:""}.fa-object-ungroup{--fa:""}.fa-note-sticky,.fa-sticky-note{--fa:""}.fa-clone{--fa:""}.fa-balance-scale,.fa-scale-balanced{--fa:""}.fa-hourglass-1,.fa-hourglass-start{--fa:""}.fa-hourglass-2,.fa-hourglass-half{--fa:""}.fa-hourglass-3,.fa-hourglass-end{--fa:""}.fa-hourglass,.fa-hourglass-empty{--fa:""}.fa-hand-back-fist,.fa-hand-rock{--fa:""}.fa-hand,.fa-hand-paper{--fa:""}.fa-hand-scissors{--fa:""}.fa-hand-lizard{--fa:""}.fa-hand-spock{--fa:""}.fa-hand-pointer{--fa:""}.fa-hand-peace{--fa:""}.fa-trademark{--fa:""}.fa-registered{--fa:""}.fa-television,.fa-tv,.fa-tv-alt{--fa:""}.fa-calendar-plus{--fa:""}.fa-calendar-minus{--fa:""}.fa-calendar-times,.fa-calendar-xmark{--fa:""}.fa-calendar-check{--fa:""}.fa-industry{--fa:""}.fa-map-pin{--fa:""}.fa-map-signs,.fa-signs-post{--fa:""}.fa-map{--fa:""}.fa-comment-alt,.fa-message{--fa:""}.fa-circle-pause,.fa-pause-circle{--fa:""}.fa-circle-stop,.fa-stop-circle{--fa:""}.fa-bag-shopping,.fa-shopping-bag{--fa:""}.fa-basket-shopping,.fa-shopping-basket{--fa:""}.fa-universal-access{--fa:""}.fa-blind,.fa-person-walking-with-cane{--fa:""}.fa-audio-description{--fa:""}.fa-phone-volume,.fa-volume-control-phone{--fa:""}.fa-braille{--fa:""}.fa-assistive-listening-systems,.fa-ear-listen{--fa:""}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:""}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:""}.fa-hands,.fa-sign-language,.fa-signing{--fa:""}.fa-eye-low-vision,.fa-low-vision{--fa:""}.fa-handshake,.fa-handshake-alt,.fa-handshake-simple{--fa:""}.fa-envelope-open{--fa:""}.fa-address-book,.fa-contact-book{--fa:""}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:""}.fa-circle-user,.fa-user-circle{--fa:""}.fa-id-badge{--fa:""}.fa-drivers-license,.fa-id-card{--fa:""}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:""}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:""}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:""}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:""}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:""}.fa-shower{--fa:""}.fa-bath,.fa-bathtub{--fa:""}.fa-podcast{--fa:""}.fa-window-maximize{--fa:""}.fa-window-minimize{--fa:""}.fa-window-restore{--fa:""}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:""}.fa-microchip{--fa:""}.fa-snowflake{--fa:""}.fa-spoon,.fa-utensil-spoon{--fa:""}.fa-cutlery,.fa-utensils{--fa:""}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:""}.fa-trash-alt,.fa-trash-can{--fa:""}.fa-rotate,.fa-sync-alt{--fa:""}.fa-stopwatch{--fa:""}.fa-right-from-bracket,.fa-sign-out-alt{--fa:""}.fa-right-to-bracket,.fa-sign-in-alt{--fa:""}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:""}.fa-poo{--fa:""}.fa-images{--fa:""}.fa-pencil,.fa-pencil-alt{--fa:""}.fa-pen{--fa:""}.fa-pen-alt,.fa-pen-clip{--fa:""}.fa-octagon{--fa:""}.fa-down-long,.fa-long-arrow-alt-down{--fa:""}.fa-left-long,.fa-long-arrow-alt-left{--fa:""}.fa-long-arrow-alt-right,.fa-right-long{--fa:""}.fa-long-arrow-alt-up,.fa-up-long{--fa:""}.fa-hexagon{--fa:""}.fa-file-edit,.fa-file-pen{--fa:""}.fa-expand-arrows-alt,.fa-maximize{--fa:""}.fa-clipboard{--fa:""}.fa-arrows-alt-h,.fa-left-right{--fa:""}.fa-arrows-alt-v,.fa-up-down{--fa:""}.fa-alarm-clock{--fa:""}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:""}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:""}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:""}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:""}.fa-external-link-alt,.fa-up-right-from-square{--fa:""}.fa-external-link-square-alt,.fa-square-up-right{--fa:""}.fa-exchange-alt,.fa-right-left{--fa:""}.fa-repeat{--fa:""}.fa-code-commit{--fa:""}.fa-code-merge{--fa:""}.fa-desktop,.fa-desktop-alt{--fa:""}.fa-gem{--fa:""}.fa-level-down-alt,.fa-turn-down{--fa:""}.fa-level-up-alt,.fa-turn-up{--fa:""}.fa-lock-open{--fa:""}.fa-location-dot,.fa-map-marker-alt{--fa:""}.fa-microphone-alt,.fa-microphone-lines{--fa:""}.fa-mobile-alt,.fa-mobile-screen-button{--fa:""}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:""}.fa-mobile-android-alt,.fa-mobile-screen{--fa:""}.fa-money-bill-1,.fa-money-bill-alt{--fa:""}.fa-phone-slash{--fa:""}.fa-image-portrait,.fa-portrait{--fa:""}.fa-mail-reply,.fa-reply{--fa:""}.fa-shield-alt,.fa-shield-halved{--fa:""}.fa-tablet-alt,.fa-tablet-screen-button{--fa:""}.fa-tablet,.fa-tablet-android{--fa:""}.fa-ticket-alt,.fa-ticket-simple{--fa:""}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:""}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:""}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:""}.fa-baseball-bat-ball{--fa:""}.fa-baseball,.fa-baseball-ball{--fa:""}.fa-basketball,.fa-basketball-ball{--fa:""}.fa-bowling-ball{--fa:""}.fa-chess{--fa:""}.fa-chess-bishop{--fa:""}.fa-chess-board{--fa:""}.fa-chess-king{--fa:""}.fa-chess-knight{--fa:""}.fa-chess-pawn{--fa:""}.fa-chess-queen{--fa:""}.fa-chess-rook{--fa:""}.fa-dumbbell{--fa:""}.fa-football,.fa-football-ball{--fa:""}.fa-golf-ball,.fa-golf-ball-tee{--fa:""}.fa-hockey-puck{--fa:""}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:""}.fa-square-full{--fa:""}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:""}.fa-volleyball,.fa-volleyball-ball{--fa:""}.fa-allergies,.fa-hand-dots{--fa:""}.fa-band-aid,.fa-bandage{--fa:""}.fa-box{--fa:""}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:""}.fa-briefcase-medical{--fa:""}.fa-burn,.fa-fire-flame-simple{--fa:""}.fa-capsules{--fa:""}.fa-clipboard-check{--fa:""}.fa-clipboard-list{--fa:""}.fa-diagnoses,.fa-person-dots-from-line{--fa:""}.fa-dna{--fa:""}.fa-dolly,.fa-dolly-box{--fa:""}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:""}.fa-file-medical{--fa:""}.fa-file-medical-alt,.fa-file-waveform{--fa:""}.fa-first-aid,.fa-kit-medical{--fa:""}.fa-circle-h,.fa-hospital-symbol{--fa:""}.fa-id-card-alt,.fa-id-card-clip{--fa:""}.fa-notes-medical{--fa:""}.fa-pallet{--fa:""}.fa-pills{--fa:""}.fa-prescription-bottle{--fa:""}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:""}.fa-bed-pulse,.fa-procedures{--fa:""}.fa-shipping-fast,.fa-truck-fast{--fa:""}.fa-smoking{--fa:""}.fa-syringe{--fa:""}.fa-tablets{--fa:""}.fa-thermometer{--fa:""}.fa-vial{--fa:""}.fa-vials{--fa:""}.fa-warehouse{--fa:""}.fa-weight,.fa-weight-scale{--fa:""}.fa-x-ray{--fa:""}.fa-box-open{--fa:""}.fa-comment-dots,.fa-commenting{--fa:""}.fa-comment-slash{--fa:""}.fa-couch{--fa:""}.fa-circle-dollar-to-slot,.fa-donate{--fa:""}.fa-dove{--fa:""}.fa-hand-holding{--fa:""}.fa-hand-holding-heart{--fa:""}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:""}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:""}.fa-hands-holding{--fa:""}.fa-hands-helping,.fa-handshake-angle{--fa:""}.fa-parachute-box{--fa:""}.fa-people-carry,.fa-people-carry-box{--fa:""}.fa-piggy-bank{--fa:""}.fa-ribbon{--fa:""}.fa-route{--fa:""}.fa-seedling,.fa-sprout{--fa:""}.fa-sign,.fa-sign-hanging{--fa:""}.fa-face-smile-wink,.fa-smile-wink{--fa:""}.fa-tape{--fa:""}.fa-truck-loading,.fa-truck-ramp-box{--fa:""}.fa-truck-moving{--fa:""}.fa-video-slash{--fa:""}.fa-wine-glass{--fa:""}.fa-user-astronaut{--fa:""}.fa-user-check{--fa:""}.fa-user-clock{--fa:""}.fa-user-cog,.fa-user-gear{--fa:""}.fa-user-edit,.fa-user-pen{--fa:""}.fa-user-friends,.fa-user-group{--fa:""}.fa-user-graduate{--fa:""}.fa-user-lock{--fa:""}.fa-user-minus{--fa:""}.fa-user-ninja{--fa:""}.fa-user-shield{--fa:""}.fa-user-alt-slash,.fa-user-large-slash,.fa-user-slash{--fa:""}.fa-user-tag{--fa:""}.fa-user-tie{--fa:""}.fa-users-cog,.fa-users-gear{--fa:""}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:""}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:""}.fa-blender{--fa:""}.fa-book-open{--fa:""}.fa-broadcast-tower,.fa-tower-broadcast{--fa:""}.fa-broom{--fa:""}.fa-blackboard,.fa-chalkboard{--fa:""}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:""}.fa-church{--fa:""}.fa-coins{--fa:""}.fa-compact-disc{--fa:""}.fa-crow{--fa:""}.fa-crown{--fa:""}.fa-dice{--fa:""}.fa-dice-five{--fa:""}.fa-dice-four{--fa:""}.fa-dice-one{--fa:""}.fa-dice-six{--fa:""}.fa-dice-three{--fa:""}.fa-dice-two{--fa:""}.fa-divide{--fa:""}.fa-door-closed{--fa:""}.fa-door-open{--fa:""}.fa-feather{--fa:""}.fa-frog{--fa:""}.fa-gas-pump{--fa:""}.fa-glasses{--fa:""}.fa-greater-than-equal{--fa:""}.fa-helicopter{--fa:""}.fa-infinity{--fa:""}.fa-kiwi-bird{--fa:""}.fa-less-than-equal{--fa:""}.fa-memory{--fa:""}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:""}.fa-money-bill-wave{--fa:""}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:""}.fa-money-check{--fa:""}.fa-money-check-alt,.fa-money-check-dollar{--fa:""}.fa-not-equal{--fa:""}.fa-palette{--fa:""}.fa-parking,.fa-square-parking{--fa:""}.fa-diagram-project,.fa-project-diagram{--fa:""}.fa-receipt{--fa:""}.fa-robot{--fa:""}.fa-ruler{--fa:""}.fa-ruler-combined{--fa:""}.fa-ruler-horizontal{--fa:""}.fa-ruler-vertical{--fa:""}.fa-school{--fa:""}.fa-screwdriver{--fa:""}.fa-shoe-prints{--fa:""}.fa-skull{--fa:""}.fa-ban-smoking,.fa-smoking-ban{--fa:""}.fa-store{--fa:""}.fa-shop,.fa-store-alt{--fa:""}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:""}.fa-stroopwafel{--fa:""}.fa-toolbox{--fa:""}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:""}.fa-person-walking,.fa-walking{--fa:""}.fa-wallet{--fa:""}.fa-angry,.fa-face-angry{--fa:""}.fa-archway{--fa:""}.fa-atlas,.fa-book-atlas{--fa:""}.fa-award{--fa:""}.fa-backspace,.fa-delete-left{--fa:""}.fa-bezier-curve{--fa:""}.fa-bong{--fa:""}.fa-brush{--fa:""}.fa-bus-alt,.fa-bus-simple{--fa:""}.fa-cannabis{--fa:""}.fa-check-double{--fa:""}.fa-cocktail,.fa-martini-glass-citrus{--fa:""}.fa-bell-concierge,.fa-concierge-bell{--fa:""}.fa-cookie{--fa:""}.fa-cookie-bite{--fa:""}.fa-crop-alt,.fa-crop-simple{--fa:""}.fa-digital-tachograph,.fa-tachograph-digital{--fa:""}.fa-dizzy,.fa-face-dizzy{--fa:""}.fa-compass-drafting,.fa-drafting-compass{--fa:""}.fa-drum{--fa:""}.fa-drum-steelpan{--fa:""}.fa-feather-alt,.fa-feather-pointed{--fa:""}.fa-file-contract{--fa:""}.fa-file-arrow-down,.fa-file-download{--fa:""}.fa-arrow-right-from-file,.fa-file-export{--fa:""}.fa-arrow-right-to-file,.fa-file-import{--fa:""}.fa-file-invoice{--fa:""}.fa-file-invoice-dollar{--fa:""}.fa-file-prescription{--fa:""}.fa-file-signature{--fa:""}.fa-file-arrow-up,.fa-file-upload{--fa:""}.fa-fill{--fa:""}.fa-fill-drip{--fa:""}.fa-fingerprint{--fa:""}.fa-fish{--fa:""}.fa-face-flushed,.fa-flushed{--fa:""}.fa-face-frown-open,.fa-frown-open{--fa:""}.fa-glass-martini-alt,.fa-martini-glass{--fa:""}.fa-earth-africa,.fa-globe-africa{--fa:""}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:""}.fa-earth-asia,.fa-globe-asia{--fa:""}.fa-face-grimace,.fa-grimace{--fa:""}.fa-face-grin,.fa-grin{--fa:""}.fa-face-grin-wide,.fa-grin-alt{--fa:""}.fa-face-grin-beam,.fa-grin-beam{--fa:""}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:""}.fa-face-grin-hearts,.fa-grin-hearts{--fa:""}.fa-face-grin-squint,.fa-grin-squint{--fa:""}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:""}.fa-face-grin-stars,.fa-grin-stars{--fa:""}.fa-face-grin-tears,.fa-grin-tears{--fa:""}.fa-face-grin-tongue,.fa-grin-tongue{--fa:""}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:""}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:""}.fa-face-grin-wink,.fa-grin-wink{--fa:""}.fa-grid-horizontal,.fa-grip,.fa-grip-horizontal{--fa:""}.fa-grid-vertical,.fa-grip-vertical{--fa:""}.fa-headset{--fa:""}.fa-highlighter{--fa:""}.fa-hot-tub,.fa-hot-tub-person{--fa:""}.fa-hotel{--fa:""}.fa-joint{--fa:""}.fa-face-kiss,.fa-kiss{--fa:""}.fa-face-kiss-beam,.fa-kiss-beam{--fa:""}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:""}.fa-face-laugh,.fa-laugh{--fa:""}.fa-face-laugh-beam,.fa-laugh-beam{--fa:""}.fa-face-laugh-squint,.fa-laugh-squint{--fa:""}.fa-face-laugh-wink,.fa-laugh-wink{--fa:""}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:""}.fa-map-location,.fa-map-marked{--fa:""}.fa-map-location-dot,.fa-map-marked-alt{--fa:""}.fa-marker{--fa:""}.fa-medal{--fa:""}.fa-face-meh-blank,.fa-meh-blank{--fa:""}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:""}.fa-monument{--fa:""}.fa-mortar-pestle{--fa:""}.fa-paint-roller{--fa:""}.fa-passport{--fa:""}.fa-pen-fancy{--fa:""}.fa-pen-nib{--fa:""}.fa-pen-ruler,.fa-pencil-ruler{--fa:""}.fa-plane-arrival{--fa:""}.fa-plane-departure{--fa:""}.fa-prescription{--fa:""}.fa-face-sad-cry,.fa-sad-cry{--fa:""}.fa-face-sad-tear,.fa-sad-tear{--fa:""}.fa-shuttle-van,.fa-van-shuttle{--fa:""}.fa-signature{--fa:""}.fa-face-smile-beam,.fa-smile-beam{--fa:""}.fa-solar-panel{--fa:""}.fa-spa{--fa:""}.fa-splotch{--fa:""}.fa-spray-can{--fa:""}.fa-stamp{--fa:""}.fa-star-half-alt,.fa-star-half-stroke{--fa:""}.fa-suitcase-rolling{--fa:""}.fa-face-surprise,.fa-surprise{--fa:""}.fa-swatchbook{--fa:""}.fa-person-swimming,.fa-swimmer{--fa:""}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:""}.fa-droplet-slash,.fa-tint-slash{--fa:""}.fa-face-tired,.fa-tired{--fa:""}.fa-tooth{--fa:""}.fa-umbrella-beach{--fa:""}.fa-weight-hanging{--fa:""}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:""}.fa-air-freshener,.fa-spray-can-sparkles{--fa:""}.fa-apple-alt,.fa-apple-whole{--fa:""}.fa-atom{--fa:""}.fa-bone{--fa:""}.fa-book-open-reader,.fa-book-reader{--fa:""}.fa-brain{--fa:""}.fa-car-alt,.fa-car-rear{--fa:""}.fa-battery-car,.fa-car-battery{--fa:""}.fa-car-burst,.fa-car-crash{--fa:""}.fa-car-side{--fa:""}.fa-charging-station{--fa:""}.fa-diamond-turn-right,.fa-directions{--fa:""}.fa-draw-polygon,.fa-vector-polygon{--fa:""}.fa-laptop-code{--fa:""}.fa-layer-group{--fa:""}.fa-location,.fa-location-crosshairs{--fa:""}.fa-lungs{--fa:""}.fa-microscope{--fa:""}.fa-oil-can{--fa:""}.fa-poop{--fa:""}.fa-shapes,.fa-triangle-circle-square{--fa:""}.fa-star-of-life{--fa:""}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:""}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:""}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:""}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:""}.fa-teeth{--fa:""}.fa-teeth-open{--fa:""}.fa-masks-theater,.fa-theater-masks{--fa:""}.fa-traffic-light{--fa:""}.fa-truck-monster{--fa:""}.fa-truck-pickup{--fa:""}.fa-ad,.fa-rectangle-ad{--fa:""}.fa-ankh{--fa:""}.fa-bible,.fa-book-bible{--fa:""}.fa-briefcase-clock,.fa-business-time{--fa:""}.fa-city{--fa:""}.fa-comment-dollar{--fa:""}.fa-comments-dollar{--fa:""}.fa-cross{--fa:""}.fa-dharmachakra{--fa:""}.fa-envelope-open-text{--fa:""}.fa-folder-minus{--fa:""}.fa-folder-plus{--fa:""}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:""}.fa-gopuram{--fa:""}.fa-hamsa{--fa:""}.fa-bahai,.fa-haykal{--fa:""}.fa-jedi{--fa:""}.fa-book-journal-whills,.fa-journal-whills{--fa:""}.fa-kaaba{--fa:""}.fa-khanda{--fa:""}.fa-landmark{--fa:""}.fa-envelopes-bulk,.fa-mail-bulk{--fa:""}.fa-menorah{--fa:""}.fa-mosque{--fa:""}.fa-om{--fa:""}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:""}.fa-peace{--fa:""}.fa-place-of-worship{--fa:""}.fa-poll,.fa-square-poll-vertical{--fa:""}.fa-poll-h,.fa-square-poll-horizontal{--fa:""}.fa-person-praying,.fa-pray{--fa:""}.fa-hands-praying,.fa-praying-hands{--fa:""}.fa-book-quran,.fa-quran{--fa:""}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:""}.fa-magnifying-glass-location,.fa-search-location{--fa:""}.fa-socks{--fa:""}.fa-square-root-alt,.fa-square-root-variable{--fa:""}.fa-star-and-crescent{--fa:""}.fa-star-of-david{--fa:""}.fa-synagogue{--fa:""}.fa-scroll-torah,.fa-torah{--fa:""}.fa-torii-gate{--fa:""}.fa-vihara{--fa:""}.fa-volume,.fa-volume-medium{--fa:""}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:""}.fa-yin-yang{--fa:""}.fa-blender-phone{--fa:""}.fa-book-dead,.fa-book-skull{--fa:""}.fa-campground{--fa:""}.fa-cat{--fa:""}.fa-chair{--fa:""}.fa-cloud-moon{--fa:""}.fa-cloud-sun{--fa:""}.fa-cow{--fa:""}.fa-dice-d20{--fa:""}.fa-dice-d6{--fa:""}.fa-dog{--fa:""}.fa-dragon{--fa:""}.fa-drumstick-bite{--fa:""}.fa-dungeon{--fa:""}.fa-file-csv{--fa:""}.fa-fist-raised,.fa-hand-fist{--fa:""}.fa-ghost{--fa:""}.fa-hammer{--fa:""}.fa-hanukiah{--fa:""}.fa-hat-wizard{--fa:""}.fa-hiking,.fa-person-hiking{--fa:""}.fa-hippo{--fa:""}.fa-horse{--fa:""}.fa-house-chimney-crack,.fa-house-damage{--fa:""}.fa-hryvnia,.fa-hryvnia-sign{--fa:""}.fa-mask{--fa:""}.fa-mountain{--fa:""}.fa-network-wired{--fa:""}.fa-otter{--fa:""}.fa-ring{--fa:""}.fa-person-running,.fa-running{--fa:""}.fa-scroll{--fa:""}.fa-skull-crossbones{--fa:""}.fa-slash{--fa:""}.fa-spider{--fa:""}.fa-toilet-paper,.fa-toilet-paper-alt,.fa-toilet-paper-blank{--fa:""}.fa-tractor{--fa:""}.fa-user-injured{--fa:""}.fa-vr-cardboard{--fa:""}.fa-wand-sparkles{--fa:""}.fa-wind{--fa:""}.fa-wine-bottle{--fa:""}.fa-cloud-meatball{--fa:""}.fa-cloud-moon-rain{--fa:""}.fa-cloud-rain{--fa:""}.fa-cloud-showers-heavy{--fa:""}.fa-cloud-sun-rain{--fa:""}.fa-democrat{--fa:""}.fa-flag-usa{--fa:""}.fa-hurricane{--fa:""}.fa-landmark-alt,.fa-landmark-dome{--fa:""}.fa-meteor{--fa:""}.fa-person-booth{--fa:""}.fa-poo-bolt,.fa-poo-storm{--fa:""}.fa-rainbow{--fa:""}.fa-republican{--fa:""}.fa-smog{--fa:""}.fa-temperature-high{--fa:""}.fa-temperature-low{--fa:""}.fa-cloud-bolt,.fa-thunderstorm{--fa:""}.fa-tornado{--fa:""}.fa-volcano{--fa:""}.fa-check-to-slot,.fa-vote-yea{--fa:""}.fa-water{--fa:""}.fa-baby{--fa:""}.fa-baby-carriage,.fa-carriage-baby{--fa:""}.fa-biohazard{--fa:""}.fa-blog{--fa:""}.fa-calendar-day{--fa:""}.fa-calendar-week{--fa:""}.fa-candy-cane{--fa:""}.fa-carrot{--fa:""}.fa-cash-register{--fa:""}.fa-compress-arrows-alt,.fa-minimize{--fa:""}.fa-dumpster{--fa:""}.fa-dumpster-fire{--fa:""}.fa-ethernet{--fa:""}.fa-gifts{--fa:""}.fa-champagne-glasses,.fa-glass-cheers{--fa:""}.fa-glass-whiskey,.fa-whiskey-glass{--fa:""}.fa-earth-europe,.fa-globe-europe{--fa:""}.fa-grip-lines{--fa:""}.fa-grip-lines-vertical{--fa:""}.fa-guitar{--fa:""}.fa-heart-broken,.fa-heart-crack{--fa:""}.fa-holly-berry{--fa:""}.fa-horse-head{--fa:""}.fa-icicles{--fa:""}.fa-igloo{--fa:""}.fa-mitten{--fa:""}.fa-mug-hot{--fa:""}.fa-radiation{--fa:""}.fa-circle-radiation,.fa-radiation-alt{--fa:""}.fa-restroom{--fa:""}.fa-satellite{--fa:""}.fa-satellite-dish{--fa:""}.fa-sd-card{--fa:""}.fa-sim-card{--fa:""}.fa-person-skating,.fa-skating{--fa:""}.fa-person-skiing,.fa-skiing{--fa:""}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:""}.fa-sleigh{--fa:""}.fa-comment-sms,.fa-sms{--fa:""}.fa-person-snowboarding,.fa-snowboarding{--fa:""}.fa-snowman{--fa:""}.fa-snowplow{--fa:""}.fa-tenge,.fa-tenge-sign{--fa:""}.fa-toilet{--fa:""}.fa-screwdriver-wrench,.fa-tools{--fa:""}.fa-cable-car,.fa-tram{--fa:""}.fa-fire-alt,.fa-fire-flame-curved{--fa:""}.fa-bacon{--fa:""}.fa-book-medical{--fa:""}.fa-bread-slice{--fa:""}.fa-cheese{--fa:""}.fa-clinic-medical,.fa-house-chimney-medical{--fa:""}.fa-clipboard-user{--fa:""}.fa-comment-medical{--fa:""}.fa-crutch{--fa:""}.fa-disease{--fa:""}.fa-egg{--fa:""}.fa-folder-tree{--fa:""}.fa-burger,.fa-hamburger{--fa:""}.fa-hand-middle-finger{--fa:""}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:""}.fa-hospital-user{--fa:""}.fa-hotdog{--fa:""}.fa-ice-cream{--fa:""}.fa-laptop-medical{--fa:""}.fa-pager{--fa:""}.fa-pepper-hot{--fa:""}.fa-pizza-slice{--fa:""}.fa-sack-dollar{--fa:""}.fa-book-tanakh,.fa-tanakh{--fa:""}.fa-bars-progress,.fa-tasks-alt{--fa:""}.fa-trash-arrow-up,.fa-trash-restore{--fa:""}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:""}.fa-user-nurse{--fa:""}.fa-wave-square{--fa:""}.fa-biking,.fa-person-biking{--fa:""}.fa-border-all{--fa:""}.fa-border-none{--fa:""}.fa-border-style,.fa-border-top-left{--fa:""}.fa-digging,.fa-person-digging{--fa:""}.fa-fan{--fa:""}.fa-heart-music-camera-bolt,.fa-icons{--fa:""}.fa-phone-alt,.fa-phone-flip{--fa:""}.fa-phone-square-alt,.fa-square-phone-flip{--fa:""}.fa-photo-film,.fa-photo-video{--fa:""}.fa-remove-format,.fa-text-slash{--fa:""}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:""}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:""}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:""}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:""}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:""}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:""}.fa-spell-check{--fa:""}.fa-voicemail{--fa:""}.fa-hat-cowboy{--fa:""}.fa-hat-cowboy-side{--fa:""}.fa-computer-mouse,.fa-mouse{--fa:""}.fa-radio{--fa:""}.fa-record-vinyl{--fa:""}.fa-walkie-talkie{--fa:""}.fa-caravan{--fa:""}:host,:root{--fa-family-brands:"Font Awesome 7 Brands";--fa-font-brands:normal 400 1em/1 var(--fa-family-brands)}@font-face{font-family:"Font Awesome 7 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-brands-400-BP5tdqmh.woff2)}.fa-brands,.fa-classic.fa-brands,.fab{--fa-family:var(--fa-family-brands);--fa-style:400}.fa-firefox-browser{--fa:""}.fa-ideal{--fa:""}.fa-microblog{--fa:""}.fa-pied-piper-square,.fa-square-pied-piper{--fa:""}.fa-unity{--fa:""}.fa-dailymotion{--fa:""}.fa-instagram-square,.fa-square-instagram{--fa:""}.fa-mixer{--fa:""}.fa-shopify{--fa:""}.fa-deezer{--fa:""}.fa-edge-legacy{--fa:""}.fa-google-pay{--fa:""}.fa-rust{--fa:""}.fa-tiktok{--fa:""}.fa-unsplash{--fa:""}.fa-cloudflare{--fa:""}.fa-guilded{--fa:""}.fa-hive{--fa:""}.fa-42-group,.fa-innosoft{--fa:""}.fa-instalod{--fa:""}.fa-octopus-deploy{--fa:""}.fa-perbyte{--fa:""}.fa-uncharted{--fa:""}.fa-watchman-monitoring{--fa:""}.fa-wodu{--fa:""}.fa-wirsindhandwerk,.fa-wsh{--fa:""}.fa-bots{--fa:""}.fa-cmplid{--fa:""}.fa-bilibili{--fa:""}.fa-golang{--fa:""}.fa-pix{--fa:""}.fa-sitrox{--fa:""}.fa-hashnode{--fa:""}.fa-meta{--fa:""}.fa-padlet{--fa:""}.fa-nfc-directional{--fa:""}.fa-nfc-symbol{--fa:""}.fa-screenpal{--fa:""}.fa-space-awesome{--fa:""}.fa-square-font-awesome{--fa:""}.fa-gitlab-square,.fa-square-gitlab{--fa:""}.fa-odysee{--fa:""}.fa-stubber{--fa:""}.fa-debian{--fa:""}.fa-shoelace{--fa:""}.fa-threads{--fa:""}.fa-square-threads{--fa:""}.fa-square-x-twitter{--fa:""}.fa-x-twitter{--fa:""}.fa-opensuse{--fa:""}.fa-letterboxd{--fa:""}.fa-square-letterboxd{--fa:""}.fa-mintbit{--fa:""}.fa-google-scholar{--fa:""}.fa-brave{--fa:""}.fa-brave-reverse{--fa:""}.fa-pixiv{--fa:""}.fa-upwork{--fa:""}.fa-webflow{--fa:""}.fa-signal-messenger{--fa:""}.fa-bluesky{--fa:""}.fa-jxl{--fa:""}.fa-square-upwork{--fa:""}.fa-web-awesome{--fa:""}.fa-square-web-awesome{--fa:""}.fa-square-web-awesome-stroke{--fa:""}.fa-dart-lang{--fa:""}.fa-flutter{--fa:""}.fa-files-pinwheel{--fa:""}.fa-css{--fa:""}.fa-square-bluesky{--fa:""}.fa-openai{--fa:""}.fa-square-linkedin{--fa:""}.fa-cash-app{--fa:""}.fa-disqus{--fa:""}.fa-11ty,.fa-eleventy{--fa:""}.fa-kakao-talk{--fa:""}.fa-linktree{--fa:""}.fa-notion{--fa:""}.fa-pandora{--fa:""}.fa-pixelfed{--fa:""}.fa-tidal{--fa:""}.fa-vsco{--fa:""}.fa-w3c{--fa:""}.fa-lumon{--fa:""}.fa-lumon-drop{--fa:""}.fa-square-figma{--fa:""}.fa-tex{--fa:""}.fa-duolingo{--fa:""}.fa-supportnow{--fa:""}.fa-tor-browser{--fa:""}.fa-typescript{--fa:""}.fa-square-deskpro{--fa:""}.fa-circle-zulip{--fa:""}.fa-julia{--fa:""}.fa-zulip{--fa:""}.fa-unison{--fa:""}.fa-bgg,.fa-board-game-geek{--fa:""}.fa-ko-fi{--fa:""}.fa-kubernetes{--fa:""}.fa-postgresql{--fa:""}.fa-scaleway{--fa:""}.fa-venmo{--fa:""}.fa-venmo-v{--fa:""}.fa-unreal-engine{--fa:""}.fa-globaleaks{--fa:""}.fa-solana{--fa:""}.fa-threema{--fa:""}.fa-forgejo{--fa:""}.fa-claude{--fa:""}.fa-gitee{--fa:""}.fa-xmpp{--fa:""}.fa-fediverse{--fa:""}.fa-tailwind-css{--fa:""}.fa-arch-linux{--fa:""}.fa-svelte{--fa:""}.fa-hugging-face{--fa:""}.fa-leetcode{--fa:""}.fa-openstreetmap{--fa:""}.fa-ultralytics{--fa:""}.fa-ultralytics-hub{--fa:""}.fa-ultralytics-yolo{--fa:""}.fa-obsidian{--fa:""}.fa-zoom{--fa:""}.fa-vim{--fa:""}.fa-symfonycasts{--fa:""}.fa-square-twitter,.fa-twitter-square{--fa:""}.fa-facebook-square,.fa-square-facebook{--fa:""}.fa-linkedin{--fa:""}.fa-github-square,.fa-square-github{--fa:""}.fa-twitter{--fa:""}.fa-facebook{--fa:""}.fa-github{--fa:""}.fa-pinterest{--fa:""}.fa-pinterest-square,.fa-square-pinterest{--fa:""}.fa-google-plus-square,.fa-square-google-plus{--fa:""}.fa-google-plus-g{--fa:""}.fa-linkedin-in{--fa:""}.fa-github-alt{--fa:""}.fa-maxcdn{--fa:""}.fa-html5{--fa:""}.fa-css3{--fa:""}.fa-btc{--fa:""}.fa-youtube{--fa:""}.fa-xing{--fa:""}.fa-square-xing,.fa-xing-square{--fa:""}.fa-dropbox{--fa:""}.fa-stack-overflow{--fa:""}.fa-instagram{--fa:""}.fa-flickr{--fa:""}.fa-adn{--fa:""}.fa-bitbucket{--fa:""}.fa-tumblr{--fa:""}.fa-square-tumblr,.fa-tumblr-square{--fa:""}.fa-apple{--fa:""}.fa-windows{--fa:""}.fa-android{--fa:""}.fa-linux{--fa:""}.fa-dribbble{--fa:""}.fa-skype{--fa:""}.fa-foursquare{--fa:""}.fa-trello{--fa:""}.fa-gratipay{--fa:""}.fa-vk{--fa:""}.fa-weibo{--fa:""}.fa-renren{--fa:""}.fa-pagelines{--fa:""}.fa-stack-exchange{--fa:""}.fa-square-vimeo,.fa-vimeo-square{--fa:""}.fa-slack,.fa-slack-hash{--fa:""}.fa-wordpress{--fa:""}.fa-openid{--fa:""}.fa-yahoo{--fa:""}.fa-google{--fa:""}.fa-reddit{--fa:""}.fa-reddit-square,.fa-square-reddit{--fa:""}.fa-stumbleupon-circle{--fa:""}.fa-stumbleupon{--fa:""}.fa-delicious{--fa:""}.fa-digg{--fa:""}.fa-pied-piper-pp{--fa:""}.fa-pied-piper-alt{--fa:""}.fa-drupal{--fa:""}.fa-joomla{--fa:""}.fa-behance{--fa:""}.fa-behance-square,.fa-square-behance{--fa:""}.fa-steam{--fa:""}.fa-square-steam,.fa-steam-square{--fa:""}.fa-spotify{--fa:""}.fa-deviantart{--fa:""}.fa-soundcloud{--fa:""}.fa-vine{--fa:""}.fa-codepen{--fa:""}.fa-jsfiddle{--fa:""}.fa-rebel{--fa:""}.fa-empire{--fa:""}.fa-git-square,.fa-square-git{--fa:""}.fa-git{--fa:""}.fa-hacker-news{--fa:""}.fa-tencent-weibo{--fa:""}.fa-qq{--fa:""}.fa-weixin{--fa:""}.fa-slideshare{--fa:""}.fa-twitch{--fa:""}.fa-yelp{--fa:""}.fa-paypal{--fa:""}.fa-google-wallet{--fa:""}.fa-cc-visa{--fa:""}.fa-cc-mastercard{--fa:""}.fa-cc-discover{--fa:""}.fa-cc-amex{--fa:""}.fa-cc-paypal{--fa:""}.fa-cc-stripe{--fa:""}.fa-lastfm{--fa:""}.fa-lastfm-square,.fa-square-lastfm{--fa:""}.fa-ioxhost{--fa:""}.fa-angellist{--fa:""}.fa-buysellads{--fa:""}.fa-connectdevelop{--fa:""}.fa-dashcube{--fa:""}.fa-forumbee{--fa:""}.fa-leanpub{--fa:""}.fa-sellsy{--fa:""}.fa-shirtsinbulk{--fa:""}.fa-simplybuilt{--fa:""}.fa-skyatlas{--fa:""}.fa-pinterest-p{--fa:""}.fa-whatsapp{--fa:""}.fa-viacoin{--fa:""}.fa-medium,.fa-medium-m{--fa:""}.fa-y-combinator{--fa:""}.fa-optin-monster{--fa:""}.fa-opencart{--fa:""}.fa-expeditedssl{--fa:""}.fa-cc-jcb{--fa:""}.fa-cc-diners-club{--fa:""}.fa-creative-commons{--fa:""}.fa-gg{--fa:""}.fa-gg-circle{--fa:""}.fa-odnoklassniki{--fa:""}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:""}.fa-get-pocket{--fa:""}.fa-wikipedia-w{--fa:""}.fa-safari{--fa:""}.fa-chrome{--fa:""}.fa-firefox{--fa:""}.fa-opera{--fa:""}.fa-internet-explorer{--fa:""}.fa-contao{--fa:""}.fa-500px{--fa:""}.fa-amazon{--fa:""}.fa-houzz{--fa:""}.fa-vimeo-v{--fa:""}.fa-black-tie{--fa:""}.fa-fonticons{--fa:""}.fa-reddit-alien{--fa:""}.fa-edge{--fa:""}.fa-codiepie{--fa:""}.fa-modx{--fa:""}.fa-fort-awesome{--fa:""}.fa-usb{--fa:""}.fa-product-hunt{--fa:""}.fa-mixcloud{--fa:""}.fa-scribd{--fa:""}.fa-bluetooth{--fa:""}.fa-bluetooth-b{--fa:""}.fa-gitlab{--fa:""}.fa-wpbeginner{--fa:""}.fa-wpforms{--fa:""}.fa-envira{--fa:""}.fa-glide{--fa:""}.fa-glide-g{--fa:""}.fa-viadeo{--fa:""}.fa-square-viadeo,.fa-viadeo-square{--fa:""}.fa-snapchat,.fa-snapchat-ghost{--fa:""}.fa-snapchat-square,.fa-square-snapchat{--fa:""}.fa-pied-piper{--fa:""}.fa-first-order{--fa:""}.fa-yoast{--fa:""}.fa-themeisle{--fa:""}.fa-google-plus{--fa:""}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:""}.fa-linode{--fa:""}.fa-quora{--fa:""}.fa-free-code-camp{--fa:""}.fa-telegram,.fa-telegram-plane{--fa:""}.fa-bandcamp{--fa:""}.fa-grav{--fa:""}.fa-etsy{--fa:""}.fa-imdb{--fa:""}.fa-ravelry{--fa:""}.fa-sellcast{--fa:""}.fa-superpowers{--fa:""}.fa-wpexplorer{--fa:""}.fa-meetup{--fa:""}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:""}.fa-accessible-icon{--fa:""}.fa-accusoft{--fa:""}.fa-adversal{--fa:""}.fa-affiliatetheme{--fa:""}.fa-algolia{--fa:""}.fa-amilia{--fa:""}.fa-angrycreative{--fa:""}.fa-app-store{--fa:""}.fa-app-store-ios{--fa:""}.fa-apper{--fa:""}.fa-asymmetrik{--fa:""}.fa-audible{--fa:""}.fa-avianex{--fa:""}.fa-aws{--fa:""}.fa-bimobject{--fa:""}.fa-bitcoin{--fa:""}.fa-bity{--fa:""}.fa-blackberry{--fa:""}.fa-blogger{--fa:""}.fa-blogger-b{--fa:""}.fa-buromobelexperte{--fa:""}.fa-centercode{--fa:""}.fa-cloudscale{--fa:""}.fa-cloudsmith{--fa:""}.fa-cloudversify{--fa:""}.fa-cpanel{--fa:""}.fa-css3-alt{--fa:""}.fa-cuttlefish{--fa:""}.fa-d-and-d{--fa:""}.fa-deploydog{--fa:""}.fa-deskpro{--fa:""}.fa-digital-ocean{--fa:""}.fa-discord{--fa:""}.fa-discourse{--fa:""}.fa-dochub{--fa:""}.fa-docker{--fa:""}.fa-draft2digital{--fa:""}.fa-dribbble-square,.fa-square-dribbble{--fa:""}.fa-dyalog{--fa:""}.fa-earlybirds{--fa:""}.fa-erlang{--fa:""}.fa-facebook-f{--fa:""}.fa-facebook-messenger{--fa:""}.fa-firstdraft{--fa:""}.fa-fonticons-fi{--fa:""}.fa-fort-awesome-alt{--fa:""}.fa-freebsd{--fa:""}.fa-gitkraken{--fa:""}.fa-gofore{--fa:""}.fa-goodreads{--fa:""}.fa-goodreads-g{--fa:""}.fa-google-drive{--fa:""}.fa-google-play{--fa:""}.fa-gripfire{--fa:""}.fa-grunt{--fa:""}.fa-gulp{--fa:""}.fa-hacker-news-square,.fa-square-hacker-news{--fa:""}.fa-hire-a-helper{--fa:""}.fa-hotjar{--fa:""}.fa-hubspot{--fa:""}.fa-itunes{--fa:""}.fa-itunes-note{--fa:""}.fa-jenkins{--fa:""}.fa-joget{--fa:""}.fa-js{--fa:""}.fa-js-square,.fa-square-js{--fa:""}.fa-keycdn{--fa:""}.fa-kickstarter,.fa-square-kickstarter{--fa:""}.fa-kickstarter-k{--fa:""}.fa-laravel{--fa:""}.fa-line{--fa:""}.fa-lyft{--fa:""}.fa-magento{--fa:""}.fa-medapps{--fa:""}.fa-medrt{--fa:""}.fa-microsoft{--fa:""}.fa-mix{--fa:""}.fa-mizuni{--fa:""}.fa-monero{--fa:""}.fa-napster{--fa:""}.fa-node-js{--fa:""}.fa-npm{--fa:""}.fa-ns8{--fa:""}.fa-nutritionix{--fa:""}.fa-page4{--fa:""}.fa-palfed{--fa:""}.fa-patreon{--fa:""}.fa-periscope{--fa:""}.fa-phabricator{--fa:""}.fa-phoenix-framework{--fa:""}.fa-playstation{--fa:""}.fa-pushed{--fa:""}.fa-python{--fa:""}.fa-red-river{--fa:""}.fa-rendact,.fa-wpressr{--fa:""}.fa-replyd{--fa:""}.fa-resolving{--fa:""}.fa-rocketchat{--fa:""}.fa-rockrms{--fa:""}.fa-schlix{--fa:""}.fa-searchengin{--fa:""}.fa-servicestack{--fa:""}.fa-sistrix{--fa:""}.fa-speakap{--fa:""}.fa-staylinked{--fa:""}.fa-steam-symbol{--fa:""}.fa-sticker-mule{--fa:""}.fa-studiovinari{--fa:""}.fa-supple{--fa:""}.fa-uber{--fa:""}.fa-uikit{--fa:""}.fa-uniregistry{--fa:""}.fa-untappd{--fa:""}.fa-ussunnah{--fa:""}.fa-vaadin{--fa:""}.fa-viber{--fa:""}.fa-vimeo{--fa:""}.fa-vnv{--fa:""}.fa-square-whatsapp,.fa-whatsapp-square{--fa:""}.fa-whmcs{--fa:""}.fa-wordpress-simple{--fa:""}.fa-xbox{--fa:""}.fa-yandex{--fa:""}.fa-yandex-international{--fa:""}.fa-apple-pay{--fa:""}.fa-cc-apple-pay{--fa:""}.fa-fly{--fa:""}.fa-node{--fa:""}.fa-osi{--fa:""}.fa-react{--fa:""}.fa-autoprefixer{--fa:""}.fa-less{--fa:""}.fa-sass{--fa:""}.fa-vuejs{--fa:""}.fa-angular{--fa:""}.fa-aviato{--fa:""}.fa-ember{--fa:""}.fa-gitter{--fa:""}.fa-hooli{--fa:""}.fa-strava{--fa:""}.fa-stripe{--fa:""}.fa-stripe-s{--fa:""}.fa-typo3{--fa:""}.fa-amazon-pay{--fa:""}.fa-cc-amazon-pay{--fa:""}.fa-ethereum{--fa:""}.fa-korvue{--fa:""}.fa-elementor{--fa:""}.fa-square-youtube,.fa-youtube-square{--fa:""}.fa-flipboard{--fa:""}.fa-hips{--fa:""}.fa-php{--fa:""}.fa-quinscape{--fa:""}.fa-readme{--fa:""}.fa-java{--fa:""}.fa-pied-piper-hat{--fa:""}.fa-creative-commons-by{--fa:""}.fa-creative-commons-nc{--fa:""}.fa-creative-commons-nc-eu{--fa:""}.fa-creative-commons-nc-jp{--fa:""}.fa-creative-commons-nd{--fa:""}.fa-creative-commons-pd{--fa:""}.fa-creative-commons-pd-alt{--fa:""}.fa-creative-commons-remix{--fa:""}.fa-creative-commons-sa{--fa:""}.fa-creative-commons-sampling{--fa:""}.fa-creative-commons-sampling-plus{--fa:""}.fa-creative-commons-share{--fa:""}.fa-creative-commons-zero{--fa:""}.fa-ebay{--fa:""}.fa-keybase{--fa:""}.fa-mastodon{--fa:""}.fa-r-project{--fa:""}.fa-researchgate{--fa:""}.fa-teamspeak{--fa:""}.fa-first-order-alt{--fa:""}.fa-fulcrum{--fa:""}.fa-galactic-republic{--fa:""}.fa-galactic-senate{--fa:""}.fa-jedi-order{--fa:""}.fa-mandalorian{--fa:""}.fa-old-republic{--fa:""}.fa-phoenix-squadron{--fa:""}.fa-sith{--fa:""}.fa-trade-federation{--fa:""}.fa-wolf-pack-battalion{--fa:""}.fa-hornbill{--fa:""}.fa-mailchimp{--fa:""}.fa-megaport{--fa:""}.fa-nimblr{--fa:""}.fa-rev{--fa:""}.fa-shopware{--fa:""}.fa-squarespace{--fa:""}.fa-themeco{--fa:""}.fa-weebly{--fa:""}.fa-wix{--fa:""}.fa-ello{--fa:""}.fa-hackerrank{--fa:""}.fa-kaggle{--fa:""}.fa-markdown{--fa:""}.fa-neos{--fa:""}.fa-zhihu{--fa:""}.fa-alipay{--fa:""}.fa-the-red-yeti{--fa:""}.fa-critical-role{--fa:""}.fa-d-and-d-beyond{--fa:""}.fa-dev{--fa:""}.fa-fantasy-flight-games{--fa:""}.fa-wizards-of-the-coast{--fa:""}.fa-think-peaks{--fa:""}.fa-reacteurope{--fa:""}.fa-artstation{--fa:""}.fa-atlassian{--fa:""}.fa-canadian-maple-leaf{--fa:""}.fa-centos{--fa:""}.fa-confluence{--fa:""}.fa-dhl{--fa:""}.fa-diaspora{--fa:""}.fa-fedex{--fa:""}.fa-fedora{--fa:""}.fa-figma{--fa:""}.fa-intercom{--fa:""}.fa-invision{--fa:""}.fa-jira{--fa:""}.fa-mendeley{--fa:""}.fa-raspberry-pi{--fa:""}.fa-redhat{--fa:""}.fa-sketch{--fa:""}.fa-sourcetree{--fa:""}.fa-suse{--fa:""}.fa-ubuntu{--fa:""}.fa-ups{--fa:""}.fa-usps{--fa:""}.fa-yarn{--fa:""}.fa-airbnb{--fa:""}.fa-battle-net{--fa:""}.fa-bootstrap{--fa:""}.fa-buffer{--fa:""}.fa-chromecast{--fa:""}.fa-evernote{--fa:""}.fa-itch-io{--fa:""}.fa-salesforce{--fa:""}.fa-speaker-deck{--fa:""}.fa-symfony{--fa:""}.fa-waze{--fa:""}.fa-yammer{--fa:""}.fa-git-alt{--fa:""}.fa-stackpath{--fa:""}.fa-cotton-bureau{--fa:""}.fa-buy-n-large{--fa:""}.fa-mdb{--fa:""}.fa-orcid{--fa:""}.fa-swift{--fa:""}.fa-umbraco{--fa:""}:host,:root{--fa-font-regular:normal 400 1em/1 var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-regular-400-nyy7hhHF.woff2)}.far{--fa-family:var(--fa-family-classic)}.fa-regular,.far{--fa-style:400}:host,:root{--fa-family-classic:"Font Awesome 7 Free";--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/fa-solid-900-DRAAbZTg.woff2)}.fas{--fa-style:900}.fa-classic,.fas{--fa-family:var(--fa-family-classic)}.fa-solid{--fa-style:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/assets/fa-brands-400-BP5tdqmh.woff2)format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/assets/fa-solid-900-DRAAbZTg.woff2)format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/assets/fa-regular-400-nyy7hhHF.woff2)format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-solid-900-DRAAbZTg.woff2)format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-brands-400-BP5tdqmh.woff2)format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url(/assets/fa-regular-400-nyy7hhHF.woff2)format("woff2");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(data:font/woff2;base64,d09GMk9UVE8AAA/AAAkAAAAAIi4AAA96A4IBAAAAAAAAAAAAAAAAAAAAAAAAAAAAATYCJAQGBmADgRwFiH0AghwHIA22GYUWERHVtH4B/lDAjaHYgPoVT5hsjC2GsZOptOo4yG1beUwR0nj95m5PABbwbw2JNax38ckISWbne6e7NGkzk5t5OtHQ3cQ8E/PgGvBDzYt/8QhfU4ejmw2Ss9r09ODR8l+jtYRSiPjXDe99ioYEJUDICo/AKRIyLZY6g5gb/PN/87fWu+WdLMNMQ049kLkaPl7+P/y/v9+nWsmNny3MZBwpLqIEUgAky2qXQQErAgUkO66A7tm25ybn+/+f01wNrP4u+ymgSuyUUAViDYIh+sbxjfg7VhAd9qRMKrF3BXKBn855NnSt1CQjTJVaYd8BQ++4R20XeJIX0rz/77Q39M65gAwmQQlbFrQfpVQXybLleWPJapb8e0cJ2kLz93Ol/TnMFXfLEn8JhNvbIjqxeXc/2UyOckA5ppQ4m+s0TQFBETgCdMAOCDy5CnvyZI2s0R1fW2MoL1G22ZTgudtjtLzMDwQDEbaWAQIgP8dqAADFS+AKknqe8PfkvO+55v/v91aE9ccAKkA2RADE+AeSboL/4wqvKi8xDkDqIzmV79ZGM7PdnQuhj8FJqIll79DSibQ0sXKXNYRdbRM+GMI2h5rF8zfdMYePtw55PPcmlAgg+mPASPzPwbDv2T3wmL2ThoUXekNwkpY0BDfbwiXSMFqxE24q9TkmWPiKJWh1mORCjilyAEspDGAZW6uwGlensDojrVodGva61vh0aarhKE8bTPCvj1hCK2OYlJVmTImPHEtVTOpYJrK8sJqcmo3VuRet1WnsdOEDcaFhM0UROOQM9KUY5Gdm9T7gPCofd4U7+x9sjlHuZL2RXfHXxYIE8CDvQm6Fk3RDXoiGY+XZ/TOFY9Kk3RCH0nr09srjn4kEqTL9zhy1p4myH+zr56tZWU8/1lvhZTacuYP5Yetw7YwTiDabHECYm7DHjCNR+QyItYjOF8TBoDvl5YcXSOcmKyfPyC0bNnnFhztFF1iXFjO+NknRNJIdlcuQLapKjOCOgXyxwzxWzyqXfZNWqpU/Y/EqBwhFdgdzldTRYQcscirRDqZxtltBIFQcvARqqfPTm9ROQCWXmvAvz+f4mSs4WoOqjmV+MH6r8TTUUn358W2SWZ78vFRvCl7xm11KSkyjY9Zp5ekkhxApAugJxGikosIHs68GiuU/TIwqCywCNlePWfOWfegrUWfqfXZ9wX1xJZZVUaWVN6utxf0m/XN+A0frVZpvr+YYS5WYTP/dyOA2+1jFSuYzlzm0UkIxBYTgjxv2qGr1a33Xe73VE93VHd3WKa2XqzQ0z5i4ND6pAgLVADGAdvICQA+g9DADoyUxaiEZtSRHrSjL/tD/6rdLdWfrbvLaZWUZ628lFTILA4iDzuUuRCDT4zLb9EbNNYDla7prkJb1sf9ps4yByalXLAjno1iDBtIQnk3bt02oZFNS9mGZTLrcFFwuLYcChHY/sdf2tT871c4E9dWb7St8ZWAVxoYfosuJThqeTcueyV1byeNebq+zTldTt9Nbrz8d5hvEG+w16DOMMNxmFGjcVr7HJHKCff1U74jp+nDiWA34AMvXbSjGL/mcxCInGJy+yzwieJF/QXkmwevg9kD53IWNr56dXTHoimkCpx95BLQQ2PxpPpwUV7AFs1Ndo/hfIZh1bJf//v7+Tyj/CT8H3F7A6qmRdgvmMJN2ioW3vZwaYedQL8RNM/O+veVnYH7v9oP5KOyePoBHb+2zIOh0TVD6jONQU9chTV3NEW4mF4VRA0FDA6gRQpnrmRk36EyA73QmLZcDIp2KLDrPqLohc8EhNFtkZE0jyrrGFmN8zNssYeZEJb9VGKGUWXsLkusQmHw/NN1aDVSQDjHXiFlNjOAbroZ8UhfqEVL9nGJP6bpouAIM0lpUyxoihzlDYnQRqe1CUGflRMzbwnKeTGaAqYTQkMV26jweXMYppyDld84jjBqk4oMY8c033Bcj54/JRjgquMTgyBZWMiaNdOECEAMqLkQL5aTRd1h+kIp3SqkDjgI1g5Tk7yLHKacge+vnpnYQKEqpWoaIE2uS1Ml9cKriqrXTBqEEkG0uhcxhNlmmr0Xm3rAWayZV1JQ/KNNVsjN28Y5E7DJbzQZVMSWFKP0dJSXo/7kumXvgf2oJsBI9mQs0tQTGdQlzNUzTUAQoNoE9qz8S+rGufAQyulFq0lpzdbFwf9PZiSkrzYVCwWpdR7DS7IF3L+9f1yMGRZlkLMKQmdJ/1f46jGqaXR3YWhJYu87qJBc0m1RUMczWRag5ADqhkPqxhrDNPT/9UmSkSJfSMvJebDBZ9FdCLUYCv6csAum7yIgZJHSL6fwevL/oN0AP8WsklRyKAJ3g2fB4R6ALyHyUE8EEEuoJmqCGgdCsZtKkGvO8Of70iHhdREid5AMRwUww5Px2EgNkUUlugQRMCSY3ccUbajibX9FEMflNwXQiaqhimrwH4UjnrohSQhM+6lwHbsbDXzobbWNw86+H/znDNiTnVUcM9fYFXauhcs/kUBiETGrooeTa2vWvw27pTjrjFDLT/1sl93DjuteQlbHMGWVs8lqy8qOXl9+MRjp2nQASXcfCwyS5acIVKHjPUa8RjXeMBLjn/fu9yJgF/iaMoK74TfDZTpnSPUd1G4GX8PAX/x9xCS8tengWmzYgucYT8wU0t4ngls/hJGctpOJVoFq+Af2/cjDAPOHFk5P/XXpRtmELfEfS+bCOuQ4L3+ofEPfS5QCO5j0gXqW1urWOvHzQgTEMChC0U5jeEF+pkSyBhwhZI1vB7pTubtmwbzYhsME5PPU0eZ4JHIB5iXSSzwQS0iiHfb0oOtqxA8KUCmMeVEVKnAFvdIPFrkHWdsaZZ8CdZmvR14f0tPqjH2aUMLBmHIMRM7cma2PXWcI9+fDjlrmy0n2PVAr5vPaq06NZRkE2prXUDp0urwStChuHTdAtxMblrCnopM02RUxamAxiQ9KBKEocT1fET438EjShE8NXvGEtoh6YDHprnclg171EKLGCR+PPfF83UQfieAqsqKjjyhMl42Wt1+nrdtq3oT5Q51+AD00vabZETGwF0ZUtwWPqSqkHjF/zNXpgTbmxtQKODCq1o4VYSjmDCqKkdNqxYybf3g1fU1+zn0tjtFC2i5zauLBZqnIy1oRUhWzw1PpO1Y3ttKP6SfenNESUlHAtQyzQ7tqsnhW0mCS7PGnWQGnUeouHk0g+jHIpIjJyBzRtDZKLeLgHpc7RsAHsyZgdFnuoR8VOGyIDBzzuNNh1ioYW0PM7yStZxQrID0pp3LYTOyGW8hAZWL3VDjufx21DyNsDt27Es84ZPD9EQ8+T7UFkoPvBKNAQ92jLGfgvepGe6LSXIUis3EtBzjbcAB1DIyVOPpnD/pL++RY/WOzCaKGWnWJP7OUvObwn95DNskVG3cZsF3DvCrLBsPAC1PQQPEQUQ+mY4YzRMxNiaPTQcMLoohtqQUPcyLb3fvGOd7GVfHe5K5a8/Ed/ykZevPjjwtxSg2cExzbOeBbkwA48oLjxw9S6IoYgMJ8gsBq3mCqdf7AWzJLBuAOon+WzFGuEuTYcmZ63tygjDccd5M4nYCb7CocF7eT21Pn5rcEDbnaBK8Jauy0EN4DpZRzRRBRBr8d2RLEQie1CjLGULGLDYIXjA15A+2aeAHHigrGhIeliSoEZabBS6f92e9V+u+AjssKtDmvtmPF8XzW4mK3Yjy2PFsH4J+gIgcgEM2W5Kuj402ANx98gYiHuqnNLs20OtnU2zKsTx6NC+d7t7TNl4Fe3eOmmBcGje/bDrfQobMQu+hhCuEWFNZVgpUTQj694JRR0xXzTXiBWa94133YEOZ8g2v3oST/dRLVc0wGk3P/Dq1qtwgk5C4aE7AeJ85mB0WZkuVNaoCSNcAokS5qtjChLI0IPv5C2wYKYYYiZQFBMOz8jcE3cRmwlBMmCxvemqCNKqnNiB0ZXuYAY7mJSyAsccSuDpEenPwY148TvIb0r+J1+Nh5z7/EsX5DjAnOXk53zfdiCdHdy4okUClpOHQZYjyNeQDAbMAYj7DzVcPVh/oW95zAe/qHfXg71Icy35j3ZZl6EozfaAnSSPk58/YSdeJo5P0R0diuoJig8c8KlBsGEKNNUBk1AXZg+NKMpT544MVFItVHHGTCeyCISgu3UrSkxgWBAWgGzZRrBy6oWFkKR3078RIoYB2oKmz4yvJhOZQfHx7Ai8VVBVpooRyclzD4Xbkio0vMA5h+lyy6DlPw95hjdRkoecIx4/32yXClc2HHBGQpQeYS8xOZgzR6b9Nmmm7RingP6d+XxPMTK2+i+X8a86u3VTkGSd9Btms/tBmbqc7tJZD4QHUG/ziucMMeV0QALuDtPj2Bfo1weLkthULQns/b3xTszkWYdCpr7SiNHGgLhiQYzSf4FHNtCoOd6vJWj4WPjBEYkT+Rr9CuUdtAvS8N2xbUXOc6/AC9IHV3IF4mffcqtvrshSTer1EhEsK9bfC+YzDpfHCDXTSeDXIqy+76U68B9QXXsD9AghNe1+MyoYulcg42ntu1cijpoVx1igYRhdXYGtWFas3EO3NewAytz/ZQ6dDs4uoaUnisYqoGspTbUQP2wGfXmebN8jgnqUA4WftVwjw0EIVVq1Vq1Vt/V6xzCtlsj00hU9RI9Xpnc6wV2rmUc9ct7vge2d7Pa8T4dZvJz7ROTlfokrXjjF2VvYgwQ5Z4o6y9bgeMVHJhbbgGNXj5gWN9FeJHy+2lvfhnrQ+R74/HhjGd7qeKkMSoIbgmLXjmJxBITn06HgmG5GD5pOFwsykRAO0K1XsR7ieaQxuiGi0RxTi8o9oNIsKjtGtHUcjb6JZ4ejDU9fh31Si+e/6iafqQRveddM+n0RRWJKwxcCLHJ8gXuIdK8typ0irQ1nLQMdUM2WwbuehNVZTPS1+1k7M0nH0cI61v3uczwg1fzOmnipATlkET+cFAkW3NIF4NvCophKNliuYvw9Fv+b4MU7N54i5ossf6MSeZV3cjCVlBbKJOBvWA7H25HjdPBbKkKDfhJiWeKM5/wrS5zFnFKTo4AcYXYH/OPAHoSBQVVDX3Tw7c/wREG1W8yF45ZRQbm+i95nnWVo4CiM8dBEcP/nhUAusB6Ay5eHL3U8LzEFApKd4wclOln8LzAZAMuPoKocMXxvA0MWmYK4AerUihX68tt1RUQhNduTIqo/0KYKE3GBQOcsgRK44Kbji8fn3D78asKctf4Dn52GZMFqb1cVUs9l6/MqUM5ohSxJcOGHxomvGnomRokmAUpuK1ekAED)format("woff2");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}.btn-red{background:var(--red,#c00);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;min-width:100px;height:40px;padding:.45rem 1rem;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 10px 20px #e106002e}.btn-red:hover{background:var(--dred,#900);box-shadow:0 12px 28px #e1060052}.btn-outline{color:#fff;cursor:pointer;background:#151515;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;min-width:100px;height:40px;padding:.45rem 1rem;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:inset 0 1px #ffffff08}.btn-outline:hover{background:#1a1a1a;border-color:#fff}*,:before,:after,::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:#3b82f680;--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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:DM Sans,system-ui,sans-serif;line-height:1.5}body{line-height:inherit;margin:0}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-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,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}h1,h2,h3{letter-spacing:-.03em;line-height:1.12}h4,h5,h6{line-height:1.2}h1{font-size:var(--heading-1-size)}h2{font-size:var(--heading-2-size)}h3{font-size:var(--heading-3-size)}h4{font-size:var(--heading-4-size)}h5{font-size:var(--heading-5-size)}h6{font-size:var(--heading-6-size)}p{font-size:var(--paragraph-size);line-height:1.68}.\!container{width:100%!important}.container{width:100%}@media (width>=640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (width>=768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (width>=1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (width>=1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (width>=1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.-bottom-\[60px\]{bottom:-60px}.-left-20{left:-5rem}.-right-\[60px\]{right:-60px}.-top-20{top:-5rem}.left-0{left:0}.left-3{left:.75rem}.left-\[0\.9rem\]{left:.9rem}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-4{top:1rem}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.z-\[100\]{z-index:100}.z-\[1\]{z-index:1}.z-\[200\]{z-index:200}.z-\[99998\]{z-index:99998}.z-\[99999\]{z-index:99999}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.-mt-1{margin-top:-.25rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[0\.9rem\]{margin-bottom:.9rem}.mb-\[1\.2rem\]{margin-bottom:1.2rem}.ml-2{margin-left:.5rem}.ml-\[262px\]{margin-left:262px}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-\[0\.15rem\]{margin-top:.15rem}.mt-\[0\.25rem\]{margin-top:.25rem}.mt-\[0\.2rem\]{margin-top:.2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-video{aspect-ratio:16/9}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-16{height:4rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[220px\]{height:220px}.h-\[300px\]{height:300px}.h-\[42px\]{height:42px}.h-\[52px\]{height:52px}.h-\[70px\]{height:70px}.h-full{height:100%}.h-px{height:1px}.max-h-0{max-height:0}.max-h-64{max-height:16rem}.max-h-\[600px\]{max-height:600px}.min-h-\[560px\]{min-height:560px}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[18px\]{width:18px}.w-\[220px\]{width:220px}.w-\[262px\]{width:262px}.w-\[300px\]{width:300px}.w-\[42px\]{width:42px}.w-\[min\(900px\,95vw\)\]{width:min(900px,95vw)}.w-auto{width:auto}.w-full{width:100%}.min-w-\[1000px\]{min-width:1000px}.min-w-\[520px\]{min-width:520px}.max-w-2xl{max-width:42rem}.max-w-\[1280px\]{max-width:1280px}.max-w-\[200px\]{max-width:200px}.max-w-\[280px\]{max-width:280px}.max-w-\[340px\]{max-width:340px}.max-w-container{max-width:1320px}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-none{cursor:none}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-none{list-style-type:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-\[0\.35rem\]{gap:.35rem}.gap-\[0\.4rem\]{gap:.4rem}.gap-\[0\.55rem\]{gap:.55rem}.gap-\[0\.6rem\]{gap:.6rem}.gap-\[0\.7rem\]{gap:.7rem}.gap-\[0\.8rem\]{gap:.8rem}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-\[0\.6rem\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.6rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.6rem * var(--tw-space-y-reverse))}.space-y-\[0\.85rem\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.85rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.85rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[8px\]{border-radius:8px}.rounded-ed2xl{border-radius:22px}.rounded-edlg{border-radius:14px}.rounded-edmd{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-\[1\.5px\]{border-width:1.5px}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-none{border-style:none}.border-black\/10{border-color:#0000001a}.border-black\/20{border-color:#0003}.border-dash-border{border-color:var(--dash-border)}.border-ed-red{--tw-border-opacity:1;border-color:rgb(204 0 0/var(--tw-border-opacity,1))}.border-ed-red\/30{border-color:#cc00004d}.border-ed-red\/40{border-color:#c006}.border-ed-red\/50{border-color:#cc000080}.border-transparent{border-color:#0000}.border-white\/10{border-color:#ffffff1a}.border-white\/20{border-color:#fff3}.border-white\/70{border-color:#ffffffb3}.border-white\/\[0\.06\]{border-color:#ffffff0f}.border-white\/\[0\.07\]{border-color:#ffffff12}.bg-\[\#080808\]{--tw-bg-opacity:1;background-color:rgb(8 8 8/var(--tw-bg-opacity,1))}.bg-\[\#f5f5f5\]{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.bg-black\/15{background-color:#00000026}.bg-black\/40{background-color:#0006}.bg-dash-bg{background-color:var(--dash-bg)}.bg-dash-surface{background-color:var(--dash-surface)}.bg-dash-surface2{background-color:var(--dash-surface2)}.bg-ed-k{--tw-bg-opacity:1;background-color:rgb(10 10 10/var(--tw-bg-opacity,1))}.bg-ed-n{--tw-bg-opacity:1;background-color:rgb(17 17 17/var(--tw-bg-opacity,1))}.bg-ed-red{--tw-bg-opacity:1;background-color:rgb(204 0 0/var(--tw-bg-opacity,1))}.bg-ed-red\/10{background-color:#cc00001a}.bg-ed-red\/15{background-color:#cc000026}.bg-ed-red\/\[0\.08\]{background-color:#cc000014}.bg-transparent{background-color:#0000}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/20{background-color:#fff3}.bg-white\/\[0\.08\]{background-color:#ffffff14}.bg-\[radial-gradient\(ellipse_at_20\%_50\%\,rgba\(204\,0\,0\,0\.15\)\,transparent_60\%\)\,radial-gradient\(ellipse_at_80\%_20\%\,rgba\(100\,0\,0\,0\.1\)\,transparent_50\%\)\]{background-image:radial-gradient(at 20%,#cc000026,#0000 60%),radial-gradient(at 80% 20%,#6400001a,#0000 50%)}.bg-gradient-to-br{background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))}.from-ed-red{--tw-gradient-from:#c00 var(--tw-gradient-from-position);--tw-gradient-to:#c000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.to-ed-dred{--tw-gradient-to:#900 var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[1\.4rem\]{padding:1.4rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[1\.1rem\]{padding-left:1.1rem;padding-right:1.1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-\[0\.12rem\]{padding-top:.12rem;padding-bottom:.12rem}.py-\[0\.45rem\]{padding-top:.45rem;padding-bottom:.45rem}.py-\[0\.65rem\]{padding-top:.65rem;padding-bottom:.65rem}.py-\[0\.72rem\]{padding-top:.72rem;padding-bottom:.72rem}.py-\[0\.78rem\]{padding-top:.78rem;padding-bottom:.78rem}.py-\[0\.82rem\]{padding-top:.82rem;padding-bottom:.82rem}.py-\[1\.1rem\]{padding-top:1.1rem;padding-bottom:1.1rem}.pb-2{padding-bottom:.5rem}.pb-24{padding-bottom:6rem}.pb-4{padding-bottom:1rem}.pb-8{padding-bottom:2rem}.pl-9{padding-left:2.25rem}.pl-\[2\.4rem\]{padding-left:2.4rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pr-\[0\.9rem\]{padding-right:.9rem}.pt-1{padding-top:.25rem}.pt-16{padding-top:4rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.pt-\[1\.4rem\]{padding-top:1.4rem}.pt-\[70px\]{padding-top:70px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-display{font-family:Sora,system-ui,sans-serif}.font-sans{font-family:DM Sans,system-ui,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[0\.65rem\]{font-size:.65rem}.text-\[0\.6rem\]{font-size:.6rem}.text-\[0\.72rem\]{font-size:.72rem}.text-\[0\.75rem\]{font-size:.75rem}.text-\[0\.78rem\]{font-size:.78rem}.text-\[0\.7rem\]{font-size:.7rem}.text-\[0\.82rem\]{font-size:.82rem}.text-\[0\.83rem\]{font-size:.83rem}.text-\[0\.855rem\]{font-size:.855rem}.text-\[0\.85rem\]{font-size:.85rem}.text-\[0\.875rem\]{font-size:.875rem}.text-\[0\.88rem\]{font-size:.88rem}.text-\[0\.8rem\]{font-size:.8rem}.text-\[0\.92rem\]{font-size:.92rem}.text-\[0\.95rem\]{font-size:.95rem}.text-\[1\.1rem\]{font-size:1.1rem}.text-\[1\.2rem\]{font-size:1.2rem}.text-\[1\.35rem\]{font-size:1.35rem}.text-\[1\.3rem\]{font-size:1.3rem}.text-\[1\.45rem\]{font-size:1.45rem}.text-\[1\.75rem\]{font-size:1.75rem}.text-\[1\.7rem\]{font-size:1.7rem}.text-\[2rem\]{font-size:2rem}.text-\[clamp\(2rem\,4vw\,3rem\)\]{font-size:clamp(2rem,4vw,3rem)}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.not-italic{font-style:normal}.leading-\[1\.6\]{line-height:1.6}.leading-\[1\.72\]{line-height:1.72}.leading-\[1\.7\]{line-height:1.7}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-\[-0\.3px\]{letter-spacing:-.3px}.tracking-\[-0\.5px\]{letter-spacing:-.5px}.tracking-\[0\.03em\]{letter-spacing:.03em}.tracking-\[0\.06em\]{letter-spacing:.06em}.tracking-\[0\.08em\]{letter-spacing:.08em}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.1em\]{letter-spacing:.1em}.tracking-wide{letter-spacing:.025em}.text-\[\#222\]{--tw-text-opacity:1;color:rgb(34 34 34/var(--tw-text-opacity,1))}.text-\[\#888\]{--tw-text-opacity:1;color:rgb(136 136 136/var(--tw-text-opacity,1))}.text-\[\#bbb\]{--tw-text-opacity:1;color:rgb(187 187 187/var(--tw-text-opacity,1))}.text-dash-text{color:var(--dash-text)}.text-dash-text2{color:var(--dash-text2)}.text-ed-k{--tw-text-opacity:1;color:rgb(10 10 10/var(--tw-text-opacity,1))}.text-ed-k\/80{color:#0a0a0acc}.text-ed-red{--tw-text-opacity:1;color:rgb(204 0 0/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-white\/25{color:#ffffff40}.text-white\/30{color:#ffffff4d}.text-white\/35{color:#ffffff59}.text-white\/40{color:#fff6}.text-white\/45{color:#ffffff73}.text-white\/50{color:#ffffff80}.text-white\/55{color:#ffffff8c}.text-white\/70{color:#ffffffb3}.no-underline{text-decoration-line:none}.placeholder-dash-text2::placeholder{color:var(--dash-text2)}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-80{opacity:.8}.mix-blend-difference{mix-blend-mode:difference}.shadow{--tw-shadow:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-auth{--tw-shadow:0 40px 80px #0009, 0 0 0 1px #ffffff0f;--tw-shadow-colored:0 40px 80px var(--tw-shadow-color), 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.outline-none{outline-offset:2px;outline:2px solid #0000}.outline{outline-style:solid}.blur{--tw-blur:blur(8px);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)}.sepia{--tw-sepia:sepia(100%);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)}.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)}.backdrop-blur-\[24px\]{--tw-backdrop-blur:blur(24px);-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)}.backdrop-filter{-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)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{--base-font-size:15px;--heading-1-size:clamp(2.6rem, 4vw, 4.3rem);--heading-2-size:clamp(2rem, 3.2vw, 3rem);--heading-3-size:clamp(1.4rem, 2.2vw, 1.9rem);--heading-4-size:clamp(1.15rem, 1.6vw, 1.4rem);--heading-5-size:1.05rem;--heading-6-size:.95rem;--paragraph-size:.92rem;--red:#c00;--dred:#900;--lred:#f33;--k:#0a0a0a;--n:#111;--d:#1a1a1a;--m:#2c2c2c;--w:#fff;--lg:#f7f7f7;--mu:#777;--bo:#e0e0e0;--dash-bg:#f5f7fa;--dash-surface:#fff;--dash-surface2:#f0f2f5;--dash-text:#0f172a;--dash-text2:#64748b;--dash-border:#e2e8f0}html[data-theme=dark]{--dash-bg:#0f0f0f;--dash-surface:#1a1a1a;--dash-surface2:#222;--dash-text:#f1f5f9;--dash-text2:#94a3b8;--dash-border:#2d2d2d}html{font-size:var(--base-font-size);scroll-behavior:smooth;width:100%;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;font-family:DM Sans,system-ui,sans-serif;font-size:1rem;line-height:1.55;overflow-x:hidden}#root{width:100%;overflow-x:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:inset-y-0:before{content:var(--tw-content);top:0;bottom:0}.before\:left-0:before{content:var(--tw-content);left:0}.before\:w-\[3px\]:before{content:var(--tw-content);width:3px}.before\:rounded-r:before{content:var(--tw-content);border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.before\:bg-ed-red:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(204 0 0/var(--tw-bg-opacity,1))}.last\:border-0:last-child{border-width:0}.hover\:-translate-y-0\.5:hover{--tw-translate-y:-.125rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-1:hover{--tw-translate-y:-.25rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-\[3px\]:hover{--tw-translate-y:-3px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-ed-red:hover{--tw-border-opacity:1;border-color:rgb(204 0 0/var(--tw-border-opacity,1))}.hover\:border-ed-red\/20:hover{border-color:#c003}.hover\:border-ed-red\/30:hover{border-color:#cc00004d}.hover\:border-white:hover{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.hover\:bg-black\/5:hover{background-color:#0000000d}.hover\:bg-ed-dred:hover{--tw-bg-opacity:1;background-color:rgb(153 0 0/var(--tw-bg-opacity,1))}.hover\:bg-ed-red:hover{--tw-bg-opacity:1;background-color:rgb(204 0 0/var(--tw-bg-opacity,1))}.hover\:bg-ed-red\/10:hover{background-color:#cc00001a}.hover\:bg-ed-red\/20:hover{background-color:#c003}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/15:hover{background-color:#ffffff26}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:bg-white\/\[0\.02\]:hover{background-color:#ffffff05}.hover\:bg-white\/\[0\.04\]:hover{background-color:#ffffff0a}.hover\:bg-white\/\[0\.06\]:hover{background-color:#ffffff0f}.hover\:text-dash-text:hover{color:var(--dash-text)}.hover\:text-ed-k:hover{--tw-text-opacity:1;color:rgb(10 10 10/var(--tw-text-opacity,1))}.hover\:text-ed-red:hover{--tw-text-opacity:1;color:rgb(204 0 0/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-\[0_8px_24px_rgba\(204\,0\,0\,0\.35\)\]:hover{--tw-shadow:0 8px 24px #cc000059;--tw-shadow-colored:0 8px 24px 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\:border-ed-red:focus{--tw-border-opacity:1;border-color:rgb(204 0 0/var(--tw-border-opacity,1))}.focus\:bg-white:focus{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.focus\:shadow-\[0_0_0_3px_rgba\(204\,0\,0\,0\.08\)\]:focus{--tw-shadow:0 0 0 3px #cc000014;--tw-shadow-colored:0 0 0 3px 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\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}@media (width>=640px){.sm\:min-h-\[560px\]{min-height:560px}.sm\:w-\[44\%\]{width:44%}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:px-11{padding-left:2.75rem;padding-right:2.75rem}}@media (width>=768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:pr-10{padding-right:2.5rem}}@media (width>=1024px){.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:hidden{display:none}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-\[2fr_1fr_1\.4fr_1fr_1fr\]{grid-template-columns:2fr 1fr 1.4fr 1fr 1fr}.lg\:gap-3{gap:.75rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:pr-12{padding-right:3rem}}@media (width>=1280px){.xl\:gap-5{gap:1.25rem}.xl\:gap-\[0\.45rem\]{gap:.45rem}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:pr-14{padding-right:3.5rem}.xl\:text-\[0\.78rem\]{font-size:.78rem}.xl\:text-\[0\.875rem\]{font-size:.875rem}}.admin-panel-root,.admin-panel-root *,.admin-panel-root :before,.admin-panel-root :after{box-sizing:border-box;margin:0;padding:0}.admin-panel-root{--red:#c00;--dred:#900;--lred:#f33;--sidebar-w:262px;--bg:#f5f7fa;--surface:#fff;--surface2:#f0f2f5;--text:#0f172a;--text2:#64748b;--border:#e2e8f0;--sidebar-bg:#111;--sidebar-text:#ffffff8c;--sidebar-active:#cc000026}.admin-panel-root[data-theme=dark]{--bg:#0f0f0f;--surface:#1a1a1a;--surface2:#222;--text:#f1f5f9;--text2:#94a3b8;--border:#2d2d2d}.admin-panel-root{scroll-behavior:smooth;background:var(--bg);color:var(--text);cursor:none;min-height:100vh;font-family:DM Sans,sans-serif;transition:background .3s,color .3s;display:flex;overflow-x:hidden}.admin-panel-root .cursor{background:var(--red);pointer-events:none;z-index:99999;mix-blend-mode:difference;border-radius:50%;width:12px;height:12px;transition:transform .15s;position:fixed}.admin-panel-root .cursor-follower{pointer-events:none;z-index:99998;border:1.5px solid #cc000080;border-radius:50%;width:36px;height:36px;transition:all .35s;position:fixed}@media (hover:none),(pointer:coarse){.admin-panel-root .cursor,.admin-panel-root .cursor-follower{display:none!important}}.admin-panel-root .sidebar{width:var(--sidebar-w);background:var(--sidebar-bg);z-index:200;border-right:1px solid #ffffff12;flex-direction:column;height:100vh;transition:transform .3s,width .3s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.admin-panel-root .sb-logo{border-bottom:1px solid #ffffff12;flex-shrink:0;padding:1.4rem 1.5rem 1rem}.admin-panel-root .sb-logo-inner{align-items:center;gap:.7rem;text-decoration:none;display:flex}.admin-panel-root .logo-mark{flex-shrink:0;width:36px;height:36px}.admin-panel-root .logo-mark svg{width:36px;height:36px}.admin-panel-root .sb-logo-text{color:#fff;letter-spacing:-.5px;font-family:Sora,sans-serif;font-size:1.2rem;font-weight:800}.admin-panel-root .sb-logo-text em{color:var(--red);font-style:normal}.admin-panel-root .sb-portal{letter-spacing:.1em;text-transform:uppercase;color:#ffffff40;margin-top:.15rem;font-size:.65rem;font-weight:700}.admin-panel-root .sb-user{border-bottom:1px solid #ffffff12;flex-shrink:0;align-items:center;gap:.8rem;padding:1.1rem 1.5rem;display:flex}.admin-panel-root .sb-av{background:linear-gradient(135deg, var(--red), var(--dred));color:#fff;border:2px solid #c006;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-family:Sora,sans-serif;font-size:.85rem;font-weight:700;display:flex}.admin-panel-root .sb-uname{color:#fff;font-size:.875rem;font-weight:700;line-height:1.2}.admin-panel-root .sb-role{color:var(--red);letter-spacing:.03em;text-transform:uppercase;background:#cc000026;border-radius:3px;margin-top:.2rem;padding:.12rem .5rem;font-size:.65rem;font-weight:700;display:inline-block}.admin-panel-root .sb-nav{scrollbar-width:thin;scrollbar-color:#c006 transparent;flex:1;padding:1rem 0;overflow:hidden auto}.admin-panel-root .sb-nav::-webkit-scrollbar{width:5px}.admin-panel-root .sb-nav::-webkit-scrollbar-track{background:#ffffff08;border-radius:10px}.admin-panel-root .sb-nav::-webkit-scrollbar-thumb{background:linear-gradient(#c009,#9006);border:none;border-radius:10px}.admin-panel-root .sb-nav::-webkit-scrollbar-thumb:hover{background:linear-gradient(#c00,#900)}.admin-panel-root .sb-section{letter-spacing:.12em;text-transform:uppercase;color:#ffffff2e;padding:.25rem 1.5rem .8rem;font-size:.6rem;font-weight:700}.admin-panel-root .sb-item{color:var(--sidebar-text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.72rem 1.5rem;font-size:.855rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.admin-panel-root .sb-item i{text-align:center;flex-shrink:0;width:18px;font-size:.875rem}.admin-panel-root .sb-item:hover{color:#fff;background:#ffffff0f}.admin-panel-root .sb-item.active{color:#fff;background:var(--sidebar-active)}.admin-panel-root .sb-item.active:before{content:"";background:var(--red);border-radius:0 3px 3px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.admin-panel-root .sb-badge{background:var(--red);color:#fff;border-radius:10px;margin-left:auto;padding:.1rem .42rem;font-size:.6rem;font-weight:700}.admin-panel-root .sb-bottom{border-top:1px solid #ffffff12;flex-shrink:0;padding:1rem 1.5rem}.admin-panel-root .sb-logout{color:#ffffff59;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.4rem 0;font-size:.855rem;text-decoration:none;transition:color .2s;display:flex}.admin-panel-root .sb-logout:hover,.admin-panel-root .sb-logout i{color:var(--red)}.admin-panel-root .main{margin-left:var(--sidebar-w);width:calc(100vw - var(--sidebar-w));max-width:calc(100vw - var(--sidebar-w));flex-direction:column;flex:1;min-height:100vh;transition:margin-left .3s,width .3s,max-width .3s;display:flex}.admin-panel-root .topbar{background:var(--surface);border-bottom:1px solid var(--border);z-index:100;justify-content:space-between;align-items:center;height:64px;padding:0 1.5rem 0 2rem;transition:background .3s,border-color .3s;display:flex;position:sticky;top:0}.admin-panel-root .tb-left{align-items:center;gap:1rem;display:flex}.admin-panel-root .mob-toggle{cursor:pointer;color:var(--text);background:0 0;border:none;padding:.4rem;font-size:1.2rem;display:none}.admin-panel-root .tb-breadcrumb{color:var(--text2);align-items:center;gap:.5rem;font-size:.82rem;display:flex}.admin-panel-root .tb-breadcrumb i{font-size:.7rem}.admin-panel-root .tb-page-title{color:var(--text);font-family:Sora,sans-serif;font-size:1rem;font-weight:700}.admin-panel-root .tb-right{align-items:center;gap:.6rem;display:flex}.admin-panel-root .tb-search{background:var(--surface2);border:1px solid var(--border);border-radius:8px;align-items:center;gap:.5rem;padding:.45rem .9rem;transition:border-color .2s;display:flex}.admin-panel-root .tb-search input{color:var(--text);background:0 0;border:none;outline:none;width:180px;font-family:DM Sans,sans-serif;font-size:.82rem}.admin-panel-root .tb-search input::placeholder{color:var(--text2)}.admin-panel-root .tb-search i{color:var(--text2);font-size:.8rem}.admin-panel-root .tb-btn{border:1px solid var(--border);cursor:pointer;width:36px;height:36px;color:var(--text2);background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:.875rem;transition:all .2s;display:flex;position:relative}.admin-panel-root .tb-btn:hover{border-color:var(--red);color:var(--red)}.admin-panel-root .notif-dot{background:var(--red);border:2px solid var(--surface);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.admin-panel-root .theme-toggle{border:1px solid var(--border);cursor:pointer;width:36px;height:36px;color:var(--text2);background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:.875rem;transition:all .2s;display:flex}.admin-panel-root .theme-toggle:hover{border-color:var(--red);color:var(--red)}.admin-panel-root .tb-av{background:linear-gradient(135deg, var(--red), var(--dred));color:#fff;cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:Sora,sans-serif;font-size:.75rem;font-weight:700;display:flex}.admin-panel-root .page-content{flex:1;padding:1.5rem 1.75rem;animation:.3s pageIn}@keyframes pageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.admin-panel-root .pg-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;display:flex}.admin-panel-root .pg-title{color:var(--text);margin-bottom:.15rem;font-family:Sora,sans-serif;font-size:1.25rem;font-weight:800}.admin-panel-root .pg-sub{color:var(--text2);font-size:.8rem}.admin-panel-root .pg-actions{flex-wrap:wrap;gap:.6rem;display:flex}.admin-panel-root .btn-red{background:var(--red);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.45rem;padding:.55rem 1.1rem;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.admin-panel-root .btn-red:hover{background:var(--dred);transform:translateY(-2px);box-shadow:0 6px 16px #cc00004d}.admin-panel-root .btn-outline{color:var(--text);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.45rem;padding:.55rem 1.1rem;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.admin-panel-root .btn-outline:hover{border-color:var(--red);color:var(--red)}.admin-panel-root .stats-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.admin-panel-root .stat-card{background:var(--surface);border:1px solid var(--border);cursor:default;border-radius:12px;padding:1.1rem 1.2rem;transition:all .25s;position:relative;overflow:hidden}.admin-panel-root .stat-card:hover{border-color:#c003;transform:translateY(-3px);box-shadow:0 10px 28px #00000012}.admin-panel-root .stat-card:after{content:"";background:var(--red);transform-origin:0;height:3px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.admin-panel-root .stat-card:hover:after{transform:scaleX(1)}.admin-panel-root .sc-icon{width:36px;height:36px;color:var(--red);background:#cc000014;border-radius:8px;justify-content:center;align-items:center;margin-bottom:.7rem;font-size:.85rem;display:flex}.admin-panel-root .sc-num{color:var(--text);font-family:Sora,sans-serif;font-size:1.65rem;font-weight:800;line-height:1}.admin-panel-root .sc-label{color:var(--text2);margin-top:.2rem;font-size:.73rem;font-weight:500}.admin-panel-root .sc-change{align-items:center;gap:.2rem;margin-top:.35rem;font-size:.68rem;font-weight:600;display:flex}.admin-panel-root .sc-up{color:#16a34a}.admin-panel-root .sc-dn{color:#dc2626}.admin-panel-root .card{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:1.1rem;transition:background .3s,border-color .3s;overflow:hidden}.admin-panel-root .card-header{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;padding:1rem 1.25rem;display:flex}.admin-panel-root .card-header h3{color:var(--text);align-items:center;gap:.45rem;font-family:Sora,sans-serif;font-size:.875rem;font-weight:700;display:flex}.admin-panel-root .card-header h3 i{color:var(--red)}.admin-panel-root .card-body{padding:1.25rem}.admin-panel-root .card-footer{border-top:1px solid var(--border);justify-content:center;padding:.875rem 1.25rem;display:flex}.admin-panel-root .card-footer a{color:var(--red);font-size:.8rem;font-weight:600;text-decoration:none}.admin-panel-root .content-grid{grid-template-columns:1fr 290px;gap:1.25rem;margin-bottom:1.25rem;display:grid}.admin-panel-root .data-table{border-collapse:collapse;width:100%;font-size:.82rem}.admin-panel-root .data-table th{text-align:left;letter-spacing:.07em;text-transform:uppercase;color:var(--text2);background:var(--surface2);border-bottom:1px solid var(--border);padding:.6rem .9rem;font-size:.67rem;font-weight:700}.admin-panel-root .data-table td{border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle;padding:.75rem .9rem;transition:background .15s}.admin-panel-root .data-table tr:last-child td{border-bottom:none}.admin-panel-root .data-table tr:hover td{background:#cc000005}.admin-panel-root .table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.admin-panel-root .table-wrap::-webkit-scrollbar{height:4px}.admin-panel-root .table-wrap::-webkit-scrollbar-track{background:var(--surface2)}.admin-panel-root .table-wrap::-webkit-scrollbar-thumb{background:#cc00004d;border-radius:4px}.admin-panel-root .user-cell{align-items:center;gap:.75rem;display:flex}.admin-panel-root .user-av{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:Sora,sans-serif;font-size:.75rem;font-weight:700;display:flex}.admin-panel-root .user-name{color:var(--text);font-size:.855rem;font-weight:600}.admin-panel-root .user-email{color:var(--text2);font-size:.75rem}.admin-panel-root .badge{text-transform:uppercase;letter-spacing:.03em;border-radius:4px;padding:.22rem .65rem;font-size:.68rem;font-weight:700;display:inline-block}.admin-panel-root .badge-green{color:#16a34a;background:#16a34a1a}.admin-panel-root .badge-red{color:var(--red);background:#cc00001a}.admin-panel-root .badge-orange{color:#d97706;background:#d977061a}.admin-panel-root .badge-blue{color:#2563eb;background:#2563eb1a}.admin-panel-root .badge-purple{color:#7c3aed;background:#7c3aed1a}.admin-panel-root .badge-gray{color:#64748b;background:#64748b1a}.admin-panel-root .action-btns{gap:.4rem;display:flex}.admin-panel-root .act-btn{border:1px solid var(--border);cursor:pointer;width:30px;height:30px;color:var(--text2);background:0 0;border-radius:6px;justify-content:center;align-items:center;font-size:.78rem;transition:all .2s;display:flex}.admin-panel-root .act-btn:hover{transform:scale(1.1)}.admin-panel-root .act-btn.edit:hover{color:#2563eb;background:#2563eb0f;border-color:#2563eb}.admin-panel-root .act-btn.del:hover{color:#dc2626;background:#dc26260f;border-color:#dc2626}.admin-panel-root .act-btn.view:hover{color:#16a34a;background:#16a34a0f;border-color:#16a34a}.admin-panel-root .act-btn.block:hover{color:#d97706;background:#d977060f;border-color:#d97706}.admin-panel-root .filter-bar{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.admin-panel-root .filter-bar input,.admin-panel-root .filter-bar select{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:8px;outline:none;padding:.6rem 1rem;font-family:DM Sans,sans-serif;font-size:.835rem;transition:border-color .2s}.admin-panel-root .filter-bar input{flex:1;min-width:180px}.admin-panel-root .filter-bar input:focus,.admin-panel-root .filter-bar select:focus{border-color:var(--red)}.admin-panel-root .filter-bar select{cursor:pointer}.admin-panel-root .filter-bar select option{background:var(--surface);color:var(--text)}.admin-panel-root .pagination{justify-content:center;align-items:center;gap:.4rem;padding:1rem 0;display:flex}.admin-panel-root .pag-btn{border:1px solid var(--border);cursor:pointer;width:34px;height:34px;color:var(--text2);background:0 0;border-radius:7px;justify-content:center;align-items:center;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.admin-panel-root .pag-btn:hover,.admin-panel-root .pag-btn.active{background:var(--red);color:#fff;border-color:var(--red)}.admin-panel-root .chart-bars{align-items:flex-end;gap:.5rem;height:140px;padding-top:.5rem;display:flex}.admin-panel-root .cbar-wrap{flex-direction:column;flex:1;align-items:center;gap:.35rem;display:flex}.admin-panel-root .cbar{background:linear-gradient(180deg, var(--red), var(--dred));opacity:.85;border-radius:5px 5px 0 0;width:100%;min-height:4px;transition:height 1.2s cubic-bezier(.34,1.56,.64,1)}.admin-panel-root .cbar:hover{opacity:1}.admin-panel-root .cbar-lbl{color:var(--text2);text-align:center;font-size:.65rem}.admin-panel-root .q-stats{grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-bottom:1.5rem;display:grid}.admin-panel-root .q-stat{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:12px;padding:1.2rem;transition:all .25s}.admin-panel-root .q-stat:hover{border-color:#cc000040;transform:translateY(-2px)}.admin-panel-root .q-stat-icon{width:40px;height:40px;color:var(--red);background:#cc000014;border-radius:10px;justify-content:center;align-items:center;margin:0 auto .8rem;font-size:1rem;display:flex}.admin-panel-root .q-stat-num{color:var(--text);font-family:Sora,sans-serif;font-size:1.6rem;font-weight:800;line-height:1}.admin-panel-root .q-stat-label{color:var(--text2);margin-top:.25rem;font-size:.75rem}.admin-panel-root .bot-nav{background:var(--sidebar-bg);z-index:200;height:62px;padding:0;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid #ffffff14;display:none;position:fixed;bottom:0;left:0;right:0}.admin-panel-root .bn-item{cursor:pointer;color:#fff6;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.22rem;padding:.4rem 0;font-family:DM Sans,sans-serif;font-size:.62rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.admin-panel-root .bn-item i{font-size:1.15rem}.admin-panel-root .bn-item.active{color:var(--red)}.admin-panel-root .sidebar-overlay{z-index:150;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;display:none;position:fixed;inset:0}.admin-panel-root .sidebar-overlay.show{display:block}.admin-panel-root .modal-backdrop{z-index:9000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;inset:0}.admin-panel-root .modal-backdrop.open{animation:.2s fadeBg;display:flex}@keyframes fadeBg{0%{opacity:0}to{opacity:1}}.admin-panel-root .modal{background:var(--surface);scrollbar-width:thin;scrollbar-color:#cc00004d transparent;border-radius:16px;width:100%;max-width:540px;max-height:90vh;animation:.25s cubic-bezier(.34,1.56,.64,1) slideUp;overflow-y:auto;box-shadow:0 24px 64px #0003}.admin-panel-root .modal::-webkit-scrollbar{width:4px}.admin-panel-root .modal::-webkit-scrollbar-thumb{background:#cc00004d;border-radius:4px}.admin-panel-root .modal.modal-lg{max-width:720px}.admin-panel-root .modal.modal-sm{max-width:400px}@keyframes slideUp{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.admin-panel-root .modal-header{border-bottom:1px solid var(--border);background:var(--surface);z-index:1;justify-content:space-between;align-items:center;padding:1.3rem 1.5rem 1rem;display:flex;position:sticky;top:0}.admin-panel-root .modal-title{color:var(--text);align-items:center;gap:.55rem;font-family:Sora,sans-serif;font-size:1.05rem;font-weight:700;display:flex}.admin-panel-root .modal-title i{color:var(--red)}.admin-panel-root .modal-close{border:1px solid var(--border);cursor:pointer;width:32px;height:32px;color:var(--text2);background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;transition:all .2s;display:flex}.admin-panel-root .modal-close:hover{border-color:var(--red);color:var(--red);background:#cc00000f}.admin-panel-root .modal-body{padding:1.5rem}.admin-panel-root .modal-footer{border-top:1px solid var(--border);background:var(--surface);justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex;position:sticky;bottom:0}.admin-panel-root .notif-panel{background:var(--surface);border:1px solid var(--border);z-index:500;border-radius:14px;width:340px;animation:.2s slideDown;display:none;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 16px 48px #00000024}.admin-panel-root .notif-panel.show{display:block}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.admin-panel-root .np-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.9rem 1.1rem;display:flex}.admin-panel-root .np-head h4{color:var(--text);font-family:Sora,sans-serif;font-size:.875rem;font-weight:700}.admin-panel-root .np-mark{color:var(--red);cursor:pointer;background:0 0;border:none;font-size:.72rem;font-weight:600}.admin-panel-root .np-mark:hover{text-decoration:underline}.admin-panel-root .np-list{max-height:320px;overflow-y:auto}.admin-panel-root .np-item{border-bottom:1px solid var(--border);cursor:pointer;gap:.75rem;padding:.85rem 1.1rem;transition:background .15s;display:flex;position:relative}.admin-panel-root .np-item:last-child{border-bottom:none}.admin-panel-root .np-item:hover{background:var(--surface2)}.admin-panel-root .np-item.unread{background:#cc000008}.admin-panel-root .np-item.unread:before{content:"";background:var(--red);border-radius:0 2px 2px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.admin-panel-root .np-dot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:.1rem;font-size:.8rem;display:flex}.admin-panel-root .np-dot-red{color:var(--red);background:#cc00001f}.admin-panel-root .np-dot-green{color:#16a34a;background:#16a34a1f}.admin-panel-root .np-dot-blue{color:#2563eb;background:#2563eb1f}.admin-panel-root .np-dot-orange{color:#d97706;background:#d977061f}.admin-panel-root .np-text{color:var(--text);margin-bottom:.18rem;font-size:.8rem;font-weight:500;line-height:1.4}.admin-panel-root .np-time{color:var(--text2);font-size:.68rem}.admin-panel-root .np-footer{text-align:center;border-top:1px solid var(--border);padding:.75rem 1.1rem}.admin-panel-root .np-footer a{color:var(--red);font-size:.78rem;font-weight:600;text-decoration:none}.admin-panel-root .notif-wrapper{position:relative}@media (width<=1200px) and (width>=951px){.admin-panel-root{--sidebar-w:225px}.admin-panel-root .stats-grid{gap:.8rem}.admin-panel-root .content-grid{grid-template-columns:1fr 250px}.admin-panel-root .tb-search{display:none}.admin-panel-root .page-content{padding:1.25rem 1.4rem}}@media (width<=950px){.admin-panel-root .stats-grid{grid-template-columns:repeat(2,1fr);gap:.9rem}.admin-panel-root .content-grid,.admin-panel-root .form-grid{grid-template-columns:1fr}.admin-panel-root .tb-search{display:none}}@media (width<=768px){.admin-panel-root .sidebar{transform:translate(-100%)}.admin-panel-root .sidebar.open{overflow-y:auto;transform:translate(0)}.admin-panel-root .main{width:100%;max-width:100%;margin-left:0!important}.admin-panel-root .mob-toggle,.admin-panel-root .bot-nav{display:flex}.admin-panel-root .topbar{height:54px;padding:0 .875rem}.admin-panel-root .tb-search{display:none!important}.admin-panel-root .page-content{padding:1rem .875rem 5.5rem}.admin-panel-root .stats-grid{grid-template-columns:repeat(2,1fr);gap:.65rem;margin-bottom:1rem}.admin-panel-root .stat-card{border-radius:10px;padding:.875rem 1rem}.admin-panel-root .sc-num{font-size:1.35rem}.admin-panel-root .pg-header{flex-direction:column;align-items:flex-start;gap:.6rem;margin-bottom:1rem}.admin-panel-root .pg-title{font-size:1.1rem}.admin-panel-root .pg-actions{justify-content:flex-start;gap:.5rem;width:100%}.admin-panel-root .card{border-radius:10px;margin-bottom:.875rem}.admin-panel-root .card-header{padding:.875rem 1rem}.admin-panel-root .card-body{padding:1rem}.admin-panel-root .data-table{min-width:540px}}@media (width<=600px){.admin-panel-root .stats-grid{grid-template-columns:repeat(2,1fr);gap:.55rem}.admin-panel-root .q-stats{grid-template-columns:1fr 1fr}}@media (width<=480px){.admin-panel-root .stats-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.admin-panel-root .page-content{padding:.875rem .75rem 5rem}.admin-panel-root .card-header{padding:.75rem .875rem}}.admin-panel-root>aside{width:var(--sidebar-w)!important}.admin-panel-root>aside+div{min-width:0;margin-left:var(--sidebar-w)!important;width:calc(100% - var(--sidebar-w))!important}.admin-panel-root>aside+div>header{padding-left:1.5rem!important;padding-right:1.5rem!important}.admin-panel-root>aside+div>main{min-width:0;overflow-x:hidden;padding:0!important}.admin-panel-root .page-content{width:100%;min-width:0;max-width:none;padding:1.5rem}.admin-panel-root .pg-header{align-items:flex-start}.admin-panel-root .pg-title{align-items:center;gap:.5rem;display:flex}.admin-panel-root .pg-actions{align-items:center}.admin-panel-root .stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.admin-panel-root .stat-card{flex-direction:column;min-width:0;min-height:100%;display:flex}.admin-panel-root .content-grid{grid-template-columns:minmax(0,1fr) minmax(260px,290px);align-items:start}.admin-panel-root .content-grid>*{min-width:0}.admin-panel-root .card,.admin-panel-root .card-body,.admin-panel-root .table-wrap{width:100%;min-width:0}@media (width<=1200px) and (width>=951px){.admin-panel-root>aside+div>header{padding-left:1.25rem!important;padding-right:1.25rem!important}.admin-panel-root .page-content{padding:1.25rem}.admin-panel-root .content-grid{grid-template-columns:minmax(0,1fr) 250px}}@media (width<=768px){.admin-panel-root>aside{width:min(82vw,320px)!important}.admin-panel-root>aside+div{width:100%!important;margin-left:0!important}.admin-panel-root>aside+div>header{padding-left:.875rem!important;padding-right:.875rem!important}.admin-panel-root .page-content{padding:1rem .875rem 5.5rem}}body.about-page{color:var(--k);cursor:none;background:#fff;font-family:DM Sans,sans-serif;overflow-x:hidden}body.about-page nav{z-index:1000;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0a0a0aeb;border-bottom:1px solid #cc000026;width:100%;position:fixed;top:0}body.about-page .nav-in{justify-content:space-between;align-items:center;gap:2rem;height:70px;margin:0 auto;display:flex}body.about-page .logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}body.about-page .logo-icon{background:var(--red);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;display:flex}body.about-page .logo-text{color:#fff;font-family:Sora,sans-serif;font-size:1.3rem;font-weight:800}body.about-page .logo-text em{color:var(--red);font-style:normal}body.about-page .nav-links{gap:0;list-style:none;display:flex}body.about-page .nav-links a{color:#ffffffa6;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .25s}body.about-page .nav-links a:hover,body.about-page .nav-links a.active{color:var(--red)}body.about-page .nav-right{align-items:center;gap:.75rem;display:flex}body.about-page .container{margin:0 auto}.about-hero{background:var(--n);text-align:center;margin-top:70px;padding:9rem 0 6rem;position:relative;overflow:hidden}.ah-bg{background:radial-gradient(#cc000026,#0000 60%);position:absolute;inset:0}.ah-grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;animation:20s linear infinite gm;position:absolute;inset:0}@keyframes gm{0%{background-position:0 0}to{background-position:60px 60px}}.ah-inner{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.breadcrumb a{color:#fff6;text-decoration:none}.ah-title{color:#fff;letter-spacing:-1px;margin-bottom:1.2rem;font-family:Sora,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.ah-title .accent{color:var(--red)}.ah-sub{color:#ffffff80;max-width:580px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.72}.ah-btns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ah-btn1{background:var(--red);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.82rem 1.8rem;font:700 .95rem DM Sans,sans-serif;text-decoration:none;transition:all .3s;display:inline-flex}.ah-btn1:hover{background:var(--dred);transform:translateY(-3px);box-shadow:0 12px 30px #cc00004d}.ah-btn2{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #fff3;border-radius:8px;align-items:center;gap:.5rem;padding:.82rem 1.8rem;font:500 .95rem DM Sans,sans-serif;text-decoration:none;transition:all .3s;display:inline-flex}.ah-btn2:hover{background:#ffffff1f;transform:translateY(-3px)}.story-sec{background:#fff;padding:7rem 0}.story-inner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.story-label{letter-spacing:.12em;text-transform:uppercase;color:var(--red);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.72rem;font-weight:700;display:inline-flex}.story-title{color:var(--k);letter-spacing:-.5px;margin-bottom:1.5rem;font-family:Sora,sans-serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;line-height:1.2}.story-title .accent{color:var(--red)}.story-text{color:#444;margin-bottom:1rem;font-size:.95rem;line-height:1.8}body.about-page .stats-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.sg{background:var(--lg);text-align:center;border:1px solid var(--bo);border-radius:16px;padding:1.5rem;transition:all .35s}.sg:hover{background:#cc00000a;border-color:#c003;transform:translateY(-4px)}.sg-n{color:var(--red);font-family:Sora,sans-serif;font-size:2.2rem;font-weight:800;line-height:1}.sg-l{color:var(--mu);margin-top:.4rem;font-size:.8rem}.mission-sec{background:var(--lg);padding:7rem 0}.mission-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.mc{border:1px solid var(--bo);text-align:center;background:#fff;border-radius:18px;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden}.mc:before{content:"";background:var(--red);height:3px;transition:all .4s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.mc:hover:before{transform:scaleX(1)}.mc:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0000001a}.mc-icon{width:72px;height:72px;color:var(--red);background:#cc000014;border-radius:18px;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.8rem;transition:all .4s;display:flex}.mc:hover .mc-icon{background:#cc00002e;transform:scale(1.1)rotateY(180deg)}.mc h3{color:var(--k);margin-bottom:.7rem;font-family:Sora,sans-serif;font-size:1.1rem;font-weight:700}.mc p{color:#555;font-size:.88rem;line-height:1.65}.trainers-sec{background:#fff;padding:7rem 0}.trainers-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.tc{background:var(--lg);border:1px solid var(--bo);text-align:center;cursor:pointer;border-radius:20px;padding:2.5rem;transition:all .4s}.tc:hover{background:var(--n);transform:translateY(-10px);box-shadow:0 24px 50px #0000001f}.tc:hover *{color:#fff!important}.tc:hover .tc-social a{color:#ffffffb3!important;border-color:#fff3!important}.tc-av{background:var(--red);color:#fff;border:3px solid #c003;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin:0 auto 1.2rem;font-family:Sora,sans-serif;font-size:2rem;font-weight:800;display:flex}.tc-name{color:var(--k);margin-bottom:.3rem;font-family:Sora,sans-serif;font-size:1.1rem;font-weight:700}.tc-role{color:var(--red);margin-bottom:.6rem;font-size:.82rem;font-weight:600}.tc-bio{color:#555;margin-bottom:1rem;font-size:.83rem;line-height:1.6}.tc-social{justify-content:center;gap:.5rem;display:flex}.tc-social a{border:1px solid var(--bo);color:#555;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;text-decoration:none;transition:all .25s;display:flex}.tc-social a:hover{background:var(--red);border-color:var(--red);color:#fff!important}.values-sec{background:var(--n);padding:7rem 0}.values-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;display:grid}.vc{text-align:center;background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;padding:2rem;transition:all .4s}.vc:hover{background:#cc000014;border-color:#cc000040;transform:translateY(-6px)}.vc-icon{width:60px;height:60px;color:var(--red);background:#cc000026;border-radius:14px;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1.6rem;display:flex}.vc h3{color:#fff;margin-bottom:.5rem;font-family:Sora,sans-serif;font-size:.95rem;font-weight:700}.vc p{color:#fff6;font-size:.82rem;line-height:1.6}.cta-sec h2{color:#fff;margin-bottom:.8rem;font-family:Sora,sans-serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;position:relative}.cta-sec p{color:#ffffffbf;margin-bottom:2rem;font-size:1rem;position:relative}.cta-btns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex;position:relative}.cta-btn1{color:var(--red);cursor:pointer;background:#fff;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.82rem 2rem;font:700 .95rem DM Sans,sans-serif;text-decoration:none;transition:all .3s;display:inline-flex}.cta-btn1:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0003}.cta-btn2{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffff80;border-radius:8px;align-items:center;gap:.5rem;padding:.82rem 2rem;font:600 .95rem DM Sans,sans-serif;text-decoration:none;transition:all .3s;display:inline-flex}.cta-btn2:hover{border-color:#fff;transform:translateY(-3px)}.rv-l.on{opacity:1;transform:none}.rv-r.on{opacity:1;transform:none}.d1{transition-delay:60ms}.d2{transition-delay:.12s}.d3{transition-delay:.18s}.d4{transition-delay:.24s}body.about-page .about-footer-legacy{background:var(--k);padding:3rem 0 2rem}body.about-page .about-footer-bottom{color:#fff6;border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;font-size:.78rem;display:flex}body.about-page .about-footer-links{gap:1rem;display:flex}body.about-page .about-footer-link{color:#fff6;font-size:.78rem;text-decoration:none;transition:color .3s}body.about-page .about-footer-link:hover{color:#fffc}@media (width<=1024px){.story-inner{grid-template-columns:1fr;gap:3rem}.trainers-grid,.values-grid{grid-template-columns:1fr 1fr}body.about-page .nav-links{display:none}}@media (width<=768px){.about-hero{padding:6rem 0 4rem}.ah-title{font-size:clamp(2rem,5vw,2.5rem)}.mission-sec,.story-sec,.trainers-sec,.values-sec{padding:4.5rem 0}.mission-grid,.trainers-grid{grid-template-columns:1fr}.values-grid,body.about-page .stats-grid{grid-template-columns:1fr 1fr}.cta-sec{padding:4rem 1.5rem}}@media (width<=480px){.values-grid,body.about-page .stats-grid{grid-template-columns:1fr}.ah-btns{flex-direction:column}.ah-btn1,.ah-btn2{justify-content:center;width:100%}.cta-btns{flex-direction:column}.cta-btn1,.cta-btn2{justify-content:center;width:100%}}*{box-sizing:border-box;margin:0;padding:0}:root{--red:#c00;--dred:#900;--lred:#f33;--k:#0a0a0a;--n:#111;--d:#1a1a1a;--w:#fff;--lg:#f7f7f7;--mu:#777;--bo:#e0e0e0}html{scroll-behavior:smooth}body{background:var(--lg);color:var(--k);cursor:none;font-family:DM Sans,sans-serif;overflow-x:hidden}.cursor{background:var(--red);pointer-events:none;z-index:99999;mix-blend-mode:difference;border-radius:50%;width:12px;height:12px;transition:transform .15s;position:fixed}.cursor-follower{pointer-events:none;z-index:99998;border:1.5px solid #cc000080;border-radius:50%;width:36px;height:36px;transition:all .35s;position:fixed}.nav{z-index:1000;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0a0a0aeb;border-bottom:1px solid #cc000026;width:100%;position:fixed;top:0}.nav-in{justify-content:space-between;align-items:center;gap:2rem;max-width:1320px;height:70px;margin:0 auto;padding:0 2rem;display:flex}.logo{align-items:center;gap:.6rem;text-decoration:none;display:flex}.logo-mark{justify-content:center;align-items:center;width:44px;height:44px;display:flex}.logo-mark svg{width:44px;height:44px}.logo-text{color:#fff;letter-spacing:-.5px;font-family:Sora,sans-serif;font-size:1.35rem;font-weight:800}.logo-text em{color:var(--red);font-style:normal}.nav-links{gap:0;list-style:none;display:flex}.nav-links a{color:#ffffffa6;border-radius:6px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .25s;display:flex}.nav-links a i{opacity:.7;font-size:.78rem}.nav-links a:hover{color:#fff;background:#ffffff0f}.nav-links a.active{color:var(--red)}.nav-right{align-items:center;gap:.75rem;display:flex}.hamburger{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.hamburger i{color:#fff;font-size:1.2rem}.page-hero{background:var(--n);margin-top:70px;padding:9rem 0 6rem;position:relative;overflow:hidden}.ph-bg{background:radial-gradient(#cc00002e,#0000 60%);position:absolute;inset:0}.ph-grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;animation:20s linear infinite gridMove;position:absolute;inset:0}@keyframes gridMove{0%{background-position:0 0}to{background-position:60px 60px}}.ph-floating{pointer-events:none;position:absolute;inset:0;overflow:hidden}.ph-orb{filter:blur(60px);border-radius:50%;animation:8s ease-in-out infinite orbFloat;position:absolute}.orb1{background:#cc00001f;width:400px;height:400px;animation-delay:0s;top:-100px;right:10%}.orb2{background:#cc000014;width:300px;height:300px;animation-delay:3s;bottom:0;left:5%}@keyframes orbFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-30px)scale(1.05)}}.ph-inner{z-index:2;text-align:center;max-width:1320px;margin:0 auto;padding:0 2rem;position:relative}.breadcrumb{color:#ffffff59;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.8rem;display:flex}.breadcrumb a{color:#ffffff59;text-decoration:none;transition:color .25s}.breadcrumb a:hover{color:var(--red)}.breadcrumb i{font-size:.6rem}.ph-eyebrow{color:#ffffffd9;letter-spacing:.05em;background:#cc00001f;border:1px solid #cc000059;border-radius:4px;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.78rem;font-weight:500;display:inline-flex}.ph-title{color:#fff;letter-spacing:-1px;margin-bottom:1rem;font-family:Sora,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.ph-title .accent{color:var(--red)}.ph-sub{color:#ffffff73;max-width:580px;margin:0 auto 2.5rem;font-size:1rem;line-height:1.72}.ph-stats{flex-wrap:wrap;justify-content:center;gap:4rem;display:flex}.ph-stat{text-align:center}.ph-stat-n{color:var(--red);font-family:Sora,sans-serif;font-size:2.4rem;font-weight:800;line-height:1}.ph-stat-l{color:#ffffff59;text-transform:uppercase;letter-spacing:.06em;margin-top:.3rem;font-size:.77rem}.container{max-width:1320px;margin:0 auto;padding:0 2rem}.sec-label{letter-spacing:.12em;text-transform:uppercase;color:var(--red);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.72rem;font-weight:700;display:inline-flex}.sec-label:before,.sec-label:after{content:"";background:var(--red);opacity:.5;width:20px;height:1px;display:block}.sec-h2{letter-spacing:-.5px;font-family:Sora,sans-serif;font-size:clamp(1.9rem,3.2vw,2.7rem);font-weight:800;line-height:1.18}.sec-h2 .accent{color:var(--red)}.rv{opacity:0;transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1);transform:translateY(44px)}.rv-l{opacity:0;transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1);transform:translate(-50px)}.rv-r{opacity:0;transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1);transform:translate(50px)}.rv-s{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:scale(.92)}.rv.on,.rv-l.on,.rv-r.on{opacity:1;transform:none}.rv-s.on{opacity:1;transform:scale(1)}.rating-sec{border-bottom:1px solid var(--bo);background:#fff;padding:5rem 0}.rating-layout{grid-template-columns:280px 1fr;align-items:center;gap:4rem;display:grid}.big-rating{text-align:center}.big-num{color:var(--k);font-family:Sora,sans-serif;font-size:6rem;font-weight:800;line-height:1}.big-num span{color:var(--red)}.big-stars{justify-content:center;gap:.3rem;margin:.5rem 0;display:flex}.big-stars i{color:var(--red);font-size:1.2rem}.big-sub{color:var(--mu);font-size:.85rem}.rb-row{align-items:center;gap:1rem;margin-bottom:.85rem;display:flex}.rb-label{color:var(--mu);text-align:right;flex-shrink:0;align-items:center;gap:.3rem;width:40px;font-size:.82rem;display:flex}.rb-label i{color:var(--red);font-size:.75rem}.rb-track{background:var(--bo);border-radius:50px;flex:1;height:10px;overflow:hidden}.rb-fill{background:var(--red);border-radius:50px;height:100%;transition:width 1.5s cubic-bezier(.16,1,.3,1)}.rb-count{color:var(--mu);text-align:right;flex-shrink:0;width:50px;font-size:.8rem}.logos-sec{border-top:1px solid var(--bo);border-bottom:1px solid var(--bo);background:#fff;padding:4rem 0}.logos-label{text-align:center;color:var(--mu);letter-spacing:.1em;text-transform:uppercase;margin-bottom:2rem;font-size:.78rem;font-weight:600}.logos-track-wrap{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.logos-track{align-items:center;gap:3rem;width:max-content;animation:30s linear infinite scrollCat;display:flex}.logos-track:hover{animation-play-state:paused}@keyframes scrollCat{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-co{color:#ccc;white-space:nowrap;align-items:center;gap:.6rem;font-family:Sora,sans-serif;font-size:1rem;font-weight:700;transition:color .3s;display:flex}.logo-co:hover{color:var(--red)}.logo-co i{color:var(--red);font-size:1.1rem}.filter-sec{background:var(--lg);z-index:100;border-bottom:1px solid var(--bo);padding:2rem 0;position:sticky;top:70px}.filter-inner{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.filter-label{color:var(--mu);font-size:.8rem;font-weight:600}.filter-tabs{flex-wrap:wrap;flex:1;gap:.5rem;display:flex}.ftab{border:1.5px solid var(--bo);color:#555;cursor:pointer;white-space:nowrap;background:0 0;border-radius:50px;align-items:center;gap:.35rem;padding:.38rem 1rem;font-size:.82rem;font-weight:500;transition:all .25s;display:flex}.ftab:hover{border-color:var(--red);color:var(--red)}.ftab.active{background:var(--red);border-color:var(--red);color:#fff}.featured-sec{background:var(--k);padding:7rem 0;position:relative;overflow:hidden}.featured-bg{background:radial-gradient(#cc000014,#0000 60%);position:absolute;inset:0}.feat-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.feat-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden}.feat-card:before{content:"";opacity:0;background:linear-gradient(135deg,#cc00000f,#0000 50%);transition:all .4s;position:absolute;inset:0}.feat-card:hover:before{opacity:1}.feat-card:hover{border-color:#cc00004d;transform:translateY(-6px);box-shadow:0 24px 50px #0006}.feat-quote{color:#c003;margin-bottom:1rem;font-family:Sora,sans-serif;font-size:3rem;line-height:1}.feat-q{color:#ffffffbf;margin-bottom:1.5rem;font-size:1rem;font-style:italic;line-height:1.75}.feat-stars{gap:.2rem;margin-bottom:1.2rem;display:flex}.feat-stars i{color:var(--red);font-size:.85rem}.feat-person{align-items:center;gap:.9rem;display:flex}.feat-av{background:linear-gradient(135deg, var(--red), var(--dred));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-family:Sora,sans-serif;font-size:1rem;font-weight:800;display:flex;position:relative}.feat-av:after{content:"";border:1px solid #c006;border-radius:50%;animation:3s infinite iconRing;position:absolute;inset:-3px}@keyframes iconRing{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.feat-name{color:#fff;font-family:Sora,sans-serif;font-size:.95rem;font-weight:700}.feat-role{color:#fff6;align-items:center;gap:.35rem;margin-top:.15rem;font-size:.78rem;display:flex}.feat-role i{color:var(--red);font-size:.65rem}.feat-course{color:var(--lred);background:#cc00001f;border:1px solid #c003;border-radius:4px;align-items:center;gap:.35rem;margin-top:.75rem;padding:.2rem .6rem;font-size:.7rem;font-weight:600;display:inline-flex}.grid-sec{background:var(--lg);padding:7rem 0}.tc-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.tc{cursor:default;background:#fff;border:1px solid #00000012;border-radius:18px;padding:2rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative;box-shadow:0 2px 12px #0000000d}.tc:hover{border-color:#cc000026;box-shadow:0 24px 50px #0000001f}.tc:before{content:"";color:#cc000012;font-family:"Font Awesome 6 Free";font-size:2.5rem;font-weight:900;position:absolute;top:1.2rem;right:1.5rem}.tc-stars{gap:.2rem;margin-bottom:1rem;display:flex}.tc-stars i{color:var(--red);font-size:.85rem}.tc-q{color:#444;margin-bottom:1.5rem;font-size:.875rem;font-style:italic;line-height:1.72}.tc-person{align-items:center;gap:.75rem;display:flex}.tc-av{background:var(--red);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-family:Sora,sans-serif;font-size:.85rem;font-weight:700;display:flex}.tc-name{color:#111;font-size:.88rem;font-weight:600}.tc-role{color:#888;align-items:center;gap:.3rem;margin-top:.1rem;font-size:.75rem;display:flex}.tc-role i{color:var(--red);font-size:.65rem}.tc-badge{color:var(--red);background:#cc000012;border-radius:4px;align-items:center;gap:.3rem;margin-top:.5rem;padding:.15rem .5rem;font-size:.68rem;font-weight:600;display:inline-flex}.load-more-btn{border:1.5px solid var(--bo);cursor:pointer;color:var(--mu);background:0 0;border-radius:8px;align-items:center;gap:.5rem;padding:.78rem 2rem;font:600 .88rem DM Sans,sans-serif;transition:all .3s;display:inline-flex}.load-more-btn:hover{border-color:var(--red);color:var(--red)}.video-sec{background:var(--n);padding:7rem 0;position:relative;overflow:hidden}.video-bg{background:radial-gradient(at 30%,#cc000014,#0000 50%);position:absolute;inset:0}.vt-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.vt-card{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;transition:all .4s;overflow:hidden}.vt-card:hover{border-color:#cc00004d;transform:translateY(-8px);box-shadow:0 24px 50px #0006}.vt-thumb{aspect-ratio:16/9;position:relative;overflow:hidden}.vt-thumb img{-o-object-fit:cover;object-fit:cover;filter:brightness(.8);width:100%;height:100%;transition:transform .5s}.vt-card:hover .vt-thumb img{filter:brightness(.6);transform:scale(1.06)}.vt-play{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.vt-play-btn{color:#fff;background:#cc0000e6;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.3rem;transition:all .3s;display:flex;box-shadow:0 0 #c006}.vt-card:hover .vt-play-btn{transform:scale(1.1);box-shadow:0 0 0 15px #cc00001a}.vt-body{padding:1.2rem}.vt-name{color:#fff;font-family:Sora,sans-serif;font-size:.92rem;font-weight:700}.vt-role{color:#fff6;align-items:center;gap:.3rem;margin-top:.2rem;font-size:.78rem;display:flex}.vt-role i{color:var(--red);font-size:.65rem}.submit-sec{background:var(--lg);padding:7rem 0}.submit-layout{grid-template-columns:1fr 480px;align-items:center;gap:4rem;display:grid}.submit-left-h2{color:var(--k);letter-spacing:-.5px;margin-bottom:1rem;font-family:Sora,sans-serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;line-height:1.18}.submit-left-h2 .accent{color:var(--red)}.submit-left-p{color:var(--mu);margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.submit-perks{flex-direction:column;gap:1rem;display:flex}.sp-item{align-items:flex-start;gap:.8rem;display:flex}.sp-icon{width:40px;height:40px;color:var(--red);background:#cc000014;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;display:flex}.sp-text h4{color:var(--k);margin-bottom:.2rem;font-size:.88rem;font-weight:600}.sp-text p{color:var(--mu);font-size:.8rem;line-height:1.5}.submit-form{border:1px solid var(--bo);background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 8px 40px #00000014}.submit-form h3{color:var(--k);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-family:Sora,sans-serif;font-size:1.2rem;font-weight:700;display:flex}.submit-form h3 i{color:var(--red)}.form-group{margin-bottom:1.1rem}.form-group label{color:var(--mu);align-items:center;gap:.3rem;margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:flex}.form-group label i{color:var(--red);font-size:.72rem}.form-inp{border:1.5px solid var(--bo);width:100%;color:var(--k);appearance:none;background:#fff;border-radius:8px;outline:none;padding:.65rem 1rem;font:.875rem DM Sans,sans-serif;transition:border .25s}.form-inp:focus{border-color:var(--red)}.form-inp::placeholder{color:#bbb}textarea.form-inp{resize:vertical;min-height:120px;line-height:1.6}.star-select{gap:.4rem;margin-top:.4rem;display:flex}.star-select i{color:#ddd;cursor:pointer;font-size:1.5rem;transition:color .2s}.star-select i.active{color:var(--red)}.form-submit{background:var(--red);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.2rem;padding:.82rem;font:700 .93rem DM Sans,sans-serif;transition:all .3s;display:flex}.form-submit:hover{background:var(--dred);transform:translateY(-2px);box-shadow:0 12px 30px #cc00004d}.cta-sec{background:var(--red);text-align:center;padding:5rem 0;position:relative;overflow:hidden}.cta-sec:before{content:"";background:radial-gradient(at 50% -20%,#ffffff1f,#0000 60%);position:absolute;inset:0}.cta-sec h2{color:#fff;z-index:1;letter-spacing:-.5px;margin-bottom:.9rem;font-family:Sora,sans-serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;position:relative}.cta-sec p{color:#ffffffbf;z-index:1;margin-bottom:2.2rem;font-size:.97rem;position:relative}.cta-btns{z-index:1;flex-wrap:wrap;justify-content:center;gap:1rem;display:flex;position:relative}.cta-btn-w{color:var(--red);cursor:pointer;background:#fff;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.82rem 1.8rem;font:700 .94rem DM Sans,sans-serif;text-decoration:none;transition:all .3s;display:inline-flex}.cta-btn-w:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0003}.cta-btn-ow{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffff73;border-radius:8px;align-items:center;gap:.5rem;padding:.82rem 1.8rem;font:600 .94rem DM Sans,sans-serif;text-decoration:none;transition:all .3s;display:inline-flex}.cta-btn-ow:hover{border-color:#fff;transform:translateY(-3px)}footer{background:var(--k);border-top:1px solid #ffffff0f;padding:4rem 0 2rem}.ft{grid-template-columns:2.2fr 1fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3.5rem;display:grid}.fb h3{color:#fff;margin-bottom:.5rem;font-family:Sora,sans-serif;font-size:1.35rem;font-weight:800}.fb h3 em{color:var(--red);font-style:normal}.fb p{color:#ffffff59;max-width:260px;margin-bottom:1.5rem;font-size:.83rem;line-height:1.65}.socials{gap:.6rem;display:flex}.soc{color:#fff6;cursor:pointer;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;transition:all .3s;display:flex}.soc:hover{background:var(--red);border-color:var(--red);color:#fff;transform:translateY(-3px)}.fc-col h4{letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;margin-bottom:1.2rem;font-family:Sora,sans-serif;font-size:.78rem;font-weight:700}.fc-col ul{list-style:none}.fc-col li{margin-bottom:.6rem}.fc-col a{color:#ffffff59;align-items:center;gap:.4rem;font-size:.82rem;text-decoration:none;transition:color .25s;display:flex}.fc-col a i{color:var(--red);width:.75rem;font-size:.65rem}.fc-col a:hover{color:var(--red)}.fb-bot{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.fb-bot p{color:#ffffff40;font-size:.78rem}@media (width<=1024px){.container{padding:0 1.5rem}.tc-grid{grid-template-columns:repeat(2,1fr)}.ft{grid-template-columns:1fr 1fr}.feat-grid{grid-template-columns:1fr}.submit-layout,.rating-layout{grid-template-columns:1fr;gap:3rem}.nav-links{display:none}.hamburger{display:block}.vt-grid{grid-template-columns:repeat(2,1fr)}.nav-links.open{background:#0a0a0af7;border-bottom:1px solid #cc000026;flex-direction:column;padding:1rem 2rem 2rem;display:flex;position:absolute;top:70px;left:0;right:0}}@media (width<=768px){.container{padding:0 1.25rem}.page-hero{padding:7rem 0 4rem}.ph-title{font-size:clamp(2rem,5vw,2.5rem)}.rating-sec,.logos-sec,.featured-sec,.grid-sec,.video-sec,.submit-sec,.cta-sec{padding:4.5rem 0}.tc-grid,.ft{grid-template-columns:1fr}.ph-stats{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.vt-grid{grid-template-columns:1fr}.cta-btns{flex-direction:column;width:100%;padding:0 1.5rem}.cta-btn-w,.cta-btn-ow{justify-content:center;width:100%}.filter-tabs{flex-wrap:nowrap;padding-bottom:.5rem;overflow-x:auto}.submit-form{padding:1.5rem}}@media (width<=480px){.ph-stats{grid-template-columns:1fr;gap:1.5rem}.big-num{font-size:4.5rem}.submit-left-h2{font-size:2rem}}.student-dashboard-shell{flex:auto;width:100%;min-height:100vh}.student-dashboard-shell,.student-dashboard-shell *,.student-dashboard-shell :before,.student-dashboard-shell :after{box-sizing:border-box;margin:0;padding:0}.student-dashboard-shell{--red:#c00;--dred:#900;--lred:#f33;--sidebar-w:258px;--bg:#f5f7fa;--surface:#fff;--surface2:#eef2f7;--text:#0f172a;--text2:#64748b;--border:#e2e8f0;--sidebar-bg:#111}.student-dashboard-shell[data-theme=dark]{--bg:#0f0f12;--surface:#1a1a20;--surface2:#242430;--text:#f1f5f9;--text2:#94a3b8;--border:#2d2d3a}.student-dashboard-shell{scroll-behavior:smooth;background:var(--bg);color:var(--text);cursor:none;min-height:100vh;font-family:DM Sans,sans-serif;transition:background .3s,color .3s;display:flex;overflow-x:hidden}.student-dashboard-shell .cursor{background:var(--red);pointer-events:none;z-index:99999;mix-blend-mode:difference;border-radius:50%;width:12px;height:12px;transition:transform .15s;position:fixed}.student-dashboard-shell .cursor-follower{pointer-events:none;z-index:99998;border:1.5px solid #cc000080;border-radius:50%;width:36px;height:36px;transition:all .35s;position:fixed}@media (hover:none),(pointer:coarse){.student-dashboard-shell .cursor,.student-dashboard-shell .cursor-follower{display:none!important}}.student-dashboard-shell .sidebar{width:var(--sidebar-w);background:var(--sidebar-bg);z-index:200;border-right:1px solid #ffffff12;flex-direction:column;height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.student-dashboard-shell .sb-logo{border-bottom:1px solid #ffffff12;flex-shrink:0;padding:1.3rem 1.5rem .9rem}.student-dashboard-shell .sb-logo-inner{align-items:center;gap:.7rem;text-decoration:none;display:flex}.student-dashboard-shell .sb-logo-text{color:#fff;letter-spacing:-.5px;font-family:Sora,sans-serif;font-size:1.15rem;font-weight:800}.student-dashboard-shell .sb-logo-text em{color:var(--red);font-style:normal}.student-dashboard-shell .sb-portal{letter-spacing:.1em;text-transform:uppercase;color:#ffffff40;margin-top:.12rem;font-size:.62rem;font-weight:700}.student-dashboard-shell .sb-user{border-bottom:1px solid #ffffff12;flex-shrink:0;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.student-dashboard-shell .sb-av{background:linear-gradient(135deg, var(--red), var(--dred));color:#fff;border:2px solid #cc000059;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-family:Sora,sans-serif;font-size:.82rem;font-weight:700;display:flex}.student-dashboard-shell .sb-uname{color:#fff;font-size:.85rem;font-weight:700;line-height:1.2}.student-dashboard-shell .sb-role{color:var(--red);text-transform:uppercase;letter-spacing:.03em;background:#cc000026;border-radius:3px;margin-top:.18rem;padding:.1rem .45rem;font-size:.62rem;font-weight:700;display:inline-block}.student-dashboard-shell .sb-nav{scrollbar-width:thin;scrollbar-color:#c006 transparent;flex:1;padding:.875rem 0;overflow:hidden auto}.student-dashboard-shell .sb-nav::-webkit-scrollbar{width:5px}.student-dashboard-shell .sb-nav::-webkit-scrollbar-track{background:#ffffff08;border-radius:10px}.student-dashboard-shell .sb-nav::-webkit-scrollbar-thumb{background:linear-gradient(#c009,#9006);border-radius:10px}.student-dashboard-shell .sb-nav::-webkit-scrollbar-thumb:hover{background:linear-gradient(#c00,#900)}.student-dashboard-shell .sb-section{letter-spacing:.12em;text-transform:uppercase;color:#ffffff2e;padding:.2rem 1.5rem .7rem;font-size:.58rem;font-weight:700}.student-dashboard-shell .sb-item{color:#ffffff80;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.7rem;width:100%;padding:.68rem 1.5rem;font-size:.83rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.student-dashboard-shell .sb-item i{text-align:center;flex-shrink:0;width:17px;font-size:.85rem}.student-dashboard-shell .sb-item:hover{color:#fff;background:#ffffff0f}.student-dashboard-shell .sb-item.active{color:#fff;background:#cc000026}.student-dashboard-shell .sb-item.active:before{content:"";background:var(--red);border-radius:0 3px 3px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.student-dashboard-shell .sb-badge{background:var(--red);color:#fff;border-radius:10px;margin-left:auto;padding:.08rem .4rem;font-size:.58rem;font-weight:700}.student-dashboard-shell .sb-bottom{border-top:1px solid #ffffff12;flex-shrink:0;padding:.875rem 1.5rem}.student-dashboard-shell .sb-logout{color:#ffffff59;cursor:pointer;background:0 0;border:none;align-items:center;gap:.7rem;width:100%;padding:.35rem 0;font-size:.83rem;text-decoration:none;transition:color .2s;display:flex}.student-dashboard-shell .sb-logout:hover,.student-dashboard-shell .sb-logout i{color:var(--red)}.student-dashboard-shell .main{margin-left:var(--sidebar-w);flex-direction:column;flex:1;min-height:100vh;transition:margin-left .3s;display:flex}.student-dashboard-shell .topbar{background:var(--surface);border-bottom:1px solid var(--border);z-index:100;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem 0 1.75rem;transition:background .3s;display:flex;position:sticky;top:0}.student-dashboard-shell .tb-left{align-items:center;gap:.875rem;display:flex}.student-dashboard-shell .mob-toggle{cursor:pointer;color:var(--text);background:0 0;border:none;padding:.35rem;font-size:1.1rem;display:none}.student-dashboard-shell .tb-title{color:var(--text);font-family:Sora,sans-serif;font-size:.95rem;font-weight:700}.student-dashboard-shell .tb-right{align-items:center;gap:.5rem;display:flex}.student-dashboard-shell .tb-btn{border:1px solid var(--border);cursor:pointer;width:34px;height:34px;color:var(--text2);background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:.82rem;transition:all .2s;display:flex;position:relative}.student-dashboard-shell .tb-btn:hover{border-color:var(--red);color:var(--red)}.student-dashboard-shell .notif-dot{background:var(--red);border:2px solid var(--surface);border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px}.student-dashboard-shell .tb-av{background:linear-gradient(135deg, var(--red), var(--dred));color:#fff;cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-family:Sora,sans-serif;font-size:.72rem;font-weight:700;text-decoration:none;display:flex}.student-dashboard-shell .page-content{flex:1;padding:1.5rem 1.75rem;animation:.3s pageIn}.student-dashboard-shell .pg-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;display:flex}.student-dashboard-shell .pg-title{color:var(--text);margin-bottom:.15rem;font-family:Sora,sans-serif;font-size:1.25rem;font-weight:800}.student-dashboard-shell .pg-sub{color:var(--text2);font-size:.8rem}.student-dashboard-shell .pg-actions{flex-wrap:wrap;gap:.6rem;display:flex}.student-dashboard-shell .btn-red{background:var(--red);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.45rem;padding:.52rem 1.1rem;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.student-dashboard-shell .btn-red:hover{background:var(--dred);transform:translateY(-2px);box-shadow:0 6px 16px #cc00004d}.student-dashboard-shell .btn-outline{color:var(--text);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.45rem;padding:.52rem 1.1rem;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.student-dashboard-shell .btn-outline:hover{border-color:var(--red);color:var(--red)}.student-dashboard-shell .stats-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.25rem;display:grid}.student-dashboard-shell .stat-card{background:var(--surface);border:1px solid var(--border);cursor:default;border-radius:12px;padding:1.1rem 1.15rem;transition:all .25s;position:relative;overflow:hidden}.student-dashboard-shell .stat-card:hover{border-color:#c003;transform:translateY(-3px);box-shadow:0 10px 28px #00000012}.student-dashboard-shell .stat-card:after{content:"";background:var(--red);transform-origin:0;height:3px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.student-dashboard-shell .stat-card:hover:after{transform:scaleX(1)}.student-dashboard-shell .sc-icon{width:36px;height:36px;color:var(--red);background:#cc000014;border-radius:8px;justify-content:center;align-items:center;margin-bottom:.65rem;font-size:.85rem;display:flex}.student-dashboard-shell .sc-num{color:var(--text);font-family:Sora,sans-serif;font-size:1.65rem;font-weight:800;line-height:1}.student-dashboard-shell .sc-label{color:var(--text2);margin-top:.2rem;font-size:.73rem;font-weight:500}.student-dashboard-shell .sc-change{color:#16a34a;align-items:center;gap:.2rem;margin-top:.35rem;font-size:.68rem;font-weight:600;display:flex}.student-dashboard-shell .card{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:1.1rem;transition:background .3s,border-color .3s;overflow:hidden}.student-dashboard-shell .card-header{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;padding:1rem 1.25rem;display:flex}.student-dashboard-shell .card-header h3{color:var(--text);align-items:center;gap:.45rem;font-family:Sora,sans-serif;font-size:.875rem;font-weight:700;display:flex}.student-dashboard-shell .card-header h3 i{color:var(--red)}.student-dashboard-shell .card-header a{color:var(--red);font-size:.78rem;font-weight:600;text-decoration:none}.student-dashboard-shell .card-body{padding:1.25rem}.student-dashboard-shell .content-grid{grid-template-columns:1fr 290px;gap:1.25rem;margin-bottom:1.25rem;display:grid}.student-dashboard-shell .cl-item{border-bottom:1px solid var(--border);align-items:center;gap:.9rem;padding:.9rem 0;display:flex}.student-dashboard-shell .cl-item:last-child{border-bottom:none;padding-bottom:0}.student-dashboard-shell .cl-thumb-pl{background:#cc000014;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:48px;font-size:1.2rem;display:flex}.student-dashboard-shell .cl-info{flex:1;min-width:0}.student-dashboard-shell .cl-title{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.2rem;font-size:.845rem;font-weight:600;overflow:hidden}.student-dashboard-shell .cl-lesson{color:var(--text2);margin-bottom:.35rem;font-size:.72rem}.student-dashboard-shell .progress-bar{background:var(--border);border-radius:3px;height:5px;overflow:hidden}.student-dashboard-shell .progress-fill{background:var(--red);border-radius:3px;height:100%;transition:width 1s}.student-dashboard-shell .cl-pct{color:var(--text2);margin-top:.2rem;font-size:.7rem;font-weight:600}.student-dashboard-shell .cl-btn{color:var(--red);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #c003;border-radius:6px;flex-shrink:0;align-items:center;gap:.3rem;padding:.35rem .7rem;font-size:.72rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.student-dashboard-shell .cl-btn:hover{background:#cc00000d}.student-dashboard-shell .badge{border-radius:4px;padding:.2rem .6rem;font-size:.67rem;font-weight:700;display:inline-block}.student-dashboard-shell .badge-red{color:var(--red);background:#cc00001a}.student-dashboard-shell .badge-green{color:#16a34a;background:#16a34a1a}.student-dashboard-shell .badge-orange{color:#d97706;background:#d977061a}.student-dashboard-shell .badge-blue{color:#2563eb;background:#2563eb1a}.student-dashboard-shell .course-grid{grid-template-columns:repeat(2,1fr);gap:1.1rem;display:grid}.student-dashboard-shell .my-course-card{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:12px;transition:all .3s;overflow:hidden}.student-dashboard-shell .my-course-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #00000012}.student-dashboard-shell .mc-img-pl{background:#cc000014;justify-content:center;align-items:center;width:100%;height:120px;font-size:2.2rem;display:flex}.student-dashboard-shell .mc-body{padding:1.1rem}.student-dashboard-shell .mc-title{color:var(--text);margin-bottom:.45rem;font-family:Sora,sans-serif;font-size:.9rem;font-weight:700;line-height:1.35}.student-dashboard-shell .mc-instructor{color:var(--text2);align-items:center;gap:.35rem;margin-bottom:.65rem;font-size:.75rem;display:flex}.student-dashboard-shell .mc-instructor i{color:var(--red);font-size:.67rem}.student-dashboard-shell .mc-progress-label{color:var(--text2);justify-content:space-between;margin-bottom:.35rem;font-size:.75rem;display:flex}.student-dashboard-shell .mc-progress-label span:last-child{color:var(--red);font-weight:700}.student-dashboard-shell .mc-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;width:100%;margin-top:.875rem;padding:.6rem;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:700;transition:all .3s;display:flex}.student-dashboard-shell .btn-continue{background:var(--red);color:#fff}.student-dashboard-shell .btn-continue:hover{background:var(--dred)}.student-dashboard-shell .btn-cert{color:#16a34a;background:#16a34a1a;border:1px solid #16a34a33}.student-dashboard-shell .progress-overview{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.25rem;display:grid}.student-dashboard-shell .ring-card{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:12px;padding:1.25rem}.student-dashboard-shell .ring-svg{width:100%;height:auto;transform:rotate(-90deg)}.student-dashboard-shell .ring-track{fill:none;stroke:var(--border);stroke-width:8px}.student-dashboard-shell .ring-fill{fill:none;stroke:var(--red);stroke-width:8px;stroke-linecap:round;transition:stroke-dasharray 1.5s}.student-dashboard-shell .ring-label{color:var(--text);margin-top:.45rem;font-family:Sora,sans-serif;font-size:1.3rem;font-weight:800}.student-dashboard-shell .ring-sublabel{color:var(--text2);font-size:.72rem}.student-dashboard-shell .cert-grid{grid-template-columns:repeat(2,1fr);gap:1.1rem;display:grid}.student-dashboard-shell .cert-card{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:12px;padding:1.35rem;transition:all .3s}.student-dashboard-shell .cert-card:hover{border-color:#c003;transform:translateY(-3px);box-shadow:0 10px 24px #00000012}.student-dashboard-shell .cert-icon{width:58px;height:58px;color:var(--red);background:#cc000014;border-radius:50%;justify-content:center;align-items:center;margin:0 auto .875rem;font-size:1.4rem;display:flex}.student-dashboard-shell .cert-name{color:var(--text);margin-bottom:.25rem;font-family:Sora,sans-serif;font-size:.9rem;font-weight:700}.student-dashboard-shell .cert-course{color:var(--text2);margin-bottom:.45rem;font-size:.75rem}.student-dashboard-shell .cert-date{color:var(--text2);justify-content:center;align-items:center;gap:.3rem;margin-bottom:.875rem;font-size:.72rem;display:flex}.student-dashboard-shell .cert-date i{color:var(--red);font-size:.62rem}.student-dashboard-shell .cert-btns{justify-content:center;gap:.45rem;display:flex}.student-dashboard-shell .profile-grid{grid-template-columns:265px 1fr;gap:1.25rem;display:grid}.student-dashboard-shell .profile-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}.student-dashboard-shell .profile-cover{background:linear-gradient(135deg, var(--red), var(--dred));height:76px}.student-dashboard-shell .profile-av-wrap{margin-top:-2.3rem;margin-bottom:.5rem;padding:0 1.5rem}.student-dashboard-shell .profile-av-big{background:var(--red);color:#fff;border:3px solid var(--surface);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-family:Sora,sans-serif;font-size:1rem;font-weight:700;display:flex}.student-dashboard-shell .profile-info{padding:.5rem 1.5rem 1.4rem}.student-dashboard-shell .profile-name{color:var(--text);margin-bottom:.12rem;font-family:Sora,sans-serif;font-size:1rem;font-weight:700}.student-dashboard-shell .profile-role{color:var(--red);background:#cc000014;border-radius:4px;margin-bottom:.55rem;padding:.18rem .55rem;font-size:.72rem;font-weight:600;display:inline-block}.student-dashboard-shell .profile-stat-row{border-top:1px solid var(--border);gap:1.1rem;margin-top:.65rem;padding-top:.65rem;display:flex}.student-dashboard-shell .profile-stat-val{color:var(--text);font-family:Sora,sans-serif;font-size:1rem;font-weight:700;line-height:1}.student-dashboard-shell .profile-stat-lbl{color:var(--text2);font-size:.65rem}.student-dashboard-shell .f-group{margin-bottom:1rem}.student-dashboard-shell .f-group label{color:var(--text2);margin-bottom:.35rem;font-size:.76rem;font-weight:600;display:block}.student-dashboard-shell .f-group label .req{color:var(--red)}.student-dashboard-shell .f-inp{background:var(--surface2);border:1px solid var(--border);width:100%;color:var(--text);border-radius:8px;outline:none;padding:.68rem .9rem;font-family:DM Sans,sans-serif;font-size:.845rem;transition:all .25s}.student-dashboard-shell .f-inp:focus{border-color:var(--red);background:var(--surface);box-shadow:0 0 0 3px #cc000014}.student-dashboard-shell .f-inp::placeholder{color:var(--text2);opacity:.6}.student-dashboard-shell textarea.f-inp{resize:vertical;min-height:85px}.student-dashboard-shell .form-grid{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}.student-dashboard-shell .bot-nav{background:var(--sidebar-bg);z-index:200;height:62px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid #ffffff14;flex-wrap:wrap;display:none;position:fixed;bottom:0;left:0;right:0}.student-dashboard-shell .bn-item{cursor:pointer;color:#fff6;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.2rem;padding:.4rem 0;font-family:DM Sans,sans-serif;font-size:.6rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.student-dashboard-shell .bn-item i{font-size:1.1rem}.student-dashboard-shell .bn-item.active{color:var(--red)}.student-dashboard-shell .sidebar-overlay{z-index:150;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;display:none;position:fixed;inset:0}.student-dashboard-shell .sidebar-overlay.show{display:block}.student-dashboard-shell .modal-backdrop{z-index:9000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;inset:0}.student-dashboard-shell .modal-backdrop.open{animation:.2s fadeBg;display:flex}.student-dashboard-shell .modal{background:var(--surface);scrollbar-width:thin;scrollbar-color:#cc00004d transparent;border-radius:16px;width:100%;max-width:520px;max-height:90vh;animation:.25s cubic-bezier(.34,1.56,.64,1) slideUp;overflow-y:auto;box-shadow:0 24px 64px #0003}.student-dashboard-shell .modal::-webkit-scrollbar{width:4px}.student-dashboard-shell .modal::-webkit-scrollbar-thumb{background:#cc00004d;border-radius:4px}.student-dashboard-shell .modal.modal-lg{max-width:680px}.student-dashboard-shell .modal.modal-sm{max-width:400px}.student-dashboard-shell .modal-header{border-bottom:1px solid var(--border);background:var(--surface);z-index:1;justify-content:space-between;align-items:center;padding:1.2rem 1.4rem .9rem;display:flex;position:sticky;top:0}.student-dashboard-shell .modal-title{color:var(--text);align-items:center;gap:.5rem;font-family:Sora,sans-serif;font-size:1rem;font-weight:700;display:flex}.student-dashboard-shell .modal-title i{color:var(--red)}.student-dashboard-shell .modal-close{border:1px solid var(--border);cursor:pointer;width:30px;height:30px;color:var(--text2);background:0 0;border-radius:7px;justify-content:center;align-items:center;font-size:.8rem;transition:all .2s;display:flex}.student-dashboard-shell .modal-close:hover{border-color:var(--red);color:var(--red)}.student-dashboard-shell .modal-body{padding:1.4rem}.student-dashboard-shell .modal-footer{border-top:1px solid var(--border);background:var(--surface);justify-content:flex-end;gap:.65rem;padding:.9rem 1.4rem;display:flex;position:sticky;bottom:0}.student-dashboard-shell .toast-container{z-index:99999;pointer-events:none;flex-direction:column;gap:.55rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.student-dashboard-shell .toast{background:var(--surface);border:1px solid var(--border);pointer-events:all;border-left:3px solid var(--red);border-radius:10px;align-items:center;gap:.7rem;min-width:240px;max-width:320px;padding:.75rem 1rem;animation:.3s cubic-bezier(.34,1.56,.64,1) toastIn;display:flex;box-shadow:0 8px 24px #0000001f}.student-dashboard-shell .toast.toast-success{border-left-color:#16a34a}.student-dashboard-shell .toast.toast-info{border-left-color:#2563eb}.student-dashboard-shell .toast.toast-warning{border-left-color:#d97706}@keyframes toastIn{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.student-dashboard-shell .toast-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.7rem;display:flex}.student-dashboard-shell .toast-success .toast-icon{color:#16a34a;background:#16a34a1f}.student-dashboard-shell .toast-error .toast-icon{color:var(--red);background:#cc00001f}.student-dashboard-shell .toast-info .toast-icon{color:#2563eb;background:#2563eb1f}.student-dashboard-shell .toast-warning .toast-icon{color:#d97706;background:#d977061f}.student-dashboard-shell .toast-msg{color:var(--text);flex:1;font-size:.8rem;font-weight:500}.student-dashboard-shell .toast-close-btn{cursor:pointer;color:var(--text2);background:0 0;border:none;padding:.1rem;font-size:.72rem}@media (width<=1200px) and (width>=951px){.student-dashboard-shell{--sidebar-w:225px}.student-dashboard-shell .stats-grid{gap:.8rem}.student-dashboard-shell .content-grid{grid-template-columns:1fr 245px}.student-dashboard-shell .page-content{padding:1.25rem 1.35rem}.student-dashboard-shell .sc-num{font-size:1.45rem}}@media (width<=950px){.student-dashboard-shell .stats-grid{grid-template-columns:repeat(2,1fr);gap:.875rem}.student-dashboard-shell .content-grid,.student-dashboard-shell .profile-grid{grid-template-columns:1fr}.student-dashboard-shell .progress-overview,.student-dashboard-shell .cert-grid{grid-template-columns:1fr 1fr}.student-dashboard-shell .form-grid,.student-dashboard-shell .course-grid{grid-template-columns:1fr}}@media (width<=768px){.student-dashboard-shell .sidebar{transform:translate(-100%)}.student-dashboard-shell .sidebar.open{overflow-y:auto;transform:translate(0)}.student-dashboard-shell .sidebar.open::-webkit-scrollbar{display:none}.student-dashboard-shell .main{margin-left:0!important}.student-dashboard-shell .mob-toggle,.student-dashboard-shell .bot-nav{display:flex}.student-dashboard-shell .topbar{height:52px;padding:0 .875rem}.student-dashboard-shell .tb-btn:not(:last-child):not(.notif-btn){display:none}.student-dashboard-shell .page-content{padding:.95rem .875rem 5.2rem}.student-dashboard-shell .stats-grid{grid-template-columns:repeat(2,1fr);gap:.6rem;margin-bottom:1rem}.student-dashboard-shell .stat-card{border-radius:10px;padding:.8rem .9rem}.student-dashboard-shell .sc-icon{width:30px;height:30px;margin-bottom:.5rem;font-size:.78rem}.student-dashboard-shell .sc-num{font-size:1.25rem}.student-dashboard-shell .sc-label{font-size:.67rem}.student-dashboard-shell .sc-change{font-size:.63rem}.student-dashboard-shell .pg-header{flex-direction:column;align-items:flex-start;gap:.55rem;margin-bottom:.875rem}.student-dashboard-shell .pg-title{font-size:1.05rem}.student-dashboard-shell .pg-sub{font-size:.73rem}.student-dashboard-shell .pg-actions{width:100%}.student-dashboard-shell .content-grid{grid-template-columns:1fr;gap:.875rem;margin-bottom:.875rem}.student-dashboard-shell .course-grid,.student-dashboard-shell .profile-grid{grid-template-columns:1fr}.student-dashboard-shell .progress-overview{grid-template-columns:1fr 1fr;gap:.7rem}.student-dashboard-shell .cert-grid,.student-dashboard-shell .form-grid{grid-template-columns:1fr}.student-dashboard-shell .card{border-radius:10px;margin-bottom:.875rem}.student-dashboard-shell .card-header{padding:.8rem 1rem}.student-dashboard-shell .card-header h3{font-size:.82rem}.student-dashboard-shell .card-body{padding:.95rem 1rem}.student-dashboard-shell .notif-panel{width:calc(100vw - 1.5rem);right:-5px}.student-dashboard-shell .btn-red,.student-dashboard-shell .btn-outline{padding:.48rem .9rem;font-size:.78rem}.student-dashboard-shell .toast-container{bottom:5rem;right:.75rem}}@media (width<=600px){.student-dashboard-shell .stats-grid{gap:.5rem}.student-dashboard-shell .stat-card{padding:.72rem .8rem}.student-dashboard-shell .sc-num{font-size:1.15rem}.student-dashboard-shell .progress-overview,.student-dashboard-shell .cert-grid{grid-template-columns:1fr}}@media (width<=480px){.student-dashboard-shell .stats-grid{grid-template-columns:1fr 1fr;gap:.45rem}.student-dashboard-shell .stat-card{padding:.65rem .7rem}.student-dashboard-shell .sc-num{font-size:1.1rem}.student-dashboard-shell .sc-icon{width:28px;height:28px;margin-bottom:.4rem;font-size:.72rem}.student-dashboard-shell .page-content{padding:.85rem .75rem 5rem}.student-dashboard-shell .card-header{padding:.72rem .875rem}.student-dashboard-shell .card-body{padding:.875rem}.student-dashboard-shell .tb-av{width:28px;height:28px;font-size:.65rem}}@media (width<=390px){.student-dashboard-shell .stats-grid{gap:.4rem}.student-dashboard-shell .stat-card{padding:.6rem .65rem}.student-dashboard-shell .sc-num{font-size:1rem}.student-dashboard-shell .pg-title{font-size:.95rem}.student-dashboard-shell .page-content{padding:.75rem .65rem 5rem}.student-dashboard-shell .bot-nav{height:56px}.student-dashboard-shell .bn-item i{font-size:1rem}.student-dashboard-shell .bn-item{font-size:.55rem}}@media (width<=340px){.student-dashboard-shell .stats-grid{grid-template-columns:1fr}.student-dashboard-shell .bot-nav{height:52px}.student-dashboard-shell .bn-item span{display:none}.student-dashboard-shell .page-content{padding:.65rem .55rem 4.5rem}}.student-dashboard-shell{cursor:default}.student-dashboard-shell .cursor,.student-dashboard-shell .cursor-follower{display:none!important}.student-dashboard-shell{--sidebar-w:242px;background:radial-gradient(circle at 100% 0,#cc00000d,#0000 28%),#f4f7fb;width:100%;min-height:100vh;position:relative}.student-dashboard-shell>.sidebar{min-width:var(--sidebar-w);max-width:var(--sidebar-w);background:linear-gradient(#ffffff0a,#0000 12%),#121212;border-right:1px solid #ffffff14;bottom:0;box-shadow:12px 0 36px #0f172a29;width:var(--sidebar-w)!important;right:auto!important}.student-dashboard-shell>.main{width:calc(100% - var(--sidebar-w));min-width:0;margin-left:var(--sidebar-w)!important}.student-dashboard-shell .sb-logo-text{letter-spacing:-.04em;font-size:1.2rem;font-weight:800}.student-dashboard-shell .sb-logo-text span{color:#fff}.student-dashboard-shell .sb-portal{letter-spacing:.14em;color:#ffffff6b;margin-top:.2rem;font-size:.68rem}.student-dashboard-shell .sb-user-copy{flex:1;min-width:0}.student-dashboard-shell .sb-av{border:none;width:44px;height:44px;font-size:.92rem;box-shadow:0 12px 20px #cc000047}.student-dashboard-shell .sb-uname{white-space:nowrap;text-overflow:ellipsis;font-size:.96rem;overflow:hidden}.student-dashboard-shell .sb-role{border-radius:4px;margin-top:.35rem;padding:.14rem .48rem;font-size:.63rem}.student-dashboard-shell .sb-nav{padding:.8rem 0 1.1rem}.student-dashboard-shell .sb-section{color:#ffffff3d;padding:1rem 1.25rem .5rem;font-size:.66rem}.student-dashboard-shell .sb-item{color:#ffffffad;gap:.8rem;width:100%;min-height:46px;padding:.84rem 1.25rem;font-size:.95rem}.student-dashboard-shell .sb-item.active{background:linear-gradient(90deg,#cc00003d,#cc000014)}.student-dashboard-shell .sb-item.active:before{border-radius:0 6px 6px 0;width:4px}.student-dashboard-shell .sb-badge{border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 .38rem;font-size:.66rem;display:inline-flex;box-shadow:0 6px 14px #cc000047}.student-dashboard-shell .sb-logout{color:#ffffff9e;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;justify-content:flex-start;padding:.85rem .95rem}.student-dashboard-shell .sb-logout:hover{background:#cc000014}.student-dashboard-shell .topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #dbe3ef;height:68px;padding:0 1.6rem 0 1.8rem}.student-dashboard-shell .tb-title{font-size:1.05rem;font-weight:800}.student-dashboard-shell .tb-btn,.student-dashboard-shell .tb-av{border-radius:11px;width:36px;height:36px}.student-dashboard-shell .tb-btn{background:#fff;border-color:#d9e2ee}.student-dashboard-shell .tb-btn:hover{background:#fff4f4}.student-dashboard-shell .tb-av{border-radius:50%;box-shadow:0 10px 18px #cc00002e}.student-dashboard-shell .dash-hero{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.35rem;display:flex}.student-dashboard-shell .dash-hero-copy{min-width:0}.student-dashboard-shell .dash-hero-title{letter-spacing:-.04em;color:var(--text);font-family:Sora,sans-serif;font-size:2rem;font-weight:800;line-height:1.1}.student-dashboard-shell .dash-wave{font-size:1.85rem;display:inline-block}.student-dashboard-shell .dash-hero-sub{color:var(--text2);margin-top:.4rem;font-size:.96rem}.student-dashboard-shell .dash-hero-cta{border-radius:12px;padding:.82rem 1.3rem;box-shadow:0 14px 28px #cc00002e}.student-dashboard-shell .dash-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem;display:grid}.student-dashboard-shell .dash-metric-card{background:var(--surface);border:1px solid #dbe3ef;border-radius:16px;padding:1.15rem 1.1rem;box-shadow:0 12px 28px #0f172a0a}.student-dashboard-shell .dash-metric-icon{width:36px;height:36px;color:var(--red);background:#cc000014;border-radius:11px;justify-content:center;align-items:center;margin-bottom:.95rem;display:flex}.student-dashboard-shell .dash-metric-value{color:var(--text);font-family:Sora,sans-serif;font-size:2rem;font-weight:800;line-height:1}.student-dashboard-shell .dash-metric-label{color:#4f6177;margin-top:.45rem;font-size:.84rem}.student-dashboard-shell .dash-metric-meta{color:#16a34a;margin-top:.45rem;font-size:.78rem;font-weight:700}.student-dashboard-shell .dash-main-grid{grid-template-columns:minmax(0,1.85fr) minmax(280px,.9fr);align-items:start;gap:1.25rem;display:grid}.student-dashboard-shell .dash-stack{gap:1.25rem;display:grid}.student-dashboard-shell .dash-card{border-color:#dbe3ef;border-radius:16px;box-shadow:0 12px 28px #0f172a0a}.student-dashboard-shell .dash-card .card-header{border-bottom-color:#dbe3ef;padding:1rem 1.2rem}.student-dashboard-shell .dash-card .card-header h3{font-size:.92rem}.student-dashboard-shell .dash-card .card-body{padding:.25rem 1.2rem 1rem}.student-dashboard-shell .dash-chip{color:var(--red);background:#fff0f0;border-radius:999px;justify-content:center;align-items:center;padding:.34rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.student-dashboard-shell .dash-chip.muted{background:#fdf0f0}.student-dashboard-shell .dash-learning-list,.student-dashboard-shell .dash-webinar-list,.student-dashboard-shell .dash-live-list{display:grid}.student-dashboard-shell .dash-learning-row,.student-dashboard-shell .dash-webinar-row,.student-dashboard-shell .dash-live-row{border-top:1px solid #e7edf5}.student-dashboard-shell .dash-learning-row:first-child,.student-dashboard-shell .dash-webinar-row:first-child,.student-dashboard-shell .dash-live-row:first-child{border-top:none}.student-dashboard-shell .dash-learning-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:1.05rem 0;display:grid}.student-dashboard-shell .dash-item-icon{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.1rem;display:flex}.student-dashboard-shell .dash-item-icon.red{color:var(--red);background:#fff1f1;border-color:#cc000014}.student-dashboard-shell .dash-item-icon.blue{color:#2563eb;background:#eef4ff;border-color:#2563eb14}.student-dashboard-shell .dash-learning-copy{min-width:0}.student-dashboard-shell .dash-learning-title{color:var(--text);font-size:1rem;font-weight:700}.student-dashboard-shell .dash-learning-sub{color:var(--text2);margin-top:.2rem;font-size:.83rem}.student-dashboard-shell .dash-learning-progress{margin-top:.75rem}.student-dashboard-shell .dash-learning-progress .progress-bar{background:#e4ebf5;border-radius:999px;height:6px}.student-dashboard-shell .dash-learning-progress .progress-fill{border-radius:999px}.student-dashboard-shell .dash-learning-pct{color:#607289;margin-top:.35rem;font-size:.77rem;font-weight:700}.student-dashboard-shell .dash-resume-btn{color:var(--red);white-space:nowrap;background:#fff;border:1px solid #cc000038;border-radius:10px;align-items:center;gap:.42rem;padding:.58rem .95rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.student-dashboard-shell .dash-resume-btn:hover{background:#fff4f4}.student-dashboard-shell .dash-webinar-row{grid-template-columns:auto minmax(0,1fr);gap:.9rem;padding:1rem 0;display:grid}.student-dashboard-shell .dash-webinar-icon{width:44px;height:44px;color:var(--red);background:#fff1f1;border:1px solid #cc000014;border-radius:13px;justify-content:center;align-items:center;display:flex}.student-dashboard-shell .dash-webinar-copy{min-width:0}.student-dashboard-shell .dash-webinar-title{color:var(--text);font-size:.98rem;font-weight:700;line-height:1.35}.student-dashboard-shell .dash-webinar-date{color:var(--text2);margin-top:.32rem;font-size:.8rem}.student-dashboard-shell .dash-status-badge{color:var(--red);background:#fff1f1;border-radius:999px;justify-content:center;align-items:center;margin-top:.6rem;padding:.28rem .56rem;font-size:.71rem;font-weight:700;display:inline-flex}.student-dashboard-shell .dash-live-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.95rem 0;display:grid}.student-dashboard-shell .dash-live-date{width:54px;height:54px;color:var(--red);background:#fff3f3;border:1px solid #cc00001a;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;line-height:1;display:flex}.student-dashboard-shell .dash-live-date span{letter-spacing:.08em;font-size:.64rem;font-weight:800}.student-dashboard-shell .dash-live-date strong{margin-top:.2rem;font-family:Sora,sans-serif;font-size:1rem}.student-dashboard-shell .dash-live-title{color:var(--text);font-size:.96rem;font-weight:700}.student-dashboard-shell .dash-live-sub{color:var(--text2);margin-top:.28rem;font-size:.8rem}.student-dashboard-shell .dash-highlight-card{background:linear-gradient(135deg, #cc000014, #fffffff2), var(--surface)}.student-dashboard-shell .dash-highlight-card .card-body{padding:1.2rem}.student-dashboard-shell .dash-highlight-label{letter-spacing:.08em;text-transform:uppercase;color:var(--red);font-size:.74rem;font-weight:800}.student-dashboard-shell .dash-highlight-title{color:var(--text);margin-top:.65rem;font-family:Sora,sans-serif;font-size:1.25rem;font-weight:800;line-height:1.25}.student-dashboard-shell .dash-highlight-copy{color:var(--text2);margin-top:.5rem;font-size:.86rem;line-height:1.65}.student-dashboard-shell .dash-inline-link{color:var(--red);align-items:center;gap:.45rem;margin-top:1rem;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.student-dashboard-shell .dash-inline-link:hover{text-decoration:underline}@media (width<=1200px){.student-dashboard-shell .dash-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-dashboard-shell .dash-main-grid{grid-template-columns:1fr}}@media (width<=768px){.student-dashboard-shell>.sidebar{min-width:min(82vw,320px);max-width:min(82vw,320px);width:min(82vw,320px)!important}.student-dashboard-shell>.main{width:100%;margin-left:0!important}.student-dashboard-shell .topbar{padding:0 .9rem}.student-dashboard-shell .page-content{padding:1rem .9rem 5rem}.student-dashboard-shell .dash-hero{flex-direction:column}.student-dashboard-shell .dash-hero-title{font-size:1.6rem}.student-dashboard-shell .dash-hero-cta{justify-content:center;width:100%}.student-dashboard-shell .dash-learning-row,.student-dashboard-shell .dash-live-row{grid-template-columns:1fr;align-items:flex-start}.student-dashboard-shell .dash-resume-btn{justify-content:center;width:100%}}@media (width<=560px){.student-dashboard-shell .dash-metrics-grid{grid-template-columns:1fr}.student-dashboard-shell .dash-webinar-row{gap:.75rem}}.student-dashboard-shell .continue-page{gap:1rem;display:grid}.student-dashboard-shell .continue-course-card{background:var(--surface);border:1px solid #f1b7b7;border-radius:18px;padding:1.15rem;box-shadow:0 14px 28px #0f172a0a}.student-dashboard-shell .continue-course-top{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.95rem;display:grid}.student-dashboard-shell .continue-course-icon{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.15rem;display:flex}.student-dashboard-shell .continue-course-icon.red{color:var(--red);background:#fff1f1;border-color:#cc000014}.student-dashboard-shell .continue-course-icon.blue{color:#2563eb;background:#eef4ff;border-color:#2563eb14}.student-dashboard-shell .continue-course-icon.violet{color:#7c3aed;background:#f4efff;border-color:#7c3aed14}.student-dashboard-shell .continue-course-copy{min-width:0}.student-dashboard-shell .continue-course-title{color:var(--text);font-family:Sora,sans-serif;font-size:.98rem;font-weight:800;line-height:1.3}.student-dashboard-shell .continue-course-current{color:var(--text2);margin-top:.22rem;font-size:.83rem}.student-dashboard-shell .continue-course-state{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.38rem .72rem;font-size:.72rem;font-weight:700;display:inline-flex}.student-dashboard-shell .continue-course-state.red{color:var(--red);background:#fff1f1}.student-dashboard-shell .continue-course-state.blue{color:#2563eb;background:#eef4ff}.student-dashboard-shell .continue-course-state.violet{color:#7c3aed;background:#f4efff}.student-dashboard-shell .continue-course-progress-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;margin-top:1rem;display:grid}.student-dashboard-shell .continue-course-progress{background:#e3eaf4;border-radius:999px;height:8px;overflow:hidden}.student-dashboard-shell .continue-course-progress-fill{border-radius:999px;height:100%}.student-dashboard-shell .continue-course-progress-fill.red{background:linear-gradient(90deg,#d60000,#ff3b30)}.student-dashboard-shell .continue-course-progress-fill.blue{background:linear-gradient(90deg,#2563eb,#60a5fa)}.student-dashboard-shell .continue-course-progress-fill.violet{background:linear-gradient(90deg,#7c3aed,#a78bfa)}.student-dashboard-shell .continue-course-progress-value{color:var(--red);font-size:.84rem;font-weight:800}.student-dashboard-shell .continue-schedule-panel{background:#eef3f9;border-radius:14px;margin-top:1rem;padding:.9rem .8rem}.student-dashboard-shell .continue-schedule-title{letter-spacing:.08em;text-transform:uppercase;color:#66758c;align-items:center;gap:.45rem;margin-bottom:.55rem;font-size:.76rem;font-weight:800;display:flex}.student-dashboard-shell .continue-schedule-title i{color:var(--red)}.student-dashboard-shell .continue-schedule-list{display:grid}.student-dashboard-shell .continue-schedule-row{border-top:1px solid #94a3b82e;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.7rem .35rem;display:grid}.student-dashboard-shell .continue-schedule-row:first-child{border-top:none}.student-dashboard-shell .continue-schedule-main{align-items:center;gap:.55rem;min-width:0;display:flex}.student-dashboard-shell .continue-day-chip{width:28px;height:28px;color:var(--red);background:#fff0f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.67rem;font-weight:800;display:inline-flex}.student-dashboard-shell .continue-topic{color:var(--text);font-size:.86rem}.student-dashboard-shell .continue-schedule-meta{align-items:center;gap:.75rem;display:flex}.student-dashboard-shell .continue-time{color:var(--text2);white-space:nowrap;font-size:.8rem}.student-dashboard-shell .continue-status-chip{border-radius:999px;justify-content:center;align-items:center;min-width:88px;padding:.32rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.student-dashboard-shell .continue-status-chip.red{color:var(--red);background:#fff1f1}.student-dashboard-shell .continue-status-chip.green{color:#16a34a;background:#eaf9ef}.student-dashboard-shell .continue-status-chip.blue{color:#5b7bb2;background:#eef4ff}.student-dashboard-shell .continue-course-actions{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.student-dashboard-shell .continue-primary-btn,.student-dashboard-shell .continue-secondary-btn{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.82rem 1.1rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.student-dashboard-shell .continue-primary-btn{background:var(--red);color:#fff;border:none;box-shadow:0 14px 26px #cc000029}.student-dashboard-shell .continue-primary-btn:hover{background:var(--dred);transform:translateY(-1px)}.student-dashboard-shell .continue-secondary-btn{color:var(--text);background:#fff;border:1px solid #d8e1ee}.student-dashboard-shell .continue-secondary-btn:hover{color:var(--red);background:#fff6f6;border-color:#cc000038}@media (width<=900px){.student-dashboard-shell .continue-course-top{grid-template-columns:auto minmax(0,1fr)}.student-dashboard-shell .continue-course-state{justify-self:start}}@media (width<=700px){.student-dashboard-shell .continue-schedule-row{grid-template-columns:1fr;align-items:flex-start}.student-dashboard-shell .continue-schedule-meta{justify-content:space-between;width:100%;padding-left:2.1rem}}@media (width<=560px){.student-dashboard-shell .continue-course-card{padding:.95rem}.student-dashboard-shell .continue-course-actions{grid-template-columns:1fr;display:grid}.student-dashboard-shell .continue-primary-btn,.student-dashboard-shell .continue-secondary-btn{width:100%}}.student-dashboard-shell .webinars-page{gap:1rem;display:grid}.student-dashboard-shell .webinars-page-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.student-dashboard-shell .webinars-page-title{letter-spacing:-.04em;color:var(--text);font-family:Sora,sans-serif;font-size:1.95rem;font-weight:800;line-height:1.1}.student-dashboard-shell .webinars-page-sub{color:var(--text2);margin-top:.35rem;font-size:.86rem}.student-dashboard-shell .webinars-find-btn{color:var(--text);cursor:pointer;background:#fff;border:1px solid #d8e1ee;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;padding:.76rem 1rem;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:700;transition:all .2s;display:inline-flex}.student-dashboard-shell .webinars-find-btn:hover{color:var(--red);background:#fff7f7;border-color:#cc00003d}.student-dashboard-shell .webinars-list{gap:.8rem;display:grid}.student-dashboard-shell .webinars-card{background:var(--surface);border:1px solid #dbe3ef;border-radius:14px;padding:.88rem .95rem;box-shadow:0 10px 22px #0f172a09}.student-dashboard-shell .webinars-card-main{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.85rem;display:grid}.student-dashboard-shell .webinars-card-icon{width:38px;height:38px;color:var(--red);background:#fff0f0;border:1px solid #cc000014;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;display:flex}.student-dashboard-shell .webinars-card-icon.red{color:var(--red);background:#fff0f0}.student-dashboard-shell .webinars-card-copy{min-width:0}.student-dashboard-shell .webinars-card-title{color:var(--text);font-family:Sora,sans-serif;font-size:.95rem;font-weight:800;line-height:1.3}.student-dashboard-shell .webinars-card-host,.student-dashboard-shell .webinars-card-date{color:var(--text2);align-items:center;gap:.35rem;margin-top:.18rem;font-size:.74rem;display:flex}.student-dashboard-shell .webinars-card-host i,.student-dashboard-shell .webinars-card-date i{color:var(--red);font-size:.7rem}.student-dashboard-shell .webinars-card-actions{flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:.6rem;display:flex}.student-dashboard-shell .webinars-status-chip{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:.28rem .55rem;font-size:.69rem;font-weight:700;display:inline-flex}.student-dashboard-shell .webinars-status-chip.red{color:var(--red);background:#fff0f0}.student-dashboard-shell .webinars-status-chip.slate{color:#64748b;background:#eef2f7}.student-dashboard-shell .webinars-action-btn{cursor:pointer;white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:.35rem;padding:.38rem .72rem;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:700;transition:all .2s;display:inline-flex}.student-dashboard-shell .webinars-action-btn.primary{border:1px solid var(--red);background:var(--red);color:#fff}.student-dashboard-shell .webinars-action-btn.primary:hover{background:var(--dred);border-color:var(--dred)}.student-dashboard-shell .webinars-action-btn.secondary{color:var(--text);background:#fff;border:1px solid #d8e1ee}.student-dashboard-shell .webinars-action-btn.secondary:hover{color:var(--red);background:#fff7f7;border-color:#cc00003d}@media (width<=700px){.student-dashboard-shell .webinars-page-header{flex-direction:column}.student-dashboard-shell .webinars-find-btn{width:100%}}@media (width<=560px){.student-dashboard-shell .webinars-card{padding:.85rem}.student-dashboard-shell .webinars-card-main{grid-template-columns:1fr}.student-dashboard-shell .webinars-card-icon{width:42px;height:42px}}.student-dashboard-shell .progress-page{gap:1.15rem;display:grid}.student-dashboard-shell .progress-page-header{gap:.25rem;display:grid}.student-dashboard-shell .progress-page-title{letter-spacing:-.04em;color:var(--text);font-family:Sora,sans-serif;font-size:1.95rem;font-weight:800;line-height:1.1}.student-dashboard-shell .progress-page-sub{color:var(--text2);font-size:.88rem}.student-dashboard-shell .progress-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.student-dashboard-shell .progress-summary-card{background:var(--surface);text-align:center;border:1px solid #dbe3ef;border-radius:16px;flex-direction:column;align-items:center;padding:1.45rem 1rem 1.2rem;display:flex;box-shadow:0 12px 28px #0f172a0a}.student-dashboard-shell .progress-summary-ring{width:108px;height:108px;margin-bottom:.7rem}.student-dashboard-shell .progress-summary-svg{width:100%;height:100%;transform:rotate(-90deg)}.student-dashboard-shell .progress-summary-track{fill:none;stroke:#dfe6f1;stroke-width:8px}.student-dashboard-shell .progress-summary-fill{fill:none;stroke:var(--red);stroke-width:8px;stroke-linecap:round;transition:stroke-dashoffset .8s}.student-dashboard-shell .progress-summary-value{color:var(--text);font-family:Sora,sans-serif;font-size:1.95rem;font-weight:800;line-height:1}.student-dashboard-shell .progress-summary-label{color:var(--text2);margin-top:.3rem;font-size:.84rem}.student-dashboard-shell .progress-detail-grid{grid-template-columns:minmax(0,1.9fr) minmax(260px,.68fr);align-items:start;gap:1rem;display:grid}.student-dashboard-shell .progress-detail-card{border-color:#dbe3ef;border-radius:16px;box-shadow:0 12px 28px #0f172a0a}.student-dashboard-shell .progress-detail-card .card-header{border-bottom-color:#dbe3ef;padding:1rem 1.15rem}.student-dashboard-shell .progress-detail-card .card-body{padding:0}.student-dashboard-shell .progress-milestone-list{display:grid}.student-dashboard-shell .progress-milestone-row{border-top:1px solid #e7edf5;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.9rem;padding:1rem 1.15rem;display:grid}.student-dashboard-shell .progress-milestone-row:first-child{border-top:none}.student-dashboard-shell .progress-milestone-icon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.92rem;display:flex}.student-dashboard-shell .progress-milestone-icon.green{color:#16a34a;background:#e8f7ee}.student-dashboard-shell .progress-milestone-icon.red{color:var(--red);background:#fff0f0}.student-dashboard-shell .progress-milestone-icon.gold{color:#d97706;background:#fff5e8}.student-dashboard-shell .progress-milestone-copy{min-width:0}.student-dashboard-shell .progress-milestone-title{color:var(--text);font-size:.95rem;font-weight:800}.student-dashboard-shell .progress-milestone-sub{color:var(--text2);margin-top:.2rem;font-size:.82rem}.student-dashboard-shell .progress-activity-panel{flex-direction:column;justify-content:flex-end;min-height:218px;padding:1rem 1.15rem .9rem;display:flex}.student-dashboard-shell .progress-activity-spacer{flex:1;min-height:140px}.student-dashboard-shell .progress-activity-days{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:.4rem;padding-top:.35rem;display:grid}.student-dashboard-shell .progress-activity-days span{text-align:center;color:#72839a;font-size:.73rem}@media (width<=1100px){.student-dashboard-shell .progress-detail-grid{grid-template-columns:1fr}}@media (width<=760px){.student-dashboard-shell .progress-summary-grid{grid-template-columns:1fr}}.student-dashboard-shell .courses-page{gap:1rem;display:grid}.student-dashboard-shell .courses-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.student-dashboard-shell .courses-page-title{letter-spacing:-.04em;color:var(--text);font-family:Sora,sans-serif;font-size:1.8rem;font-weight:800;line-height:1.1}.student-dashboard-shell .courses-page-sub{color:var(--text2);margin-top:.2rem;font-size:.84rem}.student-dashboard-shell .courses-page-cta{border-radius:10px;min-height:34px;padding-inline:1.05rem;box-shadow:0 12px 24px #cc000029}.student-dashboard-shell .courses-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.student-dashboard-shell .course-showcase-card{background:var(--surface);border:1px solid #dbe3ef;border-radius:16px;overflow:hidden;box-shadow:0 12px 28px #0f172a0a}.student-dashboard-shell .course-showcase-banner{justify-content:center;align-items:center;height:118px;display:flex}.student-dashboard-shell .course-showcase-banner.red{background:#fdecec}.student-dashboard-shell .course-showcase-banner.blue{background:#eef4ff}.student-dashboard-shell .course-showcase-icon{border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.7rem;display:flex}.student-dashboard-shell .course-showcase-icon.red{color:var(--red)}.student-dashboard-shell .course-showcase-icon.blue{color:#3567df}.student-dashboard-shell .course-showcase-body{padding:1rem 1.05rem 1.1rem}.student-dashboard-shell .course-showcase-title{color:var(--text);font-family:Sora,sans-serif;font-size:.97rem;font-weight:800;line-height:1.35}.student-dashboard-shell .course-showcase-meta{color:#65778f;flex-wrap:wrap;align-items:center;gap:.28rem;margin-top:.45rem;font-size:.79rem;display:flex}.student-dashboard-shell .course-showcase-meta i{color:var(--red);font-size:.72rem}.student-dashboard-shell .course-showcase-sep{color:#9ba8bb}.student-dashboard-shell .course-showcase-progress-label{color:#5f7088;justify-content:space-between;align-items:center;margin-top:.9rem;font-size:.79rem;display:flex}.student-dashboard-shell .course-showcase-progress-label span:last-child{font-weight:800}.student-dashboard-shell .course-showcase-progress{background:#e4ebf5;border-radius:999px;width:100%;height:6px;margin-top:.38rem;overflow:hidden}.student-dashboard-shell .course-showcase-progress-fill{border-radius:inherit;height:100%}.student-dashboard-shell .course-showcase-progress-fill.red{background:var(--red)}.student-dashboard-shell .course-showcase-progress-fill.blue{background:#3567df}.student-dashboard-shell .course-showcase-schedule{background:#eef3fa;border-radius:12px;margin-top:.9rem;padding:.8rem .85rem .25rem}.student-dashboard-shell .course-showcase-schedule-title{color:var(--text);align-items:center;gap:.45rem;margin-bottom:.45rem;font-size:.8rem;font-weight:800;display:flex}.student-dashboard-shell .course-showcase-schedule-title i{color:var(--red);font-size:.72rem}.student-dashboard-shell .course-showcase-schedule-list{display:grid}.student-dashboard-shell .course-showcase-schedule-row{border-top:1px solid #95a7bf2e;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.66rem 0;display:grid}.student-dashboard-shell .course-showcase-schedule-row:first-child{border-top:none}.student-dashboard-shell .course-showcase-schedule-main{align-items:center;gap:.42rem;min-width:0;display:flex}.student-dashboard-shell .course-showcase-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.student-dashboard-shell .course-showcase-dot.red{background:var(--red)}.student-dashboard-shell .course-showcase-dot.orange{background:#e68613}.student-dashboard-shell .course-showcase-dot.blue{background:#3567df}.student-dashboard-shell .course-showcase-day{color:#5f7088;min-width:28px;font-size:.79rem}.student-dashboard-shell .course-showcase-topic{min-width:0;color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;overflow:hidden}.student-dashboard-shell .course-showcase-time{color:#5f7088;white-space:nowrap;font-size:.82rem}.student-dashboard-shell .course-showcase-btn{color:#fff;cursor:pointer;border:none;border-radius:9px;justify-content:center;align-items:center;gap:.45rem;width:100%;height:36px;margin-top:.92rem;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.student-dashboard-shell .course-showcase-btn:hover{transform:translateY(-1px)}.student-dashboard-shell .course-showcase-btn.red{background:var(--red);box-shadow:0 10px 20px #cc000029}.student-dashboard-shell .course-showcase-btn.red:hover{background:var(--dred)}.student-dashboard-shell .course-showcase-btn.blue{background:#3567df;box-shadow:0 10px 20px #3567df2e}.student-dashboard-shell .course-showcase-btn.blue:hover{background:#2954c0}.student-dashboard-shell .sb-logo{padding:1.2rem 1.2rem .95rem}.student-dashboard-shell .sb-logo-inner{gap:.72rem}.student-dashboard-shell .logo-mark svg{width:36px;height:36px}.student-dashboard-shell .sb-portal{letter-spacing:.13em;margin-top:.15rem;font-size:.6rem}.student-dashboard-shell .sb-user{gap:.7rem;padding:.9rem 1.2rem}.student-dashboard-shell .sb-av{width:40px;height:40px;font-size:.84rem}.student-dashboard-shell .sb-role{margin-top:.28rem;font-size:.58rem}.student-dashboard-shell .sb-section{padding:.92rem 1.2rem .42rem;font-size:.6rem}.student-dashboard-shell .sb-item{gap:.72rem;min-height:42px;padding:.75rem 1.2rem;font-size:.86rem}.student-dashboard-shell .sb-item i{width:16px;font-size:.8rem}.student-dashboard-shell .sb-badge{min-width:18px;height:18px;font-size:.59rem}.student-dashboard-shell .sb-bottom{padding:.9rem 1rem 1rem}.student-dashboard-shell .sb-logout{padding:.72rem .85rem;font-size:.8rem}.student-dashboard-shell .topbar{height:58px;padding:0 1.35rem 0 1.55rem}.student-dashboard-shell .tb-btn,.student-dashboard-shell .tb-av{width:33px;height:33px}.student-dashboard-shell .tb-btn{font-size:.76rem}.student-dashboard-shell .tb-av{font-size:.72rem}.student-dashboard-shell .page-content{padding:1.35rem 1.55rem 1.8rem}.student-dashboard-shell .btn-red,.student-dashboard-shell .btn-outline{padding:.48rem .95rem;font-size:.78rem}.student-dashboard-shell .card-header{padding:.95rem 1.05rem}.student-dashboard-shell .card-header h3{font-size:.92rem}.student-dashboard-shell .card-body{font-size:.84rem}.student-dashboard-shell .dash-hero{margin-bottom:1.15rem}.student-dashboard-shell .dash-hero-title,.student-dashboard-shell .progress-page-title,.student-dashboard-shell .courses-page-title{font-size:1.65rem}.student-dashboard-shell .dash-hero-sub,.student-dashboard-shell .progress-page-sub,.student-dashboard-shell .courses-page-sub,.student-dashboard-shell .pg-sub{font-size:.84rem}.student-dashboard-shell .dash-metric-card{padding:1rem}.student-dashboard-shell .dash-metric-icon{width:34px;height:34px;margin-bottom:.8rem}.student-dashboard-shell .dash-metric-value{font-size:1.72rem}.student-dashboard-shell .dash-metric-label{font-size:.8rem}.student-dashboard-shell .dash-metric-meta{font-size:.74rem}.student-dashboard-shell .dash-learning-title,.student-dashboard-shell .dash-webinar-title,.student-dashboard-shell .dash-live-title{font-size:.9rem}.student-dashboard-shell .dash-learning-sub,.student-dashboard-shell .dash-webinar-date,.student-dashboard-shell .dash-live-sub,.student-dashboard-shell .dash-resume-btn{font-size:.78rem}.student-dashboard-shell .progress-summary-value{font-size:1.72rem}.student-dashboard-shell .progress-summary-label,.student-dashboard-shell .progress-milestone-sub,.student-dashboard-shell .progress-activity-days span{font-size:.78rem}.student-dashboard-shell .progress-milestone-title{font-size:.9rem}@media (width<=1100px){.student-dashboard-shell .courses-showcase-grid{grid-template-columns:1fr}}@media (width<=768px){.student-dashboard-shell .courses-page-header{flex-direction:column;align-items:stretch}.student-dashboard-shell .courses-page-cta{justify-content:center;width:100%}}@media (width<=560px){.student-dashboard-shell .course-showcase-body{padding:.9rem}.student-dashboard-shell .course-showcase-schedule{padding-inline:.75rem}.student-dashboard-shell .course-showcase-schedule-row{grid-template-columns:1fr;gap:.25rem}.student-dashboard-shell .course-showcase-schedule-main{flex-wrap:wrap}.student-dashboard-shell .course-showcase-time{padding-left:1rem}}.student-dashboard-shell .certificates-page{gap:1rem;display:grid}.student-dashboard-shell .certificates-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.student-dashboard-shell .certificates-page-title{letter-spacing:-.04em;color:var(--text);font-family:Sora,sans-serif;font-size:1.72rem;font-weight:800;line-height:1.1}.student-dashboard-shell .certificates-page-sub{color:var(--text2);margin-top:.2rem;font-size:.84rem}.student-dashboard-shell .certificates-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.student-dashboard-shell .certificate-showcase-card{background:var(--surface);text-align:center;border:1px solid #dbe3ef;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:224px;padding:1.4rem 1.25rem 1.3rem;display:flex;box-shadow:0 12px 28px #0f172a0a}.student-dashboard-shell .certificate-showcase-card.locked{color:#8d99ad}.student-dashboard-shell .certificate-showcase-icon{border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:.95rem;font-size:1.35rem;display:flex}.student-dashboard-shell .certificate-showcase-icon.earned{color:var(--red);background:#fdecec}.student-dashboard-shell .certificate-showcase-icon.locked{color:#a5afbf;background:#f2f4f8}.student-dashboard-shell .certificate-showcase-title{font-family:Sora,sans-serif;font-size:.99rem;font-weight:800;line-height:1.35}.student-dashboard-shell .certificate-showcase-title.earned{color:var(--text)}.student-dashboard-shell .certificate-showcase-title.locked{color:#7d8798}.student-dashboard-shell .certificate-showcase-sub{margin-top:.25rem;font-size:.82rem}.student-dashboard-shell .certificate-showcase-sub.earned{color:#5f7088}.student-dashboard-shell .certificate-showcase-sub.locked{color:#a1acbd}.student-dashboard-shell .certificate-showcase-meta{align-items:center;gap:.35rem;margin-top:.5rem;font-size:.79rem;display:inline-flex}.student-dashboard-shell .certificate-showcase-meta.earned{color:#6c7c93}.student-dashboard-shell .certificate-showcase-meta.locked{color:#a3adbd}.student-dashboard-shell .certificate-showcase-meta.earned i{color:var(--red)}.student-dashboard-shell .certificate-showcase-meta.locked i{color:#f08b8b}.student-dashboard-shell .certificate-showcase-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.student-dashboard-shell .certificate-download-btn,.student-dashboard-shell .certificate-share-btn,.student-dashboard-shell .certificate-locked-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;min-height:34px;padding:.54rem 1rem;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:700;transition:all .2s;display:inline-flex}.student-dashboard-shell .certificate-download-btn{background:var(--red);border-color:var(--red);color:#fff}.student-dashboard-shell .certificate-download-btn:hover{background:var(--dred);border-color:var(--dred)}.student-dashboard-shell .certificate-share-btn{color:var(--text);background:#fff;border-color:#d8e1ee}.student-dashboard-shell .certificate-share-btn:hover{color:var(--red);background:#fff6f6;border-color:#cc000038}.student-dashboard-shell .certificate-locked-btn{color:#7d8798;background:#fff;border-color:#e3e8f1;margin-top:1rem}.student-dashboard-shell .certificate-locked-btn:hover{background:#f8fafc}@media (width<=960px){.student-dashboard-shell .certificates-showcase-grid{grid-template-columns:1fr}}.student-dashboard-shell .profile-page{gap:.95rem;display:grid}.student-dashboard-shell .profile-page-note{color:#7a8ca3;margin-top:-.15rem;font-size:.76rem}.student-dashboard-shell .profile-page-grid{grid-template-columns:210px minmax(0,1fr);align-items:start;gap:1rem;display:grid}.student-dashboard-shell .profile-summary-card{background:var(--surface);border:1px solid #dbe3ef;border-radius:14px;overflow:hidden;box-shadow:0 12px 28px #0f172a0a}.student-dashboard-shell .profile-summary-cover{background:linear-gradient(#d00000,#c50000);height:60px}.student-dashboard-shell .profile-summary-avatar{background:var(--red);color:#fff;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin:-24px 0 0 1rem;font-family:Sora,sans-serif;font-size:.92rem;font-weight:800;display:flex}.student-dashboard-shell .profile-summary-body{padding:.8rem 1rem 1rem}.student-dashboard-shell .profile-summary-name{color:var(--text);font-family:Sora,sans-serif;font-size:.94rem;font-weight:800;line-height:1.3}.student-dashboard-shell .profile-summary-role{color:var(--red);text-transform:uppercase;letter-spacing:.04em;background:#fff1f1;border-radius:4px;justify-content:center;align-items:center;margin-top:.35rem;padding:.16rem .48rem;font-size:.58rem;font-weight:800;display:inline-flex}.student-dashboard-shell .profile-summary-email{color:#72839a;margin-top:.7rem;font-size:.74rem;line-height:1.4}.student-dashboard-shell .profile-summary-location{color:#72839a;align-items:center;gap:.32rem;margin-top:.3rem;font-size:.74rem;display:inline-flex}.student-dashboard-shell .profile-summary-location i{color:var(--red);font-size:.7rem}.student-dashboard-shell .profile-summary-stats{border-top:1px solid #e2e8f2;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin-top:.8rem;padding-top:.65rem;display:grid}.student-dashboard-shell .profile-summary-stats strong{color:var(--text);font-family:Sora,sans-serif;font-size:.92rem;font-weight:800;line-height:1;display:block}.student-dashboard-shell .profile-summary-stats span{color:#7c8ca2;margin-top:.18rem;font-size:.6rem;display:block}.student-dashboard-shell .profile-main-stack{gap:1rem;display:grid}.student-dashboard-shell .profile-section-card{border-color:#dbe3ef;border-radius:14px;box-shadow:0 12px 28px #0f172a0a}.student-dashboard-shell .profile-section-card .card-header{border-bottom-color:#dbe3ef;padding:.85rem 1rem}.student-dashboard-shell .profile-section-card .card-header h3{font-size:.9rem}.student-dashboard-shell .profile-section-card .card-body{padding:.9rem 1rem 1rem}.student-dashboard-shell .profile-form-grid{gap:.75rem .7rem}.student-dashboard-shell .profile-field{margin-bottom:.8rem}.student-dashboard-shell .profile-field:last-of-type{margin-bottom:0}.student-dashboard-shell .profile-field label{color:#64748b;margin-bottom:.32rem;font-size:.72rem;font-weight:700}.student-dashboard-shell .profile-field .req{color:var(--red)}.student-dashboard-shell .profile-input{min-height:34px;color:var(--text);background:#edf2f8;border:1px solid #dde6f0;border-radius:8px;padding:.62rem .78rem;font-size:.8rem}.student-dashboard-shell .profile-input:focus{background:#fff;border-color:#cc00003d;box-shadow:0 0 0 3px #cc00000f}.student-dashboard-shell .profile-input::placeholder{color:#9aabbd;opacity:1}.student-dashboard-shell .profile-textarea{resize:vertical;min-height:68px}.student-dashboard-shell .profile-action-btn{min-height:34px;box-shadow:none;border-radius:9px;margin-top:.2rem;padding:.54rem 1rem}.student-dashboard-shell .profile-action-btn:hover{box-shadow:none;transform:none}@media (width<=1080px){.student-dashboard-shell .profile-page-grid{grid-template-columns:1fr}.student-dashboard-shell .profile-summary-card{max-width:240px}}@media (width<=640px){.student-dashboard-shell .profile-form-grid{grid-template-columns:1fr}.student-dashboard-shell .profile-summary-card{max-width:100%}}.student-dashboard-shell .sb-logo-text{font-size:.92rem}.student-dashboard-shell .sb-portal{font-size:.5rem}.student-dashboard-shell .sb-av{font-size:.7rem}.student-dashboard-shell .sb-uname{font-size:.74rem}.student-dashboard-shell .sb-role,.student-dashboard-shell .sb-section,.student-dashboard-shell .sb-badge,.student-dashboard-shell .profile-summary-role,.student-dashboard-shell .profile-summary-stats span{font-size:.48rem}.student-dashboard-shell .sb-item,.student-dashboard-shell .sb-logout{font-size:.72rem}.student-dashboard-shell .sb-item i{font-size:.68rem}.student-dashboard-shell .tb-title{font-size:.76rem}.student-dashboard-shell .tb-btn,.student-dashboard-shell .tb-av,.student-dashboard-shell .modal-close,.student-dashboard-shell .toast-close-btn{font-size:.64rem}.student-dashboard-shell .pg-title{font-size:clamp(.9rem,1.2vw,.98rem)}.student-dashboard-shell .pg-sub,.student-dashboard-shell .profile-page-note,.student-dashboard-shell .dash-hero-sub,.student-dashboard-shell .progress-page-sub,.student-dashboard-shell .courses-page-sub,.student-dashboard-shell .webinars-page-sub,.student-dashboard-shell .certificates-page-sub{font-size:.68rem}.student-dashboard-shell .dash-hero-title,.student-dashboard-shell .progress-page-title,.student-dashboard-shell .courses-page-title,.student-dashboard-shell .webinars-page-title,.student-dashboard-shell .certificates-page-title{font-size:clamp(1.12rem,1.6vw,1.24rem)}.student-dashboard-shell .dash-wave{font-size:1.18rem}.student-dashboard-shell .dash-highlight-title{font-size:clamp(.96rem,1.4vw,1.04rem)}.student-dashboard-shell .btn-red,.student-dashboard-shell .btn-outline,.student-dashboard-shell .webinars-find-btn,.student-dashboard-shell .webinars-action-btn,.student-dashboard-shell .course-showcase-btn,.student-dashboard-shell .certificate-download-btn,.student-dashboard-shell .certificate-share-btn,.student-dashboard-shell .certificate-locked-btn,.student-dashboard-shell .profile-action-btn,.student-dashboard-shell .dash-resume-btn,.student-dashboard-shell .cl-btn,.student-dashboard-shell .mc-btn{font-size:.68rem}.student-dashboard-shell .card-header h3,.student-dashboard-shell .dash-card .card-header h3,.student-dashboard-shell .profile-section-card .card-header h3,.student-dashboard-shell .modal-title{font-size:.76rem}.student-dashboard-shell .card-header a{font-size:.66rem}.student-dashboard-shell .card-body,.student-dashboard-shell .modal-body,.student-dashboard-shell .toast-msg{font-size:.74rem}.student-dashboard-shell .sc-num,.student-dashboard-shell .dash-metric-value,.student-dashboard-shell .progress-summary-value{font-size:clamp(1.02rem,1.7vw,1.16rem)}.student-dashboard-shell .ring-label,.student-dashboard-shell .profile-summary-stats strong,.student-dashboard-shell .profile-stat-val{font-size:clamp(.86rem,1.5vw,.96rem)}.student-dashboard-shell .sc-label,.student-dashboard-shell .dash-metric-label,.student-dashboard-shell .progress-summary-label,.student-dashboard-shell .ring-sublabel,.student-dashboard-shell .profile-stat-lbl{font-size:.64rem}.student-dashboard-shell .sc-change,.student-dashboard-shell .dash-metric-meta,.student-dashboard-shell .dash-chip,.student-dashboard-shell .dash-status-badge,.student-dashboard-shell .badge,.student-dashboard-shell .webinars-status-chip{font-size:.56rem}.student-dashboard-shell .cl-title,.student-dashboard-shell .mc-title,.student-dashboard-shell .cert-name,.student-dashboard-shell .dash-learning-title,.student-dashboard-shell .dash-webinar-title,.student-dashboard-shell .dash-live-title,.student-dashboard-shell .webinars-card-title,.student-dashboard-shell .progress-milestone-title,.student-dashboard-shell .course-showcase-title,.student-dashboard-shell .certificate-showcase-title,.student-dashboard-shell .profile-summary-name,.student-dashboard-shell .wb-title{font-size:.76rem}.student-dashboard-shell .cl-lesson,.student-dashboard-shell .cl-pct,.student-dashboard-shell .mc-instructor,.student-dashboard-shell .mc-progress-label,.student-dashboard-shell .cert-course,.student-dashboard-shell .cert-date,.student-dashboard-shell .dash-learning-sub,.student-dashboard-shell .dash-webinar-date,.student-dashboard-shell .dash-live-sub,.student-dashboard-shell .dash-highlight-copy,.student-dashboard-shell .dash-inline-link,.student-dashboard-shell .webinars-card-host,.student-dashboard-shell .webinars-card-date,.student-dashboard-shell .progress-milestone-sub,.student-dashboard-shell .progress-activity-days span,.student-dashboard-shell .course-showcase-meta,.student-dashboard-shell .course-showcase-progress-label,.student-dashboard-shell .course-showcase-schedule-title,.student-dashboard-shell .course-showcase-day,.student-dashboard-shell .course-showcase-topic,.student-dashboard-shell .course-showcase-time,.student-dashboard-shell .certificate-showcase-sub,.student-dashboard-shell .certificate-showcase-meta,.student-dashboard-shell .profile-summary-email,.student-dashboard-shell .profile-summary-location,.student-dashboard-shell .profile-field label,.student-dashboard-shell .profile-input,.student-dashboard-shell .wb-date{font-size:.66rem}@media (width<=640px){.student-dashboard-shell .tb-title{font-size:.72rem}.student-dashboard-shell .pg-sub,.student-dashboard-shell .profile-page-note,.student-dashboard-shell .dash-hero-sub,.student-dashboard-shell .progress-page-sub,.student-dashboard-shell .courses-page-sub,.student-dashboard-shell .webinars-page-sub,.student-dashboard-shell .certificates-page-sub{font-size:.64rem}}
