/*!
 * Font Awesome Free 7.0.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2025 Fonticons, Inc.
 */
.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-style:normal;font-synthesis:none;font-variant:normal;font-weight:var(--fa-style,900);line-height:1;text-align:center;text-rendering:auto;width:var(--fa-width,1.25em)}: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{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-width-auto{--fa-width:auto}.fa-fw,.fa-width-fixed{--fa-width:1.25em}.fa-ul{list-style-type:none;margin-inline-start:var(--fa-li-margin,2.5em);padding-inline-start:0}.fa-ul>li{position:relative}.fa-li{inset-inline-start:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.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{animation:none!important;transition: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(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{--fa-width:100%;inset:0;position:absolute;text-align:center;width:var(--fa-width);z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}

.fa-0{--fa:"\30 "}.fa-1{--fa:"\31 "}.fa-2{--fa:"\32 "}.fa-3{--fa:"\33 "}.fa-4{--fa:"\34 "}.fa-5{--fa:"\35 "}.fa-6{--fa:"\36 "}.fa-7{--fa:"\37 "}.fa-8{--fa:"\38 "}.fa-9{--fa:"\39 "}.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:"\e005"}.fa-faucet-drip{--fa:"\e006"}.fa-house-chimney-window{--fa:"\e00d"}.fa-house-signal{--fa:"\e012"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040"}.fa-trailer{--fa:"\e041"}.fa-bacteria{--fa:"\e059"}.fa-bacterium{--fa:"\e05a"}.fa-box-tissue{--fa:"\e05b"}.fa-hand-holding-medical{--fa:"\e05c"}.fa-hand-sparkles{--fa:"\e05d"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e"}.fa-handshake-alt-slash,.fa-handshake-simple-slash,.fa-handshake-slash{--fa:"\e060"}.fa-head-side-cough{--fa:"\e061"}.fa-head-side-cough-slash{--fa:"\e062"}.fa-head-side-mask{--fa:"\e063"}.fa-head-side-virus{--fa:"\e064"}.fa-house-chimney-user{--fa:"\e065"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066"}.fa-lungs-virus{--fa:"\e067"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068"}.fa-plane-slash{--fa:"\e069"}.fa-pump-medical{--fa:"\e06a"}.fa-pump-soap{--fa:"\e06b"}.fa-shield-virus{--fa:"\e06c"}.fa-sink{--fa:"\e06d"}.fa-soap{--fa:"\e06e"}.fa-stopwatch-20{--fa:"\e06f"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070"}.fa-store-slash{--fa:"\e071"}.fa-toilet-paper-slash{--fa:"\e072"}.fa-users-slash{--fa:"\e073"}.fa-virus{--fa:"\e074"}.fa-virus-slash{--fa:"\e075"}.fa-viruses{--fa:"\e076"}.fa-vest{--fa:"\e085"}.fa-vest-patches{--fa:"\e086"}.fa-arrow-trend-down{--fa:"\e097"}.fa-arrow-trend-up{--fa:"\e098"}.fa-arrow-up-from-bracket{--fa:"\e09a"}.fa-austral-sign{--fa:"\e0a9"}.fa-baht-sign{--fa:"\e0ac"}.fa-bitcoin-sign{--fa:"\e0b4"}.fa-bolt-lightning{--fa:"\e0b7"}.fa-book-bookmark{--fa:"\e0bb"}.fa-camera-rotate{--fa:"\e0d8"}.fa-cedi-sign{--fa:"\e0df"}.fa-chart-column{--fa:"\e0e3"}.fa-chart-gantt{--fa:"\e0e4"}.fa-clapperboard{--fa:"\e131"}.fa-clover{--fa:"\e139"}.fa-code-compare{--fa:"\e13a"}.fa-code-fork{--fa:"\e13b"}.fa-code-pull-request{--fa:"\e13c"}.fa-colon-sign{--fa:"\e140"}.fa-cruzeiro-sign{--fa:"\e152"}.fa-display{--fa:"\e163"}.fa-dong-sign{--fa:"\e169"}.fa-elevator{--fa:"\e16d"}.fa-filter-circle-xmark{--fa:"\e17b"}.fa-florin-sign{--fa:"\e184"}.fa-folder-closed{--fa:"\e185"}.fa-franc-sign{--fa:"\e18f"}.fa-guarani-sign{--fa:"\e19a"}.fa-gun{--fa:"\e19b"}.fa-hands-clapping{--fa:"\e1a8"}.fa-home-user,.fa-house-user{--fa:"\e1b0"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc"}.fa-kip-sign{--fa:"\e1c4"}.fa-lari-sign{--fa:"\e1c8"}.fa-litecoin-sign{--fa:"\e1d3"}.fa-manat-sign{--fa:"\e1d5"}.fa-mask-face{--fa:"\e1d7"}.fa-mill-sign{--fa:"\e1ed"}.fa-money-bills{--fa:"\e1f3"}.fa-naira-sign{--fa:"\e1f6"}.fa-notdef{--fa:"\e1fe"}.fa-panorama{--fa:"\e209"}.fa-peseta-sign{--fa:"\e221"}.fa-peso-sign{--fa:"\e222"}.fa-plane-up{--fa:"\e22d"}.fa-rupiah-sign{--fa:"\e23d"}.fa-stairs{--fa:"\e289"}.fa-timeline{--fa:"\e29c"}.fa-truck-front{--fa:"\e2b7"}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb"}.fa-vault{--fa:"\e2c5"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce"}.fa-bangladeshi-taka-sign{--fa:"\e2e6"}.fa-bowl-rice{--fa:"\e2eb"}.fa-person-pregnant{--fa:"\e31e"}.fa-home-lg,.fa-house-chimney{--fa:"\e3af"}.fa-house-crack{--fa:"\e3b1"}.fa-house-medical{--fa:"\e3b2"}.fa-cent-sign{--fa:"\e3f5"}.fa-plus-minus{--fa:"\e43c"}.fa-sailboat{--fa:"\e445"}.fa-section{--fa:"\e447"}.fa-shrimp{--fa:"\e448"}.fa-brazilian-real-sign{--fa:"\e46c"}.fa-chart-simple{--fa:"\e473"}.fa-diagram-next{--fa:"\e476"}.fa-diagram-predecessor{--fa:"\e477"}.fa-diagram-successor{--fa:"\e47a"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\e47b"}.fa-bug-slash{--fa:"\e490"}.fa-file-circle-plus{--fa:"\e494"}.fa-shop-lock{--fa:"\e4a5"}.fa-virus-covid{--fa:"\e4a8"}.fa-virus-covid-slash{--fa:"\e4a9"}.fa-anchor-circle-check{--fa:"\e4aa"}.fa-anchor-circle-exclamation{--fa:"\e4ab"}.fa-anchor-circle-xmark{--fa:"\e4ac"}.fa-anchor-lock{--fa:"\e4ad"}.fa-arrow-down-up-across-line{--fa:"\e4af"}.fa-arrow-down-up-lock{--fa:"\e4b0"}.fa-arrow-right-to-city{--fa:"\e4b3"}.fa-arrow-up-from-ground-water{--fa:"\e4b5"}.fa-arrow-up-from-water-pump{--fa:"\e4b6"}.fa-arrow-up-right-dots{--fa:"\e4b7"}.fa-arrows-down-to-line{--fa:"\e4b8"}.fa-arrows-down-to-people{--fa:"\e4b9"}.fa-arrows-left-right-to-line{--fa:"\e4ba"}.fa-arrows-spin{--fa:"\e4bb"}.fa-arrows-split-up-and-left{--fa:"\e4bc"}.fa-arrows-to-circle{--fa:"\e4bd"}.fa-arrows-to-dot{--fa:"\e4be"}.fa-arrows-to-eye{--fa:"\e4bf"}.fa-arrows-turn-right{--fa:"\e4c0"}.fa-arrows-turn-to-dots{--fa:"\e4c1"}.fa-arrows-up-to-line{--fa:"\e4c2"}.fa-bore-hole{--fa:"\e4c3"}.fa-bottle-droplet{--fa:"\e4c4"}.fa-bottle-water{--fa:"\e4c5"}.fa-bowl-food{--fa:"\e4c6"}.fa-boxes-packing{--fa:"\e4c7"}.fa-bridge{--fa:"\e4c8"}.fa-bridge-circle-check{--fa:"\e4c9"}.fa-bridge-circle-exclamation{--fa:"\e4ca"}.fa-bridge-circle-xmark{--fa:"\e4cb"}.fa-bridge-lock{--fa:"\e4cc"}.fa-bridge-water{--fa:"\e4ce"}.fa-bucket{--fa:"\e4cf"}.fa-bugs{--fa:"\e4d0"}.fa-building-circle-arrow-right{--fa:"\e4d1"}.fa-building-circle-check{--fa:"\e4d2"}.fa-building-circle-exclamation{--fa:"\e4d3"}.fa-building-circle-xmark{--fa:"\e4d4"}.fa-building-flag{--fa:"\e4d5"}.fa-building-lock{--fa:"\e4d6"}.fa-building-ngo{--fa:"\e4d7"}.fa-building-shield{--fa:"\e4d8"}.fa-building-un{--fa:"\e4d9"}.fa-building-user{--fa:"\e4da"}.fa-building-wheat{--fa:"\e4db"}.fa-burst{--fa:"\e4dc"}.fa-car-on{--fa:"\e4dd"}.fa-car-tunnel{--fa:"\e4de"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0"}.fa-children{--fa:"\e4e1"}.fa-circle-nodes{--fa:"\e4e2"}.fa-clipboard-question{--fa:"\e4e3"}.fa-cloud-showers-water{--fa:"\e4e4"}.fa-computer{--fa:"\e4e5"}.fa-cubes-stacked{--fa:"\e4e6"}.fa-envelope-circle-check{--fa:"\e4e8"}.fa-explosion{--fa:"\e4e9"}.fa-ferry{--fa:"\e4ea"}.fa-file-circle-exclamation{--fa:"\e4eb"}.fa-file-circle-minus{--fa:"\e4ed"}.fa-file-circle-question{--fa:"\e4ef"}.fa-file-shield{--fa:"\e4f0"}.fa-fire-burner{--fa:"\e4f1"}.fa-fish-fins{--fa:"\e4f2"}.fa-flask-vial{--fa:"\e4f3"}.fa-glass-water{--fa:"\e4f4"}.fa-glass-water-droplet{--fa:"\e4f5"}.fa-group-arrows-rotate{--fa:"\e4f6"}.fa-hand-holding-hand{--fa:"\e4f7"}.fa-handcuffs{--fa:"\e4f8"}.fa-hands-bound{--fa:"\e4f9"}.fa-hands-holding-child{--fa:"\e4fa"}.fa-hands-holding-circle{--fa:"\e4fb"}.fa-heart-circle-bolt{--fa:"\e4fc"}.fa-heart-circle-check{--fa:"\e4fd"}.fa-heart-circle-exclamation{--fa:"\e4fe"}.fa-heart-circle-minus{--fa:"\e4ff"}.fa-heart-circle-plus{--fa:"\e500"}.fa-heart-circle-xmark{--fa:"\e501"}.fa-helicopter-symbol{--fa:"\e502"}.fa-helmet-un{--fa:"\e503"}.fa-hill-avalanche{--fa:"\e507"}.fa-hill-rockslide{--fa:"\e508"}.fa-house-circle-check{--fa:"\e509"}.fa-house-circle-exclamation{--fa:"\e50a"}.fa-house-circle-xmark{--fa:"\e50b"}.fa-house-fire{--fa:"\e50c"}.fa-house-flag{--fa:"\e50d"}.fa-house-flood-water{--fa:"\e50e"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f"}.fa-house-lock{--fa:"\e510"}.fa-house-medical-circle-check{--fa:"\e511"}.fa-house-medical-circle-exclamation{--fa:"\e512"}.fa-house-medical-circle-xmark{--fa:"\e513"}.fa-house-medical-flag{--fa:"\e514"}.fa-house-tsunami{--fa:"\e515"}.fa-jar{--fa:"\e516"}.fa-jar-wheat{--fa:"\e517"}.fa-jet-fighter-up{--fa:"\e518"}.fa-jug-detergent{--fa:"\e519"}.fa-kitchen-set{--fa:"\e51a"}.fa-land-mine-on{--fa:"\e51b"}.fa-landmark-flag{--fa:"\e51c"}.fa-laptop-file{--fa:"\e51d"}.fa-lines-leaning{--fa:"\e51e"}.fa-location-pin-lock{--fa:"\e51f"}.fa-locust{--fa:"\e520"}.fa-magnifying-glass-arrow-right{--fa:"\e521"}.fa-magnifying-glass-chart{--fa:"\e522"}.fa-mars-and-venus-burst{--fa:"\e523"}.fa-mask-ventilator{--fa:"\e524"}.fa-mattress-pillow{--fa:"\e525"}.fa-mobile-retro{--fa:"\e527"}.fa-money-bill-transfer{--fa:"\e528"}.fa-money-bill-trend-up{--fa:"\e529"}.fa-money-bill-wheat{--fa:"\e52a"}.fa-mosquito{--fa:"\e52b"}.fa-mosquito-net{--fa:"\e52c"}.fa-mound{--fa:"\e52d"}.fa-mountain-city{--fa:"\e52e"}.fa-mountain-sun{--fa:"\e52f"}.fa-oil-well{--fa:"\e532"}.fa-people-group{--fa:"\e533"}.fa-people-line{--fa:"\e534"}.fa-people-pulling{--fa:"\e535"}.fa-people-robbery{--fa:"\e536"}.fa-people-roof{--fa:"\e537"}.fa-person-arrow-down-to-line{--fa:"\e538"}.fa-person-arrow-up-from-line{--fa:"\e539"}.fa-person-breastfeeding{--fa:"\e53a"}.fa-person-burst{--fa:"\e53b"}.fa-person-cane{--fa:"\e53c"}.fa-person-chalkboard{--fa:"\e53d"}.fa-person-circle-check{--fa:"\e53e"}.fa-person-circle-exclamation{--fa:"\e53f"}.fa-person-circle-minus{--fa:"\e540"}.fa-person-circle-plus{--fa:"\e541"}.fa-person-circle-question{--fa:"\e542"}.fa-person-circle-xmark{--fa:"\e543"}.fa-person-dress-burst{--fa:"\e544"}.fa-person-drowning{--fa:"\e545"}.fa-person-falling{--fa:"\e546"}.fa-person-falling-burst{--fa:"\e547"}.fa-person-half-dress{--fa:"\e548"}.fa-person-harassing{--fa:"\e549"}.fa-person-military-pointing{--fa:"\e54a"}.fa-person-military-rifle{--fa:"\e54b"}.fa-person-military-to-person{--fa:"\e54c"}.fa-person-rays{--fa:"\e54d"}.fa-person-rifle{--fa:"\e54e"}.fa-person-shelter{--fa:"\e54f"}.fa-person-walking-arrow-loop-left{--fa:"\e551"}.fa-person-walking-arrow-right{--fa:"\e552"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553"}.fa-person-walking-luggage{--fa:"\e554"}.fa-plane-circle-check{--fa:"\e555"}.fa-plane-circle-exclamation{--fa:"\e556"}.fa-plane-circle-xmark{--fa:"\e557"}.fa-plane-lock{--fa:"\e558"}.fa-plate-wheat{--fa:"\e55a"}.fa-plug-circle-bolt{--fa:"\e55b"}.fa-plug-circle-check{--fa:"\e55c"}.fa-plug-circle-exclamation{--fa:"\e55d"}.fa-plug-circle-minus{--fa:"\e55e"}.fa-plug-circle-plus{--fa:"\e55f"}.fa-plug-circle-xmark{--fa:"\e560"}.fa-ranking-star{--fa:"\e561"}.fa-road-barrier{--fa:"\e562"}.fa-road-bridge{--fa:"\e563"}.fa-road-circle-check{--fa:"\e564"}.fa-road-circle-exclamation{--fa:"\e565"}.fa-road-circle-xmark{--fa:"\e566"}.fa-road-lock{--fa:"\e567"}.fa-road-spikes{--fa:"\e568"}.fa-rug{--fa:"\e569"}.fa-sack-xmark{--fa:"\e56a"}.fa-school-circle-check{--fa:"\e56b"}.fa-school-circle-exclamation{--fa:"\e56c"}.fa-school-circle-xmark{--fa:"\e56d"}.fa-school-flag{--fa:"\e56e"}.fa-school-lock{--fa:"\e56f"}.fa-sheet-plastic{--fa:"\e571"}.fa-shield-cat{--fa:"\e572"}.fa-shield-dog{--fa:"\e573"}.fa-shield-heart{--fa:"\e574"}.fa-square-nfi{--fa:"\e576"}.fa-square-person-confined{--fa:"\e577"}.fa-square-virus{--fa:"\e578"}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579"}.fa-sun-plant-wilt{--fa:"\e57a"}.fa-tarp{--fa:"\e57b"}.fa-tarp-droplet{--fa:"\e57c"}.fa-tent{--fa:"\e57d"}.fa-tent-arrow-down-to-line{--fa:"\e57e"}.fa-tent-arrow-left-right{--fa:"\e57f"}.fa-tent-arrow-turn-left{--fa:"\e580"}.fa-tent-arrows-down{--fa:"\e581"}.fa-tents{--fa:"\e582"}.fa-toilet-portable{--fa:"\e583"}.fa-toilets-portable{--fa:"\e584"}.fa-tower-cell{--fa:"\e585"}.fa-tower-observation{--fa:"\e586"}.fa-tree-city{--fa:"\e587"}.fa-trowel{--fa:"\e589"}.fa-trowel-bricks{--fa:"\e58a"}.fa-truck-arrow-right{--fa:"\e58b"}.fa-truck-droplet{--fa:"\e58c"}.fa-truck-field{--fa:"\e58d"}.fa-truck-field-un{--fa:"\e58e"}.fa-truck-plane{--fa:"\e58f"}.fa-users-between-lines{--fa:"\e591"}.fa-users-line{--fa:"\e592"}.fa-users-rays{--fa:"\e593"}.fa-users-rectangle{--fa:"\e594"}.fa-users-viewfinder{--fa:"\e595"}.fa-vial-circle-check{--fa:"\e596"}.fa-vial-virus{--fa:"\e597"}.fa-wheat-awn-circle-exclamation{--fa:"\e598"}.fa-worm{--fa:"\e599"}.fa-xmarks-lines{--fa:"\e59a"}.fa-child-dress{--fa:"\e59c"}.fa-child-reaching{--fa:"\e59d"}.fa-file-circle-check{--fa:"\e5a0"}.fa-file-circle-xmark{--fa:"\e5a1"}.fa-person-through-window{--fa:"\e5a9"}.fa-plant-wilt{--fa:"\e5aa"}.fa-stapler{--fa:"\e5af"}.fa-train-tram{--fa:"\e5b4"}.fa-table-cells-column-lock{--fa:"\e678"}.fa-table-cells-row-lock{--fa:"\e67a"}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f"}.fa-table-cells-row-unlock{--fa:"\e691"}.fa-chart-diagram{--fa:"\e695"}.fa-comment-nodes{--fa:"\e696"}.fa-file-fragment{--fa:"\e697"}.fa-file-half-dashed{--fa:"\e698"}.fa-hexagon-nodes{--fa:"\e699"}.fa-hexagon-nodes-bolt{--fa:"\e69a"}.fa-square-binary{--fa:"\e69b"}.fa-pentagon{--fa:"\e790"}.fa-non-binary{--fa:"\e807"}.fa-spiral{--fa:"\e80a"}.fa-mobile-vibrate{--fa:"\e816"}.fa-single-quote-left{--fa:"\e81b"}.fa-single-quote-right{--fa:"\e81c"}.fa-bus-side{--fa:"\e81d"}.fa-heptagon,.fa-septagon{--fa:"\e820"}.fa-glass-martini,.fa-martini-glass-empty{--fa:"\f000"}.fa-music{--fa:"\f001"}.fa-magnifying-glass,.fa-search{--fa:"\f002"}.fa-heart{--fa:"\f004"}.fa-star{--fa:"\f005"}.fa-user,.fa-user-alt,.fa-user-large{--fa:"\f007"}.fa-film,.fa-film-alt,.fa-film-simple{--fa:"\f008"}.fa-table-cells-large,.fa-th-large{--fa:"\f009"}.fa-table-cells,.fa-th{--fa:"\f00a"}.fa-table-list,.fa-th-list{--fa:"\f00b"}.fa-check{--fa:"\f00c"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\f010"}.fa-power-off{--fa:"\f011"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\f012"}.fa-cog,.fa-gear{--fa:"\f013"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015"}.fa-clock,.fa-clock-four{--fa:"\f017"}.fa-road{--fa:"\f018"}.fa-download{--fa:"\f019"}.fa-inbox{--fa:"\f01c"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021"}.fa-list-alt,.fa-rectangle-list{--fa:"\f022"}.fa-lock{--fa:"\f023"}.fa-flag{--fa:"\f024"}.fa-headphones,.fa-headphones-alt,.fa-headphones-simple{--fa:"\f025"}.fa-volume-off{--fa:"\f026"}.fa-volume-down,.fa-volume-low{--fa:"\f027"}.fa-volume-high,.fa-volume-up{--fa:"\f028"}.fa-qrcode{--fa:"\f029"}.fa-barcode{--fa:"\f02a"}.fa-tag{--fa:"\f02b"}.fa-tags{--fa:"\f02c"}.fa-book{--fa:"\f02d"}.fa-bookmark{--fa:"\f02e"}.fa-print{--fa:"\f02f"}.fa-camera,.fa-camera-alt{--fa:"\f030"}.fa-font{--fa:"\f031"}.fa-bold{--fa:"\f032"}.fa-italic{--fa:"\f033"}.fa-text-height{--fa:"\f034"}.fa-text-width{--fa:"\f035"}.fa-align-left{--fa:"\f036"}.fa-align-center{--fa:"\f037"}.fa-align-right{--fa:"\f038"}.fa-align-justify{--fa:"\f039"}.fa-list,.fa-list-squares{--fa:"\f03a"}.fa-dedent,.fa-outdent{--fa:"\f03b"}.fa-indent{--fa:"\f03c"}.fa-video,.fa-video-camera{--fa:"\f03d"}.fa-image{--fa:"\f03e"}.fa-location-pin,.fa-map-marker{--fa:"\f041"}.fa-adjust,.fa-circle-half-stroke{--fa:"\f042"}.fa-droplet,.fa-tint{--fa:"\f043"}.fa-edit,.fa-pen-to-square{--fa:"\f044"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047"}.fa-backward-step,.fa-step-backward{--fa:"\f048"}.fa-backward-fast,.fa-fast-backward{--fa:"\f049"}.fa-backward{--fa:"\f04a"}.fa-play{--fa:"\f04b"}.fa-pause{--fa:"\f04c"}.fa-stop{--fa:"\f04d"}.fa-forward{--fa:"\f04e"}.fa-fast-forward,.fa-forward-fast{--fa:"\f050"}.fa-forward-step,.fa-step-forward{--fa:"\f051"}.fa-eject{--fa:"\f052"}.fa-chevron-left{--fa:"\f053"}.fa-chevron-right{--fa:"\f054"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057"}.fa-check-circle,.fa-circle-check{--fa:"\f058"}.fa-circle-question,.fa-question-circle{--fa:"\f059"}.fa-circle-info,.fa-info-circle{--fa:"\f05a"}.fa-crosshairs{--fa:"\f05b"}.fa-ban,.fa-cancel{--fa:"\f05e"}.fa-arrow-left{--fa:"\f060"}.fa-arrow-right{--fa:"\f061"}.fa-arrow-up{--fa:"\f062"}.fa-arrow-down{--fa:"\f063"}.fa-mail-forward,.fa-share{--fa:"\f064"}.fa-expand{--fa:"\f065"}.fa-compress{--fa:"\f066"}.fa-minus,.fa-subtract{--fa:"\f068"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a"}.fa-gift{--fa:"\f06b"}.fa-leaf{--fa:"\f06c"}.fa-fire{--fa:"\f06d"}.fa-eye{--fa:"\f06e"}.fa-eye-slash{--fa:"\f070"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071"}.fa-plane{--fa:"\f072"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073"}.fa-random,.fa-shuffle{--fa:"\f074"}.fa-comment{--fa:"\f075"}.fa-magnet{--fa:"\f076"}.fa-chevron-up{--fa:"\f077"}.fa-chevron-down{--fa:"\f078"}.fa-retweet{--fa:"\f079"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a"}.fa-folder,.fa-folder-blank{--fa:"\f07b"}.fa-folder-open{--fa:"\f07c"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d"}.fa-arrows-h,.fa-arrows-left-right{--fa:"\f07e"}.fa-bar-chart,.fa-chart-bar{--fa:"\f080"}.fa-camera-retro{--fa:"\f083"}.fa-key{--fa:"\f084"}.fa-cogs,.fa-gears{--fa:"\f085"}.fa-comments{--fa:"\f086"}.fa-star-half{--fa:"\f089"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b"}.fa-thumb-tack,.fa-thumbtack{--fa:"\f08d"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090"}.fa-trophy{--fa:"\f091"}.fa-upload{--fa:"\f093"}.fa-lemon{--fa:"\f094"}.fa-phone{--fa:"\f095"}.fa-phone-square,.fa-square-phone{--fa:"\f098"}.fa-unlock{--fa:"\f09c"}.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d"}.fa-feed,.fa-rss{--fa:"\f09e"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0"}.fa-bullhorn{--fa:"\f0a1"}.fa-certificate{--fa:"\f0a3"}.fa-hand-point-right{--fa:"\f0a4"}.fa-hand-point-left{--fa:"\f0a5"}.fa-hand-point-up{--fa:"\f0a6"}.fa-hand-point-down{--fa:"\f0a7"}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"\f0a8"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\f0a9"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\f0aa"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab"}.fa-globe{--fa:"\f0ac"}.fa-wrench{--fa:"\f0ad"}.fa-list-check,.fa-tasks{--fa:"\f0ae"}.fa-filter{--fa:"\f0b0"}.fa-briefcase{--fa:"\f0b1"}.fa-arrows-alt,.fa-up-down-left-right{--fa:"\f0b2"}.fa-users{--fa:"\f0c0"}.fa-chain,.fa-link{--fa:"\f0c1"}.fa-cloud{--fa:"\f0c2"}.fa-flask{--fa:"\f0c3"}.fa-cut,.fa-scissors{--fa:"\f0c4"}.fa-copy{--fa:"\f0c5"}.fa-paperclip{--fa:"\f0c6"}.fa-floppy-disk,.fa-save{--fa:"\f0c7"}.fa-square{--fa:"\f0c8"}.fa-bars,.fa-navicon{--fa:"\f0c9"}.fa-list-dots,.fa-list-ul{--fa:"\f0ca"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb"}.fa-strikethrough{--fa:"\f0cc"}.fa-underline{--fa:"\f0cd"}.fa-table{--fa:"\f0ce"}.fa-magic,.fa-wand-magic{--fa:"\f0d0"}.fa-truck{--fa:"\f0d1"}.fa-money-bill{--fa:"\f0d6"}.fa-caret-down{--fa:"\f0d7"}.fa-caret-up{--fa:"\f0d8"}.fa-caret-left{--fa:"\f0d9"}.fa-caret-right{--fa:"\f0da"}.fa-columns,.fa-table-columns{--fa:"\f0db"}.fa-sort,.fa-unsorted{--fa:"\f0dc"}.fa-sort-desc,.fa-sort-down{--fa:"\f0dd"}.fa-sort-asc,.fa-sort-up{--fa:"\f0de"}.fa-envelope{--fa:"\f0e0"}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2"}.fa-gavel,.fa-legal{--fa:"\f0e3"}.fa-bolt,.fa-zap{--fa:"\f0e7"}.fa-sitemap{--fa:"\f0e8"}.fa-umbrella{--fa:"\f0e9"}.fa-file-clipboard,.fa-paste{--fa:"\f0ea"}.fa-lightbulb{--fa:"\f0eb"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0"}.fa-stethoscope{--fa:"\f0f1"}.fa-suitcase{--fa:"\f0f2"}.fa-bell{--fa:"\f0f3"}.fa-coffee,.fa-mug-saucer{--fa:"\f0f4"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8"}.fa-ambulance,.fa-truck-medical{--fa:"\f0f9"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb"}.fa-beer,.fa-beer-mug-empty{--fa:"\f0fc"}.fa-h-square,.fa-square-h{--fa:"\f0fd"}.fa-plus-square,.fa-square-plus{--fa:"\f0fe"}.fa-angle-double-left,.fa-angles-left{--fa:"\f100"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101"}.fa-angle-double-up,.fa-angles-up{--fa:"\f102"}.fa-angle-double-down,.fa-angles-down{--fa:"\f103"}.fa-angle-left{--fa:"\f104"}.fa-angle-right{--fa:"\f105"}.fa-angle-up{--fa:"\f106"}.fa-angle-down{--fa:"\f107"}.fa-laptop{--fa:"\f109"}.fa-tablet-button{--fa:"\f10a"}.fa-mobile-button{--fa:"\f10b"}.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d"}.fa-quote-right,.fa-quote-right-alt{--fa:"\f10e"}.fa-spinner{--fa:"\f110"}.fa-circle{--fa:"\f111"}.fa-face-smile,.fa-smile{--fa:"\f118"}.fa-face-frown,.fa-frown{--fa:"\f119"}.fa-face-meh,.fa-meh{--fa:"\f11a"}.fa-gamepad{--fa:"\f11b"}.fa-keyboard{--fa:"\f11c"}.fa-flag-checkered{--fa:"\f11e"}.fa-terminal{--fa:"\f120"}.fa-code{--fa:"\f121"}.fa-mail-reply-all,.fa-reply-all{--fa:"\f122"}.fa-location-arrow{--fa:"\f124"}.fa-crop{--fa:"\f125"}.fa-code-branch{--fa:"\f126"}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"\f127"}.fa-info{--fa:"\f129"}.fa-superscript{--fa:"\f12b"}.fa-subscript{--fa:"\f12c"}.fa-eraser{--fa:"\f12d"}.fa-puzzle-piece{--fa:"\f12e"}.fa-microphone{--fa:"\f130"}.fa-microphone-slash{--fa:"\f131"}.fa-shield,.fa-shield-blank{--fa:"\f132"}.fa-calendar{--fa:"\f133"}.fa-fire-extinguisher{--fa:"\f134"}.fa-rocket{--fa:"\f135"}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"\f137"}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138"}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"\f139"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a"}.fa-anchor{--fa:"\f13d"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e"}.fa-bullseye{--fa:"\f140"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141"}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"\f142"}.fa-rss-square,.fa-square-rss{--fa:"\f143"}.fa-circle-play,.fa-play-circle{--fa:"\f144"}.fa-ticket{--fa:"\f145"}.fa-minus-square,.fa-square-minus{--fa:"\f146"}.fa-arrow-turn-up,.fa-level-up{--fa:"\f148"}.fa-arrow-turn-down,.fa-level-down{--fa:"\f149"}.fa-check-square,.fa-square-check{--fa:"\f14a"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\f14b"}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"\f14c"}.fa-share-from-square,.fa-share-square{--fa:"\f14d"}.fa-compass{--fa:"\f14e"}.fa-caret-square-down,.fa-square-caret-down{--fa:"\f150"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\f152"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\f153"}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"\f154"}.fa-rupee,.fa-rupee-sign{--fa:"\f156"}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"\f158"}.fa-krw,.fa-won,.fa-won-sign{--fa:"\f159"}.fa-file{--fa:"\f15b"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\f15d"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\f161"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\f163"}.fa-thumbs-up{--fa:"\f164"}.fa-thumbs-down{--fa:"\f165"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\f175"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\f177"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\f178"}.fa-female,.fa-person-dress{--fa:"\f182"}.fa-male,.fa-person{--fa:"\f183"}.fa-sun{--fa:"\f185"}.fa-moon{--fa:"\f186"}.fa-archive,.fa-box-archive{--fa:"\f187"}.fa-bug{--fa:"\f188"}.fa-caret-square-left,.fa-square-caret-left{--fa:"\f191"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192"}.fa-wheelchair{--fa:"\f193"}.fa-lira-sign{--fa:"\f195"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197"}.fa-envelope-square,.fa-square-envelope{--fa:"\f199"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d"}.fa-language{--fa:"\f1ab"}.fa-fax{--fa:"\f1ac"}.fa-building{--fa:"\f1ad"}.fa-child{--fa:"\f1ae"}.fa-paw{--fa:"\f1b0"}.fa-cube{--fa:"\f1b2"}.fa-cubes{--fa:"\f1b3"}.fa-recycle{--fa:"\f1b8"}.fa-automobile,.fa-car{--fa:"\f1b9"}.fa-cab,.fa-taxi{--fa:"\f1ba"}.fa-tree{--fa:"\f1bb"}.fa-database{--fa:"\f1c0"}.fa-file-pdf{--fa:"\f1c1"}.fa-file-word{--fa:"\f1c2"}.fa-file-excel{--fa:"\f1c3"}.fa-file-powerpoint{--fa:"\f1c4"}.fa-file-image{--fa:"\f1c5"}.fa-file-archive,.fa-file-zipper{--fa:"\f1c6"}.fa-file-audio{--fa:"\f1c7"}.fa-file-video{--fa:"\f1c8"}.fa-file-code{--fa:"\f1c9"}.fa-life-ring{--fa:"\f1cd"}.fa-circle-notch{--fa:"\f1ce"}.fa-paper-plane{--fa:"\f1d8"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da"}.fa-header,.fa-heading{--fa:"\f1dc"}.fa-paragraph{--fa:"\f1dd"}.fa-sliders,.fa-sliders-h{--fa:"\f1de"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0"}.fa-share-alt-square,.fa-square-share-nodes{--fa:"\f1e1"}.fa-bomb{--fa:"\f1e2"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3"}.fa-teletype,.fa-tty{--fa:"\f1e4"}.fa-binoculars{--fa:"\f1e5"}.fa-plug{--fa:"\f1e6"}.fa-newspaper{--fa:"\f1ea"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb"}.fa-calculator{--fa:"\f1ec"}.fa-bell-slash{--fa:"\f1f6"}.fa-trash{--fa:"\f1f8"}.fa-copyright{--fa:"\f1f9"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb"}.fa-paint-brush,.fa-paintbrush{--fa:"\f1fc"}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd"}.fa-area-chart,.fa-chart-area{--fa:"\f1fe"}.fa-chart-pie,.fa-pie-chart{--fa:"\f200"}.fa-chart-line,.fa-line-chart{--fa:"\f201"}.fa-toggle-off{--fa:"\f204"}.fa-toggle-on{--fa:"\f205"}.fa-bicycle{--fa:"\f206"}.fa-bus{--fa:"\f207"}.fa-closed-captioning{--fa:"\f20a"}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"\f20b"}.fa-cart-plus{--fa:"\f217"}.fa-cart-arrow-down{--fa:"\f218"}.fa-diamond{--fa:"\f219"}.fa-ship{--fa:"\f21a"}.fa-user-secret{--fa:"\f21b"}.fa-motorcycle{--fa:"\f21c"}.fa-street-view{--fa:"\f21d"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e"}.fa-venus{--fa:"\f221"}.fa-mars{--fa:"\f222"}.fa-mercury{--fa:"\f223"}.fa-mars-and-venus{--fa:"\f224"}.fa-transgender,.fa-transgender-alt{--fa:"\f225"}.fa-venus-double{--fa:"\f226"}.fa-mars-double{--fa:"\f227"}.fa-venus-mars{--fa:"\f228"}.fa-mars-stroke{--fa:"\f229"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\f22a"}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"\f22b"}.fa-neuter{--fa:"\f22c"}.fa-genderless{--fa:"\f22d"}.fa-server{--fa:"\f233"}.fa-user-plus{--fa:"\f234"}.fa-user-times,.fa-user-xmark{--fa:"\f235"}.fa-bed{--fa:"\f236"}.fa-train{--fa:"\f238"}.fa-subway,.fa-train-subway{--fa:"\f239"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\f240"}.fa-battery-4,.fa-battery-three-quarters{--fa:"\f241"}.fa-battery-3,.fa-battery-half{--fa:"\f242"}.fa-battery-2,.fa-battery-quarter{--fa:"\f243"}.fa-battery-0,.fa-battery-empty{--fa:"\f244"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245"}.fa-i-cursor{--fa:"\f246"}.fa-object-group{--fa:"\f247"}.fa-object-ungroup{--fa:"\f248"}.fa-note-sticky,.fa-sticky-note{--fa:"\f249"}.fa-clone{--fa:"\f24d"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e"}.fa-hourglass-1,.fa-hourglass-start{--fa:"\f251"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\f252"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\f253"}.fa-hourglass,.fa-hourglass-empty{--fa:"\f254"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255"}.fa-hand,.fa-hand-paper{--fa:"\f256"}.fa-hand-scissors{--fa:"\f257"}.fa-hand-lizard{--fa:"\f258"}.fa-hand-spock{--fa:"\f259"}.fa-hand-pointer{--fa:"\f25a"}.fa-hand-peace{--fa:"\f25b"}.fa-trademark{--fa:"\f25c"}.fa-registered{--fa:"\f25d"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\f26c"}.fa-calendar-plus{--fa:"\f271"}.fa-calendar-minus{--fa:"\f272"}.fa-calendar-times,.fa-calendar-xmark{--fa:"\f273"}.fa-calendar-check{--fa:"\f274"}.fa-industry{--fa:"\f275"}.fa-map-pin{--fa:"\f276"}.fa-map-signs,.fa-signs-post{--fa:"\f277"}.fa-map{--fa:"\f279"}.fa-comment-alt,.fa-message{--fa:"\f27a"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\f291"}.fa-universal-access{--fa:"\f29a"}.fa-blind,.fa-person-walking-with-cane{--fa:"\f29d"}.fa-audio-description{--fa:"\f29e"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0"}.fa-braille{--fa:"\f2a1"}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"\f2a2"}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\f2a4"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7"}.fa-eye-low-vision,.fa-low-vision{--fa:"\f2a8"}.fa-handshake,.fa-handshake-alt,.fa-handshake-simple{--fa:"\f2b5"}.fa-envelope-open{--fa:"\f2b6"}.fa-address-book,.fa-contact-book{--fa:"\f2b9"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\f2bb"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd"}.fa-id-badge{--fa:"\f2c1"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"\f2c7"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8"}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\f2ca"}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\f2cb"}.fa-shower{--fa:"\f2cc"}.fa-bath,.fa-bathtub{--fa:"\f2cd"}.fa-podcast{--fa:"\f2ce"}.fa-window-maximize{--fa:"\f2d0"}.fa-window-minimize{--fa:"\f2d1"}.fa-window-restore{--fa:"\f2d2"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3"}.fa-microchip{--fa:"\f2db"}.fa-snowflake{--fa:"\f2dc"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5"}.fa-cutlery,.fa-utensils{--fa:"\f2e7"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1"}.fa-stopwatch{--fa:"\f2f2"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9"}.fa-poo{--fa:"\f2fe"}.fa-images{--fa:"\f302"}.fa-pencil,.fa-pencil-alt{--fa:"\f303"}.fa-pen{--fa:"\f304"}.fa-pen-alt,.fa-pen-clip{--fa:"\f305"}.fa-octagon{--fa:"\f306"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\f309"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\f30a"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\f30b"}.fa-long-arrow-alt-up,.fa-up-long{--fa:"\f30c"}.fa-hexagon{--fa:"\f312"}.fa-file-edit,.fa-file-pen{--fa:"\f31c"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\f31e"}.fa-clipboard{--fa:"\f328"}.fa-arrows-alt-h,.fa-left-right{--fa:"\f337"}.fa-arrows-alt-v,.fa-up-down{--fa:"\f338"}.fa-alarm-clock{--fa:"\f34e"}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"\f358"}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\f35a"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\f360"}.fa-exchange-alt,.fa-right-left{--fa:"\f362"}.fa-repeat{--fa:"\f363"}.fa-code-commit{--fa:"\f386"}.fa-code-merge{--fa:"\f387"}.fa-desktop,.fa-desktop-alt{--fa:"\f390"}.fa-gem{--fa:"\f3a5"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be"}.fa-level-up-alt,.fa-turn-up{--fa:"\f3bf"}.fa-lock-open{--fa:"\f3c1"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5"}.fa-microphone-alt,.fa-microphone-lines{--fa:"\f3c9"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\f3ce"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1"}.fa-phone-slash{--fa:"\f3dd"}.fa-image-portrait,.fa-portrait{--fa:"\f3e0"}.fa-mail-reply,.fa-reply{--fa:"\f3e5"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\f3fa"}.fa-tablet,.fa-tablet-android{--fa:"\f3fb"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\f3ff"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"\f410"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"\f424"}.fa-baseball-bat-ball{--fa:"\f432"}.fa-baseball,.fa-baseball-ball{--fa:"\f433"}.fa-basketball,.fa-basketball-ball{--fa:"\f434"}.fa-bowling-ball{--fa:"\f436"}.fa-chess{--fa:"\f439"}.fa-chess-bishop{--fa:"\f43a"}.fa-chess-board{--fa:"\f43c"}.fa-chess-king{--fa:"\f43f"}.fa-chess-knight{--fa:"\f441"}.fa-chess-pawn{--fa:"\f443"}.fa-chess-queen{--fa:"\f445"}.fa-chess-rook{--fa:"\f447"}.fa-dumbbell{--fa:"\f44b"}.fa-football,.fa-football-ball{--fa:"\f44e"}.fa-golf-ball,.fa-golf-ball-tee{--fa:"\f450"}.fa-hockey-puck{--fa:"\f453"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458"}.fa-square-full{--fa:"\f45c"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d"}.fa-volleyball,.fa-volleyball-ball{--fa:"\f45f"}.fa-allergies,.fa-hand-dots{--fa:"\f461"}.fa-band-aid,.fa-bandage{--fa:"\f462"}.fa-box{--fa:"\f466"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468"}.fa-briefcase-medical{--fa:"\f469"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a"}.fa-capsules{--fa:"\f46b"}.fa-clipboard-check{--fa:"\f46c"}.fa-clipboard-list{--fa:"\f46d"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\f470"}.fa-dna{--fa:"\f471"}.fa-dolly,.fa-dolly-box{--fa:"\f472"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474"}.fa-file-medical{--fa:"\f477"}.fa-file-medical-alt,.fa-file-waveform{--fa:"\f478"}.fa-first-aid,.fa-kit-medical{--fa:"\f479"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\f47f"}.fa-notes-medical{--fa:"\f481"}.fa-pallet{--fa:"\f482"}.fa-pills{--fa:"\f484"}.fa-prescription-bottle{--fa:"\f485"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\f486"}.fa-bed-pulse,.fa-procedures{--fa:"\f487"}.fa-shipping-fast,.fa-truck-fast{--fa:"\f48b"}.fa-smoking{--fa:"\f48d"}.fa-syringe{--fa:"\f48e"}.fa-tablets{--fa:"\f490"}.fa-thermometer{--fa:"\f491"}.fa-vial{--fa:"\f492"}.fa-vials{--fa:"\f493"}.fa-warehouse{--fa:"\f494"}.fa-weight,.fa-weight-scale{--fa:"\f496"}.fa-x-ray{--fa:"\f497"}.fa-box-open{--fa:"\f49e"}.fa-comment-dots,.fa-commenting{--fa:"\f4ad"}.fa-comment-slash{--fa:"\f4b3"}.fa-couch{--fa:"\f4b8"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\f4b9"}.fa-dove{--fa:"\f4ba"}.fa-hand-holding{--fa:"\f4bd"}.fa-hand-holding-heart{--fa:"\f4be"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\f4c1"}.fa-hands-holding{--fa:"\f4c2"}.fa-hands-helping,.fa-handshake-angle{--fa:"\f4c4"}.fa-parachute-box{--fa:"\f4cd"}.fa-people-carry,.fa-people-carry-box{--fa:"\f4ce"}.fa-piggy-bank{--fa:"\f4d3"}.fa-ribbon{--fa:"\f4d6"}.fa-route{--fa:"\f4d7"}.fa-seedling,.fa-sprout{--fa:"\f4d8"}.fa-sign,.fa-sign-hanging{--fa:"\f4d9"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da"}.fa-tape{--fa:"\f4db"}.fa-truck-loading,.fa-truck-ramp-box{--fa:"\f4de"}.fa-truck-moving{--fa:"\f4df"}.fa-video-slash{--fa:"\f4e2"}.fa-wine-glass{--fa:"\f4e3"}.fa-user-astronaut{--fa:"\f4fb"}.fa-user-check{--fa:"\f4fc"}.fa-user-clock{--fa:"\f4fd"}.fa-user-cog,.fa-user-gear{--fa:"\f4fe"}.fa-user-edit,.fa-user-pen{--fa:"\f4ff"}.fa-user-friends,.fa-user-group{--fa:"\f500"}.fa-user-graduate{--fa:"\f501"}.fa-user-lock{--fa:"\f502"}.fa-user-minus{--fa:"\f503"}.fa-user-ninja{--fa:"\f504"}.fa-user-shield{--fa:"\f505"}.fa-user-alt-slash,.fa-user-large-slash,.fa-user-slash{--fa:"\f506"}.fa-user-tag{--fa:"\f507"}.fa-user-tie{--fa:"\f508"}.fa-users-cog,.fa-users-gear{--fa:"\f509"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\f516"}.fa-blender{--fa:"\f517"}.fa-book-open{--fa:"\f518"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\f519"}.fa-broom{--fa:"\f51a"}.fa-blackboard,.fa-chalkboard{--fa:"\f51b"}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"\f51c"}.fa-church{--fa:"\f51d"}.fa-coins{--fa:"\f51e"}.fa-compact-disc{--fa:"\f51f"}.fa-crow{--fa:"\f520"}.fa-crown{--fa:"\f521"}.fa-dice{--fa:"\f522"}.fa-dice-five{--fa:"\f523"}.fa-dice-four{--fa:"\f524"}.fa-dice-one{--fa:"\f525"}.fa-dice-six{--fa:"\f526"}.fa-dice-three{--fa:"\f527"}.fa-dice-two{--fa:"\f528"}.fa-divide{--fa:"\f529"}.fa-door-closed{--fa:"\f52a"}.fa-door-open{--fa:"\f52b"}.fa-feather{--fa:"\f52d"}.fa-frog{--fa:"\f52e"}.fa-gas-pump{--fa:"\f52f"}.fa-glasses{--fa:"\f530"}.fa-greater-than-equal{--fa:"\f532"}.fa-helicopter{--fa:"\f533"}.fa-infinity{--fa:"\f534"}.fa-kiwi-bird{--fa:"\f535"}.fa-less-than-equal{--fa:"\f537"}.fa-memory{--fa:"\f538"}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"\f539"}.fa-money-bill-wave{--fa:"\f53a"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\f53b"}.fa-money-check{--fa:"\f53c"}.fa-money-check-alt,.fa-money-check-dollar{--fa:"\f53d"}.fa-not-equal{--fa:"\f53e"}.fa-palette{--fa:"\f53f"}.fa-parking,.fa-square-parking{--fa:"\f540"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542"}.fa-receipt{--fa:"\f543"}.fa-robot{--fa:"\f544"}.fa-ruler{--fa:"\f545"}.fa-ruler-combined{--fa:"\f546"}.fa-ruler-horizontal{--fa:"\f547"}.fa-ruler-vertical{--fa:"\f548"}.fa-school{--fa:"\f549"}.fa-screwdriver{--fa:"\f54a"}.fa-shoe-prints{--fa:"\f54b"}.fa-skull{--fa:"\f54c"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\f54d"}.fa-store{--fa:"\f54e"}.fa-shop,.fa-store-alt{--fa:"\f54f"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550"}.fa-stroopwafel{--fa:"\f551"}.fa-toolbox{--fa:"\f552"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\f553"}.fa-person-walking,.fa-walking{--fa:"\f554"}.fa-wallet{--fa:"\f555"}.fa-angry,.fa-face-angry{--fa:"\f556"}.fa-archway{--fa:"\f557"}.fa-atlas,.fa-book-atlas{--fa:"\f558"}.fa-award{--fa:"\f559"}.fa-backspace,.fa-delete-left{--fa:"\f55a"}.fa-bezier-curve{--fa:"\f55b"}.fa-bong{--fa:"\f55c"}.fa-brush{--fa:"\f55d"}.fa-bus-alt,.fa-bus-simple{--fa:"\f55e"}.fa-cannabis{--fa:"\f55f"}.fa-check-double{--fa:"\f560"}.fa-cocktail,.fa-martini-glass-citrus{--fa:"\f561"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\f562"}.fa-cookie{--fa:"\f563"}.fa-cookie-bite{--fa:"\f564"}.fa-crop-alt,.fa-crop-simple{--fa:"\f565"}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"\f566"}.fa-dizzy,.fa-face-dizzy{--fa:"\f567"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568"}.fa-drum{--fa:"\f569"}.fa-drum-steelpan{--fa:"\f56a"}.fa-feather-alt,.fa-feather-pointed{--fa:"\f56b"}.fa-file-contract{--fa:"\f56c"}.fa-file-arrow-down,.fa-file-download{--fa:"\f56d"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f"}.fa-file-invoice{--fa:"\f570"}.fa-file-invoice-dollar{--fa:"\f571"}.fa-file-prescription{--fa:"\f572"}.fa-file-signature{--fa:"\f573"}.fa-file-arrow-up,.fa-file-upload{--fa:"\f574"}.fa-fill{--fa:"\f575"}.fa-fill-drip{--fa:"\f576"}.fa-fingerprint{--fa:"\f577"}.fa-fish{--fa:"\f578"}.fa-face-flushed,.fa-flushed{--fa:"\f579"}.fa-face-frown-open,.fa-frown-open{--fa:"\f57a"}.fa-glass-martini-alt,.fa-martini-glass{--fa:"\f57b"}.fa-earth-africa,.fa-globe-africa{--fa:"\f57c"}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\f57d"}.fa-earth-asia,.fa-globe-asia{--fa:"\f57e"}.fa-face-grimace,.fa-grimace{--fa:"\f57f"}.fa-face-grin,.fa-grin{--fa:"\f580"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\f581"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\f582"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\f584"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\f585"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\f587"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\f588"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\f58a"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\f58b"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c"}.fa-grid-horizontal,.fa-grip,.fa-grip-horizontal{--fa:"\f58d"}.fa-grid-vertical,.fa-grip-vertical{--fa:"\f58e"}.fa-headset{--fa:"\f590"}.fa-highlighter{--fa:"\f591"}.fa-hot-tub,.fa-hot-tub-person{--fa:"\f593"}.fa-hotel{--fa:"\f594"}.fa-joint{--fa:"\f595"}.fa-face-kiss,.fa-kiss{--fa:"\f596"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\f597"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\f598"}.fa-face-laugh,.fa-laugh{--fa:"\f599"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\f59a"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\f59c"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d"}.fa-map-location,.fa-map-marked{--fa:"\f59f"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0"}.fa-marker{--fa:"\f5a1"}.fa-medal{--fa:"\f5a2"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5"}.fa-monument{--fa:"\f5a6"}.fa-mortar-pestle{--fa:"\f5a7"}.fa-paint-roller{--fa:"\f5aa"}.fa-passport{--fa:"\f5ab"}.fa-pen-fancy{--fa:"\f5ac"}.fa-pen-nib{--fa:"\f5ad"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae"}.fa-plane-arrival{--fa:"\f5af"}.fa-plane-departure{--fa:"\f5b0"}.fa-prescription{--fa:"\f5b1"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\f5b3"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\f5b4"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\f5b6"}.fa-signature{--fa:"\f5b7"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8"}.fa-solar-panel{--fa:"\f5ba"}.fa-spa{--fa:"\f5bb"}.fa-splotch{--fa:"\f5bc"}.fa-spray-can{--fa:"\f5bd"}.fa-stamp{--fa:"\f5bf"}.fa-star-half-alt,.fa-star-half-stroke{--fa:"\f5c0"}.fa-suitcase-rolling{--fa:"\f5c1"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2"}.fa-swatchbook{--fa:"\f5c3"}.fa-person-swimming,.fa-swimmer{--fa:"\f5c4"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5"}.fa-droplet-slash,.fa-tint-slash{--fa:"\f5c7"}.fa-face-tired,.fa-tired{--fa:"\f5c8"}.fa-tooth{--fa:"\f5c9"}.fa-umbrella-beach{--fa:"\f5ca"}.fa-weight-hanging{--fa:"\f5cd"}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"\f5ce"}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"\f5d0"}.fa-apple-alt,.fa-apple-whole{--fa:"\f5d1"}.fa-atom{--fa:"\f5d2"}.fa-bone{--fa:"\f5d7"}.fa-book-open-reader,.fa-book-reader{--fa:"\f5da"}.fa-brain{--fa:"\f5dc"}.fa-car-alt,.fa-car-rear{--fa:"\f5de"}.fa-battery-car,.fa-car-battery{--fa:"\f5df"}.fa-car-burst,.fa-car-crash{--fa:"\f5e1"}.fa-car-side{--fa:"\f5e4"}.fa-charging-station{--fa:"\f5e7"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb"}.fa-draw-polygon,.fa-vector-polygon{--fa:"\f5ee"}.fa-laptop-code{--fa:"\f5fc"}.fa-layer-group{--fa:"\f5fd"}.fa-location,.fa-location-crosshairs{--fa:"\f601"}.fa-lungs{--fa:"\f604"}.fa-microscope{--fa:"\f610"}.fa-oil-can{--fa:"\f613"}.fa-poop{--fa:"\f619"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f"}.fa-star-of-life{--fa:"\f621"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\f629"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a"}.fa-teeth{--fa:"\f62e"}.fa-teeth-open{--fa:"\f62f"}.fa-masks-theater,.fa-theater-masks{--fa:"\f630"}.fa-traffic-light{--fa:"\f637"}.fa-truck-monster{--fa:"\f63b"}.fa-truck-pickup{--fa:"\f63c"}.fa-ad,.fa-rectangle-ad{--fa:"\f641"}.fa-ankh{--fa:"\f644"}.fa-bible,.fa-book-bible{--fa:"\f647"}.fa-briefcase-clock,.fa-business-time{--fa:"\f64a"}.fa-city{--fa:"\f64f"}.fa-comment-dollar{--fa:"\f651"}.fa-comments-dollar{--fa:"\f653"}.fa-cross{--fa:"\f654"}.fa-dharmachakra{--fa:"\f655"}.fa-envelope-open-text{--fa:"\f658"}.fa-folder-minus{--fa:"\f65d"}.fa-folder-plus{--fa:"\f65e"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662"}.fa-gopuram{--fa:"\f664"}.fa-hamsa{--fa:"\f665"}.fa-bahai,.fa-haykal{--fa:"\f666"}.fa-jedi{--fa:"\f669"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\f66a"}.fa-kaaba{--fa:"\f66b"}.fa-khanda{--fa:"\f66d"}.fa-landmark{--fa:"\f66f"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674"}.fa-menorah{--fa:"\f676"}.fa-mosque{--fa:"\f678"}.fa-om{--fa:"\f679"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\f67b"}.fa-peace{--fa:"\f67c"}.fa-place-of-worship{--fa:"\f67f"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681"}.fa-poll-h,.fa-square-poll-horizontal{--fa:"\f682"}.fa-person-praying,.fa-pray{--fa:"\f683"}.fa-hands-praying,.fa-praying-hands{--fa:"\f684"}.fa-book-quran,.fa-quran{--fa:"\f687"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\f689"}.fa-socks{--fa:"\f696"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\f698"}.fa-star-and-crescent{--fa:"\f699"}.fa-star-of-david{--fa:"\f69a"}.fa-synagogue{--fa:"\f69b"}.fa-scroll-torah,.fa-torah{--fa:"\f6a0"}.fa-torii-gate{--fa:"\f6a1"}.fa-vihara{--fa:"\f6a7"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\f6a9"}.fa-yin-yang{--fa:"\f6ad"}.fa-blender-phone{--fa:"\f6b6"}.fa-book-dead,.fa-book-skull{--fa:"\f6b7"}.fa-campground{--fa:"\f6bb"}.fa-cat{--fa:"\f6be"}.fa-chair{--fa:"\f6c0"}.fa-cloud-moon{--fa:"\f6c3"}.fa-cloud-sun{--fa:"\f6c4"}.fa-cow{--fa:"\f6c8"}.fa-dice-d20{--fa:"\f6cf"}.fa-dice-d6{--fa:"\f6d1"}.fa-dog{--fa:"\f6d3"}.fa-dragon{--fa:"\f6d5"}.fa-drumstick-bite{--fa:"\f6d7"}.fa-dungeon{--fa:"\f6d9"}.fa-file-csv{--fa:"\f6dd"}.fa-fist-raised,.fa-hand-fist{--fa:"\f6de"}.fa-ghost{--fa:"\f6e2"}.fa-hammer{--fa:"\f6e3"}.fa-hanukiah{--fa:"\f6e6"}.fa-hat-wizard{--fa:"\f6e8"}.fa-hiking,.fa-person-hiking{--fa:"\f6ec"}.fa-hippo{--fa:"\f6ed"}.fa-horse{--fa:"\f6f0"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\f6f1"}.fa-hryvnia,.fa-hryvnia-sign{--fa:"\f6f2"}.fa-mask{--fa:"\f6fa"}.fa-mountain{--fa:"\f6fc"}.fa-network-wired{--fa:"\f6ff"}.fa-otter{--fa:"\f700"}.fa-ring{--fa:"\f70b"}.fa-person-running,.fa-running{--fa:"\f70c"}.fa-scroll{--fa:"\f70e"}.fa-skull-crossbones{--fa:"\f714"}.fa-slash{--fa:"\f715"}.fa-spider{--fa:"\f717"}.fa-toilet-paper,.fa-toilet-paper-alt,.fa-toilet-paper-blank{--fa:"\f71e"}.fa-tractor{--fa:"\f722"}.fa-user-injured{--fa:"\f728"}.fa-vr-cardboard{--fa:"\f729"}.fa-wand-sparkles{--fa:"\f72b"}.fa-wind{--fa:"\f72e"}.fa-wine-bottle{--fa:"\f72f"}.fa-cloud-meatball{--fa:"\f73b"}.fa-cloud-moon-rain{--fa:"\f73c"}.fa-cloud-rain{--fa:"\f73d"}.fa-cloud-showers-heavy{--fa:"\f740"}.fa-cloud-sun-rain{--fa:"\f743"}.fa-democrat{--fa:"\f747"}.fa-flag-usa{--fa:"\f74d"}.fa-hurricane{--fa:"\f751"}.fa-landmark-alt,.fa-landmark-dome{--fa:"\f752"}.fa-meteor{--fa:"\f753"}.fa-person-booth{--fa:"\f756"}.fa-poo-bolt,.fa-poo-storm{--fa:"\f75a"}.fa-rainbow{--fa:"\f75b"}.fa-republican{--fa:"\f75e"}.fa-smog{--fa:"\f75f"}.fa-temperature-high{--fa:"\f769"}.fa-temperature-low{--fa:"\f76b"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c"}.fa-tornado{--fa:"\f76f"}.fa-volcano{--fa:"\f770"}.fa-check-to-slot,.fa-vote-yea{--fa:"\f772"}.fa-water{--fa:"\f773"}.fa-baby{--fa:"\f77c"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\f77d"}.fa-biohazard{--fa:"\f780"}.fa-blog{--fa:"\f781"}.fa-calendar-day{--fa:"\f783"}.fa-calendar-week{--fa:"\f784"}.fa-candy-cane{--fa:"\f786"}.fa-carrot{--fa:"\f787"}.fa-cash-register{--fa:"\f788"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\f78c"}.fa-dumpster{--fa:"\f793"}.fa-dumpster-fire{--fa:"\f794"}.fa-ethernet{--fa:"\f796"}.fa-gifts{--fa:"\f79c"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f"}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"\f7a0"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2"}.fa-grip-lines{--fa:"\f7a4"}.fa-grip-lines-vertical{--fa:"\f7a5"}.fa-guitar{--fa:"\f7a6"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9"}.fa-holly-berry{--fa:"\f7aa"}.fa-horse-head{--fa:"\f7ab"}.fa-icicles{--fa:"\f7ad"}.fa-igloo{--fa:"\f7ae"}.fa-mitten{--fa:"\f7b5"}.fa-mug-hot{--fa:"\f7b6"}.fa-radiation{--fa:"\f7b9"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba"}.fa-restroom{--fa:"\f7bd"}.fa-satellite{--fa:"\f7bf"}.fa-satellite-dish{--fa:"\f7c0"}.fa-sd-card{--fa:"\f7c2"}.fa-sim-card{--fa:"\f7c4"}.fa-person-skating,.fa-skating{--fa:"\f7c5"}.fa-person-skiing,.fa-skiing{--fa:"\f7c9"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\f7ca"}.fa-sleigh{--fa:"\f7cc"}.fa-comment-sms,.fa-sms{--fa:"\f7cd"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce"}.fa-snowman{--fa:"\f7d0"}.fa-snowplow{--fa:"\f7d2"}.fa-tenge,.fa-tenge-sign{--fa:"\f7d7"}.fa-toilet{--fa:"\f7d8"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9"}.fa-cable-car,.fa-tram{--fa:"\f7da"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\f7e4"}.fa-bacon{--fa:"\f7e5"}.fa-book-medical{--fa:"\f7e6"}.fa-bread-slice{--fa:"\f7ec"}.fa-cheese{--fa:"\f7ef"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2"}.fa-clipboard-user{--fa:"\f7f3"}.fa-comment-medical{--fa:"\f7f5"}.fa-crutch{--fa:"\f7f7"}.fa-disease{--fa:"\f7fa"}.fa-egg{--fa:"\f7fb"}.fa-folder-tree{--fa:"\f802"}.fa-burger,.fa-hamburger{--fa:"\f805"}.fa-hand-middle-finger{--fa:"\f806"}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807"}.fa-hospital-user{--fa:"\f80d"}.fa-hotdog{--fa:"\f80f"}.fa-ice-cream{--fa:"\f810"}.fa-laptop-medical{--fa:"\f812"}.fa-pager{--fa:"\f815"}.fa-pepper-hot{--fa:"\f816"}.fa-pizza-slice{--fa:"\f818"}.fa-sack-dollar{--fa:"\f81d"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\f829"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\f82a"}.fa-user-nurse{--fa:"\f82f"}.fa-wave-square{--fa:"\f83e"}.fa-biking,.fa-person-biking{--fa:"\f84a"}.fa-border-all{--fa:"\f84c"}.fa-border-none{--fa:"\f850"}.fa-border-style,.fa-border-top-left{--fa:"\f853"}.fa-digging,.fa-person-digging{--fa:"\f85e"}.fa-fan{--fa:"\f863"}.fa-heart-music-camera-bolt,.fa-icons{--fa:"\f86d"}.fa-phone-alt,.fa-phone-flip{--fa:"\f879"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\f87b"}.fa-photo-film,.fa-photo-video{--fa:"\f87c"}.fa-remove-format,.fa-text-slash{--fa:"\f87d"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\f881"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\f882"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\f885"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\f887"}.fa-spell-check{--fa:"\f891"}.fa-voicemail{--fa:"\f897"}.fa-hat-cowboy{--fa:"\f8c0"}.fa-hat-cowboy-side{--fa:"\f8c1"}.fa-computer-mouse,.fa-mouse{--fa:"\f8cc"}.fa-radio{--fa:"\f8d7"}.fa-record-vinyl{--fa:"\f8d9"}.fa-walkie-talkie{--fa:"\f8ef"}.fa-caravan{--fa:"\f8ff"}
: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(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/../webfonts/fa-brands-400.woff2)}.fa-brands,.fa-classic.fa-brands,.fab{--fa-family:var(--fa-family-brands);--fa-style:400}.fa-firefox-browser{--fa:"\e007"}.fa-ideal{--fa:"\e013"}.fa-microblog{--fa:"\e01a"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\e01e"}.fa-unity{--fa:"\e049"}.fa-dailymotion{--fa:"\e052"}.fa-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-mixer{--fa:"\e056"}.fa-shopify{--fa:"\e057"}.fa-deezer{--fa:"\e077"}.fa-edge-legacy{--fa:"\e078"}.fa-google-pay{--fa:"\e079"}.fa-rust{--fa:"\e07a"}.fa-tiktok{--fa:"\e07b"}.fa-unsplash{--fa:"\e07c"}.fa-cloudflare{--fa:"\e07d"}.fa-guilded{--fa:"\e07e"}.fa-hive{--fa:"\e07f"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-instalod{--fa:"\e081"}.fa-octopus-deploy{--fa:"\e082"}.fa-perbyte{--fa:"\e083"}.fa-uncharted{--fa:"\e084"}.fa-watchman-monitoring{--fa:"\e087"}.fa-wodu{--fa:"\e088"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-bots{--fa:"\e340"}.fa-cmplid{--fa:"\e360"}.fa-bilibili{--fa:"\e3d9"}.fa-golang{--fa:"\e40f"}.fa-pix{--fa:"\e43a"}.fa-sitrox{--fa:"\e44a"}.fa-hashnode{--fa:"\e499"}.fa-meta{--fa:"\e49b"}.fa-padlet{--fa:"\e4a0"}.fa-nfc-directional{--fa:"\e530"}.fa-nfc-symbol{--fa:"\e531"}.fa-screenpal{--fa:"\e570"}.fa-space-awesome{--fa:"\e5ac"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\e5ae"}.fa-odysee{--fa:"\e5c6"}.fa-stubber{--fa:"\e5c7"}.fa-debian{--fa:"\e60b"}.fa-shoelace{--fa:"\e60c"}.fa-threads{--fa:"\e618"}.fa-square-threads{--fa:"\e619"}.fa-square-x-twitter{--fa:"\e61a"}.fa-x-twitter{--fa:"\e61b"}.fa-opensuse{--fa:"\e62b"}.fa-letterboxd{--fa:"\e62d"}.fa-square-letterboxd{--fa:"\e62e"}.fa-mintbit{--fa:"\e62f"}.fa-google-scholar{--fa:"\e63b"}.fa-brave{--fa:"\e63c"}.fa-brave-reverse{--fa:"\e63d"}.fa-pixiv{--fa:"\e640"}.fa-upwork{--fa:"\e641"}.fa-webflow{--fa:"\e65c"}.fa-signal-messenger{--fa:"\e663"}.fa-bluesky{--fa:"\e671"}.fa-jxl{--fa:"\e67b"}.fa-square-upwork{--fa:"\e67c"}.fa-web-awesome{--fa:"\e682"}.fa-square-web-awesome{--fa:"\e683"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-dart-lang{--fa:"\e693"}.fa-flutter{--fa:"\e694"}.fa-files-pinwheel{--fa:"\e69f"}.fa-css{--fa:"\e6a2"}.fa-square-bluesky{--fa:"\e6a3"}.fa-openai{--fa:"\e7cf"}.fa-square-linkedin{--fa:"\e7d0"}.fa-cash-app{--fa:"\e7d4"}.fa-disqus{--fa:"\e7d5"}.fa-11ty,.fa-eleventy{--fa:"\e7d6"}.fa-kakao-talk{--fa:"\e7d7"}.fa-linktree{--fa:"\e7d8"}.fa-notion{--fa:"\e7d9"}.fa-pandora{--fa:"\e7da"}.fa-pixelfed{--fa:"\e7db"}.fa-tidal{--fa:"\e7dc"}.fa-vsco{--fa:"\e7dd"}.fa-w3c{--fa:"\e7de"}.fa-lumon{--fa:"\e7e2"}.fa-lumon-drop{--fa:"\e7e3"}.fa-square-figma{--fa:"\e7e4"}.fa-tex{--fa:"\e7ff"}.fa-duolingo{--fa:"\e812"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-facebook-square,.fa-square-facebook{--fa:"\f082"}.fa-linkedin{--fa:"\f08c"}.fa-github-square,.fa-square-github{--fa:"\f092"}.fa-twitter{--fa:"\f099"}.fa-facebook{--fa:"\f09a"}.fa-github{--fa:"\f09b"}.fa-pinterest{--fa:"\f0d2"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\f0d3"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\f0d4"}.fa-google-plus-g{--fa:"\f0d5"}.fa-linkedin-in{--fa:"\f0e1"}.fa-github-alt{--fa:"\f113"}.fa-maxcdn{--fa:"\f136"}.fa-html5{--fa:"\f13b"}.fa-css3{--fa:"\f13c"}.fa-btc{--fa:"\f15a"}.fa-youtube{--fa:"\f167"}.fa-xing{--fa:"\f168"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-dropbox{--fa:"\f16b"}.fa-stack-overflow{--fa:"\f16c"}.fa-instagram{--fa:"\f16d"}.fa-flickr{--fa:"\f16e"}.fa-adn{--fa:"\f170"}.fa-bitbucket{--fa:"\f171"}.fa-tumblr{--fa:"\f173"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-apple{--fa:"\f179"}.fa-windows{--fa:"\f17a"}.fa-android{--fa:"\f17b"}.fa-linux{--fa:"\f17c"}.fa-dribbble{--fa:"\f17d"}.fa-skype{--fa:"\f17e"}.fa-foursquare{--fa:"\f180"}.fa-trello{--fa:"\f181"}.fa-gratipay{--fa:"\f184"}.fa-vk{--fa:"\f189"}.fa-weibo{--fa:"\f18a"}.fa-renren{--fa:"\f18b"}.fa-pagelines{--fa:"\f18c"}.fa-stack-exchange{--fa:"\f18d"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-wordpress{--fa:"\f19a"}.fa-openid{--fa:"\f19b"}.fa-yahoo{--fa:"\f19e"}.fa-google{--fa:"\f1a0"}.fa-reddit{--fa:"\f1a1"}.fa-reddit-square,.fa-square-reddit{--fa:"\f1a2"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-stumbleupon{--fa:"\f1a4"}.fa-delicious{--fa:"\f1a5"}.fa-digg{--fa:"\f1a6"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-drupal{--fa:"\f1a9"}.fa-joomla{--fa:"\f1aa"}.fa-behance{--fa:"\f1b4"}.fa-behance-square,.fa-square-behance{--fa:"\f1b5"}.fa-steam{--fa:"\f1b6"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-spotify{--fa:"\f1bc"}.fa-deviantart{--fa:"\f1bd"}.fa-soundcloud{--fa:"\f1be"}.fa-vine{--fa:"\f1ca"}.fa-codepen{--fa:"\f1cb"}.fa-jsfiddle{--fa:"\f1cc"}.fa-rebel{--fa:"\f1d0"}.fa-empire{--fa:"\f1d1"}.fa-git-square,.fa-square-git{--fa:"\f1d2"}.fa-git{--fa:"\f1d3"}.fa-hacker-news{--fa:"\f1d4"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-qq{--fa:"\f1d6"}.fa-weixin{--fa:"\f1d7"}.fa-slideshare{--fa:"\f1e7"}.fa-twitch{--fa:"\f1e8"}.fa-yelp{--fa:"\f1e9"}.fa-paypal{--fa:"\f1ed"}.fa-google-wallet{--fa:"\f1ee"}.fa-cc-visa{--fa:"\f1f0"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-cc-discover{--fa:"\f1f2"}.fa-cc-amex{--fa:"\f1f3"}.fa-cc-paypal{--fa:"\f1f4"}.fa-cc-stripe{--fa:"\f1f5"}.fa-lastfm{--fa:"\f202"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\f203"}.fa-ioxhost{--fa:"\f208"}.fa-angellist{--fa:"\f209"}.fa-buysellads{--fa:"\f20d"}.fa-connectdevelop{--fa:"\f20e"}.fa-dashcube{--fa:"\f210"}.fa-forumbee{--fa:"\f211"}.fa-leanpub{--fa:"\f212"}.fa-sellsy{--fa:"\f213"}.fa-shirtsinbulk{--fa:"\f214"}.fa-simplybuilt{--fa:"\f215"}.fa-skyatlas{--fa:"\f216"}.fa-pinterest-p{--fa:"\f231"}.fa-whatsapp{--fa:"\f232"}.fa-viacoin{--fa:"\f237"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-y-combinator{--fa:"\f23b"}.fa-optin-monster{--fa:"\f23c"}.fa-opencart{--fa:"\f23d"}.fa-expeditedssl{--fa:"\f23e"}.fa-cc-jcb{--fa:"\f24b"}.fa-cc-diners-club{--fa:"\f24c"}.fa-creative-commons{--fa:"\f25e"}.fa-gg{--fa:"\f260"}.fa-gg-circle{--fa:"\f261"}.fa-odnoklassniki{--fa:"\f263"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\f264"}.fa-get-pocket{--fa:"\f265"}.fa-wikipedia-w{--fa:"\f266"}.fa-safari{--fa:"\f267"}.fa-chrome{--fa:"\f268"}.fa-firefox{--fa:"\f269"}.fa-opera{--fa:"\f26a"}.fa-internet-explorer{--fa:"\f26b"}.fa-contao{--fa:"\f26d"}.fa-500px{--fa:"\f26e"}.fa-amazon{--fa:"\f270"}.fa-houzz{--fa:"\f27c"}.fa-vimeo-v{--fa:"\f27d"}.fa-black-tie{--fa:"\f27e"}.fa-fonticons{--fa:"\f280"}.fa-reddit-alien{--fa:"\f281"}.fa-edge{--fa:"\f282"}.fa-codiepie{--fa:"\f284"}.fa-modx{--fa:"\f285"}.fa-fort-awesome{--fa:"\f286"}.fa-usb{--fa:"\f287"}.fa-product-hunt{--fa:"\f288"}.fa-mixcloud{--fa:"\f289"}.fa-scribd{--fa:"\f28a"}.fa-bluetooth{--fa:"\f293"}.fa-bluetooth-b{--fa:"\f294"}.fa-gitlab{--fa:"\f296"}.fa-wpbeginner{--fa:"\f297"}.fa-wpforms{--fa:"\f298"}.fa-envira{--fa:"\f299"}.fa-glide{--fa:"\f2a5"}.fa-glide-g{--fa:"\f2a6"}.fa-viadeo{--fa:"\f2a9"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\f2ad"}.fa-pied-piper{--fa:"\f2ae"}.fa-first-order{--fa:"\f2b0"}.fa-yoast{--fa:"\f2b1"}.fa-themeisle{--fa:"\f2b2"}.fa-google-plus{--fa:"\f2b3"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-linode{--fa:"\f2b8"}.fa-quora{--fa:"\f2c4"}.fa-free-code-camp{--fa:"\f2c5"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-bandcamp{--fa:"\f2d5"}.fa-grav{--fa:"\f2d6"}.fa-etsy{--fa:"\f2d7"}.fa-imdb{--fa:"\f2d8"}.fa-ravelry{--fa:"\f2d9"}.fa-sellcast{--fa:"\f2da"}.fa-superpowers{--fa:"\f2dd"}.fa-wpexplorer{--fa:"\f2de"}.fa-meetup{--fa:"\f2e0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-accessible-icon{--fa:"\f368"}.fa-accusoft{--fa:"\f369"}.fa-adversal{--fa:"\f36a"}.fa-affiliatetheme{--fa:"\f36b"}.fa-algolia{--fa:"\f36c"}.fa-amilia{--fa:"\f36d"}.fa-angrycreative{--fa:"\f36e"}.fa-app-store{--fa:"\f36f"}.fa-app-store-ios{--fa:"\f370"}.fa-apper{--fa:"\f371"}.fa-asymmetrik{--fa:"\f372"}.fa-audible{--fa:"\f373"}.fa-avianex{--fa:"\f374"}.fa-aws{--fa:"\f375"}.fa-bimobject{--fa:"\f378"}.fa-bitcoin{--fa:"\f379"}.fa-bity{--fa:"\f37a"}.fa-blackberry{--fa:"\f37b"}.fa-blogger{--fa:"\f37c"}.fa-blogger-b{--fa:"\f37d"}.fa-buromobelexperte{--fa:"\f37f"}.fa-centercode{--fa:"\f380"}.fa-cloudscale{--fa:"\f383"}.fa-cloudsmith{--fa:"\f384"}.fa-cloudversify{--fa:"\f385"}.fa-cpanel{--fa:"\f388"}.fa-css3-alt{--fa:"\f38b"}.fa-cuttlefish{--fa:"\f38c"}.fa-d-and-d{--fa:"\f38d"}.fa-deploydog{--fa:"\f38e"}.fa-deskpro{--fa:"\f38f"}.fa-digital-ocean{--fa:"\f391"}.fa-discord{--fa:"\f392"}.fa-discourse{--fa:"\f393"}.fa-dochub{--fa:"\f394"}.fa-docker{--fa:"\f395"}.fa-draft2digital{--fa:"\f396"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\f397"}.fa-dyalog{--fa:"\f399"}.fa-earlybirds{--fa:"\f39a"}.fa-erlang{--fa:"\f39d"}.fa-facebook-f{--fa:"\f39e"}.fa-facebook-messenger{--fa:"\f39f"}.fa-firstdraft{--fa:"\f3a1"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-freebsd{--fa:"\f3a4"}.fa-gitkraken{--fa:"\f3a6"}.fa-gofore{--fa:"\f3a7"}.fa-goodreads{--fa:"\f3a8"}.fa-goodreads-g{--fa:"\f3a9"}.fa-google-drive{--fa:"\f3aa"}.fa-google-play{--fa:"\f3ab"}.fa-gripfire{--fa:"\f3ac"}.fa-grunt{--fa:"\f3ad"}.fa-gulp{--fa:"\f3ae"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-hotjar{--fa:"\f3b1"}.fa-hubspot{--fa:"\f3b2"}.fa-itunes{--fa:"\f3b4"}.fa-itunes-note{--fa:"\f3b5"}.fa-jenkins{--fa:"\f3b6"}.fa-joget{--fa:"\f3b7"}.fa-js{--fa:"\f3b8"}.fa-js-square,.fa-square-js{--fa:"\f3b9"}.fa-keycdn{--fa:"\f3ba"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-laravel{--fa:"\f3bd"}.fa-line{--fa:"\f3c0"}.fa-lyft{--fa:"\f3c3"}.fa-magento{--fa:"\f3c4"}.fa-medapps{--fa:"\f3c6"}.fa-medrt{--fa:"\f3c8"}.fa-microsoft{--fa:"\f3ca"}.fa-mix{--fa:"\f3cb"}.fa-mizuni{--fa:"\f3cc"}.fa-monero{--fa:"\f3d0"}.fa-napster{--fa:"\f3d2"}.fa-node-js{--fa:"\f3d3"}.fa-npm{--fa:"\f3d4"}.fa-ns8{--fa:"\f3d5"}.fa-nutritionix{--fa:"\f3d6"}.fa-page4{--fa:"\f3d7"}.fa-palfed{--fa:"\f3d8"}.fa-patreon{--fa:"\f3d9"}.fa-periscope{--fa:"\f3da"}.fa-phabricator{--fa:"\f3db"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-playstation{--fa:"\f3df"}.fa-pushed{--fa:"\f3e1"}.fa-python{--fa:"\f3e2"}.fa-red-river{--fa:"\f3e3"}.fa-rendact,.fa-wpressr{--fa:"\f3e4"}.fa-replyd{--fa:"\f3e6"}.fa-resolving{--fa:"\f3e7"}.fa-rocketchat{--fa:"\f3e8"}.fa-rockrms{--fa:"\f3e9"}.fa-schlix{--fa:"\f3ea"}.fa-searchengin{--fa:"\f3eb"}.fa-servicestack{--fa:"\f3ec"}.fa-sistrix{--fa:"\f3ee"}.fa-speakap{--fa:"\f3f3"}.fa-staylinked{--fa:"\f3f5"}.fa-steam-symbol{--fa:"\f3f6"}.fa-sticker-mule{--fa:"\f3f7"}.fa-studiovinari{--fa:"\f3f8"}.fa-supple{--fa:"\f3f9"}.fa-uber{--fa:"\f402"}.fa-uikit{--fa:"\f403"}.fa-uniregistry{--fa:"\f404"}.fa-untappd{--fa:"\f405"}.fa-ussunnah{--fa:"\f407"}.fa-vaadin{--fa:"\f408"}.fa-viber{--fa:"\f409"}.fa-vimeo{--fa:"\f40a"}.fa-vnv{--fa:"\f40b"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-whmcs{--fa:"\f40d"}.fa-wordpress-simple{--fa:"\f411"}.fa-xbox{--fa:"\f412"}.fa-yandex{--fa:"\f413"}.fa-yandex-international{--fa:"\f414"}.fa-apple-pay{--fa:"\f415"}.fa-cc-apple-pay{--fa:"\f416"}.fa-fly{--fa:"\f417"}.fa-node{--fa:"\f419"}.fa-osi{--fa:"\f41a"}.fa-react{--fa:"\f41b"}.fa-autoprefixer{--fa:"\f41c"}.fa-less{--fa:"\f41d"}.fa-sass{--fa:"\f41e"}.fa-vuejs{--fa:"\f41f"}.fa-angular{--fa:"\f420"}.fa-aviato{--fa:"\f421"}.fa-ember{--fa:"\f423"}.fa-gitter{--fa:"\f426"}.fa-hooli{--fa:"\f427"}.fa-strava{--fa:"\f428"}.fa-stripe{--fa:"\f429"}.fa-stripe-s{--fa:"\f42a"}.fa-typo3{--fa:"\f42b"}.fa-amazon-pay{--fa:"\f42c"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-ethereum{--fa:"\f42e"}.fa-korvue{--fa:"\f42f"}.fa-elementor{--fa:"\f430"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-flipboard{--fa:"\f44d"}.fa-hips{--fa:"\f452"}.fa-php{--fa:"\f457"}.fa-quinscape{--fa:"\f459"}.fa-readme{--fa:"\f4d5"}.fa-java{--fa:"\f4e4"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-ebay{--fa:"\f4f4"}.fa-keybase{--fa:"\f4f5"}.fa-mastodon{--fa:"\f4f6"}.fa-r-project{--fa:"\f4f7"}.fa-researchgate{--fa:"\f4f8"}.fa-teamspeak{--fa:"\f4f9"}.fa-first-order-alt{--fa:"\f50a"}.fa-fulcrum{--fa:"\f50b"}.fa-galactic-republic{--fa:"\f50c"}.fa-galactic-senate{--fa:"\f50d"}.fa-jedi-order{--fa:"\f50e"}.fa-mandalorian{--fa:"\f50f"}.fa-old-republic{--fa:"\f510"}.fa-phoenix-squadron{--fa:"\f511"}.fa-sith{--fa:"\f512"}.fa-trade-federation{--fa:"\f513"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-hornbill{--fa:"\f592"}.fa-mailchimp{--fa:"\f59e"}.fa-megaport{--fa:"\f5a3"}.fa-nimblr{--fa:"\f5a8"}.fa-rev{--fa:"\f5b2"}.fa-shopware{--fa:"\f5b5"}.fa-squarespace{--fa:"\f5be"}.fa-themeco{--fa:"\f5c6"}.fa-weebly{--fa:"\f5cc"}.fa-wix{--fa:"\f5cf"}.fa-ello{--fa:"\f5f1"}.fa-hackerrank{--fa:"\f5f7"}.fa-kaggle{--fa:"\f5fa"}.fa-markdown{--fa:"\f60f"}.fa-neos{--fa:"\f612"}.fa-zhihu{--fa:"\f63f"}.fa-alipay{--fa:"\f642"}.fa-the-red-yeti{--fa:"\f69d"}.fa-critical-role{--fa:"\f6c9"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-dev{--fa:"\f6cc"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-think-peaks{--fa:"\f731"}.fa-reacteurope{--fa:"\f75d"}.fa-artstation{--fa:"\f77a"}.fa-atlassian{--fa:"\f77b"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-centos{--fa:"\f789"}.fa-confluence{--fa:"\f78d"}.fa-dhl{--fa:"\f790"}.fa-diaspora{--fa:"\f791"}.fa-fedex{--fa:"\f797"}.fa-fedora{--fa:"\f798"}.fa-figma{--fa:"\f799"}.fa-intercom{--fa:"\f7af"}.fa-invision{--fa:"\f7b0"}.fa-jira{--fa:"\f7b1"}.fa-mendeley{--fa:"\f7b3"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-redhat{--fa:"\f7bc"}.fa-sketch{--fa:"\f7c6"}.fa-sourcetree{--fa:"\f7d3"}.fa-suse{--fa:"\f7d6"}.fa-ubuntu{--fa:"\f7df"}.fa-ups{--fa:"\f7e0"}.fa-usps{--fa:"\f7e1"}.fa-yarn{--fa:"\f7e3"}.fa-airbnb{--fa:"\f834"}.fa-battle-net{--fa:"\f835"}.fa-bootstrap{--fa:"\f836"}.fa-buffer{--fa:"\f837"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-itch-io{--fa:"\f83a"}.fa-salesforce{--fa:"\f83b"}.fa-speaker-deck{--fa:"\f83c"}.fa-symfony{--fa:"\f83d"}.fa-waze{--fa:"\f83f"}.fa-yammer{--fa:"\f840"}.fa-git-alt{--fa:"\f841"}.fa-stackpath{--fa:"\f842"}.fa-cotton-bureau{--fa:"\f89e"}.fa-buy-n-large{--fa:"\f8a6"}.fa-mdb{--fa:"\f8ca"}.fa-orcid{--fa:"\f8d2"}.fa-swift{--fa:"\f8e1"}.fa-umbraco{--fa:"\f8e8"}: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(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/../webfonts/fa-regular-400.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(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/../webfonts/fa-solid-900.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(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/../webfonts/fa-brands-400.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/../webfonts/fa-solid-900.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/../webfonts/fa-regular-400.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/../webfonts/fa-solid-900.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/../webfonts/fa-brands-400.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:block;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/../webfonts/fa-regular-400.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(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/../webfonts/fa-v4compatibility.woff2) 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}span.select2-selection__choice__remove{float:right;padding-left:5px}.bucw-product-thumbnail a img{width:150px;height:auto}.bucw-product-title a:active,.bucw-product-title a:focus,.bucw-product-thumbnail a:active,.bucw-product-thumbnail a:focus{box-shadow:none;text-decoration:underline}#beucw-products-table .beucw-product-row .beucw-product-name .bucw-product-title a:hover{text-decoration:underline}.beucw-product-row{display:flex}span.select2-selection.select2-selection--multiple{padding:8px;height:auto;margin:0}.beucw-product-row span.select2-selection.select2-selection--multiple{min-height:100px}.select2-container--focus{outline:none;box-shadow:0 0 7px #0a2540;border-color:#0a2540;border-radius:5px}.select2-dropdown--above,.select2-dropdown--below{box-shadow:0 0 7px #0a2540}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa!important;color:#fff}.select2-results__option{margin:0;padding:8px!important}.select2-container--default .select2-selection--multiple .select2-selection__choice{padding:3px 6px!important;border:1px solid #a0a86d!important;background-color:#f4f9d2!important;line-height:21px}#bucw-filter-container .tokenfield{padding-bottom:0;border:1px solid #0a2540;border-radius:3px;padding:.6rem;background-color:#fff}.tokenfield.focus{border-color:#0a2540!important;box-shadow:inset 0 1px 1px rgb(0 0 0 / 8%),0 0 8px #0a2540!important}#beucw-products-table .alt th{text-align:center}table{border-collapse:separate;border-spacing:0;border-color:#000}.ui-autocomplete{overflow-y:scroll;max-height:250px;border:1px solid #0a2540;overflow-x:hidden}.ui-autocomplete li{padding:8px 6px!important;font-size:16px}.ui-autocomplete li div{padding:.6rem 0.8rem!important}.ui-state-active,.ui-autocomplete li.ui-state-focus{background:#0a2540!important;font-size:.9rem;color:#ffffff!important}.emptyProductDiv{text-align:center}.bucw-headingwrap .form-table th{vertical-align:top;width:100px;padding:0 15px}.bucw-headingwrap .form-table td tbody td{padding:0 6px!important;vertical-align:top}.bucw-headingwrap .form-table td tbody td:first-child select{width:250px;height:42px;color:#000}#bucw-search-product svg path{stroke:#fff;fill:#fff}.bucw-save{background-color:#01978D;border-color:#01978D}.bucw-save svg path{stroke:#fff;fill:#fff}#bucw-search-product:hover,.bucw-save:hover{background:#010f1e;color:#fff}.tokenfield{min-width:343px;min-height:42px;padding-top:6px}.tokenfield .token{border:1px solid #c6e7c9;background-color:#e1f5e4}#beucw-products-table{margin-top:20px;width:100%}#beucw-products-table tbody>tr:last-child td{border-bottom:1px solid #cdcde4}#beucw-products-table th{padding:8px 6px;background:#0a2540;color:#fff;font-size:18px;font-weight:300}#beucw-products-table th:nth-child(2n){border-right:1px solid #c1e8e9;border-left:1px solid #c1e8e9}#beucw-products-table tbody>tr:nth-child(odd){background:azure}#beucw-products-table tbody>tr:nth-child(even){background:#deffff}#beucw-products-table tbody>tr>td{padding:20px 6px!important;border-top:1px solid #90cbcb;border-left:1px solid #9bf3f3}#beucw-products-table tbody>tr>td:first-child input[type="text"]{color:#0a2540!important;background:#fff;max-width:100%;width:100%;display:inline-block;text-align:center;border-radius:30px;padding:8px 10px;border-color:#d4ce96}#beucw-products-table .tokenfield{border:0 solid #d2d3d5;width:94%;background:#fff0}#beucw-products-table .tokenfield .token{border:1px solid #a0a86d;background-color:#f4f9d2;height:25px;line-height:25px}.bucw-headingwrap .form-table>tbody>tr>th{padding-top:22px;padding-left:6px;font-size:22px;color:#012745;padding:0}.bucw-headingwrap .form-table>tbody>tr>td{margin:0;padding:0;box-sizing:border-box;display:block;width:100%}.beucw-product-row>td{width:36%}.beucw-product-row>td:first-child{width:25%}.beucw-product-row>td:last-child{border-right:1px solid #cdcde4}.bucw-headingwrap .form-table td tbody td:first-child{padding-left:0!important}#bucw-upsells-crosssell h1{border-bottom:1px solid #b7b7cd;color:#5c5c5c}.bucw-headingwrap{padding:15px}.bucw-headingwrap .bucw-header{background:#0a2540;padding:20px;text-align:center;color:#fff;display:flex;align-items:center;gap:10px;display:flex;flex-wrap:wrap;justify-content:flex-start!important}.bucw-headingwrap .bucw-header+main{background:#fff;padding:25px;border:2px solid #0a2540}.bucw-headingwrap .form-table{margin-top:0}.bucw-headingwrap .bucw-header h1{color:#f2ffff;font-size:23px!important;margin:7px 0;font-weight:33}#beucw-products-table .tokenfield .token .close{text-decoration:none;display:inline-block;margin-top:2px}select#beucw-filter-type{border:1px solid #0a2540}#bucw-filter-header>div:nth-child(2n)>input,.bucw-save{display:none}.bucw-headingwrap .bucw-settings-field th,.bucw-headingwrap .bucw-settings-field td{display:block;width:100%;padding:15px 4px}#beucw-products-table>div:first-child{display:flex;align-items:center;justify-content:space-between;border:1px solid #0a2540;width:calc(100% - 2px);background:#0a2540;padding:0;border-radius:5px 5px 0 0}#beucw-products-table>div:first-child>span{width:25%;box-sizing:border-box;font-size:18px;color:#fff;padding:12px;border-radius:0!important}#beucw-products-table .beucw-product-row>div{width:25%;box-sizing:border-box;padding:12px}#beucw-products-table .beucw-product-row>div:first-child input[type="text"]{width:100%;border:0;box-shadow:none;color:#1d2327;font-size:1.3em;margin:1em 0}#beucw-products-table .beucw-product-row>div:nth-child(2n),#beucw-products-table>div:first-child>span:nth-child(2n){border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;border-radius:inherit}#beucw-products-table .beucw-product-row{border:1px solid #e8e8e8;border-top:0;width:calc(100% - 2px)}#beucw-products-table .tokenfield .token .close{text-decoration:none}#beucw-products-table>div:last-child{border-radius:0 0 5px 5px}.bucw-product-name,.bucw-upsells,.bucw-crosssells{display:none}.tokenfield .token .close{text-decoration:none}#beucw-products-table .beucw-product-row .beucw-product-name{display:flex;align-items:center;justify-content:space-between}#beucw-products-table .beucw-product-row .beucw-product-name>div{width:100%;padding:0 15px}#beucw-products-table .beucw-product-row .beucw-product-name .bucw-product-thumbnail{max-width:152px;padding:0}#beucw-products-table .beucw-product-row .beucw-product-name .bucw-product-title{font-size:16px}#beucw-products-table .beucw-product-row .beucw-product-name .bucw-product-title a{text-decoration:none;color:#042340;font-size:18px}@media only screen and (max-width:1300px){.bucw-headingwrap .bucw-header{padding:10px}.bucw-headingwrap .bucw-header h1{font-size:24px;line-height:26px}#bucw-search-product{margin-left:0;margin-top:15px}.tokenfield .token-input{width:100%!important}#beucw-products-table>div:first-child{display:none}#beucw-products-table .beucw-product-row{display:block;margin:11px 0;border-top:1px solid #e8e8e8;border-radius:4px}#beucw-products-table .beucw-product-row>div:nth-child(2n),#beucw-products-table>div:first-child>span:nth-child(2n){border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;border-left:0 solid #e8e8e8;border-right:0 solid #e8e8e8}#beucw-products-table .beucw-product-row>div{width:100%}.bucw-product-name,.bucw-upsells,.bucw-crosssells{display:block;font-size:17px;text-transform:uppercase;font-weight:400;background:#48aaaa;line-height:28px;padding:2px 8px;color:#f4f9d2;margin-bottom:12px}.bucw-product-name{margin-bottom:0}#bucw-search-product{margin-left:unset;margin-top:10px}#beucw-products-table .beucw-product-row .beucw-product-name{align-items:self-start}#beucw-products-table .beucw-product-row .beucw-product-name .bucw-product-name{margin-bottom:20px}.bucw-search>button#bucw-save-top{margin-left:30px!important}}.beucw-setting-help-tip::after{color:#f0eaea;background-color:#504d4d;content:"\003F";position:relative;font-weight:600;text-align:center;font-size:12px;display:inline-block;border-radius:20px;cursor:help;height:15px;font-style:normal;width:15px}.beucw-setting-help-tip{position:relative;display:inline-block;padding-left:13px}.beucw-setting-help-tip .beucw-tooltipdata{visibility:hidden;width:150px;background-color:#555;color:#fff;text-align:center;padding:10px;border-radius:6px;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-77px;opacity:0;transition:opacity 0.3s}.beucw-setting-help-tip .beucw-tooltipdata::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 #fff0 #fff0 #fff0}.beucw-setting-help-tip:hover .beucw-tooltipdata{visibility:visible;opacity:1}.footerSavebutton{display:flex;justify-content:flex-end}@media only screen and (max-width:767px){#bucw-filter-container{margin-left:0;margin-top:15px}.bucw-search>button{margin:12px 6px 4px 0!important}.select2-container{width:99%!important}}@media only screen and (min-width:767px) and (max-width:1024px){#bucw-filter-container{margin-left:0;margin-top:15px}.bucw-search>button{margin:12px 6px 4px 0!important}}@media only screen and (min-width:1300px){.bucw-search>button.bucw-save{margin:4px 0 4px 35px!important}}.select2-container .select2-selection--single{min-height:50px}.select2-container .select2-selection--single .select2-selection__rendered{padding:12px}.select2-container--default .select2-selection--single .select2-selection__arrow{top:10px}#bucw_loader{text-align:center}#beucw-loading-image{margin:auto;width:130px}.bucw_numtext{width:72px;height:34px}.width_but{min-width:30px;min-height:30px}@media only screen and (min-width:999px) and (max-width:1024px){.bucw-left-way{margin-top:20px;margin-left:auto;margin-right:auto;display:none;justify-content:space-between}div.bucw-left-way.bucw_bottom{justify-content:end}}@media only screen and (min-width:1px) and (max-width:999px){.bucw-left-way{margin-top:20px;margin-left:auto;margin-right:auto;display:none;justify-content:space-between}div.bucw-left-way.bucw_bottom{justify-content:end}}@media only screen and (min-width:1024px) and (max-width:2000px){.bucw-left-way{margin-top:20px;display:none;margin-bottom:20px;justify-content:space-between}div.bucw-left-way.bucw_bottom{justify-content:end}}div.bucw-number-filter{float:left}div.bucw-pagig-div{float:right}.select2-selection__choice{display:flex;flex-direction:row-reverse}.beucw-product-row{flex-wrap:wrap}.select2-container .select2-selection--multiple .select2-selection__rendered{text-overflow:inherit!important;white-space:inherit!important}#beucw-products-table .beucw-product-row .beucw-product-name{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.beucw_buc-product-thumbnail a{display:inline-block}@media only screen and (min-width:1025px) and (max-width:1366px){#bucw-filter-header{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between}#bucw-filter-header>div:first-child{width:35%}#bucw-filter-header>div#bucw-filter-container{width:62%}#bucw-filter-header>div.bucw-search{width:100%}.bucw-number-filter #bucw-number{width:80px}div.bucw-number-filter{width:400px}.bucw_pro_notice{width:100%;display:block}}@media only screen and (min-width:320px) and (max-width:768px){div.bucw-left-way{width:100%;flex-wrap:wrap}div.bucw-number-filter,.bucw-pagig-div{width:100%;margin-top:15px;float:left}.bucw-number-filter #bucw-number{width:80px!important}div.bucw-number-filter{display:flex;flex-wrap:wrap;align-items:center}}.select2-container .select2-selection--multiple .select2-selection__rendered{text-overflow:inherit!important;white-space:inherit!important}@media only screen and (min-width:768px) and (max-width:1024px){.bucw-number-filter #bucw-number{width:80px}div.bucw-number-filter{width:330px}.bucw_pro_notice{width:100%;display:block}}.bucw-upgrade-now{padding:20px;background-color:#0A2540;border-radius:5px}.bucw-upgrade-now>a{color:#fff;text-decoration:none}.bucw-footer-upgrade{width:98%;margin:10px;display:flex;background:#0A2540;border-radius:16px;flex-wrap:wrap;justify-content:space-between}.bucw-footer-upgrade .sft-logo{width:23%;background:#FFF;display:flex;align-items:center;justify-content:center;border-radius:14px 0 0 14px}.bucw-footer-upgrade .bucw-upgrade-col1{width:33%}.bucw-footer-upgrade .bucw-upgrade-col{width:33%;padding:10px;box-sizing:border-box}.bucw-footer-upgrade .sft-logo a{display:inline-block;margin:0;padding:0;width:80%}.bucw-footer-upgrade .sft-logo img{max-width:100%;height:auto}.bucw-footer-upgrade .bucw-upgrade-col1 h3{font-size:22px;line-height:26px;font-weight:600;color:#F8C844}.bucw-footer-upgrade .bucw-upgrade-col1 .bucw-moneyback-badge{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.bucw-footer-upgrade .bucw-upgrade-col1 .bucw-moneyback-badge>div:first-child{width:40%}.bucw-footer-upgrade .bucw-upgrade-col1 .bucw-moneyback-badge>div:last-child{width:56%;margin-top:-40px}.bucw-footer-upgrade .bucw-upgrade-col1 .bucw-moneyback-badge>div h3{color:#FFF}.bucw-footer-upgrade .bucw-upgrade-col1 .bucw-moneyback-badge>div p{font-size:14px;color:#FFF;line-height:18px}.bucw-footer-upgrade .bucw-upgrade-col1 .bucw-moneyback-badge>div .btn{display:inline-block;padding:0 17px;line-height:38px;border:none;border-radius:5px;background:#00978D;color:#fff;font-size:16px;font-weight:600;cursor:pointer}.bucw-footer-upgrade .bucw-upgrade-col1 .bucw-moneyback-badge>div .btn:hover{background:#000}.bucw-footer-upgrade .bucw-upgrade-col1 .bucw-moneyback-badge>div img{max-width:78%;height:auto}.bucw-footer-upgrade .bucw-upgrade-col>ul{padding:15px;border:2px dotted #fff;border-radius:7px;color:#fff}.bucw-footer-upgrade .bucw-upgrade-col>ul li{list-style-type:none;display:block;font-size:14px;color:#FFF;line-height:18px}.bucw-footer-upgrade .bucw-upgrade-col>ul li strong{font-weight:900}@media only screen and (min-width:300px) and (max-width:600px){.bucw-footer-upgrade{margin:0}.bucw-footer-upgrade .sft-logo{width:100%;border-radius:14px 14px 0 0;padding:25px 0}.bucw-footer-upgrade .bucw-upgrade-col1{width:100%;padding:15px;box-sizing:border-box}.bucw-footer-upgrade .bucw-upgrade-col{width:100%;padding:10px;box-sizing:border-box}}@media only screen and (min-width:600px) and (max-width:1200px){.bucw-footer-upgrade .sft-logo a{max-width:200px}.bucw-footer-upgrade{margin:0}.bucw-footer-upgrade .sft-logo{width:100%;border-radius:14px 14px 0 0;padding:25px 0}.bucw-footer-upgrade .bucw-upgrade-col1{width:50%;padding:15px;box-sizing:border-box}.bucw-footer-upgrade .bucw-upgrade-col{width:50%;padding:10px;box-sizing:border-box}}.beucw-setting-upgrade,.beucw-setting-upgrade:hover{background:#10a494;color:#fff;padding:3px;border-radius:5px;font-weight:600}.bucw-headingwrap .bucw-header h1{color:#f2ffff;font-size:28px;font-weight:700;margin:0;line-height:1.4}.bucw-header{display:flex;justify-content:space-between}.bucw-headingwrap .bucw-header{background:#0a2540;padding:20px;text-align:center;color:#fff}#select2-bucw-multiple-categories-results>.select2-results__option--highlighted[aria-selected]:hover,#select2-bucw-multiple-tags-results>.select2-results__option--highlighted[aria-selected]:hover,#select2-bucw-multiple-sku-results>.select2-results__option--highlighted[aria-selected]:hover,#select2-bucw-single-product-results>.select2-results__option--highlighted[aria-selected]:hover,#select2-bucw-multiple-categories-results>.select2-results__option--highlighted[aria-selected],#select2-bucw-multiple-tags-results>.select2-results__option--highlighted[aria-selected],#select2-bucw-multiple-sku-results>.select2-results__option--highlighted[aria-selected],#select2-bucw-single-product-results>.select2-results__option--highlighted[aria-selected]{background:#042340!important;color:white!important}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#01978D!important;color:#fff;font-size:14.5px;font-weight:500}.bucw-pro-button{background-color:#00978D!important;justify-content:center!important;line-height:1!important;font-weight:600!important;display:inline-flex!important;cursor:pointer!important;border-radius:3px!important;padding-top:1rem!important;padding-bottom:1rem!important;padding-left:2rem!important;padding-right:2rem!important;color:#fff;border:none}.beuc-related-products span.select2-selection--multiple ul.select2-selection__rendered li.select2-selection__choice{background-color:#cccc!important}.beucw-add-api-key-container{display:flex;flex-wrap:wrap;gap:10px}.beucw-add-api-key-container input[type='text']{width:100%;max-width:300px!important}.beucw-add-api-key-container .beucw_ajax_button{padding:5px 25px;height:40px;border:none;border-radius:5px;color:#fff;background-color:#0A2540}.beucw-add-api-key-container .beucw_ajax_button:hover{opacity:.85;cursor:pointer}.beucw-add-api-key-message-container span#beucw-key-valid-message{display:inline-block;padding:10px 0}.beucw-add-api-key-message-container span#beucw-key-valid-message i{color:green}.beucw_openai_api_model{height:40px;width:100%;max-width:300px!important}.beucw-ai-popup-heading{padding:25px 0 10px 0;font-size:clamp(25px, 3vw, 30px);color:#fff;line-height:1}.beucw-ai-popup{margin-top:45px;text-align:left;display:flex;flex-direction:column}.beucw-ai-popup .beucw-ai-outer-container{padding-bottom:15px;margin-bottom:15px;display:flex;flex-direction:column;gap:10px;border-bottom:1px solid #d6d6d6}.beucw-ai-popup .beucw-ai-outer-container:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.beucw-ai-popup .beucw-ai-outer-container .clipboard{cursor:pointer}.beucw-tab-content{display:none}.beucw-tab-content.active{display:block}.beucw-ai-popup .beucw-ai-outer-container>div:first-child{font-size:16px;font-weight:500;color:#000;display:flex;gap:5px}.beucw-ai-popup .beucw-ai-outer-container .beucw-tokens-request-container .beucw-tokens-used-msg,.beucw-tokens-tab2-container .beucw-tokens-used-msg-tab2{display:flex;align-items:center;gap:8px}.beucw-ai-popup .beucw-ai-outer-container .beucw-tokens-request-container .beucw-tab-actions{text-align:end}.beucw-ai-popup .beucw-ai-outer-container>div:nth-child(2){font-size:14px}.beucw-popup .beucw-ai-popup .multi-select-button{padding:.5em 0.6em!important;width:250px}.beucw-popup .beucw-ai-popup .multi-select-menu{z-index:10;min-width:auto;width:100%!important;max-width:265px}.beucw-ai-outer-container>div.beucw-ai-checkbox-container input,.beucw-ai-outer-container>div.beucw-ai-radio-container input{margin:0}.beucw-ai-outer-container>div.beucw-ai-checkbox-container{display:flex;flex-wrap:wrap;gap:12px}.beucw-ai-outer-container>div.beucw-ai-checkbox-container>div{display:flex;align-items:center;gap:5px}.beucw-ai-outer-container>div.beucw-ai-checkbox-container textarea{width:100%}.beucw-ai-outer-container>div.beucw-ai-radio-container{display:flex;flex-direction:column;gap:12px}.beucw-ai-outer-container>div.beucw-ai-radio-container>div{display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start;gap:10px}.beucw-ai-outer-container>div.beucw-ai-radio-container>div>div:first-child{display:flex;align-items:center;gap:5px}.beucw-ai-outer-container>div.beucw-ai-radio-container div label{display:block;min-width:155px;padding:0px!important;text-wrap:wrap}.beucw-ai-outer-container>div.beucw-ai-radio-container .beucw-ai-radio-div{display:flex;align-items:center;gap:5px}.beucw-ai-radio-container .beucw-select-field-container div:not(:first-child){margin-top:5px}.beucw-ai-radio-container .beucw-select-field-container .beucw_product_list{width:350px}.beucw-ai-radio-container .beucw-select-field-container .beucw_product_list .ms-drop.bottom{width:100%}.beucw-ai-radio-container .beucw-select-field-container .ms-parent button .icon-caret{top:26%}.beucw-ai-popup .beucw-ai-outer-container .beucw-ai-settings-placeholder{color:#545454;font-size:12px}.beucw-ai-outer-container .beucw-default-edit-prompt-radio{display:flex;align-items:center;gap:10px}.beucw-ai-outer-container .beucw-default-edit-prompt-radio>div{display:flex;gap:5px}.beucw-ai-outer-container .beucw-default-edit-prompt-radio input[type='radio']{margin:0px!important}.beucw-ai-outer-container .beucw-ai-prompt-container textarea{width:100%}.beucw-ai-radio-container span.beucw-all-products-list,.beucw-ai-radio-container span.beucw-all-cat-selection{display:flex;flex-direction:column;gap:3px}#beucw-send-prompt-btn.beucw-btn{border:none;padding:10px;background-color:#0A2540;color:#fff;border-radius:5px;font-size:16px}#beucw-send-prompt-btn.beucw-btn:hover{cursor:pointer;background-color:#0d3155}.beucw-btn.beucw-btn-tab2{min-width:85px;height:35px;border-radius:5px;border:none;color:#fff;font-weight:600;font-size:13px;background:#192b60;cursor:pointer;transition:transform 0.2s ease-in-out}.beucw-btn.beucw-btn-tab2:hover{transform:translateY(-4px);background:#192b60e7}.beucw-btn.beucw-btn-create-req{background:linear-gradient(117deg,rgb(33 146 253) 12%,rgb(158 55 254) 88%);font-size:16px!important;padding:14px 30px!important;border-radius:30px!important;box-shadow:0 0 10px #b8b8b8;transition:transform 0.2s ease-in-out}.beucw-btn.beucw-btn-create-req:hover{transform:translateY(-3px);background:linear-gradient(117deg,rgb(33 147 253 / .945) 1rgb(158 55 254 / .959),1) 88%);}.beucw-ai-outer-container .beucw-prompt-default-edit-radio{display:flex;align-items:center;gap:10px}.beucw-ai-outer-container .beucw-prompt-default-edit-radio>div{display:flex;align-items:center;gap:5px}.beucw-ai-outer-container .beucw-prompt-default-edit-radio>div input[type='radio']{margin:0}.beucw-ai-outer-container .beucw-tokens-request-container{font-size:14px;display:flex;flex-direction:column;gap:8px}.beucw-tokens-request-container.beucw-tokens-tab2-container .beucw-token-status{font-size:16px;font-weight:500}.beucw-tokens-request-container .beucw-tab-actions .beucw-next-btn{min-width:85px;height:35px;border-radius:5px;border:none;color:#fff;font-weight:600;font-size:13px;background:#192b60;cursor:pointer;transition:transform 0.2s ease-in-out}.beucw-tokens-request-container .beucw-tab-actions .beucw-next-btn:hover{transform:translateY(-3px);background:#192b60e7}.beucw-log-tabs-container{margin-right:15px;display:flex;border-bottom:1px solid #ccc}.beucw-log-tab{margin-right:5px;padding:10px;text-align:center;cursor:pointer;background-color:#f1f1f1;border:1px solid #ccc;border-bottom:none}.beucw-log-tab:hover{background-color:#ddd}.beucw-log-tab.active{background-color:#ccc}.beucw-log-content-container{display:none;height:auto;margin-right:15px;padding:15px;border:1px solid #ccc;border-top:none}.beucw-log-content-container.active{display:block}.beucw-log-data-row{display:flex;align-items:center;justify-content:space-between;border:1px solid #000;padding:10px}.sft-popup{position:fixed;z-index:999;padding-top:240px;padding-left:90px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0 0 0 / .4)}.sft-popup-content{text-align:justify;background-color:#fefefe;margin:auto;border:1px solid #888;border-radius:100px;width:80%;color:#000}.sft-ai-data-header{text-align:justify;background-color:#fefefe;margin:auto;padding:20px;border:1px solid #888;color:#000}.sft-close{color:#aaa;float:right;font-size:28px;font-weight:700;background-color:#fff0;border:none}.sft-close:hover,.sft-close:focus{color:#fff;text-decoration:none;cursor:pointer}.beucw_product_list{width:100%}#sft_ajax_setup_button{width:12%;height:38px;background-color:#0A2540;color:#fff;display:inline-block;border:none;border-radius:5px;cursor:pointer}.sft-ai-header{width:100%;height:37px;background-color:#0A2540;border-radius:15px 15px 0 0}.beucw_prompt_cat_selection{width:300px}.beucw-log-data-submenu{display:none;padding:10px}.beucw-log-data-submenu li{margin:10px 0px!important}.multi-select-container{display:inline-block;position:relative}.multi-select-menu{width:300px!important}.multi-select-menu{position:absolute;left:0;top:.8em;float:left;min-width:100%;background:#fff;margin:1em 0;padding:.4em 0;border:1px solid #aaa;box-shadow:0 1px 3px rgb(0 0 0 / .2);display:none}.multi-select-menu input{margin-right:.3em}.multi-select-button{width:300px;display:inline-block;font-size:.875em;padding:.2em .6em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:-.5em;background-color:#fff;border:1px solid #aaa;border-radius:4px;box-shadow:0 1px 3px rgb(0 0 0 / .2);cursor:default}.multi-select-button:after{content:"";display:inline-block;width:0;height:0;border-style:solid;border-width:.4em .4em 0 .4em;border-color:#999 #fff0 #fff0 #fff0;margin-left:.4em;vertical-align:.1em}.multi-select-container--open .multi-select-menu{display:block}.multi-select-container--open .multi-select-button:after{border-width:0 .4em .4em .4em;border-color:#fff0 #fff0 #999 #fff0}.multi-select-menuitems{display:flex;flex-direction:column;padding:15px}.multi-select-menuitem{margin-top:10px}.beucw-check-ai-products{text-decoration:underline;color:#1b5996;cursor:pointer}.beucw_buc-headingwrap .beucw_buc-header #beucw-popup-button{display:flex;align-items:center;gap:10px;padding:5px 10px;margin-left:auto;font-size:14px;font-weight:600;color:#fff;border:none;border-radius:20px;box-shadow:0 0 5px #fff;background:#2192fd;background:linear-gradient(117deg,rgb(33 146 253) 12%,rgb(158 55 254) 88%)}.beucw-popup-btn-tooltip-container>.beucw-ai-popup-btn-tooltip{font-size:11px;visibility:hidden;max-width:250px;width:170px;background-color:#fff2d4;color:#2b2b2b;line-height:1.5;text-align:left;border-radius:6px;padding:8px;position:absolute;z-index:1;bottom:125%;right:-3px;opacity:0;transition:opacity 0.3s;box-shadow:0 3px 10px #0003;white-space:normal}.beucw-popup-btn-tooltip-container>.beucw-ai-popup-btn-tooltip::after{content:"";position:absolute;top:100%;right:7px;border-width:6px;border-style:solid;border-color:#fff2d4 #fff0 #fff0 #fff0}.beucw-popup-btn-tooltip-container:hover .beucw-ai-popup-btn-tooltip{opacity:1;visibility:visible}.bucw-headingwrap .beucw_buc-header{display:flex;align-items:center;gap:20px}.bucw-headingwrap .bucw-header #beucw-popup-button{display:flex;align-items:center;gap:10px;padding:5px 10px;margin-left:auto;font-size:14px;font-weight:600;color:#fff;border:none;border-radius:20px;box-shadow:0 0 5px #fff;background:#2192fd;background:linear-gradient(117deg,rgb(33 146 253) 12%,rgb(158 55 254) 88%)}.beucw-popup-btn-tooltip-container{position:relative;cursor:pointer;display:flex;align-items:center}.beucw-popup-btn-tooltip-container>.beucw-ai-popup-btn-tooltip{font-size:11px;visibility:hidden;max-width:250px;width:170px;background-color:#fff2d4;color:#2b2b2b;line-height:1.5;text-align:left;border-radius:6px;padding:8px;position:absolute;z-index:1;bottom:125%;right:-3px;opacity:0;transition:opacity 0.3s;box-shadow:0 3px 10px #0003;white-space:normal}.beucw-popup-btn-tooltip-container>.beucw-ai-popup-btn-tooltip::after{content:"";position:absolute;top:100%;right:7px;border-width:6px;border-style:solid;border-color:#fff2d4 #fff0 #fff0 #fff0}.beucw-popup-btn-tooltip-container:hover .beucw-ai-popup-btn-tooltip{opacity:1;visibility:visible}.beucw-pro-lock-tooltip-container{display:flex;position:relative;cursor:pointer}.beucw-pro-lock-tooltip-container>.beucw-pro-lock-btn-tooltip{font-size:11px;font-weight:500;visibility:hidden;max-width:250px;width:170px;background-color:#fff;color:#2b2b2b;line-height:1.5;text-align:left;border-radius:6px;padding:8px;position:absolute;z-index:1;bottom:-75%;opacity:0;left:22px;transition:opacity 0.3s;box-shadow:0 3px 10px #0003;white-space:normal}.beucw-pro-lock-tooltip-container>.beucw-pro-lock-btn-tooltip::after{content:"";position:absolute;right:100%;top:10px;border-width:6px;border-style:solid;border-color:#fff0 #fff #fff0 #fff0}.beucw-pro-lock-tooltip-container:hover .beucw-pro-lock-btn-tooltip{opacity:1;visibility:visible}.beucw-ai-outer-container .beucw-pro-version-lock{position:relative;top:1px;left:2px}.beucw-ai-outer-container .beucw-pro-version-lock.alt{position:relative;top:-1px}.beucw-required{color:red}.sft-beucw-upgrade-to-pro-banner{overflow:hidden;margin-top:30px;margin-right:20px;display:flex;gap:10px;color:#fff;border-radius:10px;background-color:#0A2540;box-shadow:0 0 5px #9e9e9e}.sft-beucw-upgrade-to-pro-banner .sft-uppro-inner-container{display:flex;gap:20px}.sft-beucw-upgrade-to-pro-banner .sft-uppro-inner-container>div:first-child{padding:15px;display:flex;align-items:center;background-color:#fff}.sft-beucw-upgrade-to-pro-banner .sft-uppro-inner-container .sft-uppro-main-logo img{width:auto;height:80px}.sft-beucw-upgrade-to-pro-banner .sft-uppro-details-container{padding:20px;display:flex;gap:10px}.sft-beucw-upgrade-to-pro-banner .sft-uppro-features-container{padding:25px 15px;gap:20px;border:2px dotted #fff;border-radius:5px;font-size:14px}.sft-beucw-upgrade-to-pro-banner .sft-uppro-features-container h3{margin:0 0 20px 0px!important;font-size:20px;color:#02BFAE}.sft-beucw-upgrade-to-pro-banner .sft-uppro-features-container ul{margin:0;display:flex;flex-direction:column;gap:5px}.sft-beucw-upgrade-to-pro-banner .sft-uppro-money-back-guarantee{display:flex;align-items:center;gap:20px}.sft-beucw-upgrade-to-pro-banner .sft-uppro-money-back-guarantee>div:last-child{padding:10px 0;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.sft-beucw-upgrade-to-pro-banner .sft-uupro-upgrade-btn{padding:0 17px;line-height:38px;border:none;border-radius:5px;background:#00978D;color:#fff;font-size:16px;font-weight:600;cursor:pointer}.sft-beucw-upgrade-to-pro-banner .sft-uppro-money-back-guarantee img{width:165px;height:auto}.sft-beucw-upgrade-to-pro-banner .sft-uppro-money-back-guarantee h2{margin:0px!important;font-size:clamp(22px, 1.5vw, 28px)!important;line-height:1.2;color:#f8c844}.sft-beucw-upgrade-to-pro-banner .sft-uppro-money-back-guarantee h3{margin:10px 0px!important;font-size:20px;line-height:1.3;color:#fff}.sft-beucw-upgrade-to-pro-banner .sft-uppro-money-back-guarantee p{margin:0px!important;font-size:14px;color:#fff}.sft-beucw-upgrade-to-pro-banner .sft-uppro-hidden-desktop{display:none;padding:5px 20px}.sft-beucw-upgrade-to-pro-banner .sft-uppro-hidden-desktop h2{text-align:center;margin:0px!important;font-size:clamp(22px, 2vw, 28px)!important;line-height:1.2;color:#f8c844}@media screen and (max-width:1200px){.sft-beucw-upgrade-to-pro-banner{flex-direction:column}.sft-beucw-upgrade-to-pro-banner .sft-uppro-inner-container>div:first-child{width:100%;justify-content:center}.sft-beucw-upgrade-to-pro-banner .sft-uppro-money-back-guarantee{flex-direction:column;gap:0}.sft-beucw-upgrade-to-pro-banner .sft-uppro-money-back-guarantee h2{display:none}.sft-beucw-upgrade-to-pro-banner .sft-uppro-hidden-desktop{display:block}.sft-beucw-upgrade-to-pro-banner .sft-uppro-money-back-guarantee img{width:125px}}@media screen and (max-width:1550px){.sft-beucw-upgrade-to-pro-banner .sft-uppro-money-back-guarantee{flex-direction:column;gap:0}}@media screen and (max-width:690px){.sft-beucw-upgrade-to-pro-banner{margin-right:10px}.sft-beucw-upgrade-to-pro-banner .sft-uppro-details-container{flex-direction:column;gap:25px}.sft-beucw-upgrade-to-pro-banner .sft-uppro-money-back-guarantee{flex-direction:row;gap:10px}.sft-beucw-upgrade-to-pro-banner .sft-uppro-money-back-guarantee>div:last-child{padding:0px!important}.sft-beucw-upgrade-to-pro-banner .sft-uppro-money-back-guarantee h3{margin:0px!important}}.beucw-upgrade-pro-btn .beucw-upgrade-to-pro-btn{overflow:hidden;position:relative;border:none;padding:14px;width:200px;font-weight:600;cursor:pointer;border-radius:6px;font-size:14px;color:#fff;background:#1ea79e}.beucw-upgrade-pro-btn .beucw-upgrade-to-pro-btn::before{content:'';position:absolute;top:0;left:-75px;width:50px;height:100%;background:rgb(255 255 255 / 50%);box-shadow:0 0 20px 5px #ffffffbd;transform:skewX(-45deg);opacity:0;animation:shine_upgrade_btn 3s infinite}@keyframes shine_upgrade_btn{0%{left:-75px;opacity:0}25%{opacity:1}50%{left:160%;opacity:1}75%{opacity:0}100%{left:200%;opacity:0}}.beucw-custom-notice{font-size:14px;line-height:1.5}.beucw-custom-notice.notice-warning{border-left-color:#9e60ff}.beucw-custom-notice h4{margin-bottom:0px!important}.beucw-custom-notice a{display:inline-block}.beucw-custom-notice .beucw-notice-button{padding:5px 10px;margin-bottom:20px;border:none;border-radius:10px;display:flex;align-items:center;gap:10px;font-weight:500;color:#fff;background:#aa74ff}.sft-quick-links-section{position:fixed;z-index:999999;bottom:50px;right:50px}.sft-quick-links-section button.sft-quick-links-menu-icon{border:none;background:none;cursor:pointer;border-radius:50%}.sft-quick-links-section .sft-quick-links-menu-icon img{width:60px;height:60px;border-radius:50%;box-shadow:0 0 5px #9d9d9d;background-color:#FFF}.sft-quick-links-menu-items{display:none;position:absolute;bottom:80px;width:100%}.sft-quick-links-menu-items .sft-quick-links-flex-container{display:flex;flex-direction:column;align-items:center;gap:10px}.sft-quick-links-menu-items .sft-quick-links-flex-container button{padding:5px!important;display:flex;border-radius:50%;border:none;background-color:#FFF;box-shadow:0 0 10px #bdbdbd;cursor:pointer}.sft-quick-links-flex-container .sft-quick-links-tooltip-wrapper{position:relative;display:inline-block}.sft-quick-links-flex-container .sft-quick-links-tooltip-text{visibility:hidden;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px 10px;position:absolute;right:120%;top:50%;transform:translateY(-50%);white-space:nowrap;z-index:1;opacity:0;transition:opacity 0.3s ease-in-out}.sft-quick-links-flex-container .sft-quick-links-tooltip-wrapper:hover .sft-quick-links-tooltip-text{visibility:visible;opacity:1}.sft-plugin-sale-notice-black-friday{font-size:14px;line-height:1.5;color:#fff;background:#1c2227;display:flex;align-items:center;gap:15px}.sft-plugin-sale-notice-black-friday.notice-warning{border-left-color:#D63638}.sft-plugin-sale-notice-black-friday h3{color:#fff!important;margin-bottom:0}.sft-plugin-sale-notice-black-friday p{font-size:14px;margin-bottom:15px}.sft-plugin-sale-notice-black-friday p b{font-size:16px;color:#21cd6d}.sft-plugin-sale-notice-black-friday h4{margin-bottom:0px!important}.sft-plugin-sale-notice-black-friday a{display:inline-block}.sft-plugin-sale-notice-black-friday .sft-plugin-sale-notice-button{padding:12px 20px;min-width:250px;margin-bottom:20px;border:none;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:600;color:#fff;background-color:#df1f1f;position:relative;overflow:hidden;transition:transform 0.2s}.sft-plugin-sale-notice-black-friday .sft-plugin-sale-notice-button:hover{transform:scale(1.05)}.sft-plugin-sale-notice-black-friday .sft-plugin-sale-notice-button::before{content:'';position:absolute;top:0;left:-75px;width:50px;height:100%;background:rgb(255 255 255 / .377);box-shadow:0 0 20px 5px #ffffffa1;opacity:0;animation:shine_sale_btn 3s infinite}@keyframes shine_sale_btn{0%{left:-75px;opacity:0}25%{opacity:1}50%{left:160%;opacity:1}75%{opacity:0}100%{left:200%;opacity:0}}.sft-quick-links-popup{display:none;position:absolute;background:#000;bottom:80px;right:5px;z-index:9999999}.sft-quick-links-popup .sft-sale-notice-popup-inner{padding:20px;height:340px;width:280px}.sft-quick-links-popup .sft-ql-popup-content img{display:block;margin:0 auto}.sft-quick-links-popup .sft-ql-popup-close-container{display:flex;justify-content:flex-end}.sft-ql-popup-btn-container{text-align:center}.sft-sale-popup-heading{text-align:center;color:#FFF;font-size:20px}.sft-ql-popup-btn-container .sft-ql-popup-deal-btn{padding:12px 25px;margin:20px auto;border:none;border-radius:5px;display:flex;align-items:center;gap:10px;font-weight:600;color:#fff;background-color:#df1f1f;cursor:pointer;position:relative;overflow:hidden;transition:transform 0.2s}.sft-ql-popup-btn-container .sft-ql-popup-deal-btn:hover{transform:scale(1.05)}.sft-ql-popup-btn-container .sft-ql-popup-deal-btn::before{content:'';position:absolute;top:0;left:-75px;width:50px;height:100%;background:rgb(255 255 255 / .377);box-shadow:0 0 20px 5px #ffffffa1;opacity:0;animation:shine_sale_btn 3s infinite}#sft-popup-sale-countdown-timer-container{display:flex;align-items:center;gap:7px;width:250px}.sft-ql-popup-content #sft-popup-sale-countdown-timer-container{margin:0 auto}#sft-popup-sale-countdown-timer-container .sft-sale-popup-countdown-colon{font-size:20px;font-weight:600;color:#fff}#sft-popup-sale-countdown-timer-container .sft-sale-popup-number-container{flex:1;padding:5px 10px;border-radius:5px;color:#000;background:#FFF;text-align:center}.notice #sft-popup-sale-countdown-timer-container .sft-sale-popup-number-container{color:#000;background-color:#FFF}#sft-popup-sale-countdown-timer-container .sft-sale-popup-number-container .time{font-size:16px;font-weight:600;margin-bottom:4px}#sft-popup-sale-countdown-timer-container .sft-sale-popup-number-container .sft-sale-popup-countdown-text{font-size:10px}.beucw-ai-popup .beucw-ai-outer-container .beucw-save-recommendations-weekly{display:flex;flex-direction:column;gap:10px}.beucw-ai-popup .beucw-ai-outer-container .beucw-save-recommendations-weekly .beucw-ai-sub-section-column>div{margin-bottom:10px}.beucw-ai-popup .beucw-ai-sub-section .beucw-ai-prompt-container{width:100%}.beucw-ai-popup .beucw-ai-outer-container .beucw-ai-sub-section.beucw-ai-outer-container{align-items:flex-start}#swal2-content:has(.beucw-ai-popup){min-height:650px;overflow:inherit}.bucw-filter-dropdown .bucw-table-main-filter-container .bucw-select-filter select{margin:0 0 20px 0;padding:10px;width:100%}.bucw-filter-dropdown #bucw-filter-header{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.bucw-filter-dropdown #bucw-filter-header #bucw-filter-container{flex:1}#bucw-filter-header .bucw-search{display:flex;gap:20px}#bucw-filter-header .bucw-search #bucw-search-product,#bucw-filter-header .bucw-search #bucw-save-top,.footerSavebutton .bucw-save{background-color:#192b60;margin:0px!important;padding:10px;display:flex;align-items:center;gap:5px;color:#fff;font-weight:500;border:none;border-radius:0;box-shadow:0 0 10px #b9b9b9}#bucw-filter-header .bucw-search #bucw-save-top,.footerSavebutton .bucw-save{background-color:#00998E}#bucw-filter-header .bucw-search #bucw-search-product svg{transform:rotate(360deg)}.bucw-headingwrap .bucw-settings-field td{margin:0;padding:0}.beucw-tokens-request-container .beucw-ai-request-token-warning,.beucw-tokens-request-container .beucw-ai-request-warning{color:red;font-size:12px;margin-bottom:10px;display:flex;justify-content:flex-start}.beucw-tokens-request-container .beucw-token-status,.beucw-tokens-request-container.beucw-tokens-tab2-container .beucw-token-status{font-size:16px;font-weight:500;display:flex;justify-content:flex-start;margin-bottom:10px}.beucw-tokens-tab2-container .ai-request-btn{width:100%;display:flex;justify-content:center;gap:20px;padding:15px 0 0 0}.beucw-log-main-container{border:1px solid #000;border-bottom:none}.beucw-log-main-container .beucw-single-log-container{padding:25px 20px;display:flex;flex-direction:column;gap:15px;font-size:14px;background-color:#fff;border-bottom:1px solid #686868}.beucw-log-main-container .beucw-single-log-container .beucw-log-inner.beucw-log-header{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:10px}.beucw-single-log-container .beucw-log-inner .beucw-log-header-details{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.beucw-single-log-container .beucw-log-inner .beucw-log-header-details>div.beucw-log-ref-id{min-width:40px}.beucw-log-main-container>.beucw-single-log-container:nth-child(even){background-color:#f1f1f1}.beucw-single-log-container .beucw-log-success-msg,.beucw-single-log-container .beucw-log-progress-msg,.beucw-single-log-container .beucw-log-failed-msg{background-color:#28a745;color:#fff;padding:5px 10px;border-radius:8px}.beucw-single-log-container .beucw-log-progress-msg{background:#E18B0D}.beucw-single-log-container .beucw-log-failed-msg{background:#D33636}.beucw-log-inner.beucw-log-header .beucw-log-header-details>div{min-width:115px}.beucw-single-log-container .beucw-log-toggle-details-btn{padding:0;border:none;background:#fff0;text-decoration:underline;color:#1b5996;cursor:pointer}.beucw-log-additional-details-container{display:flex;flex-direction:column;gap:15px}.beucw-log-additional-details-container .beucw-log-inner{display:flex;flex-direction:column;gap:5px}.beucw-log-additional-details-container .beucw-log-inner .beucw-tokens-used-info{display:flex;gap:10px;align-items:center}.beucw-log-additional-details-container .beucw-log-inner:not(:first-child){padding-bottom:10px;border-bottom:1px solid #e7e7e7}.beucw-single-log-container .beucw-log-inner h2{margin:5px 0}.beucw-single-log-container .beucw-log-inner .beucw-log-green-tick{color:#28a745}.beucw-single-log-container .beucw-log-inner table.beucw-log-product-table{border-collapse:collapse;align-self:flex-start}table.beucw-log-product-table,table.beucw-log-product-table td,table.beucw-log-product-table th{font-size:14px;border:1px solid}.beucw-log-product-table th{width:400px!important}.beucw-log-product-table tr{margin:5px;border-bottom:1px solid #f3f6fa;padding:5px}table.beucw-log-product-table th,table.beucw-log-product-table td{padding:5px 10px;text-align:left}.beucw-recommendations-popup{color:blue;text-decoration:underline;cursor:pointer;position:relative}.beucw-setting-section{background:#fff;border-radius:10px;padding:20px}table.form-table tr td:has(.beucw-pro-lock-tooltip-container){display:flex;align-items:center;gap:5px}#bucw-filter-header>div#bucw-filter-container .select2-container{width:100%!important}.select2-container--default .select2-selection--multiple .select2-selection__rendered li input{width:100%!important}/**
  * multiple-select - Multiple select is a jQuery plugin to select multiple elements with checkboxes :).
  *
  * @version v2.1.1
  * @homepage http://multiple-select.wenzhixin.net.cn
  * @author wenzhixin <wenzhixin2010@gmail.com> (http://wenzhixin.net.cn/)
  * @license MIT
  */

  .ms-offscreen{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:auto!important;top:auto!important}.ms-parent{display:inline-block;position:relative;vertical-align:middle}.ms-choice{display:block;width:100%;height:26px;padding:0;overflow:hidden;cursor:pointer;border:1px solid #aaa;text-align:left;white-space:nowrap;line-height:26px;color:#444;text-decoration:none;border-radius:4px;background-color:#fff}.ms-choice.disabled{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.ms-choice>span{position:absolute;top:0;left:0;right:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;padding-left:8px}.ms-choice>span.ms-placeholder{color:#999}.ms-choice>div.icon-close{position:absolute;top:0;right:16px;height:100%;width:16px}.ms-choice>div.icon-close:before{content:"×";color:#888;font-weight:700}.ms-choice>div.icon-close:hover:before{color:#333}.ms-choice>div.icon-caret{position:absolute;width:0;height:0;top:50%;right:8px;margin-top:-2px;border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px}.ms-choice>div.icon-caret.open{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.ms-drop{width:auto;min-width:100%;overflow:hidden;display:none;margin-top:-1px;padding:0;position:absolute;z-index:1000;background:#fff;color:#000;border:1px solid #aaa;border-radius:4px}.ms-drop.bottom{top:100%;box-shadow:0 4px 5px rgba(0,0,0,.15)}.ms-drop.top{bottom:100%;box-shadow:0 -4px 5px rgba(0,0,0,.15)}.ms-search{display:inline-block;margin:0;min-height:26px;padding:2px;position:relative;white-space:nowrap;width:100%;z-index:10000;box-sizing:border-box}.ms-search input{width:100%;height:auto!important;min-height:24px;padding:0 5px;margin:0;outline:0;font-family:sans-serif;border:1px solid #aaa;border-radius:5px;box-shadow:none}.ms-drop ul{overflow:auto;margin:0;padding:0}.ms-drop ul>li{list-style:none;display:list-item;background-image:none;position:static;padding:.25rem 8px}.ms-drop ul>li .disabled{font-weight:400!important;opacity:.35;filter:Alpha(Opacity=35);cursor:default}.ms-drop ul>li.multiple{display:block;float:left}.ms-drop ul>li.group{clear:both}.ms-drop ul>li.multiple label{width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ms-drop ul>li label{position:relative;padding-left:1.25rem;margin-bottom:0;font-weight:400;display:block;white-space:nowrap;cursor:pointer}.ms-drop ul>li label.optgroup{font-weight:700}.ms-drop ul>li.hide-radio{padding:0}.ms-drop ul>li.hide-radio:focus,.ms-drop ul>li.hide-radio:hover{background-color:#f8f9fa}.ms-drop ul>li.hide-radio.selected{color:#fff;background-color:#007bff}.ms-drop ul>li.hide-radio label{margin-bottom:0;padding:5px 8px}.ms-drop ul>li.hide-radio input{display:none}.ms-drop ul>li.option-level-1 label{padding-left:28px}.ms-drop ul>li.group~li.option-level-1:not(.hide-radio)>label{padding-left:40px}.ms-drop ul>li.option-divider{padding:0;border-top:1px solid #e9ecef}.ms-drop input[type=checkbox],.ms-drop input[type=radio]{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.ms-drop .ms-no-results{display:none}#sb_instagram{width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#sb_instagram #sbi_images,#sb_instagram.sbi_fixed_height{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#sb_instagram:after,.sbi_lb-commentBox:after,.sbi_lb-data:after,.sbi_lb-dataContainer:after,.sbi_lb-outerContainer:after{content:"";display:table;clear:both}#sb_instagram.sbi_fixed_height{overflow:hidden;overflow-y:auto;box-sizing:border-box}#sb_instagram #sbi_images{box-sizing:border-box;display:grid;width:100%;padding:12px 0}#sb_instagram .sbi_header_link{-webkit-box-shadow:none;box-shadow:none}#sb_instagram .sbi_header_link:hover,.sbi_lightbox a img{border:none}#sb_instagram #sbi_images .sbi_item{display:inline-block;width:100%;vertical-align:top;zoom:1;margin:0!important;text-decoration:none;opacity:1;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s}#sb_instagram #sbi_images .sbi_item.sbi_transition{opacity:0}#sb_instagram.sbi_col_1 #sbi_images,#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(1,1fr)}#sb_instagram.sbi_col_2 #sbi_images,#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_col_3 #sbi_images,#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_col_4 #sbi_images,#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_col_5 #sbi_images,#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_col_6 #sbi_images,#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_col_7 #sbi_images,#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(7,1fr)}#sb_instagram.sbi_col_8 #sbi_images,#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(8,1fr)}#sb_instagram.sbi_col_9 #sbi_images,#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(9,1fr)}#sb_instagram.sbi_col_10 #sbi_images,#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(10,1fr)}#sb_instagram #sbi_load .sbi_load_btn,#sb_instagram .sbi_photo_wrap{position:relative}#sb_instagram .sbi_photo{display:block;text-decoration:none}#sb_instagram .sbi_photo img{width:100%;height:inherit;object-fit:cover;scale:1;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;vertical-align:middle}#sb_instagram .sbi_no_js img,#sb_instagram br,#sb_instagram p:empty,#sb_instagram.sbi_no_js .sbi_load_btn,#sb_instagram.sbi_no_js .sbi_photo img{display:none}#sb_instagram a,#sb_instagram a:active,#sb_instagram a:focus,#sb_instagram a:hover,.sbi_lightbox a:active,.sbi_lightbox a:focus,.sbi_lightbox a:hover{outline:0}#sb_instagram img{display:block;padding:0!important;margin:0!important;max-width:100%!important;opacity:1!important}#sb_instagram .sbi_link{display:none;position:absolute;bottom:0;right:0;width:100%;padding:10px 0;background:rgba(0,0,0,.5);text-align:center;color:#fff;font-size:12px;line-height:1.1}#sb_instagram .sbi_link a{padding:0 6px;text-decoration:none;color:#fff;font-size:12px;line-height:1.1;display:inline-block;vertical-align:top;zoom:1}#sb_instagram .sbi_link .sbi_lightbox_link{padding-bottom:5px}#sb_instagram .sbi_link a:focus,#sb_instagram .sbi_link a:hover{text-decoration:underline}#sb_instagram .sbi_photo_wrap:focus .sbi_link,#sb_instagram .sbi_photo_wrap:hover .sbi_link{display:block}#sb_instagram svg:not(:root).svg-inline--fa{height:1em;display:inline-block}#sb_instagram .sbi_type_carousel .sbi_playbtn,#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,#sb_instagram .sbi_type_video .sbi_playbtn,#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,.sbi_type_carousel .fa-clone{display:block!important;position:absolute;z-index:1;color:rgba(255,255,255,.9);font-style:normal!important;text-shadow:0 0 8px rgba(0,0,0,.8)}#sb_instagram .sbi_type_carousel .sbi_playbtn,#sb_instagram .sbi_type_video .sbi_playbtn{z-index:2;top:50%;left:50%;margin-top:-24px;margin-left:-19px;padding:0;font-size:48px}#sb_instagram .sbi_type_carousel .fa-clone{right:12px;top:12px;font-size:24px;text-shadow:0 0 8px rgba(0,0,0,.3)}#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,.sbi_type_carousel svg.fa-clone{-webkit-filter:drop-shadow(0px 0px 2px rgba(0,0,0,.4));filter:drop-shadow(0px 0px 2px rgba(0, 0, 0, .4))}#sb_instagram .sbi_loader{width:20px;height:20px;position:relative;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite sbi-sk-scaleout;animation:1s ease-in-out infinite sbi-sk-scaleout}#sbi_load p{display:inline;padding:0;margin:0}#sb_instagram #sbi_load .sbi_loader{position:absolute;margin-top:-11px;background-color:#fff;opacity:1}@-webkit-keyframes sbi-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes sbi-sk-scaleout{0%{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:0}}#sb_instagram .fa-spin,#sbi_lightbox .fa-spin{-webkit-animation:2s linear infinite fa-spin;animation:2s linear infinite fa-spin}#sb_instagram .fa-pulse,#sbi_lightbox .fa-pulse{-webkit-animation:1s steps(8) infinite fa-spin;animation:1s steps(8) infinite fa-spin}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.sbi-screenreader{text-indent:-9999px!important;display:block!important;width:0!important;height:0!important;line-height:0!important;text-align:left!important;overflow:hidden!important}#sb_instagram .sb_instagram_header,.sb_instagram_header{overflow:hidden;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:12px 0}#sb_instagram .sb_instagram_header a,.sb_instagram_header a{transition:color .5s;text-decoration:none}.sb_instagram_header.sbi_header_outside{float:none;margin-left:auto!important;margin-right:auto!important;display:flex}.sbi_no_avatar .sbi_header_img{background:#333;color:#fff;width:50px;height:50px;position:relative}.sb_instagram_header .sbi_header_hashtag_icon{opacity:0;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(0,0,0,.75)}.sbi_no_avatar .sbi_header_hashtag_icon{display:block;color:#fff;opacity:.9;-webkit-transition:background .6s linear,color .6s linear;-moz-transition:background .6s linear,color .6s linear;-o-transition:background .6s linear,color .6s linear;transition:background .6s linear,color .6s linear}.sbi_no_avatar:hover .sbi_header_hashtag_icon{display:block;opacity:1;-webkit-transition:background .2s linear,color .2s linear;-moz-transition:background .2s linear,color .2s linear;-o-transition:background .2s linear,color .2s linear;transition:background .2s linear,color .2s linear}@media all and (min-width:480px){#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img,.sb_instagram_header.sbi_medium .sbi_header_img,.sb_instagram_header.sbi_medium .sbi_header_img img{width:80px;height:80px;border-radius:50%}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,.sb_instagram_header.sbi_medium .sbi_header_text h3{font-size:20px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info{font-size:14px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,.sb_instagram_header.sbi_medium .sbi_header_text h3{line-height:1.4}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_img,#sb_instagram .sb_instagram_header.sbi_large .sbi_header_img img,.sb_instagram_header.sbi_large .sbi_header_img,.sb_instagram_header.sbi_large .sbi_header_img img{width:120px;height:120px;border-radius:50%}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,.sb_instagram_header.sbi_large .sbi_header_text h3{font-size:28px}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,.sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,.sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info{font-size:16px}}#sb_instagram .sb_instagram_header .sbi_header_img,.sb_instagram_header .sbi_header_img{position:relative;width:50px;height:50px;overflow:hidden;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:50%}#sb_instagram .sb_instagram_header .sbi_header_img_hover,.sb_instagram_header .sbi_header_img_hover{opacity:0;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(0,0,0,.75);z-index:2;transition:opacity .4s ease-in-out}#sb_instagram .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,#sb_instagram .sb_instagram_header .sbi_header_img_hover .sbi_new_logo,.sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,.sb_instagram_header .sbi_header_img_hover .sbi_new_logo{position:absolute;top:50%;left:50%;margin-top:-12px;margin-left:-12px;width:24px;height:24px;font-size:24px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo,.sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo{margin-top:-18px;margin-left:-18px;width:36px;height:36px;font-size:36px}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo,.sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo{margin-top:-24px;margin-left:-24px;width:48px;height:48px;font-size:48px}#sb_instagram .sb_instagram_header .sbi_header_img_hover i{overflow:hidden}#sb_instagram .sb_instagram_header .sbi_fade_in,.sb_instagram_header .sbi_fade_in{opacity:1;transition:opacity .2s ease-in-out}#sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover,#sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover,#sb_instagram.sbi_no_js #sbi_images .sbi_item.sbi_transition,.sb_instagram_header a:focus .sbi_header_img_hover,.sb_instagram_header a:hover .sbi_header_img_hover,.sbi_lb-nav a.sbi_lb-next:hover,.sbi_lb-nav a.sbi_lb-prev:hover{opacity:1}#sb_instagram .sb_instagram_header .sbi_header_text,.sb_instagram_header .sbi_header_text{display:flex;gap:20px;justify-content:flex-start;align-items:center}#sb_instagram .sb_instagram_header.sbi_large .sbi_feedtheme_header_text,.sb_instagram_header.sbi_large .sbi_feedtheme_header_text{gap:8px}.sb_instagram_header.sbi_medium .sbi_feedtheme_header_text{gap:4px}.sbi_feedtheme_header_text{display:flex;justify-content:flex-start;align-items:flex-start;flex:1;flex-direction:column;gap:4px}#sb_instagram .sb_instagram_header h3,.sb_instagram_header h3{font-size:16px;line-height:1.3;margin:0;padding:0}#sb_instagram .sb_instagram_header p,.sb_instagram_header p{font-size:13px;line-height:1.3;margin:0;padding:0}#sb_instagram .sb_instagram_header .sbi_header_text img.emoji,.sb_instagram_header .sbi_header_text img.emoji{margin-right:3px!important}#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info,.sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info{clear:both}#sb_instagram #sbi_load{float:left;clear:both;width:100%;text-align:center;opacity:1;transition:.5s ease-in}#sb_instagram #sbi_load .fa-spinner{display:none;position:absolute;top:50%;left:50%;margin:-8px 0 0 -7px;font-size:15px}#sb_instagram #sbi_load .sbi_load_btn,#sb_instagram .sbi_follow_btn a,.et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a{display:inline-block;vertical-align:top;zoom:1;padding:7px 14px;margin:5px auto 0;background:#333;text-decoration:none;line-height:1.5}#sb_instagram .sbi_load_btn .sbi_btn_text,#sb_instagram .sbi_load_btn .sbi_loader{opacity:1;transition:.1s ease-in}#sb_instagram .sbi_hidden{opacity:0!important}#sb_instagram #sbi_load .sbi_load_btn,#sb_instagram .sbi_follow_btn a{border:none;color:#fff;font-size:13px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:.1s ease-in}.sbi_lb-nav a.sbi_lb-next,.sbi_lb-nav a.sbi_lb-prev{width:50px;padding-left:10px;padding-right:10px;opacity:.5;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s}#sb_instagram .sbi_follow_btn{display:inline-block;vertical-align:top;zoom:1;text-align:center}#sb_instagram .sbi_follow_btn.sbi_top{display:block;margin-bottom:5px}#sb_instagram .sbi_follow_btn a{background:#408bd1;color:#fff}#sb_instagram #sbi_load .sbi_load_btn:focus,#sb_instagram #sbi_load .sbi_load_btn:hover{outline:0;box-shadow:inset 0 0 20px 20px rgba(255,255,255,.25)}#sb_instagram .sbi_follow_btn a:focus,#sb_instagram .sbi_follow_btn a:hover{outline:0;box-shadow:inset 0 0 10px 20px #359dff}#sb_instagram #sbi_load .sbi_load_btn:active,#sb_instagram .sbi_follow_btn a:active{box-shadow:inset 0 0 10px 20px rgba(0,0,0,.3)}#sb_instagram .sbi_follow_btn .fa,#sb_instagram .sbi_follow_btn svg{margin-bottom:-1px;margin-right:7px;font-size:15px}#sb_instagram .sbi_follow_btn svg{vertical-align:-.125em}#sb_instagram #sbi_load .sbi_follow_btn{margin-left:5px}#sb_instagram .sb_instagram_error{width:100%;text-align:center;line-height:1.4}#sbi_mod_error{display:none;border:1px solid #ddd;background:#eee;color:#333;margin:10px 0 0;padding:10px 15px;font-size:13px;text-align:center;clear:both;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#sbi_mod_error br{display:initial!important}#sbi_mod_error p{padding:5px 0!important;margin:0!important;line-height:1.3!important}#sbi_mod_error ol,#sbi_mod_error ul{padding:5px 0 5px 20px!important;margin:0!important}#sbi_mod_error li{padding:1px 0!important;margin:0!important}#sbi_mod_error span{font-size:12px}#sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play,#sb_instagram.sbi_medium .sbi_playbtn{margin-top:-12px;margin-left:-9px;font-size:23px}#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone{right:8px;top:8px;font-size:18px}#sb_instagram.sbi_small .sbi_photo_wrap .svg-inline--fa.fa-play,#sb_instagram.sbi_small .sbi_playbtn{margin-top:-9px;margin-left:-7px;font-size:18px}#sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone{right:5px;top:5px;font-size:12px}@media all and (max-width:640px){#sb_instagram.sbi_col_3 #sbi_images,#sb_instagram.sbi_col_4 #sbi_images,#sb_instagram.sbi_col_5 #sbi_images,#sb_instagram.sbi_col_6 #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_col_10 #sbi_images,#sb_instagram.sbi_col_7 #sbi_images,#sb_instagram.sbi_col_8 #sbi_images,#sb_instagram.sbi_col_9 #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_width_resp{width:100%!important}}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap{box-sizing:border-box;position:relative;overflow:hidden}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap:before{content:"";display:block;padding-top:100%;z-index:-300}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo{position:absolute;top:0;left:0;bottom:0;right:0}#sb_instagram #sbi_images .sbi_js_load_disabled .sbi_imgLiquid_ready.sbi_photo,#sb_instagram #sbi_images .sbi_no_js_customizer .sbi_imgLiquid_ready.sbi_photo{padding-bottom:0!important}#sb_instagram #sbi_mod_error .sb_frontend_btn{display:inline-block;padding:6px 10px;background:rgba(0,0,0,.1);text-decoration:none;border-radius:5px;margin-top:10px;color:#444}#sb_instagram #sbi_mod_error .sb_frontend_btn:hover{background:rgba(0,0,0,.15)}#sb_instagram #sbi_mod_error .sb_frontend_btn .fa{margin-right:2px}#sb_instagram.sbi_palette_dark,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lightbox_tooltip,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_share_close,.sbi_header_outside.sbi_header_palette_dark{background-color:rgba(0,0,0,.85);color:rgba(255,255,255,.75)}#sb_instagram.sbi_palette_dark .sbi_caption,#sb_instagram.sbi_palette_dark .sbi_meta,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox p,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number,.sbi_header_palette_dark,.sbi_header_palette_dark .sbi_bio{color:rgba(255,255,255,.75)}#sb_instagram.sbi_palette_dark .sbi_expand a,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox .sbi_lb-commenter,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p,.sbi_header_palette_dark a{color:#fff}#sb_instagram.sbi_palette_light,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lightbox_tooltip,#sbi_lightbox.sbi_palette_light_lightbox .sbi_share_close,.sbi_header_outside.sbi_header_palette_light{color:rgba(0,0,0,.85);background-color:rgba(255,255,255,.75)}#sb_instagram.sbi_palette_light .sbi_caption,#sb_instagram.sbi_palette_light .sbi_meta,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox p,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number,.sbi_header_palette_light,.sbi_header_palette_light .sbi_bio{color:rgba(0,0,0,.85)}#sb_instagram.sbi_palette_light .sbi_expand a,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox .sbi_lb-commenter,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p,.sbi_header_palette_light a{color:#000}@media all and (max-width:800px){#sb_instagram.sbi_tab_col_10 #sbi_images{grid-template-columns:repeat(10,1fr)}#sb_instagram.sbi_tab_col_9 #sbi_images{grid-template-columns:repeat(9,1fr)}#sb_instagram.sbi_tab_col_8 #sbi_images{grid-template-columns:repeat(8,1fr)}#sb_instagram.sbi_tab_col_7 #sbi_images{grid-template-columns:repeat(7,1fr)}#sb_instagram.sbi_tab_col_6 #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_tab_col_5 #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_tab_col_4 #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_tab_col_3 #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_tab_col_2 #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_tab_col_1 #sbi_images{grid-template-columns:1fr}}@media all and (max-width:480px){#sb_instagram.sbi_col_10 #sbi_images,#sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_3 #sbi_images,#sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_4 #sbi_images,#sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_5 #sbi_images,#sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_6 #sbi_images,#sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_7 #sbi_images,#sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_8 #sbi_images,#sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_9 #sbi_images,#sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_mob_col_1 #sbi_images{grid-template-columns:1fr}#sb_instagram.sbi_mob_col_2 #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_mob_col_3 #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_mob_col_4 #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_mob_col_5 #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_mob_col_6 #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_mob_col_7 #sbi_images{grid-template-columns:repeat(7,1fr)}#sb_instagram.sbi_mob_col_8 #sbi_images{grid-template-columns:repeat(8,1fr)}#sb_instagram.sbi_mob_col_9 #sbi_images{grid-template-columns:repeat(9,1fr)}#sb_instagram.sbi_mob_col_10 #sbi_images{grid-template-columns:repeat(10,1fr)}}#sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide{display:none!important}body:after{content:url(https://customcarstickers.co.uk/wp-content/plugins/instagram-feed/css/../img/sbi-sprite.png);display:none}.sbi_lightboxOverlay{position:absolute;top:0;left:0;z-index:99999;background-color:#000;opacity:.9;display:none}.sbi_lightbox{position:absolute;left:0;width:100%;z-index:100000;text-align:center;line-height:0;font-weight:400}.sbi_lightbox .sbi_lb-image{display:block;height:auto;max-width:inherit;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;object-fit:contain}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-image{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-ms-border-radius:3px 0 0 3px;-o-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.sbi_lb-outerContainer{position:relative;background-color:#000;width:250px;height:250px;margin:0 auto 5px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.sbi_lb-container-wrapper{height:100%}.sbi_lb-container{position:relative;top:0;left:0;width:100%;height:100%;bottom:0;right:0}.sbi_lb-loader{position:absolute;width:100%;top:50%;left:0;height:20px;margin-top:-10px;text-align:center;line-height:0}.sbi_lb-loader span{display:block;width:14px;height:14px;margin:0 auto;background:url(https://customcarstickers.co.uk/wp-content/plugins/instagram-feed/css/../img/sbi-sprite.png) no-repeat}.sbi_lb-container>.nav{left:0}.sbi_lb-nav a{position:absolute;z-index:100;top:0;height:90%;outline:0;background-image:url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==')}.sbi_lb-next,.sbi_lb-prev{height:100%;cursor:pointer;display:block}.sbi_lb-nav a.sbi_lb-prev{left:-70px;float:left;transition:opacity .2s}.sbi_lb-nav a.sbi_lb-next{right:-70px;float:right;transition:opacity .2s}.sbi_lb-nav span{display:block;top:55%;position:absolute;left:20px;width:34px;height:45px;margin:-25px 0 0;background:url(https://customcarstickers.co.uk/wp-content/plugins/instagram-feed/css/../img/sbi-sprite.png) no-repeat}.sbi_lb-nav a.sbi_lb-prev span{background-position:-53px 0}.sbi_lb-nav a.sbi_lb-next span{left:auto;right:20px;background-position:-18px 0}.sbi_lb-dataContainer{margin:0 auto;padding-top:10px;width:100%;font-family:"Open Sans",Helvetica,Arial,sans-serif;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer{position:relative;padding-right:300px;background:#fff;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-container-wrapper{position:relative;background:#000}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer{width:300px!important;position:absolute;top:0;right:-300px;height:100%;bottom:0;background:#fff;line-height:1.4;overflow:hidden;overflow-y:auto;text-align:left}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox{display:block!important;width:100%;margin-top:20px;padding:4px}#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number{padding-bottom:0}#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption{width:100%;max-width:100%;margin-bottom:20px}#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption .sbi_caption_text{display:inline-block;padding-top:10px}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-comment{display:block!important;width:100%;min-width:100%;float:left;clear:both;font-size:12px;padding:3px 20px 3px 0;margin:0 0 1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter{font-weight:700;margin-right:5px}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox p{text-align:left}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer{box-sizing:border-box;padding:15px 20px}.sbi_lb-data{padding:0 4px;color:#ccc}.sbi_lb-data .sbi_lb-details{width:85%;float:left;text-align:left;line-height:1.1}.sbi_lb-data .sbi_lb-caption{float:left;font-size:13px;font-weight:400;line-height:1.3;padding-bottom:3px;color:#ccc;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.sbi_lb-data .sbi_lb-caption a{color:#ccc;font-weight:700;text-decoration:none}.sbi_lb-commenter:hover,.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p,.sbi_lb-data .sbi_lb-caption a:hover{color:#fff;text-decoration:underline}.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username{float:left;width:100%;color:#ccc;padding-bottom:0;display:block;margin:0 0 5px}#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number,#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a,#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter:hover,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username p,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a:hover,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_username{color:#333}.sbi_lightbox .sbi_lightbox_username img{float:left;border:none;width:32px;height:32px;margin-right:10px;background:#666;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}.sbi_lightbox_username p{float:left;margin:0;padding:0;color:#ccc;line-height:32px;font-weight:700;font-size:13px}.sbi_lb-data .sbi_lb-number{display:block;float:left;clear:both;padding:5px 0 15px;font-size:12px;color:#999}.sbi_lb-data .sbi_lb-close{display:block;float:right;width:30px;height:30px;font-size:18px;color:#aaa;text-align:right;outline:0;opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.sbi_lb-data .sbi_lb-close:hover{cursor:pointer;opacity:1;color:#fff}.sbi_lb-nav{top:0;left:0;width:100%;z-index:10;height:auto}.sbi-feed-block-cta,.sbi-feed-block-cta-img-ctn{width:100%!important;position:relative!important}.sbi_lightbox .sbi_owl-item:nth-child(n+2) .sbi_video{position:relative!important}.sbi_lb-container{padding:0}.sbi-feed-block-cta{border:1px solid #e8e8eb!important;border-radius:2px!important;text-align:center!important}.sbi-feed-block-cta-img-ctn{float:left!important;display:flex!important;justify-content:center!important;align-items:center!important;margin-top:50px!important;margin-bottom:35px!important}.sbi-feed-block-cta-img{width:65px!important;height:65px!important;position:relative!important;border:2px solid #dcdde1!important;border-radius:16px!important;-webkit-transform:rotate(-3deg)!important;transform:rotate(-3deg)!important;display:flex!important;justify-content:center!important;align-items:center!important}.sbi-feed-block-cta-img span svg{float:left!important}.sbi-feed-block-cta-img>*{-webkit-transform:rotate(3deg)!important;transform:rotate(3deg)!important}.sbi-feed-block-cta-logo{position:absolute!important;right:-15px!important;bottom:-19px!important;z-index:1!important}.sbi-feed-block-cta-heading{font-size:19px!important;padding:0!important;margin:0 0 30px!important;display:inline-block!important;width:100%!important;font-weight:700!important;line-height:1.4em!important}.sbi-feed-block-cta-btn{background:#0068a0!important;border-radius:2px!important;padding:8px 20px 8px 38px!important;cursor:pointer!important;color:#fff!important;position:relative!important;margin-bottom:30px!important}.sbi-feed-block-cta-btn:after,.sbi-feed-block-cta-btn:before{content:''!important;position:absolute!important;width:2px!important;height:12px!important;background:#fff!important;left:20px!important;top:14px!important}.sbi-feed-block-cta-btn:after{-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}.sbi-feed-block-cta-desc{display:flex!important;justify-content:center!important;align-items:center!important;padding:20px!important;background:#f9f9fa!important;border-top:1px solid #e8e8eb!important;margin-top:35px!important;flex-direction:column!important}.sbi-feed-block-cta-desc strong{color:#141b38!important;font-size:16px!important;font-weight:600!important;margin-bottom:8px!important}.sbi-feed-block-cta-desc span{color:#434960!important;font-size:14px!important;line-height:1.5em!important;padding:0 20%!important}.sbi-feed-block-cta-desc span a,.sbi-feed-block-cta-selector span a{text-transform:capitalize!important;text-decoration:underline!important;font-weight:600!important}.sbi-feed-block-cta-selector{width:100%!important;padding:0 20%!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;margin-bottom:45px!important}.sbi-feed-block-cta-feedselector{border:1px solid #d0d1d7!important;padding:8px 16px!important;margin-bottom:15px!important;max-width:100%!important;min-width:400px!important}.sbi-feed-block-cta-selector span{color:#2c324c!important}.sbi-feed-block-cta-selector span a:after{color:#2c324c!important;margin-left:2px!important;font-weight:400!important;text-decoration-color:#fff!important}.sbi-feed-block-cta-selector span a:first-of-type:after{content:','!important}.sbi-feed-block-cta-selector span a:nth-of-type(2):after{content:'or'!important;margin-left:5px!important;margin-right:2px!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{content:''!important;height:16px!important;font-variant:normal!important;background-position:center center!important;background-repeat:no-repeat!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a{border:none;color:#fff;font-size:13px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:after,.et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:before{top:10px!important}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(https://customcarstickers.co.uk/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(https://customcarstickers.co.uk/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(https://customcarstickers.co.uk/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}#cookie-law-info-bar{font-size:15px;margin:0 auto;padding:12px 10px;position:absolute;text-align:center;box-sizing:border-box;width:100%;z-index:9999;display:none;left:0;font-weight:300;box-shadow:0 -1px 10px 0 rgb(172 171 171 / .3)}#cookie-law-info-again{font-size:10pt;margin:0;padding:5px 10px;text-align:center;z-index:9999;cursor:pointer;box-shadow:#161616 2px 2px 5px 2px}#cookie-law-info-bar span{vertical-align:middle}.cli-plugin-button,.cli-plugin-button:visited{display:inline-block;padding:9px 12px;color:#fff;text-decoration:none;position:relative;cursor:pointer;margin-left:5px;text-decoration:none}.cli-plugin-main-link{margin-left:0;font-weight:550;text-decoration:underline}.cli-plugin-button:hover{background-color:#111;color:#fff;text-decoration:none}.small.cli-plugin-button,.small.cli-plugin-button:visited{font-size:11px}.cli-plugin-button,.cli-plugin-button:visited,.medium.cli-plugin-button,.medium.cli-plugin-button:visited{font-size:13px;font-weight:400;line-height:1}.large.cli-plugin-button,.large.cli-plugin-button:visited{font-size:14px;padding:8px 14px 9px}.super.cli-plugin-button,.super.cli-plugin-button:visited{font-size:34px;padding:8px 14px 9px}.pink.cli-plugin-button,.magenta.cli-plugin-button:visited{background-color:#e22092}.pink.cli-plugin-button:hover{background-color:#c81e82}.green.cli-plugin-button,.green.cli-plugin-button:visited{background-color:#91bd09}.green.cli-plugin-button:hover{background-color:#749a02}.red.cli-plugin-button,.red.cli-plugin-button:visited{background-color:#e62727}.red.cli-plugin-button:hover{background-color:#cf2525}.orange.cli-plugin-button,.orange.cli-plugin-button:visited{background-color:#ff5c00}.orange.cli-plugin-button:hover{background-color:#d45500}.blue.cli-plugin-button,.blue.cli-plugin-button:visited{background-color:#2981e4}.blue.cli-plugin-button:hover{background-color:#2575cf}.yellow.cli-plugin-button,.yellow.cli-plugin-button:visited{background-color:#ffb515}.yellow.cli-plugin-button:hover{background-color:#fc9200}.cli-plugin-button{margin-top:5px}.cli-bar-popup{-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;padding:20px}.cli-powered_by_p{width:100%!important;display:block!important;color:#333;clear:both;font-style:italic!important;font-size:12px!important;margin-top:15px!important}.cli-powered_by_a{color:#333;font-weight:600!important;font-size:12px!important}.cli-plugin-main-link.cli-plugin-button{text-decoration:none}.cli-plugin-main-link.cli-plugin-button{margin-left:5px}.gdpr-container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.gdpr-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.gdpr-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.gdpr-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.gdpr-align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.gdpr-d-flex{display:-ms-flexbox!important;display:flex!important}.gdpr-px-0{padding-left:0;padding-right:0}.modal-backdrop.show{opacity:.8}.modal-open{overflow:hidden}.modal-open .gdpr-modal{overflow-x:hidden;overflow-y:auto}.gdpr-modal.fade .gdpr-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.gdpr-modal.show .gdpr-modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1039;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.gdpr-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.gdpr-modal a{text-decoration:none}.gdpr-modal .gdpr-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}@media (min-width:576px){.gdpr-modal .gdpr-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - (1.75rem * 2))}}@media (min-width:992px){.gdpr-modal .gdpr-modal-dialog{max-width:900px}}.gdpr-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .2);border-radius:.3rem;outline:0}.gdpr-modal .row{margin:0 -15px}.gdpr-modal .modal-body{padding:0;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.gdpr-modal .close{position:absolute;right:10px;top:10px;z-index:1;padding:0;background-color:#fff0;border:0;-webkit-appearance:none;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff}.gdpr-modal .close:focus{outline:0}.gdpr-switch{display:inline-block;position:relative;min-height:1px;padding-left:70px;font-size:14px}.gdpr-switch input[type="checkbox"]{display:none}.gdpr-switch .gdpr-slider{background-color:#e3e1e8;height:24px;width:50px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.gdpr-switch .gdpr-slider:before{background-color:#fff;bottom:2px;content:"";height:20px;left:2px;position:absolute;transition:.4s;width:20px}.gdpr-switch input:checked+.gdpr-slider{background-color:#63b35f}.gdpr-switch input:checked+.gdpr-slider:before{transform:translateX(26px)}.gdpr-switch .gdpr-slider{border-radius:34px}.gdpr-switch .gdpr-slider:before{border-radius:50%}.gdpr-tab-content>.gdpr-tab-pane{display:none}.gdpr-tab-content>.active{display:block}.gdpr-fade{transition:opacity .15s linear}.gdpr-nav-pills{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;-ms-flex-direction:column!important;flex-direction:column!important;align-items:stretch!important;-ms-align-items:stretch!important}.nav.gdpr-nav-pills,.gdpr-tab-content{width:100%;padding:30px}.nav.gdpr-nav-pills{background:#f3f3f3}.nav.gdpr-nav-pills .gdpr-nav-link{border:1px solid #0070ad;margin-bottom:10px;color:#0070ad;font-size:14px;display:block;padding:.5rem 1rem;border-radius:.25rem}.nav.gdpr-nav-pills .gdpr-nav-link.active,.nav.gdpr-nav-pills .show>.gdpr-nav-link{background-color:#0070ad;border:1px solid #0070ad}.nav.gdpr-nav-pills .gdpr-nav-link.active{color:#fff}.gdpr-tab-content .gdpr-button-wrapper{padding-top:30px;margin-top:30px;border-top:1px solid #d6d6d6}.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr{background-color:#0070ad;border-color:#0070ad;color:#fff;font-size:14px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #fff0;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.gdpr-tab-content p{color:#343438;font-size:14px;margin-top:0}.gdpr-tab-content h4{font-size:20px;margin-bottom:.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.cli-container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.cli-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.cli-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.cli-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.cli-align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.cli-d-flex{display:-ms-flexbox!important;display:flex!important}.cli-px-0{padding-left:0;padding-right:0}.cli-btn{cursor:pointer;font-size:14px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #fff0;padding:.5rem 1.25rem;line-height:1;border-radius:.25rem;transition:all .15s ease-in-out}.cli-btn:hover{opacity:.8}.cli-read-more-link{cursor:pointer;font-size:15px;font-weight:500;text-decoration:underline}.cli-btn:focus{outline:0}.cli-modal-backdrop.cli-show{opacity:.8}.cli-modal-open{overflow:hidden}.cli-barmodal-open{overflow:hidden}.cli-modal-open .cli-modal{overflow-x:hidden;overflow-y:auto}.cli-modal.cli-fade .cli-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.cli-modal.cli-show .cli-modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.cli-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;display:none}.cli-modal-backdrop.cli-fade{opacity:0}.cli-modal-backdrop.cli-show{opacity:.5;display:block}.cli-modal.cli-show{display:block}.cli-modal a{text-decoration:none}.cli-modal .cli-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}@media (min-width:576px){.cli-modal .cli-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - (1.75rem * 2))}}@media (min-width:992px){.cli-modal .cli-modal-dialog{max-width:900px}}.cli-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border-radius:.3rem;outline:0}.cli-modal .row{margin:0 -15px}.cli-modal .modal-body{padding:0;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.cli-modal .cli-modal-close{position:absolute;right:10px;top:10px;z-index:1;padding:0;background-color:transparent!important;border:0;-webkit-appearance:none;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff}.cli-modal .cli-modal-close:focus{outline:0}.cli-switch{display:inline-block;position:relative;min-height:1px;padding-left:70px;font-size:14px}.cli-switch input[type="checkbox"]{display:none}.cli-switch .cli-slider{background-color:#e3e1e8;height:24px;width:50px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.cli-switch .cli-slider:before{background-color:#fff;bottom:2px;content:"";height:20px;left:2px;position:absolute;transition:.4s;width:20px}.cli-switch input:checked+.cli-slider{background-color:#00acad}.cli-switch input:checked+.cli-slider:before{transform:translateX(26px)}.cli-switch .cli-slider{border-radius:34px}.cli-switch .cli-slider:before{border-radius:50%}.cli-tab-content{background:#fff}.cli-tab-content>.cli-active{display:block}.cli-fade{transition:opacity .15s linear}.cli-nav-pills{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;-ms-flex-direction:column;flex-direction:column}.cli-nav-pills,.cli-tab-content{width:100%;padding:30px}@media (max-width:767px){.cli-nav-pills,.cli-tab-content{padding:30px 10px}}.cli-nav-pills{background:#f3f3f3}.cli-nav-pills .cli-nav-link{border:1px solid #00acad;margin-bottom:10px;color:#00acad;font-size:14px;display:block;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer}.cli-nav-pills .cli-nav-link.cli-active,.cli-nav-pills .cli-show>.cli-nav-link{background-color:#00acad;border:1px solid #00acad}.cli-nav-pills .cli-nav-link.cli-active{color:#fff}.cli-tab-content .cli-button-wrapper{padding-top:30px;margin-top:30px;border-top:1px solid #d6d6d6}.cli-tab-content p{color:#343438;font-size:14px;margin-top:0}.cli-tab-content h4{font-size:20px;margin-bottom:1.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.cli-container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.cli-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.cli-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.cli-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;flex-direction:column}.cli-align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.cli-d-flex{display:-ms-flexbox!important;display:flex!important}.cli-px-0{padding-left:0;padding-right:0}.cli-btn{cursor:pointer;font-size:14px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #fff0;padding:.5rem 1.25rem;line-height:1;border-radius:.25rem;transition:all .15s ease-in-out}.cli-btn:hover{opacity:.8}.cli-read-more-link{cursor:pointer;font-size:15px;font-weight:500;text-decoration:underline}.cli-btn:focus{outline:0}.cli-modal-backdrop.cli-show{opacity:.8}.cli-modal-open{overflow:hidden}.cli-barmodal-open{overflow:hidden}.cli-modal-open .cli-modal{overflow-x:hidden;overflow-y:auto}.cli-modal.cli-fade .cli-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.cli-modal.cli-show .cli-modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.cli-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;-webkit-transform:scale(0);transform:scale(0);transition:opacity ease-in-out 0.5s}.cli-modal-backdrop.cli-fade{opacity:0}.cli-modal-backdrop.cli-show{opacity:.5;-webkit-transform:scale(1);transform:scale(1)}.cli-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;transform:scale(0);overflow:hidden;outline:0;display:none}.cli-modal a{text-decoration:none}.cli-modal .cli-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}@media (min-width:576px){.cli-modal .cli-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - (1.75rem * 2))}}.cli-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border-radius:.2rem;box-sizing:border-box;outline:0}.cli-modal .row{margin:0 -15px}.cli-modal .modal-body{padding:0;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.cli-modal .cli-modal-close:focus{outline:0}.cli-switch{display:inline-block;position:relative;min-height:1px;padding-left:38px;font-size:14px}.cli-switch input[type="checkbox"]{display:none}.cli-switch .cli-slider{background-color:#e3e1e8;height:20px;width:38px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.cli-switch .cli-slider:before{background-color:#fff;bottom:2px;content:"";height:15px;left:3px;position:absolute;transition:.4s;width:15px}.cli-switch input:checked+.cli-slider{background-color:#61a229}.cli-switch input:checked+.cli-slider:before{transform:translateX(18px)}.cli-switch .cli-slider{border-radius:34px;font-size:0}.cli-switch .cli-slider:before{border-radius:50%}.cli-tab-content{background:#fff}.cli-nav-pills{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;-ms-flex-direction:column;flex-direction:column}.cli-nav-pills,.cli-tab-content{width:100%;padding:5px 30px 5px 5px;box-sizing:border-box}@media (max-width:767px){.cli-nav-pills,.cli-tab-content{padding:30px 10px}}.cli-nav-pills{background:#fff}.cli-nav-pills .cli-nav-link{border:1px solid #ccc;margin-bottom:10px;color:#2a2a2a;font-size:14px;display:block;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer}.cli-nav-pills .cli-nav-link.cli-active,.cli-nav-pills .cli-show>.cli-nav-link{background-color:#f6f6f9;border:1px solid #ccc}.cli-nav-pills .cli-nav-link.cli-active{color:#2a2a2a}.cli-tab-content .cli-button-wrapper{padding-top:30px;margin-top:30px;border-top:1px solid #d6d6d6}.cli-tab-content p{color:#343438;font-size:14px;margin-top:0}.cli-tab-content h4{font-size:20px;margin-bottom:1.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}#cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{background:#fff0}#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after{color:inherit}#cookie-law-info-bar .cli-tab-header a:before{border-right:1px solid currentColor;border-bottom:1px solid currentColor}#cookie-law-info-bar .cli-row{margin-top:20px}#cookie-law-info-bar .cli-col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}#cookie-law-info-bar .cli-col-8{flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.cli-wrapper{max-width:90%;float:none;margin:0 auto}#cookie-law-info-bar .cli-tab-content h4{margin-bottom:.5rem}#cookie-law-info-bar .cli-nav-pills .cli-nav-link{padding:.2rem .5rem}#cookie-law-info-bar .cli-tab-container{display:none;text-align:left}.cli-tab-footer .cli-btn{background-color:#00acad;padding:10px 15px;text-decoration:none}.cli-tab-footer .wt-cli-privacy-accept-btn{background-color:#61a229;color:#fff;border-radius:0}.cli-tab-footer{width:100%;text-align:right;padding:20px 0}.cli-col-12{width:100%}.cli-tab-header{display:flex;justify-content:space-between}.cli-tab-header a:before{width:10px;height:2px;left:0;top:calc(50% - 1px)}.cli-tab-header a:after{width:2px;height:10px;left:4px;top:calc(50% - 5px);-webkit-transform:none;transform:none}.cli-tab-header a:before{width:7px;height:7px;border-right:1px solid #4a6e78;border-bottom:1px solid #4a6e78;content:" ";transform:rotate(-45deg);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin-right:10px}.cli-tab-header a.cli-nav-link{position:relative;display:flex;align-items:center;font-size:14px;color:#000;text-transform:capitalize}.cli-tab-header.cli-tab-active .cli-nav-link:before{transform:rotate(45deg);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.cli-tab-header{border-radius:5px;padding:12px 15px;cursor:pointer;transition:background-color 0.2s ease-out 0.3s,color 0.2s ease-out 0s;background-color:#f2f2f2}.cli-modal .cli-modal-close{position:absolute;right:0;top:0;z-index:1;-webkit-appearance:none;width:40px;height:40px;padding:0;border-radius:50%;padding:10px;background:#fff0;border:none;min-width:40px}.cli-tab-container h4,.cli-tab-container h1{font-family:inherit;font-size:16px;margin-bottom:15px;margin:10px 0}#cliSettingsPopup .cli-tab-section-container{padding-top:12px}.cli-tab-container p,.cli-privacy-content-text{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}.wt-cli-privacy{display:none}.cli-tab-content{display:none}.cli-tab-section .cli-tab-content{padding:10px 20px 5px 20px}.cli-tab-section{margin-top:5px}@media (min-width:992px){.cli-modal .cli-modal-dialog{max-width:645px}}.cli-switch .cli-slider:after{content:attr(data-cli-disable);position:absolute;right:50px;color:#000;font-size:12px;text-align:right;min-width:80px}.cli-switch input:checked+.cli-slider:after{content:attr(data-cli-enable)}.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content{max-height:60px;transition:max-height 0.15s ease-out;overflow:hidden}a.cli-privacy-readmore{font-size:12px;margin-top:12px;display:inline-block;padding-bottom:0;cursor:pointer;color:#000;text-decoration:underline}.cli-modal-footer{position:relative}a.cli-privacy-readmore:before{content:attr(data-readmore-text)}.cli-collapsed a.cli-privacy-readmore:before{content:attr(data-readless-text)}.cli-collapsed .cli-privacy-content{transition:max-height 0.25s ease-in}.cli-privacy-content p{margin-bottom:0}.cli-modal-close svg{fill:#000}span.cli-necessary-caption{color:#000;font-size:12px}.cli-tab-section.cli-privacy-tab{display:none}#cookie-law-info-bar .cli-tab-section.cli-privacy-tab{display:block}#cookie-law-info-bar .cli-privacy-overview{display:none}.cli-tab-container .cli-row{max-height:500px;overflow-y:auto}.cli-modal.cli-blowup.cli-out{z-index:-1}.cli-modal.cli-blowup{z-index:999999;transform:scale(1)}.cli-modal.cli-blowup .cli-modal-dialog{animation:blowUpModal 0.5s cubic-bezier(.165,.84,.44,1) forwards}.cli-modal.cli-blowup.cli-out .cli-modal-dialog{animation:blowUpModalTwo 0.5s cubic-bezier(.165,.84,.44,1) forwards}@keyframes blowUpContent{0%{transform:scale(1);opacity:1}99.9%{transform:scale(2);opacity:0}100%{transform:scale(0)}}@keyframes blowUpContentTwo{0%{transform:scale(2);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes blowUpModal{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes blowUpModalTwo{0%{transform:scale(1);opacity:1}50%{transform:scale(.5);opacity:0}100%{transform:scale(0);opacity:0}}.cli-tab-section .cookielawinfo-row-cat-table td,.cli-tab-section .cookielawinfo-row-cat-table th{font-size:12px}.cli_settings_button{cursor:pointer}.wt-cli-sr-only{display:none;font-size:16px}a.wt-cli-element.cli_cookie_close_button{text-decoration:none;color:#333;font-size:22px;line-height:22px;cursor:pointer;position:absolute;right:10px;top:5px}.cli-bar-container{float:none;margin:0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.cli-bar-btn_container{margin-left:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;flex-wrap:nowrap}.cli-style-v2 a{cursor:pointer}.cli-bar-btn_container a{white-space:nowrap}.cli-style-v2 .cli-plugin-main-link{font-weight:inherit}.cli-style-v2{font-size:11pt;line-height:18px;font-weight:400}#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{display:block}.cli-style-v2 .cli-bar-message{width:70%;text-align:left}#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message{width:100%}#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container{margin-top:8px;margin-left:0;flex-wrap:wrap}#cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container{margin-top:8px;margin-left:0}#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{text-align:left;margin-bottom:5px;margin-top:0;font-size:16px}.cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox{margin-top:5px}.cli-style-v2 .cli-bar-btn_container .cli_action_button,.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,.cli-style-v2 .cli-bar-btn_container .cli_settings_button{margin-left:5px}.wt-cli-ccpa-checkbox label{font-size:inherit;cursor:pointer;margin:0 0 0 5px}#cookie-law-info-bar[data-cli-style="cli-style-v2"]{padding:14px 25px}#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]{padding:32px 30px}#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]{padding:32px 45px}.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button),.cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){text-decoration:underline}.cli-style-v2 .cli-bar-btn_container .cli-plugin-button{margin-top:5px;margin-bottom:5px}a.wt-cli-ccpa-opt-out{white-space:nowrap;text-decoration:underline}.wt-cli-necessary-checkbox{display:none!important}@media (max-width:985px){.cli-style-v2 .cli-bar-message{width:100%}.cli-style-v2.cli-bar-container{justify-content:left;flex-wrap:wrap}.cli-style-v2 .cli-bar-btn_container{margin-left:0;margin-top:10px}#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]{padding:25px 25px}}.wt-cli-ckyes-brand-logo{display:flex;align-items:center;font-size:9px;color:#111;font-weight:400}.wt-cli-ckyes-brand-logo img{width:65px;margin-left:2px}.wt-cli-privacy-overview-actions{padding-bottom:0}@media only screen and (max-width:479px) and (min-width:320px){.cli-style-v2 .cli-bar-btn_container{flex-wrap:wrap}}.wt-cli-cookie-description{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}@font-face{font-family:sp-wps-fontello;src:url(https://customcarstickers.co.uk/wp-content/plugins/woo-product-slider-pro/src/Admin/assets/css/../font/fontello.eot#1759167031);src:url(https://customcarstickers.co.uk/wp-content/plugins/woo-product-slider-pro/src/Admin/assets/css/../font/fontello.eot#1759167031) format('embedded-opentype'),url(https://customcarstickers.co.uk/wp-content/plugins/woo-product-slider-pro/src/Admin/assets/css/../font/fontello.woff2#1759167031) format('woff2'),url(https://customcarstickers.co.uk/wp-content/plugins/woo-product-slider-pro/src/Admin/assets/css/../font/fontello.woff#1759167031) format('woff'),url(https://customcarstickers.co.uk/wp-content/plugins/woo-product-slider-pro/src/Admin/assets/css/../font/fontello.ttf#1759167031) format('truetype'),url(https://customcarstickers.co.uk/wp-content/plugins/woo-product-slider-pro/src/Admin/assets/css/../font/fontello.svg?9168645#fontello) format('svg');font-weight:400;font-style:normal}[class*=" sp-wps-icon-"]:before,[class^=sp-wps-icon-]:before{font-family:sp-wps-fontello;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sp-wps-icon-block:before{content:'\e808'}.sp-wps-icon-arrow-triangle-left:before{content:'\e800'}.sp-wps-icon-right-open-1:before{content:'\e802'}.sp-wps-icon-right-open-big:before{content:'\e804'}.sp-wps-icon-right-open-outline:before{content:'\e806'}.sp-wps-icon-right:before{content:'\e807'}.sp-wps-icon-left-open-2:before{content:'\e814'}.sp-wps-icon-right-open-3:before{content:'\e816'}.sp-wps-icon-arrow-triangle-right:before{content:'\e817'}.sp-wps-icon-left:before{content:'\e818'}.sp-wps-icon-left-open-4:before{content:'\e820'}.sp-wps-icon-left-open-outline:before{content:'\e821'}.sp-wps-icon-right-open:before{content:'\f006'}.sp-wps-icon-left-open:before{content:'\f007'}.sp-wps-icon-right-open-big:before{content:'\e804'}.sp-wps-icon-angle-left:before{content:'\f104'}.sp-wps-icon-angle-right:before{content:'\f105'}.sp-wps-icon-left-open-big:before{content:'\e822'}.sp-wps-icon-miscellaneous:before{content:'\e801'}.sp-wps-icon-navigation:before{content:'\e803'}.sp-wps-icon-lightbox-general:before{content:'\e805'}.sp-wps-icon-block:before{content:'\e809'}.sp-wps-icon-image-and-thumbnail:before{content:'\e80a'}.sp-wps-icon-lightbox-icon:before{content:'\e80b'}.sp-wps-icon-left-open-4:before{content:'\e80c'}.sp-wps-icon-lightbox-toolbar:before{content:'\e80f'}.sp-wps-icon-lightbox-animation:before{content:'\e810'}.sp-wps-icon-pagination:before{content:'\e811'}.sp-wps-icon-detail-page:before{content:'\e81f'}.sp-wps-icon-typography:before{content:'\e820'}.sp-wps-icon-radius-01:before{content:'\e82f'}.sp-wps-icon-carousel-basic:before{content:'\e830'}.sp-wps-icon-navigation:before{content:'\e833'}.sp-wps-icon-pagination:before{content:'\e834'}.sp-wps-icon-border:before{content:'\e835'}.sp-wps-icon-basic-preferences:before{content:'\e836'}.sp-wps-icon-add-to-cart-button:before{content:'\e837'}.sp-wps-icon-template-styles:before{content:'\e838'}.sp-wps-icon-product-information:before{content:'\e839'}.sp-wps-icon-display-settings:before{content:'\e83a'}.sp-wps-icon-filter-settings:before{content:'\e83b'}.sp-wps-icon-live-filter-styles:before{content:'\e83c'}.sp-wps-icon-load-more-pagination:before{content:'\e83d'}.sp-wps-icon-product-badge:before{content:'\e83e'}.sp-wps-icon-content-1:before{content:'\e825'}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(https://customcarstickers.co.uk/wp-content/plugins/woo-product-slider-pro/src/Frontend/assets/css/../fonts/fontawesome-webfont.eot#1759167031);src:url(https://customcarstickers.co.uk/wp-content/plugins/woo-product-slider-pro/src/Frontend/assets/css/../fonts/fontawesome-webfont.eot#1759167031) format('embedded-opentype'),url(https://customcarstickers.co.uk/wp-content/plugins/woo-product-slider-pro/src/Frontend/assets/css/../fonts/fontawesome-webfont.woff2#1759167031) format('woff2'),url(https://customcarstickers.co.uk/wp-content/plugins/woo-product-slider-pro/src/Frontend/assets/css/../fonts/fontawesome-webfont.woff#1759167031) format('woff'),url(https://customcarstickers.co.uk/wp-content/plugins/woo-product-slider-pro/src/Frontend/assets/css/../fonts/fontawesome-webfont.ttf#1759167031) format('truetype'),url(https://customcarstickers.co.uk/wp-content/plugins/woo-product-slider-pro/src/Frontend/assets/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.wpsp-slider-section *{box-sizing:border-box}#wpsp-slider-section-wrapper a{text-decoration:none}#wpsp-slider-section-wrapper img{height:auto}.sp-text-left{text-align:left}.sp-text-center{text-align:center}.sp-text-right{text-align:right}.sp-text-capitalize{text-transform:capitalize}.sp-text-uppercase{text-transform:uppercase}.sp-text-lowercase{text-transform:lowercase}.sp-text-left{text-align:left}.wpsp-slider-section h2.sp-woo-product-slider-pro-section-title{margin:0;padding:0;font-size:22px;font-weight:600;margin-bottom:23px;line-height:23px;display:inline-block}#wpsp-slider-section-wrapper.wpsp-slider-section{position:relative;overflow:hidden}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_four .wpsp-product .product-details{-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_category_theme_one .wpsp-cat-item a.wpsp-cat-name,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_eight .wpsp-product .wpsp-buttons-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_eleven .wpsp-product .product-overlay-color,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-cart-button a,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area a.sp-wpsp-wqv-button,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_five .wpsp-product .wpsp-buttons-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_five .wpsp-product .wpsp-cart-button a,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_five .wpsp-product .wpsp-view-details a,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fourteen .wpsp-product .product-details,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_nine .wpsp-product .star-rating,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_nine .wpsp-product .wpsp-buttons-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_nineteen .product-details,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_nineteen .product-details:after,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seven .wpsp-product .product-details,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seven .wpsp-product .product-overlay-color,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seven .wpsp-product .wpsp-buttons-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_six .wpsp-product .star-rating,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_six .wpsp-product .wpsp-buttons-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_sixteen .wpsp-product .wpsp-product-image-area a.sp-wpsp-wqv-button,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .product-details,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area .product-overlay-color,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area .wpsp-cart-button,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_three .wpsp-product .wpsp-cart-button,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .wpsp-product-box,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_eight .wpsp-product .product-details,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product .product-details,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product .wpsp-product-box,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .wpsp-product-box,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product .product-details,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_three .wpsp-product .product-details,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_three .wpsp-product .wpsp-product-add-to-cart,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_two .product-details{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product .product-details-inner{display:flex;justify-content:space-between;align-items:center;padding-top:10px}#wpsp-slider-section-wrapper.wpsp-slider-section h2.wpsp-section-title{margin-top:0;font-size:20px;font-weight:600;margin-bottom:12px}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product .wpspro-product-data{text-align:center;position:relative;overflow:hidden}#wpsp-slider-section-wrapper.wpsp-slider-section .slick-dots li button:focus,#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product:focus,#wpsp-slider-section-wrapper.wpsp-slider-section a:focus{outline:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_seven .wpsp-product .wpspro-product-data{position:relative}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_seven .wpsp-product .product-details-inner{padding:20% 15px 15px 15px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_seven .wpsp-product:hover .product-details-inner{padding-top:40%}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_seven .wpsp-product .product-details{position:absolute;bottom:-53px;z-index:1;width:100%;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_seven .wpsp-product:hover .product-details{bottom:0}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product .wpsp-product-image.sp-wpsp-gray-with-normal-on-hover img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product:hover .wpsp-product-image.sp-wpsp-gray-with-normal-on-hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product:hover .wpsp-product-image.sp-wpsp-gray-on-hover img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product .wpsp-product-image.sp-wpsp-always-gray img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}#wpsp-slider-section-wrapper.wpsp-slider-section img.wpsp-product-img{border-radius:0;box-shadow:0 0;max-width:100%;height:auto;margin:0 auto;display:block}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image{z-index:1}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-cat-link,#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product .wpsp-product-image{position:relative;overflow:hidden;display:flex;justify-content:center;align-items:self-start}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_two .wpsp-product .product-details{margin-top:-60px;overflow:hidden}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_two .wpsp-product:hover .product-details-inner{transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);position:relative;z-index:9}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_two .wpsp-product .product-details-inner{background-color:#fff;padding:0 15px 15px 15px;transform:translateY(54px);-webkit-transform:translateY(54px);-ms-transform:translateY(54px);-o-transform:translateY(54px);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}#wpsp-slider-section-wrapper.wpsp-slider-section:not(.wpsp_custom) .wpsp-product-title{padding-top:10px}#wpsp-slider-section-wrapper.wpsp-slider-section a,#wpsp-slider-section-wrapper.wpsp-slider-section a:focus,#wpsp-slider-section-wrapper.wpsp-slider-section a:hover{box-shadow:0 0 0}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product-title a h3{color:#444;font-size:15px;font-weight:600;line-height:20px}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product-price{padding-top:6px;font-size:14px;font-weight:700;line-height:19px;color:#222}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product-price ins{background-color:transparent;text-decoration:none}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product-price del{font-weight:400;color:#888;padding-right:5px}#wpsp-slider-section-wrapper .wpsp-product .wpsp-review-count{font-size:15px;line-height:15px}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product .star-rating{display:inline-flex;margin:8px 0 0 0;overflow:hidden;position:relative;height:15px;line-height:15px;font-size:15px;width:78px;float:none;text-align:left}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product .star-rating:before{content:"\f005\f005\f005\f005\f005";position:absolute;color:#c8c8c8;font-family:FontAwesome;left:0;letter-spacing:1px;opacity:1}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product .star-rating span:before{content:"\f005\f005\f005\f005\f005";position:absolute;color:#f4c100;font-family:FontAwesome;top:0;left:0;letter-spacing:1px}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product .sp-product-more-content a{margin-top:7px;display:inline-block;margin-bottom:6px;text-decoration:underline!important}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product .sp-product-more-content a:hover{text-decoration:none!important}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product .sp-product-content{font-size:14px;line-height:20px;padding-top:6px}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-cart-button a.added_to_cart:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button),#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-cart-button a.button:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button){border:1px solid #222;line-height:19px;min-width:80px;background-color:transparent;color:#444;padding:8px 14px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;display:inline-block;font-size:14px;font-weight:600;margin:0;margin-top:10px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_custom .wpsp-cart-button a.button:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button){min-width:0;word-break:break-all;white-space:unset}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-cart-button a.added_to_cart{margin-top:8px}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-cart-button a.added{display:none!important}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-cart-button p{padding:0!important;border:0!important;margin:0!important;display:inline-block}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-cart-button .amount,#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-cart-button .woocommerce-price-suffix{display:none!important}#wpsp-slider-section-wrapper.wpsp-slider-section .sale_text{position:absolute;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:.825rem;left:-32px;padding:6px 20px;width:106px;z-index:2}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product .wpsp-out-of-stock{position:absolute;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(45deg);top:.625rem;right:-34px;text-align:center;background-color:#fd5a27;color:#fff;line-height:9px;padding:6px 24px;font-size:.9rem;width:106px;text-transform:uppercase;letter-spacing:1px;z-index:2}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-nav{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-size:18px;border:1px solid #aaa;background-color:transparent;color:#aaa;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;width:30px;height:30px;text-align:center;line-height:28px;position:absolute;z-index:9;cursor:pointer}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-nav i{display:block;line-height:28px}#wpsp-slider-section-wrapper.wpsp-slider-section i{font-family:FontAwesome;font-weight:400;font-style:normal}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-nav:after,#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-nav:before{display:none}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-nav:hover{background-color:#444;border-color:#444;color:#fff}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_top_right .swiper-button-prev{right:36px;top:25px;left:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_top_right .swiper-button-next{right:0;top:25px;left:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_top_center .swiper-button-prev{left:50%;top:25px;margin-left:-36px}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_top_center .swiper-button-next{left:50%;top:25px;margin-left:5px}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_top_left .swiper-button-prev{top:25px;left:0}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_top_left .swiper-button-next{top:25px;left:36px;right:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_bottom_right .wpsp-nav{right:0;bottom:0;top:auto;left:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_bottom_right .swiper-button-prev{right:36px}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_bottom_center .wpsp-nav{left:50%;bottom:0;top:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_bottom_center .swiper-button-prev{margin-left:-36px}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_bottom_left .wpsp-nav{bottom:0;top:auto;left:0}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_bottom_left .swiper-button-next{left:36px}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center .wpsp-nav,#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center_inner .wpsp-nav,#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_outer .wpsp-nav{top:50%;left:0;right:auto;transform:translateY(-50px)}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center .wpsp-nav,#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_outer .wpsp-nav{visibility:hidden}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center .swiper-container .wpsp-nav,#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_outer .swiper-container .wpsp-nav{visibility:visible}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center .swiper-button-next,#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center_inner .swiper-button-next,#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_outer .swiper-button-next{right:0;left:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center_inner_hover .swiper-button-prev{top:50%;left:-35px;margin-top:-15px}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center_inner_hover .swiper-button-next{top:50%;right:-35px;margin-top:-15px}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center_inner_hover:hover .swiper-button-prev{left:0}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center_inner_hover:hover .swiper-button-next{right:0}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center .swiper-vertical .wpsp-nav,#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center_inner .swiper-vertical .wpsp-nav,#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_outer .swiper-vertical .wpsp-nav{left:50%;transform:translateX(-20px);top:20px;right:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center_inner_hover .swiper-vertical .swiper-button-next{left:50%;transform:translateX(-20px);top:-20px;right:auto;bottom:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center_inner_hover .swiper-vertical .swiper-button-prev{left:50%;transform:translateX(-20px);bottom:-30px;right:auto;top:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center .swiper-vertical .swiper-button-next,#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center_inner .swiper-vertical .swiper-button-next,#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_outer .swiper-vertical .swiper-button-next{bottom:0;top:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center_inner .swiper-vertical .swiper-button-next,#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center_inner_hover:hover .swiper-vertical .swiper-button-next{bottom:45px;top:auto}#wpsp-slider-section-wrapper.wpsp-slider-section:is(.navigation_position_vertical_center,.navigation_position_vertical_outer,.navigation_position_vertical_center_inner).nav-visible-on-hover div:not(.swiper-vertical) .swiper-button-next{right:-60px;left:auto}#wpsp-slider-section-wrapper.wpsp-slider-section:is(.navigation_position_vertical_center,.navigation_position_vertical_outer,.navigation_position_vertical_center_inner).nav-visible-on-hover div:not(.swiper-vertical) .swiper-button-prev{left:-60px;right:auto}#wpsp-slider-section-wrapper.wpsp-slider-section:is(.navigation_position_vertical_center,.navigation_position_vertical_outer,.navigation_position_vertical_center_inner).nav-visible-on-hover:hover .wpsp-product-section:not(.swiper-vertical) .swiper-button-next{right:0;left:auto}#wpsp-slider-section-wrapper.wpsp-slider-section:is(.navigation_position_vertical_center,.navigation_position_vertical_outer,.navigation_position_vertical_center_inner).nav-visible-on-hover:hover .wpsp-product-section:not(.swiper-vertical) .swiper-button-prev{left:0;right:auto}#wpsp-slider-section-wrapper.wpsp-slider-section .swiper-container{position:static}.elementor-default #wpsp-slider-section-wrapper.wpsp-slider-section .swiper-container .swiper-wrapper{overflow:initial}#wpsp-slider-section-wrapper .swiper-vertical .wpsp-nav i{transform:rotate(90deg)}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-pagination-dot{margin:0;margin-top:21px;padding:0;list-style:none;text-align:center;position:relative}#wpsp-slider-section-wrapper.wpsp-slider-section .swiper-vertical .wpsp-pagination-dot{position:absolute}#wpsp-slider-section-wrapper.wpsp-slider-section:is(.pagination-type-dynamic,.pagination-type-dots) .wpsp-pagination-dot span{display:inline-block;border:0;padding:0;width:11px;height:11px;margin:3px;overflow:hidden}.wpsp-slider-section:is(.pagination-type-dynamic,.pagination-type-dots) .wpsp-pagination-dot span.swiper-pagination-bullet{border-radius:50%;text-indent:-999px;width:11px;height:11px;padding:0;border:0;background-color:#ccc;color:#333;cursor:pointer;opacity:1}#wpsp-slider-section-wrapper.wpsp-slider-section:is(.pagination-type-dynamic,.pagination-type-dots) .wpsp-pagination-dot .swiper-pagination-bullet-active{background-color:#333;color:#fff}.wpsp-slider-section.pagination-type-strokes .wpsp-pagination-dot span.swiper-pagination-bullet{border-radius:0;border-radius:2px;height:5px;width:20px}.wpsp-slider-section.pagination-type-strokes .swiper-vertical .wpsp-pagination-dot span.swiper-pagination-bullet{display:inline-block;margin-right:6px}#wpsp-slider-section-wrapper.pagination-type-number .wpsp-product-section.swiper-vertical .swiper-pagination-vertical.swiper-pagination-bullets{padding:0 20px;top:99%}#wpsp-slider-section-wrapper.wpsp-slider-section.pagination-type-number .wpsp-pagination-dot span{width:28px;height:28px;position:relative;border-radius:50%;background:0 0;transition:all 350ms ease-in-out;border:none;z-index:1;line-height:1;padding:0;font-size:14px;font-weight:400;opacity:1;display:inline-block}#wpsp-slider-section-wrapper.wpsp-slider-section.pagination-type-number .swiper-vertical .wpsp-pagination-dot span{margin-right:6px;margin-bottom:0;margin-top:0}#wpsp-slider-section-wrapper.wpsp-slider-section.pagination-type-number .wpsp-pagination-dot span.swiper-pagination-bullet:before{transform:scale(0);content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;border-radius:50%;transition:all 350ms ease-in-out}#wpsp-slider-section-wrapper.wpsp-slider-section.pagination-type-number .wpsp-pagination-dot span.swiper-pagination-bullet-active:before,#wpsp-slider-section-wrapper.wpsp-slider-section.pagination-type-number .wpsp-pagination-dot span:hover:before{transform:scale(1)}#wpsp-slider-section-wrapper.wpsp-slider-section.pagination-type-number .wpsp-pagination-dot span.number{display:inline-flex;justify-content:center;align-items:center}#wpsp-slider-section-wrapper .wpsp-product-section.swiper-vertical .swiper-wrapper{position:static}#wpsp-slider-section-wrapper .wpsp-product-section.swiper-vertical .swiper-pagination-vertical.swiper-pagination-bullets{top:100%;transform:translate3d(0,-50px,0);width:100%}.wpsp-no-product-found-message,h3.wpsp-no-products-found{text-align:center;font-size:16px;font-weight:400;color:red}.sp-wpsp-widget #wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product .wpspro-product-data,.sp-wpsp-widget #wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-product-section{margin-left:0;padding-left:0}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center_inner .swiper-vertical .wpsp-nav{top:70px;bottom:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center_inner .swiper-vertical .swiper-button-next{bottom:38px;top:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center .swiper-vertical .wpsp-nav{top:55px;bottom:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center .swiper-vertical .swiper-button-next{bottom:26px;top:auto}#wpsp-slider-section-wrapper.wpsp-slider-section:is(.navigation_position_vertical_center,.navigation_position_vertical_outer,.navigation_position_vertical_center_inner).nav-visible-on-hover .swiper-vertical .swiper-button-prev{top:-40px;bottom:auto}#wpsp-slider-section-wrapper.wpsp-slider-section:is(.navigation_position_vertical_center,.navigation_position_vertical_outer,.navigation_position_vertical_center_inner).nav-visible-on-hover .swiper-vertical .swiper-button-next{bottom:-40px;top:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center_inner.nav-visible-on-hover:hover .wpsp-product-section:is(.swiper-vertical) .swiper-button-prev{top:70px;bottom:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center_inner.nav-visible-on-hover:hover .wpsp-product-section:is(.swiper-vertical) .swiper-button-next{bottom:38px;top:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center.nav-visible-on-hover:hover .wpsp-product-section:is(.swiper-vertical) .wpsp-nav{top:55px;bottom:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_center.nav-visible-on-hover .wpsp-product-section:is(.swiper-vertical):hover .swiper-button-next{bottom:26px;top:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_outer.nav-visible-on-hover:hover .wpsp-product-section:is(.swiper-vertical) .wpsp-nav{top:30px;bottom:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.navigation_position_vertical_outer.nav-visible-on-hover:hover .wpsp-product-section:is(.swiper-vertical) .swiper-button-next{bottom:0;top:auto}#wpsp-slider-section-wrapper.wpsp-slider-section.nav-visible-on-hover .wpsp-product-section.swiper-vertical .wpsp-nav{opacity:0}#wpsp-slider-section-wrapper.wpsp-slider-section.nav-visible-on-hover:hover .wpsp-product-section.swiper-vertical .wpsp-nav{opacity:1}#wpsp-slider-section-wrapper.wpsp-slider-section:is(.navigation_position_vertical_center_inner,.navigation_position_vertical_center,.navigation_position_vertical_outer) .swiper-container .wpsp-nav{visibility:hidden}#wpsp-slider-section-wrapper .bx-wrapper{box-shadow:none;border:none;background:0 0}.wpsp-product.wpsp-product-image-flip .wpsp-product-img,.wpsp-product.wpsp-product-image-flip .wpsp-secondary-image{-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}.wpsp-product.wpsp-product-image-flip .wpsp-secondary-image{position:absolute;top:0;left:0;right:0;opacity:0;z-index:-1}.wpsp-product.wpsp-product-image-flip .wpsp-product-image:hover .wpsp-product-img.wpsp-secondary-image,.wpsp_theme_eleven .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,.wpsp_theme_five .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,.wpsp_theme_four .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,.wpsp_theme_seven .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,.wpsp_theme_six .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,.wpsp_theme_thirteen .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,.wpsp_theme_three .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,.wpsp_theme_twenty_eight .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,.wpsp_theme_twenty_seven .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,.wpsp_theme_twenty_three .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,.wpsp_theme_two .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image{opacity:1;z-index:1}.wpsp-product.wpsp-product-image-flip .wpsp-product-image:hover .wpsp-product-img,.wpsp_theme_eleven .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,.wpsp_theme_five .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,.wpsp_theme_four .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,.wpsp_theme_seven .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,.wpsp_theme_six .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,.wpsp_theme_thirteen .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,.wpsp_theme_three .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,.wpsp_theme_twenty_eight .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,.wpsp_theme_twenty_seven .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,.wpsp_theme_twenty_three .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,.wpsp_theme_two .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img{opacity:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_custom.with_overlay .wpsp-product .wpsp-product-image-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_four .wpsp-product .wpsp-product-image-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_three .wpsp-product .wpsp-product-image-area{position:relative}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_three .wpsp-product .wpsp-cart-button{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;z-index:1}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_three .wpsp-product:hover .wpsp-cart-button{opacity:1}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_four .wpsp-product .product-details{position:absolute;bottom:-100%;left:0;opacity:0;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;z-index:1}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_custom.with_overlay.always .wpsp-product .product-details{position:absolute;top:0;left:0;opacity:1;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;z-index:1;background-color:rgba(10,10,10,.5)}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_custom.with_overlay.on_hover .wpsp-product .product-details{position:absolute;bottom:-100%;left:0;opacity:0;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;z-index:1;background-color:rgba(10,10,10,.5);transition:all .3535s}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_custom.with_overlay.on_hover .wpsp-product:hover .product-details{opacity:1;bottom:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_four .wpsp-product:hover .product-details{opacity:1;bottom:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_eight .wpsp-product .product-details{position:absolute;bottom:-90px;width:100%;background:rgba(51,51,51,.7);padding:0 15px 15px 15px;opacity:0;z-index:1}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_eight .wpsp-product:hover .product-details{opacity:1;bottom:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_eight .wpsp-product .wpsp-product-image-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_eleven .wpsp-product .wpsp-product-image-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_five .wpsp-product .wpsp-product-image-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_nine .wpsp-product .wpsp-product-image-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seven .wpsp-product .wpsp-product-image-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product .wpsp-product-image-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_six .wpsp-product .wpsp-product-image-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_sixteen .wpsp-product .wpsp-product-image-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area{position:relative;overflow:hidden;line-height:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_five .wpsp-product .wpsp-buttons-area{position:absolute;background-color:rgba(0,0,0,.49);top:0;left:0;opacity:0;z-index:1;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_five .wpsp-product:hover .wpsp-buttons-area{opacity:1}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_five .wpsp-product .wpsp-cart-button a{min-width:110px;-webkit-transform:translateY(-170px);transform:translateY(-170px)}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_five .wpsp-product:hover .wpsp-cart-button a,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_five .wpsp-product:hover .wpsp-view-details a{-webkit-transform:translateY(0);transform:translateY(0)}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_five .wpsp-product .wpsp-view-details a{min-width:110px;border:1px solid #222;line-height:19px;background-color:transparent;color:#444;padding:8px 14px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;display:inline-block;font-size:14px;font-weight:600;margin-top:8px;-webkit-transform:translateY(170px);transform:translateY(170px)}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_six .wpsp-product .sp-rating{position:absolute;top:5px;margin:0 auto;opacity:0;z-index:1;width:95%;left:50%;transform:translateX(-50%);transition:.3s}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_six .wpsp-product:hover .sp-rating{opacity:1}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_six .wpsp-product .wpsp-buttons-area{position:absolute;bottom:-10px;width:100%;opacity:0;z-index:1}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_six .wpsp-product:hover .wpsp-buttons-area{opacity:1;bottom:12px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_six .wpsp-product .product-details{padding:0 15px 7px 15px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_eight .wpsp-product .wpsp-buttons-area a.added_to_cart:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_eight .wpsp-product .wpsp-buttons-area a.button:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button):before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-cart-button a.added_to_cart:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-cart-button a.button:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button):before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fourteen .wpsp-product .wpsp-cart-button a.added_to_cart:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fourteen .wpsp-product .wpsp-cart-button a.button:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button):before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_nine .wpsp-product .wpsp-buttons-area a.added_to_cart:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_nine .wpsp-product .wpsp-buttons-area a.button:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button):before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product .wpsp-cart-button a.added_to_cart:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product .wpsp-cart-button a.button:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button):before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_six .wpsp-product .wpsp-buttons-area a.added_to_cart:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_six .wpsp-product .wpsp-buttons-area a.button:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button):before{content:"\f07a";font-family:FontAwesome;padding-right:5px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seven .wpsp-product .wpsp-buttons-area{position:absolute;bottom:-10px;width:100%;opacity:0;z-index:3}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seven .wpsp-product:hover .wpsp-buttons-area{opacity:1;bottom:20px;z-index:2}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seven .wpsp-product .product-details{position:absolute;width:100%;top:150px;opacity:0;z-index:2}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seven .wpsp-product:hover .product-details{opacity:1;top:10px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_eleven .wpsp-product:hover .product-overlay-color,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seven .wpsp-product:hover .product-overlay-color{opacity:1}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_eleven .wpsp-product .product-overlay-color,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seven .wpsp-product .product-overlay-color{width:100%;height:100%;display:block;position:absolute;top:0;left:0;opacity:0;z-index:2}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_eight .wpsp-product .wpsp-buttons-area{position:absolute;bottom:-35px;right:0;opacity:0;z-index:1}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_eight .wpsp-product:hover .wpsp-buttons-area{opacity:1;bottom:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_nine .wpsp-product .star-rating{position:absolute;top:10px;left:50%;margin-left:-39px;opacity:0;z-index:1}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_nine .wpsp-product:hover .star-rating{opacity:1}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_nine .wpsp-product .wpsp-buttons-area{position:absolute;left:0;bottom:-30px;width:100%;opacity:0;z-index:1}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_nine .wpsp-product:hover .wpsp-buttons-area{opacity:1;bottom:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_nine .wpsp-product .wpsp-cart-button a{width:100%}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_nine .wpsp-product .sp-wqv-view-button.button.before_add_to_cart,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_nine .wpsp-product .sp-wqvpro-view-button.button.before_add_to_cart{margin-right:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_nine .wpsp-product .sp-wqv-view-button.button.after_add_to_cart,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_nine .wpsp-product .sp-wqvpro-view-button.button.after_add_to_cart{margin-left:0;margin-top:5px}.wpspro_quantity .wpspro_input_text{max-width:60px;border-radius:1px;margin:0 1px 2px 0;padding:0 4px;background-color:#fff;color:#43454b;outline:0;border:0;-webkit-appearance:none;font-weight:400;box-shadow:0 0 0;height:37px;text-align:center;line-height:37px;border:1px solid #d9d9d9}.wpspro_quantity{display:inline-block;margin-right:5px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_ten .wpsp-product .product-details{padding:0 15px 15px 15px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_eleven .wpsp-product .product-details-inner-inner{opacity:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_eleven .wpsp-product .product-details{position:absolute;top:78%;padding:15px;width:100%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;z-index:2}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_eleven .wpsp-product:hover .product-details,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_eleven .wpsp-product:hover .product-details-inner-inner{opacity:1;top:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twelve .wpsp-product .product-details{padding:0 15px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twelve .wpsp-product .wpsp-product-cat{margin-top:3px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .product-details{padding:0 15px 8px 15px;margin-left:20px;margin-right:20px;margin-top:-30px;position:relative;z-index:9}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product:hover .wpsp-product-image-area .product-overlay-color,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product:hover .wpsp-product-image-area .wpsp-cart-button{opacity:1;z-index:2}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area .wpsp-cart-button{position:absolute;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;opacity:0;z-index:2}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area .product-overlay-color{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area .wpsp-cart-button a.added_to_cart,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area .wpsp-cart-button a.button:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button){text-indent:-999px;overflow:hidden;max-width:40px;min-width:40px;height:40px;position:relative}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area a.added_to_cart:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area a.button:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button):before{content:"\f07a";font-family:FontAwesome;speak:none;font-variant:normal;-webkit-font-smoothing:antialiased;text-decoration:none;height:100%;left:0;line-height:38px;position:absolute;text-indent:0;text-transform:none;top:0;width:100%}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area .wpsp-cart-button .button.sp-wqv-view-button,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area .wpsp-cart-button .button.sp-wqvpro-view-button,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product .wpsp-cart-button .button.sp-wqv-view-button,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product .wpsp-cart-button .button.sp-wqvpro-view-button,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product .wpsp-cart-button .button.sp-wqv-view-button,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product .wpsp-cart-button .button.sp-wqvpro-view-button{overflow:hidden}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fourteen .wpsp-product .product-details{margin-left:20px;margin-right:20px;margin-top:-30px;position:relative;z-index:9}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fourteen .wpsp-product .product-details .product-details-inner{padding:0 15px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fourteen .wpsp-product .product-details .wpsp-cart-button a{width:100%;text-transform:uppercase}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fourteen .wpsp-product .product-details .wpsp-cart-button .sp-wqv-view-button.button.before_add_to_cart,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fourteen .wpsp-product .product-details .wpsp-cart-button .sp-wqvpro-view-button.button.before_add_to_cart{margin-right:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fourteen .wpsp-product .product-details .wpsp-cart-button .sp-wqv-view-button.button.after_add_to_cart,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fourteen .wpsp-product .product-details .wpsp-cart-button .sp-wqvpro-view-button.button.after_add_to_cart{margin-left:0;margin-top:5px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-cart-button a{position:absolute;left:0;bottom:-35px;right:0;opacity:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product:hover .wpsp-cart-button a{bottom:0;opacity:1;z-index:1}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist{position:absolute;right:0;bottom:-35px;z-index:1;margin:0;opacity:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product:hover .wpsp-product-image-area .yith-wcwl-add-to-wishlist{opacity:1;bottom:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist a,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area a.sp-wpsp-wqv-button{width:38px;height:37px;display:block;text-indent:-999px;overflow:hidden;border-radius:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area a.sp-wpsp-wqv-button{position:absolute;right:38px;bottom:-35px;z-index:1;margin:0;opacity:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist a:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist a[data-title="Browse wishlist"]:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist a:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist a[data-title="Browse wishlist"]:before{content:"\f08a";font-size:14px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist a[data-title="Browse wishlist"]:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist a[data-title="Browse wishlist"]:before{content:"\f004"}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product:hover .wpsp-product-image-area a.sp-wpsp-wqv-button{opacity:1;bottom:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area a.sp-wpsp-wqv-button:before{font-family:FontAwesome;content:"\f00e";speak:none;font-variant:normal;-webkit-font-smoothing:antialiased;text-decoration:none;font-size:14px;height:100%;left:0;line-height:38px;position:absolute;text-indent:0;text-transform:none;top:0;width:100%}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist .ajax-loading,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist .feedback,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .yith-wcwl-add-to-wishlist .ajax-loading,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .yith-wcwl-add-to-wishlist .feedback,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .yith-wcwl-add-to-wishlist .ajax-loading,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .yith-wcwl-add-to-wishlist .feedback,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .yith-wcwl-add-to-wishlist .ajax-loading,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .yith-wcwl-add-to-wishlist .feedback{display:none!important}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist a:before{font-family:FontAwesome;speak:none;font-variant:normal;-webkit-font-smoothing:antialiased;text-decoration:none;font-size:14px;height:100%;left:0;line-height:38px;position:absolute;text-indent:0;text-transform:none;top:0;width:100%}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-wishlistaddedbrowse.show a:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-wishlistexistsbrowse.show a:before{content:"\f004"}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-add-button.show a:before{content:"\f08a"}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen a.sp-wqv-view-button.after_add_to_cart,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen a.sp-wqv-view-button.before_add_to_cart,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen a.sp-wqvpro-view-button.after_add_to_cart,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_fifteen a.sp-wqvpro-view-button.before_add_to_cart,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four a.sp-wqv-view-button.after_add_to_cart,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four a.sp-wqv-view-button.before_add_to_cart,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four a.sp-wqvpro-view-button.after_add_to_cart,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four a.sp-wqvpro-view-button.before_add_to_cart{display:none!important}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_sixteen .wpsp-product .wpsp-product-title a:hover{text-decoration:underline!important}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_sixteen .wpsp-product .wpsp-product-cat{padding-top:8px;margin-bottom:0;text-transform:uppercase}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_sixteen .wpsp-product .wpsp-product-title{padding-top:6px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product .wpsp-product-image-area a.sp-wpsp-wqv-button:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_sixteen .wpsp-product .wpsp-product-image-area a.sp-wpsp-wqv-button:before{font-family:FontAwesome;content:"\f00e";padding-right:5px;font-weight:400}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_sixteen .wpsp-product .wpsp-product-image-area a.sp-wpsp-wqv-button{line-height:19px;padding:8px 14px;position:absolute;bottom:-35px;left:0;right:0;opacity:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_sixteen .wpsp-product:hover .wpsp-product-image-area a.sp-wpsp-wqv-button{bottom:0;opacity:1}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product .wpsp-product-image-area .wpsp-cart-button a.button:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button),#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product .wpsp-product-image-area .wpsp-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button).added_to_cart{position:absolute;bottom:-35px;left:0;right:50%;opacity:0;z-index:1;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product .wpsp-product-image-area a.sp-wpsp-wqv-button,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product .wpsp-product-image-area a.sp-wqv-view-button,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product .wpsp-product-image-area a.sp-wqvpro-view-button{position:absolute;bottom:-35px;right:0;left:50%;line-height:19px;padding:8px 14px;display:inline-block;font-size:14px;font-weight:600;opacity:0;z-index:1}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product:hover .wpsp-product-image-area .wpsp-cart-button a.button:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button),#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product:hover .wpsp-product-image-area .wpsp-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button).added_to_cart,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product:hover .wpsp-product-image-area a.sp-wpsp-wqv-button,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product:hover .wpsp-product-image-area a.sp-wqv-view-button,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product:hover .wpsp-product-image-area a.sp-wqvpro-view-button{opacity:1;bottom:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_eighteen .wpsp-product-price del{display:none}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_nineteen .product-details{padding:0 15px 15px 15px;position:relative}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_nineteen .product-details:after,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_nineteen .product-details:before{top:-30px;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-width:15px;margin-left:-15px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .wpsp-product-box{margin:6px;padding:16px 20px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .wpsp-product-title{padding-top:0;padding-bottom:10px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .wpsp-product-cat{padding-bottom:8px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .wpsp-product-price{padding-top:10px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .product-wishlist-com{margin-top:14px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .product-wishlist-com .yith-wcwl-add-to-wishlist a:before{font-family:FontAwesome;speak:none;font-variant:normal;-webkit-font-smoothing:antialiased;text-decoration:none;font-size:14px;height:100%;margin-right:3px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .product-wishlist-com .yith-wcwl-wishlistaddedbrowse.show a:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .product-wishlist-com .yith-wcwl-wishlistexistsbrowse.show a:before{content:"\f004"}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .product-wishlist-com .yith-wcwl-add-button.show a:before{content:"\f08a"}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .product-wishlist-com .yith-wcwl-add-to-wishlist{display:inline-block;margin-left:10px;position:relative}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .product-wishlist-com .compare-button a:before{font-family:FontAwesome;content:"\f0ec";speak:none;font-variant:normal;-webkit-font-smoothing:antialiased;text-decoration:none;font-size:14px;height:100%;margin-right:5px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .product-wishlist-com .compare-button{display:inline-block;margin-right:10px;position:relative;margin-top:10px}#wpsp-slider-section-wrapper .wpsp-product .product-wishlist-com .compare-button a{padding:0;border:none;font-weight:400;background:0 0}#wpsp-slider-section-wrapper .wpsp-product .product-wishlist-com .yith-wcwl-add-to-wishlist a i{margin-right:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .wpsp-product-box{margin:6px;padding:16px 20px;overflow:hidden}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .wpsp-product-title{padding-top:0;padding-bottom:10px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .wpsp-product-cat{padding-bottom:8px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .wpsp-product-price{padding-top:10px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .product-wishlist-com{margin-top:14px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .product-wishlist-com .yith-wcwl-add-to-wishlist a:before{font-family:FontAwesome;speak:none;font-variant:normal;-webkit-font-smoothing:antialiased;text-decoration:none;font-size:14px;height:100%;margin-right:3px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .product-wishlist-com .yith-wcwl-wishlistaddedbrowse.show a:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .product-wishlist-com .yith-wcwl-wishlistexistsbrowse.show a:before{content:"\f004"}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .product-wishlist-com .yith-wcwl-add-button.show a:before{content:"\f08a"}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .product-wishlist-com .yith-wcwl-add-to-wishlist{display:inline-block;margin-left:10px;position:relative}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .product-wishlist-com .compare-button a:before{font-family:FontAwesome;content:"\f0ec";speak:none;font-variant:normal;-webkit-font-smoothing:antialiased;text-decoration:none;font-size:14px;height:100%;margin-right:5px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .product-wishlist-com .compare-button{display:inline-block;position:relative;margin-top:10px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_custom.on_right .wpsp-product .wpsp-product-image-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .wpsp-product-image-area{float:left;max-width:40%}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_custom.on_right .wpsp-product .wpsp-product-content-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .wpsp-product-content-area{float:left;max-width:60%;padding-left:20px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_custom.on_right .wpsp-product .wpsp-product-content-area{padding-left:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_custom.on_left .wpsp-product .wpsp-product-image-area{float:right;max-width:40%}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_custom.on_left .wpsp-product .wpsp-product-content-area{float:right;max-width:60%}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_two .wpsp-product .product-details{padding:8px 14px 10px 14px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_three .wpsp-product .wpsp-product-image-area{position:relative}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_three .wpsp-product .product-details{position:absolute;left:0;bottom:0;width:100%;padding:3px 14px 12px 14px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_three .wpsp-product .wpsp-product-add-to-cart{position:absolute;bottom:-10px;width:100%;padding:12px 15px 30px 15px;opacity:0;z-index:1}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_three .wpsp-product:hover .wpsp-product-add-to-cart{opacity:1;bottom:70px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-add-to-cart{position:absolute;left:0;bottom:0;width:100%;padding:15px;z-index:2}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-add-to-cart ul{margin:0;padding:0;list-style:none;display:inline-block;height:17px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-add-to-cart ul li{float:left;border-right:1px solid;height:22px;margin-left:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-add-to-cart ul li:last-child{border-right:none}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .compare-button a,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .wpsp-cart-button a.added_to_cart,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .wpsp-cart-button a.button,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist a,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area a.sp-wpsp-wqv-button{text-indent:-999px;overflow:hidden;max-width:30px;min-width:30px;height:22px;line-height:22px;position:relative;background-color:transparent!important;border:none!important;margin:0;display:inline-block}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area a.added_to_cart:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area a.button:before{content:"\f07a";font-family:FontAwesome;speak:none;font-variant:normal;-webkit-font-smoothing:antialiased;text-decoration:none;height:100%;left:0;line-height:22px;position:absolute;text-indent:0;text-transform:none;top:0;width:100%}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .compare-button a:before{content:"\f0ec";font-family:FontAwesome;speak:none;font-variant:normal;-webkit-font-smoothing:antialiased;text-decoration:none;height:100%;left:0;line-height:22px;position:absolute;text-indent:0;text-transform:none;top:0;width:100%}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area a.sp-wpsp-wqv-button:before{content:"\f00e";font-family:FontAwesome;speak:none;font-variant:normal;-webkit-font-smoothing:antialiased;text-decoration:none;height:100%;left:0;line-height:22px;position:absolute;text-indent:0;text-transform:none;top:0;width:100%}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist a:before{font-family:FontAwesome;speak:none;font-variant:normal;-webkit-font-smoothing:antialiased;text-decoration:none;height:100%;left:0;line-height:22px;position:absolute;text-indent:0;text-transform:none;top:0;width:100%}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .yith-wcwl-wishlistaddedbrowse.show a:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .yith-wcwl-wishlistexistsbrowse.show a:before{content:"\f004"}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .yith-wcwl-add-button.show a:before{content:"\f08a"}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist{margin:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area ul li a{padding:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product .wpsp-product-box{margin:6px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product .product-details{padding:2px 16px 8px 16px;overflow:hidden}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product .wpsp-cart-button a.added_to_cart,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product .wpsp-cart-button a.button:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button){text-indent:-999px;overflow:hidden;max-width:34px;min-width:34px;height:34px;position:relative;text-align:center;margin:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product a.added_to_cart:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product a.button:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button):before{content:"\f07a";font-family:FontAwesome;speak:none;font-variant:normal;-webkit-font-smoothing:antialiased;text-decoration:none;height:100%;left:0;line-height:33px;position:absolute;text-indent:0;text-transform:none;top:0;width:100%}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product .wpsp-cart-button{margin-top:20px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product .wpspro-product-data{border-radius:5px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product .product-details{padding:2px 16px 8px 16px;overflow:hidden}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product .wpsp-cart-button a.added_to_cart,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product .wpsp-cart-button a.button:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button){text-indent:-999px;overflow:hidden;max-width:34px;min-width:34px;height:34px;position:relative;text-align:center;margin:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product a.added_to_cart:before,#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product a.button:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button):before{content:"\f07a";font-family:FontAwesome;speak:none;font-variant:normal;-webkit-font-smoothing:antialiased;text-decoration:none;height:100%;left:0;line-height:33px;position:absolute;text-indent:0;text-transform:none;top:0;width:100%}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product .wpsp-product-title-price{float:left}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product .wpsp-cart-button{float:right;margin-top:20px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_category_theme_one .wpsp-cat-item a.wpsp-cat-name .wpsp-cat-item-count{margin-left:5px}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_category_theme_one .wpsp-cat-item a.wpsp-cat-name{padding:34px 20px;display:block}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_category_theme_two .wpsp-cat-item .wpspro-cat-data{position:relative;overflow:hidden}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_category_theme_two .wpsp-cat-item img{width:100%}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_category_theme_two .wpsp-cat-item a.wpsp-cat-name{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column}.wpspro-align-center{text-align:center}.wpspro-align-left{text-align:left}.wpspro-align-right{text-align:right}.wpspro-pagination.hidden{display:none}.sp-wps-ajax-number-pagination,.wpspro-pagination{margin-top:20px}.wpspro-pagination ul{padding:0;margin:0;display:inline-block}.wpspro-pagination ul li{list-style:none;margin:0 4px 0 0;float:left}.wpspro-pagination ul li:last-child{margin-right:0}.sp-wps-ajax-number-pagination .sp-wps-page-numbers,.wpspro-pagination ul li .page-numbers{min-width:26px;height:34px;line-height:34px;font-size:16px;text-align:center;display:inline-block;text-decoration:none;font-weight:700;border-radius:3px;-webkit-transition:all .33s;transition:all .33s;-webkit-box-sizing:content-box;box-sizing:content-box;padding:0 4px}.notice-load-more-post{margin-top:20px;margin-bottom:30px}.notice-load-more-post .notice{font-size:18px;font-weight:500;color:#5e5e5e;position:relative;box-shadow:none;border:none}.notice-load-more-post .notice::after{position:absolute;content:'';text-decoration:underline;bottom:-10px;left:0;right:0;height:2px;background-color:#e8e2e2}.sp-wps-ajax-live-filter-pagination{display:none}.page-load-status{display:none;padding-top:20px;color:#777}.page-load-status .loader-ellips{font-size:20px;position:relative;width:4em;height:1em}.page-load-status.wpspro-align-center .loader-ellips{margin:auto}.page-load-status.wpspro-align-right .loader-ellips{margin-left:auto}.page-load-status .loader-ellips__dot{display:block;width:1em;height:1em;border-radius:.5em;background:#555;position:absolute;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.page-load-status .loader-ellips__dot:nth-child(1),.page-load-status .loader-ellips__dot:nth-child(2){left:0}.page-load-status .loader-ellips__dot:nth-child(3){left:1.5em}.page-load-status .loader-ellips__dot:nth-child(4){left:3em}@-webkit-keyframes reveal{from{-webkit-transform:scale(.001);transform:scale(.001)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes reveal{from{-webkit-transform:scale(.001);transform:scale(.001)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes slide{to{-webkit-transform:translateX(1.5em);transform:translateX(1.5em)}}@keyframes slide{to{-webkit-transform:translateX(1.5em);transform:translateX(1.5em)}}.page-load-status .loader-ellips__dot:nth-child(1){-webkit-animation-name:reveal;animation-name:reveal}.page-load-status .loader-ellips__dot:nth-child(2),.page-load-status .loader-ellips__dot:nth-child(3){-webkit-animation-name:slide;animation-name:slide}.page-load-status .loader-ellips__dot:nth-child(4){-webkit-animation-name:reveal;animation-name:reveal;animation-direction:reverse}.page-load-status .infinite-scroll-last{color:#444;font-size:16px}.wpspro-item-load-more.hidden{display:none}.wpspro-item-load-more{margin-top:20px;margin-bottom:20px}.wpspro-item-load-more span:not(.wpsp-count-product){cursor:pointer;background:#fff;color:#5e5e5e;border:2px solid #bbb;border-top-color:#bbb;border-right-color:#bbb;border-bottom-color:#bbb;border-left-color:#bbb;padding:8px 15px;line-height:22px;font-size:16px;text-align:center;display:inline-block;text-decoration:none;font-weight:700;border-radius:3px;-webkit-transition:all .33s;transition:all .33s;-webkit-box-sizing:content-box;box-sizing:content-box}.wpspro-item-load-more span:hover{color:#fff;background:#5e5e5e;border-color:#5e5e5e}.wpspro-preloader{background-color:#fff;background-repeat:no-repeat;background-position:center center;position:absolute;z-index:9999;width:100%;height:100%;text-align:center;top:0;left:0;right:0;border:0}.editor-styles-wrapper .wpspro-preloader img,.wpspro-preloader img{position:relative;top:50%;margin-top:-16px;display:inline-block}.edit-post-visual-editor [class*=sp-wpspro-col-],[class*=sp-wpspro-col-]{position:relative;min-height:1px;display:inline-block;vertical-align:top;box-sizing:border-box}#wpsp-slider-section-wrapper.wpsp-custom-slider-section{max-height:375px}#wpsp-slider-section-wrapper .wpsp-custom-product-section{display:flex;flex-wrap:wrap;gap:10px}#wpsp-slider-section-wrapper .wpsp-product-section{overflow:hidden}#wpsp-slider-section-wrapper:is(.sp-wpsp-grid,.sp-wpsp-masonry) .wpsp-product-section{display:flex;flex-wrap:wrap}.wpsp-product{direction:ltr}html[dir=rtl] .wpsp-product{direction:rtl}html[dir=rtl] .bx-viewport{direction:ltr}.wpsp-table-layout.wpsp-product-section table th{font-weight:700;font-size:15px;color:#212121;text-align:center;text-transform:uppercase}.wpsp-table-layout.wpsp-product-section table thead{background-color:hsl(0deg 0% 30% / 10%);border:0 none #ddd}.wpsp-table-layout.wpsp-product-section table td,.wpsp-table-layout.wpsp-product-section table th{padding:15px;border:0;vertical-align:middle}.wpsp-table-layout.wpsp-product-section table{width:100%;text-align:center;border:none;border-spacing:0;border-collapse:collapse;border:1px solid #ddd}.wpsp-table-layout.wpsp-product-section table tbody tr:nth-child(even){background-color:hsl(0deg 0% 60% / 10%)}#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-table-layout.wpsp-product-section{margin-left:0!important}.wpspro-product-data .variations_form{padding-left:10px}.wpsp-search{max-width:400px;margin:0 auto;margin-bottom:35px}.wpsp-search label{width:100%;color:#5e5e5e;font-size:14px;position:relative;display:inline-block}.wpsp-search input{width:100%;height:44px;padding:0 14px;border-radius:4px;border:1px solid #ccc!important;background-color:#fff;display:inline-block}.wpsp-search label::after{position:absolute;right:15px;content:"\f002";font-family:FontAwesome;top:10px;font-size:16px;color:#4444}.block-editor-page .wpsp-slider-section .loader-ellips__dot,.block-editor-page .wpsp-slider-section .wpspro-item-load-more,.block-editor-page .wpsp-slider-section .wpspro-pagination,.elementor-edit-area-active .wpsp-slider-section .loader-ellips__dot,.elementor-edit-area-active .wpsp-slider-section .wpspro-item-load-more,.elementor-edit-area-active .wpsp-slider-section .wpspro-pagination{pointer-events:none}@media screen and (max-width:576px){#wpsp-slider-section-wrapper.wpsp-slider-section .wpsp-table-layout.wpsp-product-section{overflow-x:auto}}.wpsp-slider-section .wpsp-product-section.swiper-grid-column .swiper-slide{height:calc((100% - 20px)/ 2)!important;margin-top:0!important}.wpsp-slider-section .wpsp-product-section.swiper-grid-column>.swiper-wrapper{flex-direction:row}.wpsp-nav.swiper-button-next,.wpsp-nav.swiper-button-prev{background-image:none}.wpsp-slider-section .wpsp-product-section .wpsp-fade-wrapper{display:flex}.wpsp-slider-section .wpsp-product-section.swiper-vertical.swiper-pointer-events{overflow:hidden;margin-bottom:38px}#wpsp-slider-section-wrapper.wpsp-custom-slider-section:empty{display:none}.block-editor-page a.sp_product_slider_block_edit_button,a.sp_product_slider_block_edit_button{display:inline-block;text-decoration:underline;font-size:16px;margin:10px 0}.wpsp-pagination-scrollbar.swiper-scrollbar-horizontal,.wpsp-slider-section .swiper-horizontal>.wpsp-pagination-scrollbar{position:relative;width:70%;left:50%;transform:translateX(-50%);margin-top:20px}#wpsp-slider-section-wrapper .wpsp-product-section.swiper-vertical .swiper-pagination-vertical.swiper-pagination-bullets-dynamic{width:20px;top:50%;transform:translateY(-50%)}.wpsp-slider-section:is(.pagination-type-scrollbar,.pagination-type-dynamic) .swiper-vertical{margin-right:30px}.wpsp-image-light-box~.elementor-lightbox{display:none!important}.wpsp-image-light-box{z-index:999999}.sp-wsp-live-filter{display:flex;flex-wrap:wrap;gap:5px;text-decoration:none;white-space:nowrap;font-size:0;vertical-align:middle;justify-content:center;margin:0 0 35px 0}.sp-wsp-live-filter .button{color:#5e5e5e;border:2px solid transparent;border-radius:2px;background-color:#fff;float:left;line-height:1.2;transition:all .3s linear;cursor:pointer;text-transform:uppercase;padding:8px 16px;font-weight:600;font-size:16px}.sp-wsp-live-filter .button.is-checked{pointer-events:none}.sp-wsp-live-filter .button:is(:hover,:focus,:active){outline:0;text-decoration:none;background-color:transparent;border-color:transparent}.wsp-filter-underline-type .sp-wsp-live-filter button{position:relative;display:inline-block;padding-block:1px;padding:0;margin:0;line-height:1.5}.wsp-filter-underline-type .sp-wsp-live-filter button:is(:hover,.is-checked):after{width:100%}.wsp-filter-underline-type .sp-wsp-live-filter button:after{content:'';position:absolute;top:100%;left:0;width:0;height:2px;background-color:transparent;transition:width .6s cubic-bezier(.19,1,.22,1);display:initial!important}.sp-wps-infinite-scroll-loader.filter-loader{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.wpsp-slider-section.live-filter .wpsp-product{transform:scale(0);animation:scaleUp .5s ease-in-out forwards}@keyframes scaleUp{0%{opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.wpsp-table-layout#sp-woo-product-slider-pro22877.wpsp-product-section table{background-color:#fff0}.wpsp-slider-section.wpsp_custom #sp-woo-product-slider-pro22877.wpsp-product-section .wpsp-product .product-details{padding:10px 20px 0 20px}.wpsp-slider-section.wpsp_custom #sp-woo-product-slider-pro22877.wpsp-product-section .wpsp-product .wpspro-product-data{border:0 solid #ddd;border-radius:0;box-shadow:none;transition:.2s;padding:0 0 0 0;background-color:#fff0}.wpsp-slider-section.wpsp_custom #sp-woo-product-slider-pro22877.wpsp-product-section.swiper-container{padding:0}#wpsp-slider-section-wrapper.wpsp-slider-section.wpsp_custom.with_overlay #sp-woo-product-slider-pro22877 .wpsp-product .product-details{background-color:rgb(0 0 0 / .5)}.wpsp-slider-section.wpsp_custom #sp-woo-product-slider-pro22877.wpsp-product-section .wpsp-product .wpspro-product-data:hover{border-color:#ddd;box-shadow:none}#wpsp-slider-section-wrapper.wpsp-slider-section #sp-woo-product-slider-pro22877.wpsp-product-section .wpsp-product .wpsp-product-image{border:0 none #ddd;border-radius:0}#wpsp-slider-section-wrapper.wpsp-slider-section #sp-woo-product-slider-pro22877.wpsp-product-section .wpsp-product:hover .wpsp-product-image{border-color:#ddd}.wpsp-slider-section.wpsp_custom.with_overlay #sp-woo-product-slider-pro22877.wpsp-product-section .wpsp-product .wpspro-product-data{border-radius:0}.wpsp-slider-section #sp-woo-product-slider-pro22877.wpsp-product-section .wpsp-product:not(.single-item-fade){margin-bottom:20px}.wpsp-slider-section #sp-woo-product-slider-pro22877.wpsp-product-section .wpsp-product .wpsp-out-of-stock{color:#fff;font-size:10px;line-height:10px;text-transform:uppercase;letter-spacing:1px;text-align:center;background-color:#fd5a27}.wpsp-slider-section #sp-woo-product-slider-pro22877.wpsp-product-section .wpsp-product-price{color:#222;font-size:14px;line-height:19px;text-transform:none;letter-spacing:0;margin:0 0 0 0;text-align:center}.wpsp-slider-section #sp-woo-product-slider-pro22877.wpsp-product-section .wpsp-product-price del{color:#888}.wpsp-slider-section #sp-woo-product-slider-pro22877.wpsp-product-section .wpsp-product-title a h3{color:#444;font-size:17px;line-height:20px;text-transform:none;margin:0 0 0 0;letter-spacing:0}.wpsp-slider-section #sp-woo-product-slider-pro22877.wpsp-product-section .wpsp-product-title{text-align:center}.wpsp-slider-section #sp-woo-product-slider-pro22877.wpsp-product-section .wpsp-product-title:hover a h3{color:#444}.wpsp-slider-section #sp-woo-product-slider-pro22877.wpsp-product-section .wpsp-cart-button a.add_to_cart_button,.wpsp-slider-section #sp-woo-product-slider-pro22877.wpsp-product-section .wpsp-cart-button a.product_type_simple,.wpsp-slider-section #sp-woo-product-slider-pro22877.wpsp-product-section .wpsp-cart-button a.product_type_grouped,.wpsp-slider-section #sp-woo-product-slider-pro22877.wpsp-product-section .wpsp-cart-button a.product_type_external{visibility:hidden;display:none!important}.wpsp-slider-section #sp-woo-product-slider-pro22877.wpsp-product-section .wpsp-product a.sp-wqv-view-button,.wpsp-slider-section #sp-woo-product-slider-pro22877.wpsp-product-section .wpsp-product a.sp-wqvpro-view-button{display:none!important}.wpsp-slider-section #sp-woo-product-slider-pro22877.wpsp-product-section .swiper-slide .single-item-fade{padding-right:20px}.wpsp-slider-section #sp-woo-product-slider-pro22877.wpsp-product-section .swiper-slide .wpsp-fade-wrapper{margin-right:-20px}#wpsp-slider-section-wrapper.wpsp-slider-section22877 .wpspro-pagination ul li .page-numbers,#wpsp-slider-section-wrapper.wpsp-slider-section22877 .sp-wps-ajax-number-pagination .sp-wps-page-numbers,#wpsp-slider-section-wrapper.wpsp-slider-section22877 .wpspro-item-load-more span:not(.wpsp-count-product){background:#fff0;color:#5e5e5e;border:2px solid #ddd;margin:0 2px}#wpsp-slider-section-wrapper.wpsp-slider-section22877 .wpspro-pagination ul li .page-numbers:hover,#wpsp-slider-section-wrapper.wpsp-slider-section22877 .sp-wps-ajax-number-pagination .sp-wps-page-numbers:hover,#wpsp-slider-section-wrapper.wpsp-slider-section22877 .sp-wps-ajax-number-pagination .sp-wps-page-numbers.active,#wpsp-slider-section-wrapper.wpsp-slider-section22877 .wpspro-pagination ul li .page-numbers.current,#wpsp-slider-section-wrapper.wpsp-slider-section22877 .wpspro-item-load-more span:hover{background:#5e5e5e;color:#fff;border-color:#5e5e5e}.wpsp-slider-section22877 .sp-wps-infinite-scroll-loader,.wpsp-slider-section22877 .sp-wps-ajax-number-pagination{text-align:center}#wpsp-slider-section-wrapper.wpsp-slider-section22877.wpsp_custom.with_overlay.on_hover .wpsp-product .product-details,#wpsp-slider-section-wrapper.wpsp-slider-section22877.wpsp_custom.with_overlay.always .wpsp-product .product-details{justify-content:center}#wpsp-slider-section-wrapper.wpsp-slider-section22877.wpsp_custom .wpsp-product .product-details .wpsp-product-title{padding-bottom:6px}.sp-wpspro-col-xl-1{flex:0 0 100%;max-width:100%}.sp-wpspro-col-xl-2{flex:1 1 calc(50%);max-width:50%}.sp-wpspro-col-xl-3{flex:1 1 calc(33.22%);max-width:33.22222222%}.sp-wpspro-col-xl-4{flex:1 1 calc(25%);max-width:25%}.sp-wpspro-col-xl-5{flex:1 1 calc(20%);max-width:20%}.sp-wpspro-col-xl-6{flex:1 1 calc(16.66%);max-width:16.66666666666667%}.sp-wpspro-col-xl-7{flex:1 1 calc(14.285%);max-width:14.28571428%}.sp-wpspro-col-xl-8{flex:1 1 calc(12.5%);max-width:12.5%}.sp-wpspro-col-xl-9{flex:1 1 calc(11.11%);max-width:11.11%}.sp-wpspro-col-xl-10{flex:1 1 calc(10%);max-width:10%}.sp-wpspro-col-xl-11{flex:1 1 calc(9.09%);max-width:9.09%}.sp-wpspro-col-xl-12{flex:1 1 calc(8.33%);max-width:8.33%}@media (min-width:991px) and (max-width:1199px){.sp-wpspro-col-lg-1{flex:0 0 100%;max-width:100%}.sp-wpspro-col-lg-2{flex:1 1 calc(50%);max-width:50%}.sp-wpspro-col-lg-3{flex:1 1 calc(33.22%);max-width:33.22222222%}.sp-wpspro-col-lg-4{flex:1 1 calc(25%);max-width:25%}.sp-wpspro-col-lg-5{flex:1 1 calc(20%);max-width:20%}.sp-wpspro-col-lg-6{flex:1 1 calc(16.66%);max-width:16.66666666666667%}.sp-wpspro-col-lg-7{flex:1 1 calc(14.285%);max-width:14.28571428%}.sp-wpspro-col-lg-8{flex:1 1 calc(12.5%);max-width:12.5%}.sp-wpspro-col-lg-9{flex:1 1 calc(11.11%);max-width:11.11%}.sp-wpspro-col-lg-10{flex:1 1 calc(10%);max-width:10%}.sp-wpspro-col-lg-11{flex:1 1 calc(9.09%);max-width:9.09%}.sp-wpspro-col-lg-12{flex:1 1 calc(8.33%);max-width:8.33%}}@media (min-width:575px) and (max-width:991px){.sp-wpspro-col-md-1{flex:0 0 100%;max-width:100%}.sp-wpspro-col-md-2{flex:1 1 calc(50%);max-width:50%}.sp-wpspro-col-md-3{flex:1 1 calc(33.22%);max-width:33.22222222%}.sp-wpspro-col-md-4{flex:1 1 calc(25%);max-width:25%}.sp-wpspro-col-md-5{flex:1 1 calc(20%);max-width:20%}.sp-wpspro-col-md-6{flex:1 1 calc(16.66%);max-width:16.66666666666667%}.sp-wpspro-col-md-7{flex:1 1 calc(14.285%);max-width:14.28571428%}.sp-wpspro-col-md-8{flex:1 1 calc(12.5%);max-width:12.5%}.sp-wpspro-col-md-9{flex:1 1 calc(11.11%);max-width:11.11%}.sp-wpspro-col-md-10{flex:1 1 calc(10%);max-width:10%}.sp-wpspro-col-md-11{flex:1 1 calc(9.09%);max-width:9.09%}.sp-wpspro-col-md-12{flex:1 1 calc(8.33%);max-width:8.33%}}@media (max-width:575px){.sp-wpspro-col-sm-1{flex:0 0 100%;max-width:100%}.sp-wpspro-col-sm-2{flex:1 1 calc(50%);max-width:50%}.sp-wpspro-col-sm-3{flex:1 1 calc(33.22%);max-width:33.22222222%}.sp-wpspro-col-sm-4{flex:1 1 calc(25%);max-width:25%}.sp-wpspro-col-sm-5{flex:1 1 calc(20%);max-width:20%}.sp-wpspro-col-sm-6{flex:1 1 calc(16.66%);max-width:16.66666666666667%}.sp-wpspro-col-sm-7{flex:1 1 calc(14.285%);max-width:14.28571428%}.sp-wpspro-col-sm-8{flex:1 1 calc(12.5%);max-width:12.5%}.sp-wpspro-col-sm-9{flex:1 1 calc(11.11%);max-width:11.11%}.sp-wpspro-col-sm-10{flex:1 1 calc(10%);max-width:10%}.sp-wpspro-col-sm-11{flex:1 1 calc(9.09%);max-width:9.09%}.sp-wpspro-col-sm-12{flex:1 1 8.33%;max-width:8.33%}}body.single-product.woocommerce div.product div.product_meta{display:none!important}:root{--woocommerce:#7F54B3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7F54B3;--wc-primary-text:white;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e010";text-decoration:none}.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after{color:#585858}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:#fff0;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgb(0 0 0 / .15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}.infinite-scroll .woocommerce-pagination{display:none}