@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap);/*!
 * Font Awesome Free 7.0.0 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);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{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}

.fa-0{--fa:"\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-display:swap;font-family:"Font Awesome 7 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/easy-social-icons/css/font-awesome/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-display:swap;font-family:"Font Awesome 7 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/easy-social-icons/css/font-awesome/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-display:swap;font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/easy-social-icons/css/font-awesome/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-display:swap;font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/wp-content/plugins/easy-social-icons/css/font-awesome/webfonts/fa-brands-400.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/wp-content/plugins/easy-social-icons/css/font-awesome/webfonts/fa-solid-900.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/wp-content/plugins/easy-social-icons/css/font-awesome/webfonts/fa-regular-400.woff2) format("woff2")}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/plugins/easy-social-icons/css/font-awesome/webfonts/fa-solid-900.woff2) format("woff2")}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/plugins/easy-social-icons/css/font-awesome/webfonts/fa-brands-400.woff2) format("woff2")}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/plugins/easy-social-icons/css/font-awesome/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-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/plugins/easy-social-icons/css/font-awesome/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}/*!
 * Font Awesome Free 7.0.0 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-glass{--fa:"\f000"}.fa.fa-envelope-o{--fa:"\f0e0"}.fa.fa-envelope-o,.fa.fa-star-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-star-o{--fa:"\f005"}.fa.fa-close,.fa.fa-remove{--fa:"\f00d"}.fa.fa-gear{--fa:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f2ed"}.fa.fa-home{--fa:"\f015"}.fa.fa-file-o{--fa:"\f15b"}.fa.fa-clock-o,.fa.fa-file-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-clock-o{--fa:"\f017"}.fa.fa-arrow-circle-o-down{--fa:"\f358"}.fa.fa-arrow-circle-o-down,.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-arrow-circle-o-up{--fa:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f144"}.fa.fa-repeat,.fa.fa-rotate-right{--fa:"\f01e"}.fa.fa-refresh{--fa:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f022"}.fa.fa-dedent{--fa:"\f03b"}.fa.fa-video-camera{--fa:"\f03d"}.fa.fa-picture-o{--fa:"\f03e"}.fa.fa-photo,.fa.fa-picture-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-photo{--fa:"\f03e"}.fa.fa-image{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f03e"}.fa.fa-map-marker{--fa:"\f3c5"}.fa.fa-pencil-square-o{--fa:"\f044"}.fa.fa-edit,.fa.fa-pencil-square-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-edit{--fa:"\f044"}.fa.fa-share-square-o{--fa:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f14a"}.fa.fa-arrows{--fa:"\f0b2"}.fa.fa-times-circle-o{--fa:"\f057"}.fa.fa-check-circle-o,.fa.fa-times-circle-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-check-circle-o{--fa:"\f058"}.fa.fa-mail-forward{--fa:"\f064"}.fa.fa-expand{--fa:"\f424"}.fa.fa-compress{--fa:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-warning{--fa:"\f071"}.fa.fa-calendar{--fa:"\f073"}.fa.fa-arrows-v{--fa:"\f338"}.fa.fa-arrows-h{--fa:"\f337"}.fa.fa-bar-chart,.fa.fa-bar-chart-o{--fa:"\e0e3"}.fa.fa-twitter-square{--fa:"\f081"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-facebook-square{--fa:"\f082"}.fa.fa-gears{--fa:"\f085"}.fa.fa-thumbs-o-up{--fa:"\f164"}.fa.fa-thumbs-o-down,.fa.fa-thumbs-o-up{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-thumbs-o-down{--fa:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f004"}.fa.fa-sign-out{--fa:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 7 Brands";font-weight:400;--fa:"\f08c"}.fa.fa-thumb-tack{--fa:"\f08d"}.fa.fa-external-link{--fa:"\f35d"}.fa.fa-sign-in{--fa:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 7 Brands";font-weight:400;--fa:"\f092"}.fa.fa-lemon-o{--fa:"\f094"}.fa.fa-lemon-o,.fa.fa-square-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-square-o{--fa:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-facebook{--fa:"\f39e"}.fa.fa-facebook-f{--fa:"\f39e"}.fa.fa-facebook-f,.fa.fa-github{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-feed{--fa:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f0a0"}.fa.fa-hand-o-right{--fa:"\f0a4"}.fa.fa-hand-o-left,.fa.fa-hand-o-right{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-hand-o-left{--fa:"\f0a5"}.fa.fa-hand-o-up{--fa:"\f0a6"}.fa.fa-hand-o-down,.fa.fa-hand-o-up{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-hand-o-down{--fa:"\f0a7"}.fa.fa-globe{--fa:"\f57d"}.fa.fa-tasks{--fa:"\f828"}.fa.fa-arrows-alt{--fa:"\f31e"}.fa.fa-group{--fa:"\f0c0"}.fa.fa-chain{--fa:"\f0c1"}.fa.fa-cut{--fa:"\f0c4"}.fa.fa-files-o{--fa:"\f0c5"}.fa.fa-files-o,.fa.fa-floppy-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-floppy-o{--fa:"\f0c7"}.fa.fa-save{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f0c7"}.fa.fa-navicon,.fa.fa-reorder{--fa:"\f0c9"}.fa.fa-magic{--fa:"\e2ca"}.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-pinterest-square{--fa:"\f0d3"}.fa.fa-google-plus-square{--fa:"\f0d4"}.fa.fa-google-plus,.fa.fa-google-plus-square{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-google-plus{--fa:"\f0d5"}.fa.fa-money{--fa:"\f3d1"}.fa.fa-unsorted{--fa:"\f0dc"}.fa.fa-sort-desc{--fa:"\f0dd"}.fa.fa-sort-asc{--fa:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 7 Brands";font-weight:400;--fa:"\f0e1"}.fa.fa-rotate-left{--fa:"\f0e2"}.fa.fa-legal{--fa:"\f0e3"}.fa.fa-dashboard,.fa.fa-tachometer{--fa:"\f625"}.fa.fa-comment-o{--fa:"\f075"}.fa.fa-comment-o,.fa.fa-comments-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-comments-o{--fa:"\f086"}.fa.fa-flash{--fa:"\f0e7"}.fa.fa-clipboard{--fa:"\f0ea"}.fa.fa-lightbulb-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f0eb"}.fa.fa-exchange{--fa:"\f362"}.fa.fa-cloud-download{--fa:"\f0ed"}.fa.fa-cloud-upload{--fa:"\f0ee"}.fa.fa-bell-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f0f3"}.fa.fa-cutlery{--fa:"\f2e7"}.fa.fa-file-text-o{--fa:"\f15c"}.fa.fa-building-o,.fa.fa-file-text-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-building-o{--fa:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f0f8"}.fa.fa-tablet{--fa:"\f3fa"}.fa.fa-mobile,.fa.fa-mobile-phone{--fa:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f111"}.fa.fa-mail-reply{--fa:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-folder-o{--fa:"\f07b"}.fa.fa-folder-o,.fa.fa-folder-open-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-folder-open-o{--fa:"\f07c"}.fa.fa-smile-o{--fa:"\f118"}.fa.fa-frown-o,.fa.fa-smile-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-frown-o{--fa:"\f119"}.fa.fa-meh-o{--fa:"\f11a"}.fa.fa-keyboard-o,.fa.fa-meh-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-keyboard-o{--fa:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f024"}.fa.fa-mail-reply-all{--fa:"\f122"}.fa.fa-star-half-o{--fa:"\f5c0"}.fa.fa-star-half-empty,.fa.fa-star-half-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-star-half-empty{--fa:"\f5c0"}.fa.fa-star-half-full{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f5c0"}.fa.fa-code-fork{--fa:"\f126"}.fa.fa-chain-broken,.fa.fa-unlink{--fa:"\f127"}.fa.fa-calendar-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-unlock-alt{--fa:"\f09c"}.fa.fa-minus-square-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f146"}.fa.fa-level-up{--fa:"\f3bf"}.fa.fa-level-down{--fa:"\f3be"}.fa.fa-pencil-square{--fa:"\f14b"}.fa.fa-external-link-square{--fa:"\f360"}.fa.fa-compass{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f152"}.fa.fa-eur,.fa.fa-euro{--fa:"\f153"}.fa.fa-gbp{--fa:"\f154"}.fa.fa-dollar,.fa.fa-usd{--fa:"\$"}.fa.fa-inr,.fa.fa-rupee{--fa:"\e1bc"}.fa.fa-cny,.fa.fa-jpy,.fa.fa-rmb,.fa.fa-yen{--fa:"\f157"}.fa.fa-rouble,.fa.fa-rub,.fa.fa-ruble{--fa:"\f158"}.fa.fa-krw,.fa.fa-won{--fa:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-bitcoin{--fa:"\f15a"}.fa.fa-file-text{--fa:"\f15c"}.fa.fa-sort-alpha-asc{--fa:"\f15d"}.fa.fa-sort-alpha-desc{--fa:"\f881"}.fa.fa-sort-amount-asc{--fa:"\f884"}.fa.fa-sort-amount-desc{--fa:"\f160"}.fa.fa-sort-numeric-asc{--fa:"\f162"}.fa.fa-sort-numeric-desc{--fa:"\f886"}.fa.fa-youtube-square{--fa:"\f431"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-square{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-xing-square{--fa:"\f169"}.fa.fa-youtube-play{--fa:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow,.fa.fa-youtube-play{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-bitbucket-square{--fa:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-tumblr-square{--fa:"\f174"}.fa.fa-long-arrow-down{--fa:"\f309"}.fa.fa-long-arrow-up{--fa:"\f30c"}.fa.fa-long-arrow-left{--fa:"\f30a"}.fa.fa-long-arrow-right{--fa:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-gittip{--fa:"\f184"}.fa.fa-sun-o{--fa:"\f185"}.fa.fa-moon-o,.fa.fa-sun-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-moon-o{--fa:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{--fa:"\f35a"}.fa.fa-arrow-circle-o-left,.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-arrow-circle-o-left{--fa:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f191"}.fa.fa-toggle-left{--fa:"\f191"}.fa.fa-dot-circle-o,.fa.fa-toggle-left{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-dot-circle-o{--fa:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 7 Brands";font-weight:400;--fa:"\f194"}.fa.fa-try,.fa.fa-turkish-lira{--fa:"\e2bb"}.fa.fa-plus-square-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-bank,.fa.fa-institution{--fa:"\f19c"}.fa.fa-mortar-board{--fa:"\f19d"}.fa.fa-google,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-yahoo{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-reddit-square{--fa:"\f1a2"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-behance-square{--fa:"\f1b5"}.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-steam-square{--fa:"\f1b7"}.fa.fa-automobile{--fa:"\f1b9"}.fa.fa-cab{--fa:"\f1ba"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-file-pdf-o{--fa:"\f1c1"}.fa.fa-file-pdf-o,.fa.fa-file-word-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-file-word-o{--fa:"\f1c2"}.fa.fa-file-excel-o{--fa:"\f1c3"}.fa.fa-file-excel-o,.fa.fa-file-powerpoint-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-file-powerpoint-o{--fa:"\f1c4"}.fa.fa-file-image-o{--fa:"\f1c5"}.fa.fa-file-image-o,.fa.fa-file-photo-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-file-photo-o{--fa:"\f1c5"}.fa.fa-file-picture-o{--fa:"\f1c5"}.fa.fa-file-archive-o,.fa.fa-file-picture-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-file-archive-o{--fa:"\f1c6"}.fa.fa-file-zip-o{--fa:"\f1c6"}.fa.fa-file-audio-o,.fa.fa-file-zip-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-file-audio-o{--fa:"\f1c7"}.fa.fa-file-sound-o{--fa:"\f1c7"}.fa.fa-file-sound-o,.fa.fa-file-video-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-file-video-o{--fa:"\f1c8"}.fa.fa-file-movie-o{--fa:"\f1c8"}.fa.fa-file-code-o,.fa.fa-file-movie-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-file-code-o{--fa:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-buoy,.fa.fa-life-saver,.fa.fa-support{--fa:"\f1cd"}.fa.fa-circle-o-notch{--fa:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-ra{--fa:"\f1d0"}.fa.fa-resistance{--fa:"\f1d0"}.fa.fa-empire,.fa.fa-ge,.fa.fa-resistance{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-ge{--fa:"\f1d1"}.fa.fa-git-square{--fa:"\f1d2"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-y-combinator-square{--fa:"\f1d4"}.fa.fa-yc-square{--fa:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin,.fa.fa-yc-square{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-wechat{--fa:"\f1d7"}.fa.fa-send{--fa:"\f1d8"}.fa.fa-paper-plane-o{--fa:"\f1d8"}.fa.fa-paper-plane-o,.fa.fa-send-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-send-o{--fa:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f111"}.fa.fa-header{--fa:"\f1dc"}.fa.fa-futbol-o{--fa:"\f1e3"}.fa.fa-futbol-o,.fa.fa-soccer-ball-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-soccer-ball-o{--fa:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f1f6"}.fa.fa-trash{--fa:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-eyedropper{--fa:"\f1fb"}.fa.fa-area-chart{--fa:"\f1fe"}.fa.fa-pie-chart{--fa:"\f200"}.fa.fa-line-chart{--fa:"\f201"}.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-lastfm-square{--fa:"\f203"}.fa.fa-angellist,.fa.fa-ioxhost{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f20a"}.fa.fa-ils,.fa.fa-shekel,.fa.fa-sheqel{--fa:"\f20b"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f3a5"}.fa.fa-intersex,.fa.fa-transgender{--fa:"\f224"}.fa.fa-transgender-alt{--fa:"\f225"}.fa.fa-facebook-official{--fa:"\f09a"}.fa.fa-facebook-official,.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-hotel{--fa:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-yc{--fa:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-battery,.fa.fa-battery-4{--fa:"\f240"}.fa.fa-battery-3{--fa:"\f241"}.fa.fa-battery-2{--fa:"\f242"}.fa.fa-battery-1{--fa:"\f243"}.fa.fa-battery-0{--fa:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-sticky-note-o{--fa:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-clone{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-hourglass-o{--fa:"\f254"}.fa.fa-hourglass-1{--fa:"\f251"}.fa.fa-hourglass-2{--fa:"\f252"}.fa.fa-hourglass-3{--fa:"\f253"}.fa.fa-hand-rock-o{--fa:"\f255"}.fa.fa-hand-grab-o,.fa.fa-hand-rock-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-hand-grab-o{--fa:"\f255"}.fa.fa-hand-paper-o{--fa:"\f256"}.fa.fa-hand-paper-o,.fa.fa-hand-stop-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-hand-stop-o{--fa:"\f256"}.fa.fa-hand-scissors-o{--fa:"\f257"}.fa.fa-hand-lizard-o,.fa.fa-hand-scissors-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-hand-lizard-o{--fa:"\f258"}.fa.fa-hand-spock-o{--fa:"\f259"}.fa.fa-hand-pointer-o,.fa.fa-hand-spock-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-hand-pointer-o{--fa:"\f25a"}.fa.fa-hand-peace-o{--fa:"\f25b"}.fa.fa-hand-peace-o,.fa.fa-registered{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-creative-commons,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-odnoklassniki-square{--fa:"\f264"}.fa.fa-chrome,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-internet-explorer,.fa.fa-opera,.fa.fa-safari,.fa.fa-wikipedia-w{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-television{--fa:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-calendar-plus-o{--fa:"\f271"}.fa.fa-calendar-minus-o,.fa.fa-calendar-plus-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-calendar-minus-o{--fa:"\f272"}.fa.fa-calendar-times-o{--fa:"\f273"}.fa.fa-calendar-check-o,.fa.fa-calendar-times-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-calendar-check-o{--fa:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f279"}.fa.fa-commenting{--fa:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-vimeo{--fa:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-credit-card-alt{--fa:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-pause-circle-o{--fa:"\f28b"}.fa.fa-pause-circle-o,.fa.fa-stop-circle-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-stop-circle-o{--fa:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-wheelchair-alt{--fa:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f059"}.fa.fa-volume-control-phone{--fa:"\f2a0"}.fa.fa-asl-interpreting{--fa:"\f2a3"}.fa.fa-deafness,.fa.fa-hard-of-hearing{--fa:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-signing{--fa:"\f2a7"}.fa.fa-viadeo,.fa.fa-viadeo-square{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-viadeo-square{--fa:"\f2aa"}.fa.fa-snapchat,.fa.fa-snapchat-ghost{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-snapchat-ghost{--fa:"\f2ab"}.fa.fa-snapchat-square{--fa:"\f2ad"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-yoast{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-google-plus-official{--fa:"\f2b3"}.fa.fa-google-plus-circle{--fa:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome,.fa.fa-google-plus-circle{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-fa{--fa:"\f2b4"}.fa.fa-handshake-o{--fa:"\f2b5"}.fa.fa-envelope-open-o,.fa.fa-handshake-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-envelope-open-o{--fa:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f2b9"}.fa.fa-vcard{--fa:"\f2bb"}.fa.fa-address-card-o{--fa:"\f2bb"}.fa.fa-address-card-o,.fa.fa-vcard-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-vcard-o{--fa:"\f2bb"}.fa.fa-user-circle-o{--fa:"\f2bd"}.fa.fa-user-circle-o,.fa.fa-user-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-user-o{--fa:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-drivers-license{--fa:"\f2c2"}.fa.fa-id-card-o{--fa:"\f2c2"}.fa.fa-drivers-license-o,.fa.fa-id-card-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-drivers-license-o{--fa:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-thermometer,.fa.fa-thermometer-4{--fa:"\f2c7"}.fa.fa-thermometer-3{--fa:"\f2c8"}.fa.fa-thermometer-2{--fa:"\f2c9"}.fa.fa-thermometer-1{--fa:"\f2ca"}.fa.fa-thermometer-0{--fa:"\f2cb"}.fa.fa-bathtub,.fa.fa-s15{--fa:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-times-rectangle{--fa:"\f410"}.fa.fa-window-close-o{--fa:"\f410"}.fa.fa-times-rectangle-o,.fa.fa-window-close-o{font-family:"Font Awesome 7 Free";font-weight:400}.fa.fa-times-rectangle-o{--fa:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 7 Brands";font-weight:400}.fa.fa-eercast{--fa:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 7 Free";font-weight:400;--fa:"\f2dc"}.fa.fa-meetup,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 7 Brands";font-weight:400}.clear{clear:both}table.cnss-social-icon tr td,table.cnss-social-icon,table.cnss-social-icon tr{padding:0!important;margin:0!important;border:none!important;vertical-align:middle!important;background:none!important}table.cnss-social-icon tr td img{max-width:100%!important}table.cnss-social-icon tr td a img,table.cnss-social-icon tr td a:hover img,table.cnss-social-icon tr td a img:hover{border:none!important}table.cnss-social-icon tr td a img:hover,table.cnss-social-icon tr td a:hover img{max-width:100%!important}ul.cnss-social-icon{margin:0;padding:0;list-style-type:none}ul.cnss-social-icon li a{border:none!important;text-decoration:none!important}ul.cnss-social-icon li:after,ul.cnss-social-icon li:before{display:none!important;content:inherit!important}ul.cnss-social-icon li{vertical-align:middle;float:none!important;width:auto!important;margin:0!important;list-style-type:none!important;border:none!important;padding:0!important;background:none!important}ul.cnss-social-icon li.cn-fa-icon a{display:block!important;text-align:center!important;-webkit-transition:width 0.5s!important;transition:all 0.5s!important;box-sizing:border-box!important;background-color:#999999!important}ul.cnss-social-icon li img{vertical-align:middle}ul.cnss-social-icon li.cn-fa-icon a.cnss-dropbox{background-color:#007ee5!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-foursquare{background-color:#f94877!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-google-plus{background-color:#dc4a38!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-google-plus-circle{background-color:#dc4a38!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-google-plus-official{background-color:#dc4a38!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-google-plus-square{background-color:#dc4a38!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-google-wallet{background-color:#dc4a38!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-google{background-color:#4285f4!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-internet-explorer{background-color:#0078d7!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-pinterest{background-color:#cb1f27!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-pinterest-p{background-color:#cb1f27!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-pinterest-square{background-color:#cb1f27!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-slideshare{background-color:#0077b5!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-trello{background-color:#0079bf!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-windows{background-color:#0078d7!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-yelp{background-color:#af0606!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-youtube{background-color:#cd201f!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-youtube-play{background-color:#cd201f!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-youtube-square{background-color:#cd201f!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-apple{background-color:#333333!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-bluetooth{background-color:#0082fc!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-drupal{background-color:#0073ba!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-facebook{background-color:#3b5998!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-facebook-f{background-color:#3b5998!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-facebook-official{background-color:#3b5998!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-facebook-square{background-color:#3b5998!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-html5{background-color:#e34c26!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-medium{background-color:#00ab6c!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-opera{background-color:#f71a2b!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-quora{background-color:#a82400!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-reddit{background-color:#ff4500!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-spotify{background-color:#2ebd59!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-twitter{background-color:#1da1f2!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-twitter-square{background-color:#1da1f2!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-x-twitter{background-color:#000000!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-x-twitter-square{background-color:#000000!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-vine{background-color:#00b488!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-wordpress{background-color:#21759b!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-xing{background-color:#005d5e!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-xing-square{background-color:#005d5e!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-yahoo{background-color:#4102b0!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-css3{background-color:#0c73b8!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-digg{background-color:#1b5891!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-edge{background-color:#2c74be!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-etsy{background-color:#f56400!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-joomla{background-color:#ed1c40!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-skype{background-color:#00aff0!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-tumblr{background-color:#36465d!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-tumblr-square{background-color:#36465d!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-whatsapp{background-color:#2ab200!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-android{background-color:#77c159!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-behance{background-color:#005cff!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-behance-square{background-color:#005cff!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-dribbble{background-color:#e04c86!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-expeditedssl{background-color:#000000!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-forumbee{background-color:#86ac2f!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-get-pocket{background-color:#e84352!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-hacker-news{background-color:#ff6600!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-linkedin{background-color:#0177b5!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-linkedin-square{background-color:#0177b5!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-maxcdn{background-color:#ff5b02!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-vimeo{background-color:#00b3ec!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-vimeo-square{background-color:#aad450!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-github{background-color:#000000!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-github-square{background-color:#000000!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-git{background-color:#f14e32!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-git-square{background-color:#f14e32!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-rss{background-color:#ff6600!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-instagram{background-color:#405de6!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-tripadvisor{background-color:#589442!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-500px{background-color:#0099e5!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-angellist{background-color:#7fbb00!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-amazon{background-color:#ff9900!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-bandcamp{background-color:#629aa9!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-bitbucket{background-color:#205081!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-cc-visa{background-color:#1a1f71!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-cc-amex{background-color:#002663!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-cc-mastercard{background-color:#cc0000!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-cc-paypal{background-color:#003087!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-cc-stripe{background-color:#00afe1!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-codepen{background-color:#0ebeff!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-delicious{background-color:#3399ff!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-deviantart{background-color:#05cc47!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-firefox{background-color:#e66000!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-flickr{background-color:#0063dc!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-free-code-camp{background-color:#006400!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-gitlab{background-color:#fca326!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-gratipay{background-color:#663300!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-houzz{background-color:#7ac142!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-imdb{background-color:#f5de50!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-lastfm{background-color:#d51007!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-linux{background-color:#1793d1!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-meetup{background-color:#e0393e!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-odnoklassniki{background-color:#ed812b!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-paypal{background-color:#003087!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-product-hunt{background-color:#da552f!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-scribd{background-color:#1a7bba!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-slack{background-color:#6ecadc!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-snapchat{background-color:#fffc00!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-soundcloud{background-color:#ff8800!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-stack-exchange{background-color:#1e5397!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-stack-overflow{background-color:#f48024!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-steam{background-color:#00adee!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-stumbleupon{background-color:#eb4924!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-telegram{background-color:#0088cc!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-twitch{background-color:#6441a5!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-viadeo{background-color:#0099cc!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-wechat{background-color:#7bb32e!important}ul.cnss-social-icon li.cn-fa-icon a.cnss-wikipedia-w{background-color:#000000!important}ul.cnss-social-icon li.cn-fa-icon.fade-hover a:hover,ul.cnss-social-icon li.cn-custom-icon.fade-hover a:hover{opacity:0.5!important}.cnss-social-icon[class*="position-"]{position:fixed;z-index:1000;margin:0!important;list-style:none;transition:all 0.3s ease-in-out}.cnss-social-icon.position-bottom-left{bottom:20px;left:20px}.cnss-social-icon.position-bottom-right{bottom:20px;right:20px}.cnss-social-icon.position-left-middle{top:50%;left:20px;transform:translateY(-50%)}.cnss-social-icon.position-right-middle{top:50%;right:20px;transform:translateY(-50%)}.cnss-social-icon.position-bottom-middle{bottom:20px;left:50%;transform:translateX(-50%)}@media (max-width:768px){.cnss-social-icon[class*="position-"]{bottom:10px!important;top:auto!important;transform:none!important}.cnss-social-icon.position-left-middle,.cnss-social-icon.position-right-middle{left:10px;right:10px}}@media (max-width:767px){.cnss-social-icon.position-left-middle{top:50%!important;left:20px;right:auto;transform:translateY(-50%)!important}.cnss-social-icon.position-right-middle{top:50%!important;left:auto;right:20px;transform:translateY(-50%)!important}ul.cnss-social-icon li.cn-fa-icon a.floating-name-link{background-color:transparent!important}}.cnss-social-icon[class*="position-"] li{transition:transform 0.2s ease}.cnss-social-icon[class*="position-"] li:hover{transform:scale(1.1)}ul.cnss-social-icon.position-bottom-left li .floating-name-show,ul.cnss-social-icon.position-left-middle li .floating-name-show{display:inline-block;position:absolute;left:calc(100% + 2px);top:50%;transform:translate(-20px,-50%);opacity:0;transition:transform 0.3s ease,opacity 0.3s ease;white-space:nowrap}ul.cnss-social-icon.position-bottom-right li .floating-name-show,ul.cnss-social-icon.position-right-middle li .floating-name-show{display:inline-block;position:absolute;right:calc(100% + 2px);top:50%;transform:translate(20px,-50%);opacity:0;transition:transform 0.3s ease,opacity 0.3s ease;white-space:nowrap}ul.cnss-social-icon.position-bottom-left li:hover .floating-name-show,ul.cnss-social-icon.position-left-middle li:hover .floating-name-show{transform:translate(0,-50%);opacity:1;pointer-events:auto}ul.cnss-social-icon.position-bottom-right li:hover .floating-name-show,ul.cnss-social-icon.position-right-middle li:hover .floating-name-show{transform:translate(0,-50%);opacity:1;pointer-events:auto}span.icon-name{text-align:left;width:70px}ul.cnss-social-icon li.cn-fa-icon a.floating-name-link{background-color:#002663}.cnss_new_prmium{display:inline-block;border-radius:10px;background:#f3faf6;border:1px solid #12a252;padding:10px;vertical-align:middle}.pro-ads{background:#fff;border:1px solid #ccd0d4;border-radius:4px;box-shadow:0 1px 3px rgb(0 0 0 / .1);padding:15px;margin:30px 0}.pro-ads h2{color:#f08040;font-size:20px;margin-bottom:16px;text-transform:uppercase;letter-spacing:.02em;font-weight:700;text-align:center;line-height:24px}.pro-ads ul{list-style:none;margin:0;padding:0}.pro-ads li{display:flex;align-items:flex-start;margin-bottom:12px}.pro-ads li:last-child{margin-bottom:0}.pro-ads .dashicons-yes{color:#46b450;font-size:18px;margin-right:12px;margin-top:3px}.pro-ads-feature{display:flex;flex-direction:column}.pro-ads-feature strong{font-size:14px;line-height:1.3}.pro-ads-feature .description{margin:2px 0 0;font-size:12px;color:#666}.pro-ads-cta{text-align:center;width:85%;margin:20px auto}.pro-ads-cta .button-primary{background:#f08040;color:#fff;padding:7px 10px;font-size:14px;text-decoration:none;border-radius:50px;border:none;text-transform:uppercase}.pro-ads-cta .button-primary:hover{background:#006799}.cnss_new_prmium p{margin:0px!important}.esi-promotion{width:261px}.esi-promotion img{width:100%;height:auto}.entry-content a,.entry-content a:hover{box-shadow:none!important}#wpfooter{position:static}.show-icon-table{border-collapse:collapse;margin-top:.5em;width:100%;clear:both}.cnss_common_display{width:36px;height:36px;padding:0;margin:2px;color:#fff;text-align:center;border:none;line-height:36px;border-radius:50%}.cnss_facebook_awesome{background-color:#3b5998!important}.cnss_twitter_awesome{background-color:#000000!important}.cnss_linkedin_awesome{background-color:#0177b5!important}.cnss_whatsapp_awesome{background-color:#25d366!important}.cnss_telegram_awesome{background-color:#26a4e3!important}.cnss_reddit_awesome{background-color:#ff4500!important}.cnss_copy_link_awesome{background-color:#30d19b!important}.cnss_envelope_awesome{background-color:#7d7d7d!important}.cnss_print_awesome{background-color:#333333!important}.cnss_social_share_icon{position:relative;width:auto;margin:0;padding:0}.cnss_social_share_icon ul{margin:0;padding:0;font-size:0}.cnss_social_share_icon ul li{display:inline-block;list-style:none;padding:2px;margin:0}#bef_aft_post,#bef_aft_page{padding-left:50px;display:none}#omnisend-subscribe-block>.wc-block-components-checkbox{line-height:inherit}.cgkit-as-wrap .cgkit-attribute-swatches{padding:0;margin:0}.cgkit-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.cgkit-attribute-swatches-wrap legend{font-size:0;padding:0}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch{list-style:none;display:inline-block;padding:0;margin:0;vertical-align:top;line-height:0;margin:0 5px 5px 0}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.ckit-button{margin:0 4px 4px 0}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch>button{vertical-align:top;display:block;position:relative;text-decoration:none;font-weight:400;outline:none}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch>button:focus-visible{outline:.2rem solid #2491ff;outline-offset:0;border-radius:99%}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button:focus-visible{border-color:#2491ff}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button:focus-visible:before{border-color:#fff0}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch>button span.cross{display:none;position:absolute;top:0;left:0;background:linear-gradient(to top left,#fff0 0%,#fff0 calc(50% - 0.4px),rgb(0 0 0 / .5) 50%,#fff0 calc(50% + 0.4px),#fff0 100%)}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button.cgkit-disabled span.cross{display:block;width:28px;height:28px;position:absolute;top:6px;left:6px;background:linear-gradient(to top left,#fff0 0%,#fff0 calc(50% - 0.4px),rgb(0 0 0) 50%,#fff0 calc(50% + 0.4px),#fff0 100%)}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch>button.cgkit-disabled{opacity:.3;cursor:not-allowed}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch>button.cgkit-disabled:active{pointer-events:none}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch>button.cgkit-disabled span.cross{display:block}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch>button.cgkit-as-outofstock{opacity:.1}.variations .cgkit-chosen-attribute{font-weight:400;font-size:14px;letter-spacing:0;text-transform:none;padding-left:3px}.variations .cgkit-chosen-attribute span{display:none}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #ccc;margin:0;border-radius:50%}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button:hover:before{border-color:#353c4e}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button.cgkit-disabled:hover:before{border-color:#ccc}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button.cgkit-swatch-selected:before{border:1px solid #353c4e}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color span.color-div{display:block;border-radius:50%;white-space:nowrap;margin:0;padding:0}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image button{width:100%;height:100%;position:relative;overflow:hidden}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image>button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #ccc;margin:0;z-index:1}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image>button:not(.cgkit-disabled):hover:before{border-color:#353c4e}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image>button.cgkit-swatch-selected:before{border:1px solid #353c4e}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image>button span.cross{width:60px;height:60px;z-index:2}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image>a.cgkit-swatch-selected:before{border:1px solid #353c4e}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image img{white-space:nowrap;display:block;margin:0;padding:0}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button{position:relative;margin:0 5px 5px 0}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button{border:1px solid #333;display:inline-block;padding:0 9px;border-radius:2px;background:#fff;font-size:13px;line-height:1;color:#333;position:relative;min-width:47px;min-height:43px;line-height:43px;text-align:center;transition:background 0.2s}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button.button-fluid{padding:9px 15px;min-width:auto;min-height:auto;line-height:1.4}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button:not(.cgkit-disabled):not(.cgkit-swatch-selected):hover{background-color:#eee}.cgkit-as-wrap .cgkit-swatch-title{display:none}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button>button span.cross{width:100%;height:100%}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button.cgkit-swatch-selected{background:#111;border-color:#111;color:#fff}.cgkit-as-wrap .cgkit-chosen-attribute.no-selection{opacity:.5;font-weight:400;padding-left:3px}.cgkit-as-wrap .cgkit-attribute-swatches{margin:0}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image button{width:60px;height:60px;border-radius:0;border:1px solid #fff0;transition:border 0.2s;box-sizing:border-box;background:unset;padding:0}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch>button{width:100%;display:block}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button{width:30px;height:30px;margin:0 auto;padding:2px}.cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color span.color-div{width:26px;height:26px;text-indent:100px;overflow:hidden}.summary .variations label{font-size:12px;text-transform:uppercase;font-weight:600;letter-spacing:.5px}.woocommerce-tabs table.woocommerce-product-attributes .no-selection,.woocommerce-tabs table.woocommerce-product-attributes .ckit-chosen-attribute_semicolon{display:none}.summary .cgkit-attribute-swatches .cgkit-attribute-swatch{margin:0 8px 8px 0}.summary .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button{width:auto}.summary .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button{height:40px;width:40px;padding:4px;background:unset;position:relative}.summary .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button.cgkit-swatch-selected:before{border-width:2px}.summary .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color span.color-div{width:32px;height:32px;text-indent:100px;overflow:hidden}.cgkit-attribute-swatches-wrap{padding:0;margin:0;border:0;box-shadow:none}.cgkit-as-wrap-plp .cgkit-attribute-swatches{padding:0;margin:0}.cgkit-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.cgkit-attribute-swatches-wrap legend{font-size:0;padding:0}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch{list-style:none;display:inline-block;padding:0;margin:0;vertical-align:top;line-height:0;margin:0 5px 5px 0}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.ckit-button{margin:0 4px 4px 0}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch>button{vertical-align:top;display:block;position:relative;text-decoration:none;font-weight:400}ul.products li.product.cgkit-swatch-hover{align-self:flex-start}ul.products li.product.cgkit-swatch-hover:not(.product-category):focus-visible{outline:none;z-index:2}ul.products li.product.cgkit-swatch-hover:not(.product-category):focus-visible:before{outline:.25rem solid #2491ff;outline-offset:0;visibility:visible;opacity:1;transition:all 0.2s;-webkit-box-sizing:unset;box-sizing:unset}ul.products li.product.cgkit-swatch-hover:focus-visible form.cgkit-swatch-form table.variations tr{display:table}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch>button span.cross{display:none;position:absolute;top:0;left:0;background:linear-gradient(to top left,#fff0 0%,#fff0 calc(50% - 0.4px),rgb(0 0 0 / .5) 50%,#fff0 calc(50% + 0.4px),#fff0 100%)}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button.cgkit-disabled span.cross{display:block;width:22px;height:22px;position:absolute;top:4px;left:4px;z-index:1;background:linear-gradient(to top left,#fff0 0%,#fff0 calc(50% - 0.4px),rgb(0 0 0 / .6) 50%,#fff0 calc(50% + 0.4px),#fff0 100%)}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch>button.cgkit-disabled{opacity:.3;cursor:not-allowed}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch>button.cgkit-disabled:active{pointer-events:none}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch>button.cgkit-disabled span.cross{display:block}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch>button.cgkit-as-outofstock{opacity:.1}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button.button-fluid{padding:9px 13px;min-width:auto;min-height:auto;line-height:1}.variations .cgkit-as-wrap-plp .cgkit-chosen-attribute{font-weight:400;font-size:14px;letter-spacing:0;text-transform:none;padding-left:3px}.variations .cgkit-as-wrap-plp .cgkit-chosen-attribute span{display:none}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #ccc;margin:0;border-radius:50%}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button:hover:before{border-color:#353c4e}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button.cgkit-disabled:hover:before{border-color:#ccc}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button.cgkit-swatch-selected:before{border:1px solid #353c4e}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button span.cross{display:none}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color span.color-div{display:block;border-radius:50%;white-space:nowrap;margin:0;padding:0}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image button{width:100%;height:100%;position:relative;overflow:hidden}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image>button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #ccc;margin:0;z-index:1}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image>button:not(.cgkit-disabled):hover:before{border-color:#353c4e}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image>button span.cross{width:60px;height:60px;z-index:2;display:none}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image>button.cgkit-swatch-selected:before{border:1px solid #353c4e}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image img{white-space:nowrap;display:block;margin:0;padding:0}li.product:not(.product-category):hover li.cgkit-attribute-swatch img{transform:none}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button{position:relative;margin:0 5px 5px 0}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button{border:1px solid #333;display:inline-block;padding:0 7px;border-radius:2px;background:#fff;font-size:13px;line-height:1;color:#333;white-space:nowrap;position:relative;min-width:42px;min-height:42px;line-height:40px;text-align:center;transition:background 0.2s}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button:not(.cgkit-disabled):not(.cgkit-swatch-selected):hover{background-color:#eee}.cgkit-as-wrap-plp .cgkit-swatch-title{font-weight:700;font-size:14px;display:block;margin:10px 0}form.variations_form.cgkit-swatch-form table.variations tr:first-child .cgkit-swatch-title{display:none}form.variations_form.cgkit-swatch-form table.variations tr .cgkit-swatch-title{height:0;visibility:hidden}form.variations_form.cgkit-swatch-form table.variations tr:nth-child(2) .cgkit-swatch-title{height:auto;visibility:visible}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button>button span.cross{width:100%;height:100%}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button.cgkit-swatch-selected{background:#111;border-color:#111;color:#fff}.cgkit-as-wrap-plp .cgkit-chosen-attribute.no-selection{opacity:.5;font-weight:400;padding-left:3px}.woocommerce .cgkit-as-wrap-plp .cgkit-attribute-swatches,.cgkit-as-wrap-plp .cgkit-attribute-swatches{margin:0}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image button{width:50px;height:50px;border-radius:0;border:1px solid #fff0;transition:border 0.2s;box-sizing:border-box;background:unset;padding:0}.cgkit-swatch-form table{margin:0px!important;border:none}.summary .cgkit-swatch-form table td,.summary .cgkit-swatch-form table th{padding:.5em 0em}li.product .cgkit-swatch-form table td,li.product .cgkit-swatch-form table th{padding:0}li.product .cgkit-swatch-form table td.value{margin-bottom:10px;border-width:0;background:#fff0}li.product .cgkit-swatch-form table tr:last-child td.value{margin-bottom:0}.cgkit-swatch-form .woocommerce-variation-description,.cgkit-swatch-form .woocommerce-variation-price,.cgkit-swatch-form .woocommerce-variation-add-to-cart,.cgkit-swatch-form .woocommerce-variation-availability>:not(.stock.out-of-stock){display:none}ul.products li.product.cgkit-swatch-hover .cgkit-swatch-form .woocommerce-variation-availability .stock,ul.products li.product.cgkit-swatch-hover .cgkit-swatch-form .woocommerce-variation-availability #ckwtl-button2{display:none}ul.products li.product.cgkit-swatch-hover:hover .cgkit-swatch-form .woocommerce-variation-availability .stock.out-of-stock{display:block}ul.products li.product.cgkit-swatch-hover:hover .cgkit-swatch-form.cgkit-single-attribute .woocommerce-variation-availability .stock.out-of-stock{display:none}.cgkit-swatch-form .woocommerce-variation-availability p{margin:5px 0 0 0;font-size:12px}.product.cgkit-disable-atc .cgkit-swatch-form .stock.out-of-stock,.product.cgkit-disable-atc .cgkit-swatch-form .wc-no-matching-variations{display:none!important}@media (min-width:993px){.cgkit-swatch-form .woocommerce-variation-availability{position:absolute;right:0;top:12px;margin:0}}ul.products li.product.cgkit-swatch-hover .woocommerce-variation.single_variation p{display:none}ul.products li.product.cgkit-swatch-hover .wc-no-matching-variations{font-size:13px;border:none;margin:0;position:fixed;bottom:10px;z-index:5;right:10px;margin-left:10px}.cgkit-swatch-form{position:relative}.cgkit-swatch-form.loading{opacity:.5;pointer-events:none}.cgkit-swatch-form:after{position:absolute;top:calc(50% - 15px);left:calc(50% - 15px);opacity:0;-webkit-transition:opacity 0s ease;transition:opacity 0s ease;content:"";display:inline-block;width:30px;height:30px;border:3px solid rgb(0 0 0 / .5);border-left-color:#000;border-radius:50%;vertical-align:middle;visibility:hidden;z-index:11}.cgkit-swatch-form.loading:after{opacity:1;-webkit-transition:opacity 0.25s ease;transition:opacity 0.25s ease;webkit-animation:ckit-rotate 450ms infinite linear;animation:ckit-rotate 450ms infinite linear;visibility:visible}#cgkit-as-notice-wrap{max-width:100%;width:300px;margin:0;position:fixed;right:20px;bottom:20px;z-index:10;font-size:14px}#cgkit-as-notice-wrap .cgkit-as-notice-close{position:absolute;right:2px;top:0;color:#fff;z-index:11;padding:0 5px;border-radius:50%;text-transform:lowercase}#cgkit-as-notice .woocommerce-error{background-color:#e2401c;padding:1em 1.618em;border-left:0;margin-bottom:0;font-size:14px;border-radius:4px;line-height:1.5}#cgkit-as-notice .woocommerce-error a{display:none}li.product.cgkit-swatch-hover .images{width:100%;margin-bottom:0}.cgkit-swatch-form,.cgkit-swatch-form table,.cgkit-swatch-form table tbody,.cgkit-swatch-form table tbody tr,.cgkit-swatch-form table tbody tr td{width:100%;position:relative}.cgkit-swatch-form .cgkit-as-swiper{width:calc(100% - 80px);overflow:hidden;position:relative;margin:0 auto}@media (min-width:993px){ul.products li.product.ckit-hide-cta:not(.product-category){padding-bottom:0;margin-bottom:30px}}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch>button{width:100%;display:block}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button{width:30px;height:30px;margin:0 auto;padding:2px;background:unset;border:none;position:relative}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button:focus,.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button:focus-visible{border-radius:50%}.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color span.color-div{width:26px;height:26px;text-indent:100px;overflow:hidden}.cgkit-swatch-form .swiper-button-next.swiper-button-disabled,.cgkit-swatch-form .swiper-button-prev.swiper-button-disabled{visibility:hidden}.cgkit-swatch-form .swiper-button-next,.cgkit-swatch-form .swiper-button-prev{position:absolute!important;background:#fff;z-index:1}.cgkit-swatch-form .swiper-button-next:after,.cgkit-swatch-form .swiper-button-prev:after{font-size:11px;color:#222}.cgkit-swatch-form .swiper-button-next,.cgkit-swatch-form .swiper-container-rtl .swiper-button-prev{top:0;right:0;left:auto;height:24px;width:30px;margin-top:0}.cgkit-swatch-form .swiper-button-prev,.cgkit-swatch-form .swiper-container-rtl .swiper-button-next{top:0;right:auto;left:0;height:24px;width:30px;margin-top:0}.cgkit-swatch-form .cgkit-as-swiper-tmp .swiper-button-next,.cgkit-swatch-form .cgkit-as-swiper-tmp .swiper-button-prev{display:none}.cgkit-swatch-form .cgkit-swatch-quickadd{display:none;position:relative;z-index:2;width:100%;padding:10px;cursor:pointer;background-color:#fff;outline:none;border:1px solid #d3d4d5;text-align:left;margin-bottom:10px}.cgkit-swatch-form .cgkit-swatch-quickadd p{padding:0;margin:0;color:#212a2f;font-weight:700}.cgkit-swatch-form .cgkit-swatch-quickadd i{position:absolute;right:0;top:5px}.cgkit-swatch-form .cgkit-swatch-quickadd i:after,.cgkit-swatch-form .cgkit-swatch-quickadd i:before{content:"";position:absolute;border-left:3px solid #212a2f;top:12px;right:24px;height:12px;transition:transform 250ms ease 0s}.cgkit-swatch-form .cgkit-swatch-quickadd i:after{transform:rotate(90deg)}.cgkit-swatch-form .cgkit-swatch-quickadd i:before{transform:rotate(0deg)}.cgkit-swatch-form .cgkit-swatch-quickadd.active i:before{transform:rotate(90deg)}body ul.products li.product.cgkit-swatch-hover form.cgkit-swatch-form table.variations tr:first-child{display:table-row}form.cgkit-swatch-form table.variations tr.cgkit-hide-loop{display:none!important}.cgkit-swatch-form summary{font-weight:700;cursor:pointer;padding:12px 15px 12px 15px;border-top:1px solid #e2e2e2;font-size:14px;cursor:pointer;position:relative;width:100%}.cgkit-swatch-form summary:before{content:"";position:absolute;top:50%;margin-top:-6px;width:2px;height:12px;right:20px;background:#111;transition:transform 250ms ease 0s}.cgkit-swatch-form summary:after{content:"";position:absolute;top:50%;margin-top:-1px;width:12px;height:2px;right:15px;background:#111;transition:transform 250ms ease 0s}.cgkit-swatch-form summary::-webkit-details-marker{display:none}.cgkit-swatch-form summary:focus{outline:0}.cgkit-swatch-form details[open] summary:before{transform:rotate(90deg)}.cgkit-swatch-form .blockUI{visibility:hidden}ul.products li.product .cgkit-as-single-atc-wrap{position:relative;margin-top:10px}ul.products li.product .cgkit-as-single-atc-wrap .button{position:relative;width:100%}ul.products li.product.cgkit-swatch-hover .cgkit-as-empty-atc-wrap{display:none}.cgkit-as-loop-atc-wrap{display:none}ul.products li.product.cgkit-swatch-hover .cgkit-as-loop-atc-wrap{display:block}.cgkit-attribute-swatches-wrap{padding:0;margin:0;border:0;box-shadow:none}@media (max-width:992px){.cgkit-swatch-form details{overflow:hidden}.cgkit-swatch-form .cgkit-swatch-quickadd{display:block}.cgkit-swatch-form .cgkit-swatch-quickwrap{transition:height .5s ease;overflow:hidden}.cgkit-swatch-form .cgkit-swatch-quickwrap:not(.active){display:none}}@media (min-width:993px){.cgkit-swatch-form summary{display:none}}@media (max-width:992px){.ckit-attributes-wrap{padding:0 15px 15px 15px}.cgkit-swatch-title{display:none}form.variations_form.cgkit-swatch-form .cgkit-swatch-title{display:none}form.cgkit-swatch-form .cgkit-as-swatches-clone{display:block;margin-top:10px;margin-bottom:10px}form.cgkit-swatch-form .cgkit-as-swatches-original{display:none!important}form.cgkit-swatch-form.cgkit-single-attribute details{display:none!important}.cgkit-swatch-form details{margin-left:-15px;margin-bottom:-15px;width:calc(100% + 30px)}.col-full-nav .cgkit-swatch-form details{margin-left:0;margin-right:0;width:100%}.col-full-nav .cgkit-swatch-form summary,.col-full-nav .ckit-attributes-wrap{padding-left:0;padding-right:0}.col-full-nav .cgkit-swatch-form summary:before{right:5px}.col-full-nav .cgkit-swatch-form summary:after{right:0}}@media (min-width:993px){body ul.products li.product.cgkit-swatch-hover form.cgkit-swatch-form table.variations tr:first-child{position:relative;height:auto}body ul.products li.product.cgkit-swatch-hover:hover form.cgkit-swatch-form table.variations tr,body ul.products li.product.cgkit-swatch-hover:focus-within form.cgkit-swatch-form table.variations tr{display:table}form.cgkit-swatch-form .single_variation_wrap{box-sizing:border-box;position:absolute;background:#fff;margin:0;text-align:center;width:100%}form.cgkit-swatch-form .single_variation_wrap p.out-of-stock{margin:0px!important}form.cgkit-swatch-form .cgkit-as-swatches-clone{display:none!important}form.cgkit-swatch-form .cgkit-as-swatches-original{display:block}body ul.products li.product.cgkit-swatch-hover:not(.product-category):before{-webkit-box-sizing:unset;box-sizing:unset}}@media (max-width:770px){.cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button button{width:auto;height:40px;min-width:40px;line-height:33px;min-height:34px;font-size:12px}form.cgkit-swatch-form .cgkit-as-swatches-clone{margin-bottom:5px}}.rtl .cgkit-as-wrap .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button{margin:0 0 5px 5px}.rtl .summary .cgkit-attribute-swatches .cgkit-attribute-swatch{margin:0 0 8px 8px}.rtl .cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-button{margin:0 0 5px 5px}.rtl .cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch{margin:0 0 5px 5px}.rtl form.variations_form label .ckwtl-os-label-tip{right:0;left:auto}.product-align-center ul.products li.product .cgkit-swatch-form table *{text-align:center}.product-align-center .cgkit-swatch-form .cgkit-as-wrap-plp .cgkit-attribute-swatches{margin:0 0 0 5px}@media (min-width:993px){.col-full-nav ul.products li.product.cgkit-swatch-hover form.cgkit-swatch-form table.variations tr{position:relative;display:table}ul.products li.product.cgkit-swatch-hover form.cgkit-swatch-form table.variations tr{display:none}ul.products li.product.cgkit-swatch-hover form.cgkit-swatch-form table.variations tr{position:absolute}}@media (max-width:992px){.cgkit-swatch-form summary{font-size:12px;border:none;margin:0 15px 10px 15px;text-decoration:underline;text-decoration-thickness:.5px;text-underline-offset:.16em;padding:0;padding-right:17px;display:inline-block;width:auto}.cgkit-swatch-form summary:before{margin-top:-5.5px;width:1px;height:9px;right:4.5px}.cgkit-swatch-form summary:after{margin-top:-1.5px;width:9px;height:1px;right:.5px}.m-grid-2 form.cgkit-swatch-form .cgkit-as-swatches-clone{margin-top:0}.cgkit-as-wrap-plp .cgkit-attribute-swatches:has(.cgkit-image),.cgkit-as-wrap-plp .cgkit-attribute-swatches:has(.cgkit-color){width:100%}}@media (max-width:770px){.m-grid-2 .cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-image button{width:32px;height:32px}.m-grid-2 .cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color>button{width:22px;height:22px}.m-grid-2 .cgkit-as-wrap-plp .cgkit-attribute-swatches .cgkit-attribute-swatch.cgkit-color span.color-div{width:18px;height:18px}.m-grid-1 .cgkit-swatch-form summary{font-size:13px;width:100%;margin:0;padding:12px 15px}.m-grid-1 .ckit-attributes-wrap{padding:0 15px 15px 15px}.m-grid-1 .cgkit-swatch-form details{margin-top:15px;border-top:1px solid #eee}.m-grid-1 .cgkit-swatch-form summary:before{right:20px}.m-grid-1 .cgkit-swatch-form summary:after{right:16px}.rtl.m-grid-1 .cgkit-swatch-form summary:before{left:20px;right:auto}.rtl.m-grid-1 .cgkit-swatch-form summary:after{left:16px;right:auto}}@-webkit-keyframes ckit-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ckit-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}[data-cgkit-tooltip]{display:inline-block;position:relative;cursor:pointer;padding:4px}[data-cgkit-tooltip]:before{content:attr(data-cgkit-tooltip);display:none;position:absolute;background:#000;color:#fff;padding:5px 10px;font-size:13px;line-height:1.1;min-width:max-content;text-align:center;border-radius:4px;left:50%;-ms-transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:100%;margin-bottom:6px}[data-cgkit-tooltip]:after{content:'';display:none;position:absolute;width:0;height:0;border-color:#fff0;border-style:solid;left:50%;margin-left:-6px;bottom:calc(100% + 1px);border-width:6px 6px 0;border-top-color:#000}[data-cgkit-tooltip]:hover:before,[data-cgkit-tooltip]:hover:after{display:block;z-index:50}#commercekit-timer.product{width:50%;float:left;margin-right:3%;margin-bottom:10px}#commercekit-timer.product.has-cg-inventory{border-right:1px solid #e2e2e2}#commercekit-timer.product .commercekit-timer-title{width:100%;font-size:13px;margin-bottom:2px}#commercekit-timer.product .commercekit-timer-blocks{display:flex;white-space:nowrap}#commercekit-timer.product .commercekit-timer-block,#commercekit-timer.product .commercekit-timer-sep{display:inline-block;vertical-align:top;text-align:center}#commercekit-timer.product .commercekit-timer-digit,#commercekit-timer.product .commercekit-timer-sep{font-size:22px;line-height:26px;margin:0 2px}#commercekit-timer.product .commercekit-timer-label{font-size:12px;color:#555;margin-bottom:-5px}#commercekit-timer.product .commercekit-timer-block{min-width:32px}#commercekit-timer-message.product{font-size:13px;padding:.5rem .75rem;background:#eee;margin-bottom:.75rem}#commercekit-timer.non-product,#commercekit-timer-message.non-product{width:100%;padding:10px;background:#f8f6db;border:1px solid #dfda9e;border-radius:4px;text-align:center;font-size:14px;color:#111;font-weight:600;clear:both;margin-bottom:20px}.cgkit-timer-checkout-shortcode #commercekit-timer.non-product,.cgkit-timer-checkout-shortcode #commercekit-timer-message.non-product{margin:0}#commercekit-timer.non-product .commercekit-timer-title,#commercekit-timer.non-product .commercekit-timer-blocks,#commercekit-timer.non-product .commercekit-timer-block,#commercekit-timer.non-product .commercekit-timer-sep,#commercekit-timer.non-product .commercekit-timer-digit,#commercekit-timer.non-product .commercekit-timer-label{display:inline-flex}#commercekit-timer.non-product{display:flex;justify-content:center}#commercekit-timer.non-product .commercekit-timer-sep{display:none}#commercekit-timer.non-product .commercekit-timer-digit{margin-left:5px}#commercekit-timer.non-product .commercekit-timer-label{margin-left:3px}@media (max-width:500px){#commercekit-timer.product{display:block;width:100%;float:none}#commercekit-timer.product.has-cg-inventory{border:none}#commercekit-timer.non-product{display:block;justify-content:center}}.cgkit-timer-product-shortcode #commercekit-timer.product{float:none;width:auto;margin:0}.cgkit-timer-product-shortcode #commercekit-timer.product.has-cg-inventory{border:none}.woocommerce-order-received .cgkit-timer-checkout-shortcode #commercekit-timer-message.non-product{display:none!important}.rtl #commercekit-timer-wrap:not(.cgkit-timer-product-shortcode) #commercekit-timer.product{float:right;margin-right:0;margin-left:3%}.rtl #commercekit-timer-wrap:not(.cgkit-timer-product-shortcode) #commercekit-timer.product.has-cg-inventory{border-left:1px solid #e2e2e2;border-right:none}.commercekit-inventory{display:inline-block;width:45%;margin-bottom:15px;vertical-align:top;line-height:1.25;position:relative}.commercekit-inventory.cgkit-inventory-shortcode{width:100%}.commercekit-inventory span{font-size:13px}.commercekit-inventory .progress-bar{float:none;position:relative;width:100%;height:10px;margin-top:10px;padding:0;border-radius:5px;background-color:#e2e2e2;transition:all 0.4s ease}.commercekit-inventory .progress-bar span{position:absolute;top:0;left:auto;width:28%;height:100%;border-radius:inherit;background:#f5b64c;transition:width 3s ease}.commercekit-inventory .progress-bar.full-bar span{width:100%!important}.commercekit-inventory .cki-variation{width:100%}@media (max-width:500px){.commercekit-inventory{display:block;margin-top:20px;width:100%;border:none}.commercekit-inventory .cki-variation{position:relative}}/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.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-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\f95b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\f952"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\f905"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\f907"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\f95c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\f95d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\f95e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\f95f"}.fa-handshake-slash:before{content:"\f960"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\f961"}.fa-head-side-cough-slash:before{content:"\f962"}.fa-head-side-mask:before{content:"\f963"}.fa-head-side-virus:before{content:"\f964"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\f965"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\f913"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\f955"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\f966"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\f967"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\f91a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\f956"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\f968"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\f91e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\f969"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\f96a"}.fa-pump-soap:before{content:"\f96b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\f96c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\f957"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\f96e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\f96f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\f970"}.fa-store-slash:before{content:"\f971"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\f972"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\f941"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\f949"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\f974"}.fa-virus-slash:before{content:"\f975"}.fa-viruses:before{content:"\f976"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/counter-visitor-for-woocommerce/assets/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/counter-visitor-for-woocommerce/assets/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/counter-visitor-for-woocommerce/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/counter-visitor-for-woocommerce/assets/webfonts/fa-brands-400.woff) format("woff"),url(/wp-content/plugins/counter-visitor-for-woocommerce/assets/webfonts/fa-brands-400.ttf) format("truetype"),url(/wp-content/plugins/counter-visitor-for-woocommerce/assets/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/counter-visitor-for-woocommerce/assets/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/counter-visitor-for-woocommerce/assets/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/counter-visitor-for-woocommerce/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/counter-visitor-for-woocommerce/assets/webfonts/fa-regular-400.woff) format("woff"),url(/wp-content/plugins/counter-visitor-for-woocommerce/assets/webfonts/fa-regular-400.ttf) format("truetype"),url(/wp-content/plugins/counter-visitor-for-woocommerce/assets/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/counter-visitor-for-woocommerce/assets/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/counter-visitor-for-woocommerce/assets/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/counter-visitor-for-woocommerce/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/counter-visitor-for-woocommerce/assets/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/plugins/counter-visitor-for-woocommerce/assets/webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/plugins/counter-visitor-for-woocommerce/assets/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.wcv-message{display:block;padding:10px;background:#f1f1f1;border-radius:10px;color:#4f4f4f;width:100%;transition:transform 0.5s ease;width:fit-content;margin:10px 0}.wcv-message span.icon{margin-right:10px;display:inline-block;vertical-align:middle}.wcv-message.wcv-animation-on{transform:scale(1.1)}.wcv-only-text{color:#333;font-size:14px}.wqm-pricing-table{margin:15px 0}.wqm--clickable tbody tr{cursor:pointer}.wqm--clickable tbody tr.active td{transition-duration:.2s;background:var(--wqm-row-bg)!important;color:#fff}.wqm-qty-wrapper{margin:20px 0}.wqm-qty-wrapper.wqm-select{margin:0;display:inline-block}.wqm-qty-label{padding:0 0 15px 0}.wqm-hide{display:none}@font-face{font-display:swap;font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.eot);src:url("/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.eot?#iefix") format("embedded-opentype"),url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.woff) format("woff"),url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.ttf) format("truetype"),url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-display:swap;font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg")}}.rtl .wcpr-stars-count{padding-left:0;padding-right:20px}.wcpr-stars-count{padding-left:20px;font-size:10px;width:-webkit-fill-available;width:-moz-available}.wcpr-stars-count .wcpr-row{display:inline-block;font-size:0;width:100%;height:22px}.wcpr-stars-count .wcpr-row>div{vertical-align:middle;font-size:14px;display:inline-block;text-align:center;box-sizing:border-box;padding-left:5px}.wcpr-stars-count .wcpr-row .wcpr-col-rank-count{width:50px;white-space:nowrap}.wcpr-stars-count .wcpr-row .wcpr-col-process{width:calc(100% - 50px - 84px)}.wcpr-stars-count .wcpr-row .wcpr-col-star{width:84px;font-size:14px}.wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating{width:100%;font-size:14px}.wcpr-stars-count .wcpr-row .wcpr-col-star:before,.wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating:before{color:#ffb600;opacity:0.3!important}.wcpr-stars-count .wcpr-row .wcpr-col-star span:before,.wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating span:before{color:#ffb600}.wcpr-stars-count .wcpr-row .wcpr-col-number{width:16px;display:none}.wcpr-html{overflow:hidden}.rate-percent-bg .rate-percent-bg-1{position:absolute;text-align:center;width:100%;color:#fff;z-index:2}.rate-percent-bg .rate-percent{height:100%;position:absolute;top:0;left:0;z-index:1;border-radius:3px}.rate-percent-bg{position:relative;height:6px;background-color:rgb(0 0 0 / .1);display:inline-block;width:100%;vertical-align:middle;font-size:0;border-radius:3px;overflow:hidden}.wcpr-modal-light-box,.wcpr-modal-light-box *{box-sizing:border-box}.wcpr-col-star .star-rating:before,.wcpr-col-star .star-rating span:before,.wcpr-overall-rating-right-star .star-rating:before,.wcpr-overall-rating-right-star .star-rating span:before{font-size:inherit;letter-spacing:1px!important}.wcpr-overall-rating-and-rating-count{width:100%;padding-bottom:30px}#comments .wcpr-overall-rating-and-rating-count{display:inline-flex!important}.wcpr-overall-rating-and-rating-count h2{display:inline;white-space:nowrap}.wcpr-overall-rating-main{display:flex;align-items:center}.wcpr-overall-rating-left{padding:15px 10px;text-align:center;vertical-align:middle;background:#2d2b2b;color:#fff;border-radius:3px;font-size:16px;margin:10px 1px}.wcpr-overall-rating-right{padding-left:10px;text-align:left}.wcpr-overall-rating-main .wcpr-overall-rating-right .wcpr-overall-rating-right-total{float:none;clear:both;white-space:nowrap}.rtl .wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating{float:right}.wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating{width:5.5em;font-size:14px;float:left}.product .woocommerce-product-rating .star-rating:before,.commentlist .comment-text .star-rating:before,.wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating:before{color:#ffb600;opacity:0.3!important}.product .woocommerce-product-rating .star-rating span:before,.commentlist .comment-text .star-rating span:before,.wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating span:before{color:#ffb600}.wcpr-filter-container{padding:0;margin:20px 0;text-align:center;justify-content:center;flex-wrap:wrap}#comments .wcpr-filter-container{display:flex!important}.wcpr-filter-button{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:2px;padding:10px 15px;display:inline-block;margin:10px 5px;font-size:15px;font-weight:300;line-height:1;color:#fff;background-color:rgb(0 0 0 / .5);transition:all 300ms ease-in-out 0s}.wcpr-filter-button:hover{color:#fff;background-color:rgb(0 0 0 / .8)!important}.wcpr-filter-container .wcpr-filter-button.wcpr-active{background-color:#000}.wcpr-filter-button.wcpr-filter-button-images:before{font-family:"woocommerce-photo-reviews";content:"\f109"}.wcpr-filter-button.wcpr-filter-button-verified:before{font-family:"woocommerce-photo-reviews";content:"\f10a"}.wcpr-filter-button:before{margin:0 5px 0 0!important;font-size:inherit!important}.wcpr-filter-container ul.wcpr-filter-button-ul{list-style-type:none;position:absolute;z-index:999;margin:10px 0 0 0;left:-1px;padding:0;display:none}.wcpr-filter-button-wrap:hover ul.wcpr-filter-button-ul{display:block}.wcpr-filter-button-wrap{position:relative;display:inline-block;width:125px}li.wcpr-filter-button-li{margin:0!important;display:inline-block}li.wcpr-filter-button-li a{margin:0;width:125px}@media screen and (max-width:680px){#comments .wcpr-overall-rating-and-rating-count{display:inline-block!important}.wcpr-overall-rating-main{justify-content:center}.wcpr-overall-rating{text-align:center}.wcpr-stars-count{margin:0;padding:0}.wcpr-stars-count .wcpr-row>div{padding:0}}.wcpr-comment-form-images label{display:block}.wcpr-comment-form-images .wcpr_image_upload{max-width:100%}.wcpr-input-file-container .wcpr-input-file-wrap .wcpr-selected-image-container{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:flex-end}.wcpr-comment-form-images .wcpr_image_upload{width:100%;margin-bottom:10px}.wcpr-input-file-container .wcpr-input-file-wrap{margin-top:10px;margin-bottom:10px}.wcpr-comment-form-images .wcpr-selected-image{width:30%;max-width:128px;margin-bottom:10px}.wcpr-comment-form-images .wcpr-selected-image-name{width:100%;overflow:hidden;text-overflow:ellipsis;font-size:.8em;white-space:nowrap}.wcpr-hidden{display:none!important}.wcpr-comment-form-error{color:red;display:inline-grid;white-space:break-spaces!important}.reviews-videos{height:auto}.reviews-images{height:auto}@font-face{font-display:swap;font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.eot);src:url("/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.eot?#iefix") format("embedded-opentype"),url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.woff) format("woff"),url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.ttf) format("truetype"),url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-display:swap;font-family:"woocommerce-photo-reviews";src:url(/wp-content/plugins/woo-photo-reviews/fonts/woocommerce-photo-reviews.svg) format("svg")}}.wcpr-grid{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:20px;margin-bottom:20px;box-sizing:border-box;-webkit-backface-visibility:hidden;-webkit-font-smoothing:antialiased!important;font-smoothing:antialiased!important;-webkit-transform:translateZ(0) scale(1,1);transform:translateZ(0)}.wcpr-grid *{box-sizing:border-box}.wcpr-grid.wcpr-masonry-2-col{-webkit-column-count:2;-moz-column-count:2;column-count:2}.wcpr-grid.wcpr-masonry-3-col{-webkit-column-count:3;-moz-column-count:3;column-count:3}.wcpr-grid.wcpr-masonry-4-col{-webkit-column-count:4;-moz-column-count:4;column-count:4}.wcpr-grid.wcpr-masonry-5-col{-webkit-column-count:5;-moz-column-count:5;column-count:5}.wcpr-grid-item{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column;background-color:rgb(231 231 231 / .95);margin-bottom:20px;padding-bottom:5px;overflow:hidden;border-radius:2px;color:#000;cursor:zoom-in;font-size:14px}.wcpr-content:first-child{margin-top:0}.wcpr-comment-author{margin:5px 0 5px;padding:0;font-weight:700}.wcpr-modal-wrap .wcpr-comment-author{margin:0 0 5px}.wcpr-comment-author:before{content:"\f104";font-family:"woocommerce-photo-reviews";padding:0 5px 0 0}.wcpr-content .star-rating span{height:22px}.wcpr-stars-count .star-rating:before,.wcpr-content .review-content-container .star-rating:before,.wcpr-stars-count .star-rating span:before,.wcpr-content .review-content-container .star-rating span:before{color:#ffb600}.wcpr-content .review-content-container .star-rating:before,.wcpr-stars-count .star-rating:before,.wcpr-modal-wrap .wcpr-modal-content .star-rating:before{opacity:0.3!important}.wcpr-modal-wrap .wcpr-modal-content .star-rating:before,.wcpr-modal-wrap .wcpr-modal-content .star-rating span:before{color:#ffb600}.wcpr-comment-author .wcpr-icon-badge{color:#B1E335}.wcpr-comment-author .wcpr-icon-badge:before{font-family:"woocommerce-photo-reviews"!important;content:"\f10a"!important;font-style:normal!important}.rtl .wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-modal-wrap .wcpr-modal-content .star-rating,.rtl .wcpr-grid .wcpr-grid-item .wcpr-content .review-content-container .star-rating{float:right}.wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-modal-wrap .wcpr-modal-content .star-rating,.wcpr-grid .wcpr-grid-item .wcpr-content .review-content-container .star-rating{font-size:14px;margin:0;width:5.5em;float:left;letter-spacing:1px}.wcpr-review-content{width:100%;display:inline-block;font-size:14px;font-weight:300;line-height:1.5}.wcpr-content .review-content-container .wcpr-review-content{overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;text-align:justify}.reviews-images-wrap-left{display:none;width:30px;height:140px;margin:0;float:left;padding:5px 0}#reviews-content-left,#reviews-content-right{position:relative;z-index:9920;max-height:500px;overflow:auto;display:flex}.reviews-images-wrap-right{width:100%}.reviews-images-wrap-right .reviews-images{width:100%}.reviews-images-container{width:100%;display:inline-block;padding:0;position:relative}.reviews-images-container .images-qty{text-align:center;background-color:#212121;color:#fff;position:absolute;bottom:6px;right:6px;font-size:14px;width:24px;height:24px;line-height:24px;border-radius:50%}.review-content-container{width:100%;margin:0 auto;padding:0 15px 0 15px;display:inline-block}.reviews-images{border-radius:2px 2px 0 0;margin:0 auto;display:block}.wcpr-modal-light-box{display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:9911}.wcpr-modal-light-box-wrapper{position:absolute;top:0;right:0;left:0;bottom:0;z-index:99999;text-align:center;display:flex;justify-content:center;align-items:center}.wcpr-modal-light-box .wcpr-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:9915;background-color:rgb(55 55 55 / .9)}.wcpr-modal-light-box .wcpr-modal-wrap-container .wcpr-close{position:absolute;top:-50px;right:-50px;font-size:35px;cursor:pointer;color:#fff;transition:0.3s ease;line-height:35px;padding:5px;z-index:9922}.wcpr-modal-light-box .wcpr-modal-wrap-container .wcpr-close:before{font-family:"woocommerce-photo-reviews";content:"\f101"}.wcpr-modal-light-box .wcpr-modal-wrap-container .wcpr-close:hover,.wcpr-modal-light-box .wcpr-modal-wrap-container .wcpr-close:focus{background:rgb(255 255 255 / .2)}.wcpr-modal-wrap-container .wcpr-prev,.wcpr-modal-wrap-container .wcpr-next{cursor:pointer;position:absolute;top:45%;width:auto;padding:22px 7px;margin-top:-50px;color:#fff;font-size:35px;transition:0.6s ease;border-radius:0 3px 3px 0;user-select:none;-webkit-user-select:none;z-index:9922}.wcpr-modal-wrap-container .wcpr-next{right:-49px;border-radius:3px 0 0 3px}.wcpr-modal-wrap-container .wcpr-next:before{font-family:"woocommerce-photo-reviews";content:"\f105"}.wcpr-modal-wrap-container .wcpr-prev{left:-49px;border-radius:3px 0 0 3px}.wcpr-modal-wrap-container .wcpr-prev:before{font-family:"woocommerce-photo-reviews";content:"\f106"}.wcpr-modal-wrap-container .wcpr-prev:hover,.wcpr-modal-wrap-container .wcpr-next:hover{background:rgb(255 255 255 / .2)}.rtl .wcpr-modal-wrap{text-align:right}.wcpr-modal-wrap{max-width:1000px;vertical-align:middle;z-index:9999;position:relative;display:flex;width:100%;box-sizing:border-box;text-align:left;border-radius:2px;font-size:0;line-height:1.5;background-color:#fefefe;min-height:100px}#reviews-content-left{height:auto;text-align:center;overflow:hidden;box-sizing:border-box;margin:auto;padding:0;vertical-align:middle;border-radius:2px 0 0 2px;width:50%;position:relative;flex-direction:column}#reviews-content-left #reviews-content-left-modal{width:100%;flex-direction:row;display:flex;font-size:0;text-align:center;align-items:center;justify-content:space-evenly}#reviews-content-left #reviews-content-left-modal .reviews-images-wrap{display:flex;width:36px;max-height:36px;box-sizing:border-box;padding:0;overflow:hidden;align-items:center;margin-bottom:4px;margin-top:4px}#reviews-content-left.wcpr-no-images+#reviews-content-right{width:100%}#reviews-content-left.wcpr-no-images{display:none}#reviews-content-left-main{max-height:500px;width:100%;display:flex;align-items:center;justify-content:center}.reviews-images-wrap-right .wcpr-review-image-caption,#reviews-content-left-main .wcpr-review-image-container .wcpr-review-image-caption{position:absolute;width:100%;bottom:0;text-align:center}#reviews-content-left-main .wcpr-review-image-container{position:relative}#reviews-content-left-main .reviews-images{max-height:450px;cursor:zoom-in}@media (max-height:600px){#reviews-content-left-main .reviews-images{max-height:calc(80vh - 50px)}}#reviews-content-right{margin:0;width:45%;height:auto;border-radius:0 2px 2px 0;vertical-align:top;padding:0;font-size:14px;color:#000;flex-wrap:wrap;background-color:inherit}#reviews-content-right .reviews-content-right-meta{margin:0 30px 20px 30px;width:100%;height:auto;border-radius:2px;display:inline-block;background-color:inherit}.reviews-content-right-meta .review-content-container-top{background-color:inherit;position:sticky;top:0;padding-top:20px;z-index:1}p.kt-verified-owner{margin:0}@media (max-width:1080px){.wcpr-grid.wcpr-masonry-5-col{column-count:4}}@media (max-width:880px){.wcpr-grid,.wcpr-grid.wcpr-masonry-5-col{column-count:3}}@media (max-width:680px){.wcpr-grid,.wcpr-grid.wcpr-masonry-3-col,.wcpr-grid.wcpr-masonry-4-col,.wcpr-grid.wcpr-masonry-5-col{column-count:2}}@media (max-width:600px){.wcpr-modal-light-box-wrapper{display:flex;justify-content:center;align-items:center}.wcpr-modal-light-box-wrapper:before{height:0!important}.wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-modal-wrap #reviews-content-right{width:100%;max-height:unset}.wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-modal-wrap #reviews-content-left #reviews-content-left-modal .reviews-images-wrap{margin:0;width:36px;height:36px}.wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-modal-wrap #reviews-content-left #reviews-content-left-modal{position:unset;width:100%;display:flex;justify-content:space-evenly;align-items:center;flex-direction:row}.wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-modal-wrap #reviews-content-left #reviews-content-left-main{width:100%!important}.wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-close{top:-40px;right:-35px;font-size:25px}.wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-modal-wrap #reviews-content-left{width:100%;display:flex;flex-wrap:wrap;padding:0!important}.wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-modal-wrap{display:flex;flex-wrap:wrap;overflow:auto}.wcpr-modal-light-box .wcpr-modal-light-box-wrapper .wcpr-modal-wrap .wcpr-modal-content .star-rating,.wcpr-grid .wcpr-grid-item .wcpr-content .review-content-container .star-rating{margin:0 0 5px}.wcpr-modal-light-box .wcpr-modal-wrap-container .wcpr-close{right:-20px}#reviews-content-right .wcpr-single-product-summary,#reviews-content-right .reviews-content-right-meta{margin:0 20px 20px 20px}}.wcpr-single-product-summary form table tr td{background-color:unset}.wcpr-single-product-summary .cart .quantity{float:left;margin-right:.875em}#reviews #comments .comment-text .meta .woocommerce-review__verified{font-size:0}.wcpr-html{overflow:hidden}html.wcpr-noscroll{position:fixed;overflow-y:scroll;width:100%}.wcpr-modal-light-box .wcpr-modal-wrap-container{display:flex;justify-content:center;position:relative;max-width:1000px;max-height:80%;width:80%}span.wcpr-comment-child-author-name{font-weight:600}.wcpr-comment-children{border-top:1px solid rgb(1 1 1 / .1);margin-top:10px;padding:5px 0}.wcpr-grid-item .wcpr-comment-child-content{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:justify}.wcpr-review-rating{display:flex;justify-content:space-between;flex-wrap:wrap;line-height:1em;padding:5px 0}.wcpr-review-date{font-style:italic;font-size:.8em}.reviews-videos{height:auto!important}.reviews-videos.reviews-videos-youtube{min-height:180px}/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */html.wcpr-swipebox-html.wcpr-swipebox-touch{overflow:hidden!important}#wcpr-swipebox-overlay img{border:none!important}#wcpr-swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#wcpr-swipebox-container{position:relative;width:100%;height:100%}#wcpr-swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#wcpr-swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#wcpr-swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#wcpr-swipebox-slider .slide .swipebox-video-container,#wcpr-swipebox-slider .slide .wcpr-swipebox-inline-container,#wcpr-swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#wcpr-swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#wcpr-swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#wcpr-swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#wcpr-swipebox-slider .slide-loading{background:url(/wp-content/plugins/woo-photo-reviews/images/loader.gif) center center no-repeat}#wcpr-swipebox-bottom-bar,#wcpr-swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#wcpr-swipebox-bottom-bar{bottom:-50px}#wcpr-swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#wcpr-swipebox-top-bar{top:-50px}#wcpr-swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#wcpr-swipebox-title{display:block;width:100%;text-align:center}#wcpr-swipebox-close,#wcpr-swipebox-next,#wcpr-swipebox-prev{background-image:url(/wp-content/plugins/woo-photo-reviews/images/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#wcpr-swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#wcpr-swipebox-prev{background-position:-32px 13px;float:left}#wcpr-swipebox-next{background-position:-78px 13px;float:right}#wcpr-swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.wcpr-swipebox-no-close-button #wcpr-swipebox-close{display:none}#wcpr-swipebox-next.disabled,#wcpr-swipebox-prev.disabled{opacity:.3}.wcpr-swipebox-no-touch #wcpr-swipebox-overlay.rightSpring #wcpr-swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.wcpr-swipebox-no-touch #wcpr-swipebox-overlay.leftSpring #wcpr-swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.wcpr-swipebox-touch #wcpr-swipebox-container:after,.wcpr-swipebox-touch #wcpr-swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.wcpr-swipebox-touch #wcpr-swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.wcpr-swipebox-touch #wcpr-swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.wcpr-swipebox-touch #wcpr-swipebox-overlay.leftSpringTouch #wcpr-swipebox-container:before,.wcpr-swipebox-touch #wcpr-swipebox-overlay.rightSpringTouch #wcpr-swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#wcpr-swipebox-close{right:10px}#wcpr-swipebox-arrows{width:92%;max-width:800px}}#wcpr-swipebox-overlay{background:#0d0d0d}#wcpr-swipebox-bottom-bar,#wcpr-swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#wcpr-swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}#place_order.ppcp-hidden{display:none!important}.ppcp-disabled{cursor:not-allowed;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.ppcp-disabled *{pointer-events:none}.ppc-button-wrapper .ppcp-messages:first-child{padding-top:10px}#ppc-button-ppcp-gateway{line-height:0}#ppc-button-ppcp-gateway div[class^=item-]{margin-top:14px}#ppc-button-ppcp-gateway div[class^=item-]:first-child{margin-top:0}#ppc-button-minicart{line-height:0;display:block}.ppcp-button-apm{--apm-button-border-radius:4px;overflow:hidden;min-width:0;max-width:750px;line-height:0;border-radius:var(--apm-button-border-radius);height:45px;margin-top:14px}.ppcp-button-apm.ppcp-button-pill{--apm-button-border-radius:50px}.ppcp-button-apm.ppcp-button-minicart{display:block}.ppcp-width-min .ppcp-button-apm{height:35px}.ppcp-width-300 .ppcp-button-apm{height:45px}.ppcp-width-500 .ppcp-button-apm{height:55px}.wp-block-woocommerce-checkout .ppcp-button-apm,.wp-block-woocommerce-cart .ppcp-button-apm{margin:0;min-width:0}.wp-admin .ppcp-button-apm{pointer-events:none}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}@keyframes woobt-spinner{to{transform:rotate(360deg)}}@-webkit-keyframes woobt-spinner{to{-webkit-transform:rotate(360deg)}}.woobt-wrap{display:block;clear:both;width:100%}.woobt-wrap.woobt-loading{position:relative}.woobt-wrap.woobt-loading:before{content:"";display:block;width:100%;height:100%;background-color:rgb(255 255 255 / .7);position:absolute;top:0;left:0;z-index:9}.woobt-wrap.woobt-loading:after{content:"";position:absolute;top:50%;left:50%;z-index:10;display:block;width:30px;height:30px;margin-top:-15px;margin-left:-15px;border-width:4px;border-style:solid;border-radius:100%;border-top-color:rgb(0 0 0 / .5);border-left-color:rgb(0 0 0 / .1);border-bottom-color:rgb(0 0 0 / .1);border-right-color:rgb(0 0 0 / .1);animation:woobt-spinner 1s linear infinite;-webkit-animation:woobt-spinner 1s linear infinite}.woobt-wrap.woobt-layout-separate .woobt-product>.woobt-thumb,.woobt-wrap.woobt-layout-separate .woobt-product>.woobt-price{display:none}.woobt-wrap.woobt-layout-separate .woobt-product .woobt-title .woobt-price{margin-left:10px}.woobt-images{display:flex;align-items:center;margin-bottom:15px;overflow-x:auto}.woobt-images .woobt-image{width:100px;flex:0 0 100px;margin-right:20px;display:block;position:relative}.woobt-images .woobt-image:not(.woobt-image-this):before{content:"+";position:absolute;top:50%;left:-10px;transform:translate3d(-50%,-50%,0)}.woobt-images .woobt-image:last-child{margin-right:0}.woobt-images .woobt-image.woobt-image-hide{opacity:.3}.woobt-images .woobt-image.woobt-image-hide img{filter:grayscale(100%)}.woobt-images .woobt-image img{width:100%;height:auto}.woobt-wrap .woobt-text,.woobt-wrap .woobt-products{margin:0 0 15px 0}.woobt-products{border-width:1px 0 0 0;border-style:dotted;border-color:#e5e5e5}.woobt-products .woobt-product{padding:10px 0;margin:0;justify-content:space-between;display:flex;align-items:center;border-bottom:1px dotted #e5e5e5}.woobt-products .woobt-product.woobt-hide-this{display:none!important}.woobt-products .woobt-product>div{padding:0 5px;background-color:#fff0}.woobt-products .woobt-product .woobt-thumb{width:50px;flex:0 0 50px}.woobt-products .woobt-product .woobt-thumb img{width:100%;max-width:100%;height:auto;display:block}.woobt-products .woobt-product .woobt-price{width:100px;flex:0 0 100px;max-width:100px;text-align:end}.woobt-products .woobt-product-this .woobt-price .woobt-price-new{display:none}.woobt-products .woobt-product .woobt-price del{opacity:.5;text-decoration:line-through}.woobt-products .woobt-product .woobt-price del span{text-decoration:line-through}.woobt-products .woobt-product .woobt-price ins{font-weight:400}.woobt-products .woobt-product .woobt-price .amount{display:inline-block}.woobt-products .woobt-product .woobt-title{flex-grow:1}.woobt-products .woobt-product .woobt-title a{text-decoration:none;box-shadow:none}.woobt-products .woobt-product .variations_form{margin:0;padding:0}.woobt-products .woobt-product .woobt-title .woovr-variations-select .woovr-variation-image,.woobt-products .woobt-product .woobt-title .woovr-variations-default .woovr-variation-image,.woobt-products .woobt-product .woobt-title .woovr-variations-select .woovr-variation-price{display:none!important}.woobt-products .woobt-product .woobt-quantity{text-align:right;width:130px;flex:0 0 130px}.woobt-products .woobt-product .woobt-quantity .quantity{float:none!important;margin:0 0 0 0!important}.woobt-products .woobt-product.woobt-hide .woobt-quantity *{opacity:.5;pointer-events:none}.woobt-checkbox:disabled{cursor:not-allowed}.woobt-products .woobt-product .variations_form .variations{display:block;width:100%;margin-left:-3px;margin-right:-3px;padding:0}.woobt-products .woobt-product .variations_form .variations .variation{display:inline-block;border-width:1px;border-style:solid;border-color:#e5e5e5;padding:5px 10px;margin:5px 3px 0 3px;max-width:100%;border-radius:2px}.woobt-products .woobt-product .variations_form .variations .variation>div{display:block}.woobt-products .woobt-product .variations_form .variations .reset{display:inline-block}.woobt-products .woobt-product .variations_form .variations .variation:last-child{margin-bottom:0}.woobt-products .woobt-product .variations_form .variations .variation .label{font-size:12px;line-height:1}.woobt-products .woobt-product .variations_form .variations .variation .value{line-height:1}.woobt-products .woobt-product .variations_form .variations .variation .value select{width:100%;line-height:1;padding:0 16px 0 0;background-color:#fff0;border-radius:0;border:none;-webkit-appearance:none;-moz-appearance:none;outline:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAYAAACtBE5DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNEQzN0Y2NTY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNEQzN0Y2NjY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY0RDM3RjYzNjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY0RDM3RjY0NjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pzgqpQAAADdJREFUeNpirKioWMDAwBDPgAoWMQGJLCC+hiR4HYgzQRLfgDgUSoNwCIhmgaq6BtXJCNMNEGAAbM0MK7OUU3AAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:auto;background-position:100% 50%}.woobt-products .woobt-product .variations_form .variations a.reset_variations{margin:0;font-size:12px}.woobt-products .woobt-product .woobt-title .stock{font-size:14px;margin:0!important}.woobt-products .woobt-product .woobt-title .stock.in-stock{color:green}.woobt-products .woobt-product .woobt-title .stock.available-on-backorder{color:orange}.woobt-products .woobt-product .woobt-title .stock.out-of-stock{color:red}.woobt-products .woobt-item-text{padding:10px 0;margin:0;border-bottom:1px dotted #e5e5e5}.woobt-item-text-type-h1>h1,.woobt-item-text-type-h2>h2,.woobt-item-text-type-h3>h3,.woobt-item-text-type-h4>h4,.woobt-item-text-type-h5>h5,.woobt-item-text-type-h6>h6,.woobt-item-text-type-p>p{margin:0!important}.woobt-disabled{opacity:0.5!important;cursor:not-allowed!important;pointer-events:none!important}.woobt-alert{padding:6px 10px 6px 14px;border-left:4px solid #222;background-color:#eee;font-size:14px}.woobt-additional,.woobt-total,.woobt-alert{display:none}.woobt-actions form.cart{padding-top:0!important;padding-bottom:0!important}.woobt-quantity-input{display:flex;align-items:center}.woobt-quantity-plus-minus .plus,.woobt-quantity-plus-minus .minus,.woobt-quantity-plus-minus .minus-btn,.woobt-quantity-plus-minus .plus-btn{display:none!important}.woobt-quantity-input-plus,.woobt-quantity-input-minus{width:40px;flex:0 0 40px;height:40px;line-height:38px;text-align:center;cursor:pointer;background-color:#fefefe;border:1px solid #e5e5e5;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.woobt-choose label{position:absolute;top:auto;width:1px;height:1px;overflow:hidden}.woobt-choose .checkmark{display:none}.woobt-count{margin-left:5px}.woobt-count:before{content:"("}.woobt-count:after{content:")"}.woobt-qty{width:60px;text-align:center}.woobt-product .woobt-quantity-input .qty,.woobt-product .woobt-quantity-input .woobt-qty{width:100%;min-width:40px}.woobt-quantity-input .qty,.woobt-quantity-input .woobt-qty{width:100%;min-width:40px;height:40px;line-height:38px;padding:0 10px;box-shadow:none;border-width:1px 0;border-style:solid;border-color:#e5e5e5;border-radius:0;background-color:#fefefe;-moz-appearance:textfield}.woobt-product .woobt-quantity-input .qty:focus,.woobt-product .woobt-quantity-input .woobt-qty:focus{outline:none;outline-color:#fff0}.woobt-quantity-input input::-webkit-outer-spin-button,.woobt-quantity-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woobt-quantity-input-plus:hover,.woobt-quantity-input-minus:hover{background-color:#f0f0f0}@media only screen and (max-width:767px){.woobt-wrap-responsive .woobt-products .woobt-product{display:flex;flex-direction:column;text-align:center;padding:20px 0}.woobt-wrap-responsive .woobt-products .woobt-product>div{padding:5px 0!important;width:auto!important;flex-basis:0!important;max-width:100%!important}.woobt-wrap-responsive .woobt-products .woobt-product .woobt-thumb{text-align:center;flex-basis:0%}.woobt-wrap-responsive .woobt-products .woobt-product .woobt-thumb img{width:80px;display:block;margin:0 auto}.woobt-wrap-responsive .woobt-products .woobt-product .woobt-price{width:auto;flex-basis:0%}.woobt-wrap-responsive .woobt-products .woobt-product .variations_form .variations{display:flex;flex-direction:column;align-items:center;justify-content:center}.woobt-wrap-responsive .woobt-products .woobt-product .variations_form .variations .variation{max-width:100%;margin-right:0!important}.woobt-wrap-responsive .woobt-products .woobt-product .variations_form .variations .variation select{text-align-last:center}}.woobt-products[class*=woobt-products-layout-grid]{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;border:none}.woobt-products[class*=woobt-products-layout-grid] .woobt-item-text{width:100%;margin:10px;padding:10px 0}.woobt-products[class*=woobt-products-layout-grid] .woobt-product{width:calc(50% - 20px);margin:10px;padding:10px;border:1px solid #ddd;font-size:14px;text-align:center;position:relative;display:flex;flex-direction:column;justify-content:start}.woobt-products[class*=woobt-products-layout-grid] .woobt-product:hover{border-color:green}.woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-title-inner{font-weight:700}.woobt-products.woobt-products-layout-grid-1 .woobt-product{width:calc(100% - 20px)}.woobt-products.woobt-products-layout-grid-3 .woobt-product{width:calc(33.3333333333% - 20px)}.woobt-products.woobt-products-layout-grid-4 .woobt-product{width:calc(25% - 20px)}.woobt-products[class*=woobt-products-layout-grid] .woobt-product>div{width:100%!important;flex:0 0 auto!important;text-align:center;margin-left:0;margin-right:0;padding-left:0;padding-right:0;margin-bottom:5px}.woobt-products[class*=woobt-products-layout-grid] .woobt-product>div:last-child{margin-bottom:0}.woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-quantity-input{justify-content:center}.woobt-products[class*=woobt-products-layout-grid] .woobt-product select{text-align:center}.woobt-products[class*=woobt-products-layout-grid] .woobt-product .variations_form .variations .reset{display:none}@media only screen and (max-width:767px){.woobt-products[class*=woobt-products-layout-grid] .woobt-product{width:calc(50% - 20px)}}@media only screen and (max-width:479px){.woobt-products[class*=woobt-products-layout-grid] .woobt-product{width:calc(100% - 20px)}}.woobt-products[class*=woobt-products-layout-carousel]{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;border:none}.woobt-products[class*=woobt-products-layout-carousel] .woobt-item-text{width:100%;margin:10px;padding:10px 0}.woobt-products[class*=woobt-products-layout-carousel] .woobt-product{width:calc(33% - 20px);margin:10px;padding:10px;border:1px solid #ddd;font-size:14px;text-align:center;position:relative;display:flex;flex-direction:column;justify-content:start}.woobt-products[class*=woobt-products-layout-carousel] .woobt-product:hover{border-color:green}.woobt-products[class*=woobt-products-layout-carousel] .woobt-product .woobt-title-inner{font-weight:700}.woobt-products.woobt-products-layout-carousel-1 .woobt-product{width:calc(100% - 20px)}.woobt-products.woobt-products-layout-carousel-3 .woobt-product{width:calc(33.3333333333% - 20px)}.woobt-products.woobt-products-layout-carousel-4 .woobt-product{width:calc(25% - 20px)}.woobt-products[class*=woobt-products-layout-carousel] .woobt-product>div{width:100%!important;flex:0 0 auto!important;text-align:center;margin-left:0;margin-right:0;padding-left:0;padding-right:0;margin-bottom:5px}.woobt-products[class*=woobt-products-layout-carousel] .woobt-product>div:last-child{margin-bottom:0}.woobt-products[class*=woobt-products-layout-carousel] .woobt-product .woobt-quantity-input{justify-content:center}.woobt-products[class*=woobt-products-layout-carousel] .woobt-product select{text-align:center}.woobt-products[class*=woobt-products-layout-carousel] .woobt-product .variations_form .variations .reset{display:none}.woobt-products[class*=woobt-products-layout-carousel]{display:none!important}.woobt-products[class*=woobt-products-layout-carousel].woobt-carousel,.woobt-products[class*=woobt-products-layout-carousel].woobt-no-carousel{display:flex!important}.woobt-carousel .slick-dots{display:block;width:100%;list-style:none;text-align:center;margin:0;padding:0}.woobt-carousel .slick-dots li{display:inline-block;margin:0 5px;font-size:0}.woobt-carousel .slick-dots li button{width:8px;height:8px;border-radius:4px;padding:0;font-size:0;line-height:0;border:none;background-color:rgb(0 0 0 / .3);outline:none;overflow:hidden}.woobt-carousel .slick-dots li.slick-active button{background-color:#000}.woobt-carousel .slick-arrow{width:44px;height:44px;line-height:42px;text-align:center;padding:0 0 0 0;margin:0 0 0 0;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%);font-size:0;color:#222;background-color:#fff;border-radius:0;border:1px solid #ddd;z-index:8;opacity:0;visibility:hidden}.woobt-carousel:hover .slick-arrow{opacity:1;visibility:visible}.woobt-carousel .slick-arrow:hover{color:#fff;background-color:rgb(0 0 0 / .5)}.woobt-carousel .slick-arrow:before{font-size:24px;line-height:44px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.woobt-carousel .slick-arrow:focus{outline:none}.woobt-carousel .slick-arrow.slick-prev{left:10px}.woobt-carousel .slick-arrow.slick-prev:before{content:"‹"}.woobt-carousel .slick-arrow.slick-next{right:10px}.woobt-carousel .slick-arrow.slick-next:before{content:"›"}.woobt-wrap.woobt-layout-compact .woobt-inner{display:flex;align-items:center;flex-wrap:nowrap;margin:0 0 15px 0}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-text{margin:0 0 10px 0}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-alert{display:none!important}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products{display:flex;flex-wrap:nowrap;max-width:100%;overflow-x:auto;margin:0 10px 0 -10px;border:none}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product{min-width:100px;max-width:200px;margin:10px;padding:10px;border:1px solid #ddd;font-size:14px;text-align:center;position:relative;display:flex;flex-direction:column;justify-content:start}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product:before{content:"+";position:absolute;top:50%;right:-20px;transform:translate3d(-50%,-50%,0)}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product:last-child:before{content:"";display:none}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product>div{width:100%;flex:0 0 auto;text-align:center;margin-left:0;margin-right:0;padding-left:0;padding-right:0;margin-bottom:5px}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product .woobt-choose{position:absolute;width:auto;top:10px;right:10px}body.rtl .woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products{margin:0 -10px 0 10px}body.rtl .woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product:first-child:before{display:none}body.rtl .woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product:last-child:before{content:"+";display:block}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-actions .single_add_to_cart_button{white-space:nowrap;margin:0!important}dialog.shoptimizer-modal::backdrop{background:rgba(0,0,0,0.4);animation:0.2s shoptimizermodal-fadein}body:has(dialog.shoptimizer-modal[open]){overflow:hidden}dialog.shoptimizer-modal{display:flex;flex-direction:column;max-inline-size:min(80vw,60ch);max-block-size:min(80vh,100%);max-block-size:min(80dvb,100%);border:none;padding:0;background-color:transparent;border-radius:0.75rem;overflow:visible}dialog.shoptimizer-modal .shoptimizer-modal--container{padding:1.8rem;border-radius:0.75rem;background-color:#fff;overflow-x:hidden;overflow-y:auto}dialog.shoptimizer-modal[data-shoptimizermodal-padding="none"] .shoptimizer-modal--container{padding:0}dialog.shoptimizer-modal:not([open]){pointer-events:none;opacity:0;display:none}dialog.shoptimizer-modal form[method="dialog"]{position:absolute;z-index:1;right:20px;top:-10px}dialog.shoptimizer-modal form[method="dialog"] button{position:fixed}dialog.shoptimizer-modal form[method="dialog"] button span{color:#fff}dialog.shoptimizer-modal .shoptimizer-modal--button_close{border-radius:99%}dialog.shoptimizer-modal .widget{margin:0}.shoptimizer-modal--button_close{border:none;padding:0;width:30px;height:30px;background:#fff;border:1.5px solid transparent;border-color:#444;align-items:center;justify-content:center;display:inline-flex}.shoptimizer-modal--button_close svg{width:16px;height:16px;stroke:#444;transition:stroke 0.2s;cursor:pointer;stroke-width:2.5}.theme-shoptimizer .shoptimizer-modal .shoptimizer-modal--button_close:focus{outline:0}.theme-shoptimizer.keyboard-active .shoptimizer-modal .shoptimizer-modal--button_close:focus-visible{outline:#2491ff solid 0.2rem;outline-offset:0;border-color:transparent;box-shadow:none}dialog.shoptimizer-modal[open]{animation:0.35s shoptimizermodal-slideup-fadein}@keyframes shoptimizermodal-fadein{from{opacity:0}to{opacity:1}}@keyframes shoptimizermodal-slideup-fadein{0%{opacity:0;transform:translate(0,40px)}100%{opacity:1;transform:translate(0,0)}}@media only screen and (max-width: 600px){dialog[data-shoptimizermodal-position].shoptimizer-modal,dialog[data-shoptimizermodal-size].shoptimizer-modal{margin:auto 0 0;min-inline-size:100%;max-inline-size:100%}}.rtl dialog.shoptimizer-modal[data-shoptimizermodal-id="callBack"] form[method="dialog"]{left:20px;right:auto}.call-back-feature{transition:0.2s linear}@media (min-width: 993px){.call-back-feature{position:fixed;z-index:5;right:30px;bottom:30px}.call-back-feature:hover{transform:scale(1.03)}.sticky-b .call-back-feature{bottom:85px}}@media (min-width: 771px) and (max-width: 992px ){.call-back-feature{display:none}}@media (max-width: 770px){.call-back-feature{position:inherit;width:100%;margin-top:1rem}.call-back-feature button{width:100%}dialog.shoptimizer-modal[data-shoptimizermodal-id="callBack"]{max-inline-size:100%;top:auto;width:calc(100% - 30px);margin:15px}}.woocommerce-demo-store .call-back-feature{bottom:90px}.callback-product_content{gap:3px;display:flex;flex-direction:column}.call-back-feature button{padding:0.8em 1.3em;border-radius:5px;color:#fff;background-color:#dc9814;font-size:12.5px;font-weight:600;line-height:1.2;cursor:pointer}.callback-product_wrapper{display:flex;align-items:center;margin:-30px -30px 20px;padding:20px 30px;border-bottom:1px solid #e2e2e2;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(240,240,240,0.5) 100%)}dialog.shoptimizer-modal[data-shoptimizermodal-id="callBack"] .wpforms-confirmation-container-full{font-size:14px;padding:10px 15px;margin:0}.callback-product_wrapper img{max-width:70px;margin-right:20px}.callback-product_title{font-size:14px;font-weight:600;line-height:1.5}.callback-product_rating{font-size:14px}.callback-product_price{font-size:13px}.callback-product_price del{opacity:0.5;font-size:0.9em;margin-right:3px}dialog.shoptimizer-modal[data-shoptimizermodal-id="searchToggle"]{margin:0;max-inline-size:100%;z-index:1000;display:block;bottom:0;left:0;position:fixed;right:0;top:0;transition:opacity .4s;z-index:100000;height:100%}dialog.shoptimizer-modal[data-shoptimizermodal-id="searchToggle"] .shoptimizer-modal--container{padding:0}.admin-bar dialog.shoptimizer-modal[data-shoptimizermodal-id="searchToggle"] .shoptimizer-modal--container{padding-top:32px}dialog.shoptimizer-modal[data-shoptimizermodal-id="searchToggle"] .shoptimizer-modal--content{position:relative;padding-left:1.8rem;padding-right:1.8rem;max-width:700px;margin:0 auto}dialog.shoptimizer-modal[data-shoptimizermodal-id="searchToggle"] form[method="dialog"]{position:relative;top:auto;right:auto;display:flex;justify-content:space-between;align-items:center;font-size:1.35rem;font-weight:600;border-bottom:1px solid #e2e2e2;padding:0.85rem 1.8rem;margin-bottom:2rem}dialog.shoptimizer-modal[data-shoptimizermodal-id="searchToggle"] form[method="dialog"] button{position:relative;height:2rem;width:2rem;border:none;border-radius:0}dialog.shoptimizer-modal[data-shoptimizermodal-id="searchToggle"] .shoptimizer-modal--button_close svg{height:2rem;width:2rem;stroke-width:1.5px}@media (max-width: 992px){dialog.shoptimizer-modal[data-shoptimizermodal-id="searchToggle"]{display:none}}dialog.shoptimizer-modal[data-shoptimizermodal-id="searchToggle"] .shoptimizer-modal--container{overflow:visible;width:100vw;height:100vh;border-radius:0}@media (min-width: 993px){.header-4 dialog .site-search{display:block}}.single-product:not(.pdp-ajax) .woocommerce:has(ul.woocommerce-error){padding-bottom:30px}.pdp-ajax.single-product .woocommerce-error{max-width:100%;width:300px;margin:0;position:fixed;right:20px;bottom:20px;z-index:10;font-size:14px}.pdp-ajax.single-product .woocommerce-error a{display:none}.pdp-ajax.single-product.sticky-b .woocommerce-error{bottom:80px}.single-product .woocommerce-error{margin:0 auto}.single-product .woocommerce-message{margin-left:auto;margin-right:auto}.single-product .woocommerce-message .message-content a.button{display:none}@media (min-width: 769px) and (max-width: 1199px ){.woocommerce-message .message-content{max-width:500px}}@media (min-width: 769px){.woocommerce-message .message-inner{display:flex;align-items:center}.woocommerce-message .buttons-wrapper{margin-left:auto;flex-shrink:0}}.single-product .woocommerce-message{margin-bottom:0}.single-product:has(.archive-header .woocommerce-message) .content-area{padding-top:2rem}.single-product .woocommerce-message a{color:#fff;transition:0.2s}.single-product .woocommerce-message a:not(.button){font-weight:600}.single-product .woocommerce:has(.woocommerce-message){margin-left:auto;margin-right:auto}.single-product .woocommerce-message .buttons-wrapper{display:flex}.single-product .woocommerce-message .buttons-wrapper .checkout{order:2;margin-left:1em}.woocommerce-message .button.checkout:after{display:inline-block;position:relative;top:3px;margin-left:6px;content:"";width:16px;height:16px;background:#fff;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 9L16 12M16 12L13 15M16 12L8 12M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 9L16 12M16 12L13 15M16 12L8 12M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain}@media (max-width: 768px){.single-product .woocommerce-message{text-align:center}.single-product .woocommerce-message .message-inner:before{display:none}.single-product .woocommerce-message .message-inner .buttons-wrapper{display:inline-block;padding-top:0.5rem}.single-product .woocommerce-message .button.cart{margin-left:0;padding-left:0;border-left:0}.single-product .woocommerce-message .message-inner .buttons-wrapper a span{border-color:#fff}}@media (min-width: 993px){.single-product .woocommerce:has(.woocommerce-message){padding-right:2.617924em;padding-left:2.617924em}body:not(.header-4).theme-shoptimizer.sticky-d.single-product:has(.site.overlay) .col-full-nav{z-index:6}body:not(.header-4).single-product:has(.commercekit-atc-sticky-tabs) .col-full-nav{position:relative}}@media only screen and (min-width: 1070px){.single-product .site-content .col-full{max-width:inherit;margin:0;padding:0}}#sspotReviews,.product-details-wrapper,.related.products,.upsells.products,.wc-prl-recommendations,.woocommerce-Tabs-panel,.woocommerce-tabs.wc-tabs-wrapper,.yith-wfbt-section.woocommerce{max-width:1170px;margin-right:auto;margin-left:auto}#sspotReviews,.product-details-wrapper,.related.products,.upsells.products,.wc-prl-recommendations,.woocommerce-tabs.wc-tabs-wrapper,.yith-wfbt-section.woocommerce{padding-right:1em;padding-left:1em}@media (min-width: 993px){#sspotReviews,.product-details-wrapper,.related.products,.upsells.products,.wc-prl-recommendations,.woocommerce-Tabs-panel,.woocommerce-tabs.wc-tabs-wrapper,.yith-wfbt-section.woocommerce{padding-right:2.617924em;padding-left:2.617924em}}.single-product .content-area{width:100%}@media (max-width: 992px){body:has(.pswp.pswp--visible) #cgkit-mobile-commercekit-sticky-atc{z-index:-1}.single-product .content-area{width:calc(100% + 2em);margin-left:-1em}}.product-details-wrapper{overflow:hidden;padding-bottom:2rem}body:not(.sticky-atc-open) .product-details-wrapper{position:relative;z-index:5}@media (min-width: 993px) and (max-width: 1279px ){.woocommerce-Tabs-panel{padding-left:0;padding-right:0}}.product{position:relative}.header-4 .product.outofstock{z-index:0}@media (min-width: 993px){.product .images,.product .woocommerce-product-gallery{float:left}.product .summary{position:relative;float:right}.product .images,.product .woocommerce-product-gallery{width:60%}.product .summary{width:36%}.pdp-g-skinny .product .images,.pdp-g-skinny .product .woocommerce-product-gallery{width:40%}.pdp-g-skinny .product .summary{width:56%}.pdp-g-regular .product .images,.pdp-g-regular .product .woocommerce-product-gallery{width:48%}.pdp-g-regular .product .summary{width:48%}body.header-4:has(.pswp--open) .header-4-container{z-index:2}body.sticky-d:has(.pswp--open) .col-full-nav.is_stuck,body:not(.header-4).sticky-d:has(.pswp--open) .col-full-nav{z-index:5}}@media (min-width: 993px) and (max-width: 1199px ){.single-product .site-content .col-full{padding:0}.product .images,.product .woocommerce-product-gallery{width:50%}.product .summary{width:46%}}.product .images,.product .woocommerce-product-gallery{position:relative}body:has(.pswp--open) .site-header{z-index:2}.product .woocommerce-product-gallery__wrapper img{width:100%;display:block}.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:0.875em;right:0.875em;width:2em;height:2em;text-indent:-9999px;overflow:hidden;z-index:1;border-radius:50%;color:#111;background:#fff;transition:0.2s}.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before{display:block;width:16px;height:16px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);content:"";background:#333;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 8V4M4 4H8M4 4L9 9M20 8V4M20 4H16M20 4L15 9M4 16V20M4 20H8M4 20L9 15M20 20L15 15M20 20V16M20 20H16' stroke='%23374151' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 8V4M4 4H8M4 4L9 9M20 8V4M20 4H16M20 4L15 9M4 16V20M4 20H8M4 20L9 15M20 20L15 15M20 20V16M20 20H16' stroke='%23374151' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain}.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover{transform:scale3d(1.1,1.1,1.1)}.product .woocommerce-product-gallery .flex-viewport{margin-bottom:0.5rem;transform-style:preserve-3d}.woocommerce-product-gallery__image:not(.flex-active-slide) img{margin-left:-1px}.woocommerce-product-gallery__image:only-child img{margin:0}.pswp__caption__center{text-align:center}ul.flex-direction-nav{display:flex;justify-content:space-between;position:absolute;z-index:2;top:50%;width:100%;margin:-82px 0 0;list-style:none;pointer-events:none}a.flex-next,a.flex-prev{visibility:hidden;color:#111;pointer-events:visible}a.flex-next:after,a.flex-prev:before{display:inline-flex;width:32px;height:32px;content:"";background:#333;visibility:visible;position:relative;opacity:0;transition:0.2s;-webkit-mask-size:contain;mask-size:contain}.woocommerce-product-gallery:hover a.flex-prev:before{left:15px;opacity:1}a.flex-prev:before{left:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 19L8 12L15 5' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 19L8 12L15 5' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}a.flex-next:after{right:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 5L16 12L9 19' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 5L16 12L9 19' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.woocommerce-product-gallery:hover a.flex-next:after{right:15px;opacity:1}.product .woocommerce-product-gallery .flex-control-thumbs{margin:0;text-align:center}.product .woocommerce-product-gallery .flex-control-thumbs li{display:inline-block;margin:0 0.25rem;cursor:pointer}.product .woocommerce-product-gallery .flex-control-thumbs li img{width:40px;opacity:0.5;transition:0.2s}.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active,.product .woocommerce-product-gallery .flex-control-thumbs li:hover img{opacity:1}.summary .onsale{color:#3bb54a;background:0 0;font-size:14px}.summary h1{margin-bottom:0.35rem;padding-right:60px;word-break:break-word}.shoptimizer-product-prevnext{display:block;position:absolute;display:inline-flex;top:12px;right:0}.shoptimizer-product-prevnext a{display:inline-flex;position:relative;color:#333}.site-content .shoptimizer-product-prevnext a:hover{color:#333}.shoptimizer-product-prevnext a:focus-visible{border-radius:99%}.shoptimizer-product-prevnext a span.icon{margin-left:3px;color:#999;font-size:20px;transition:stroke 0.2s}.shoptimizer-product-prevnext .title{display:block;padding:0.5rem 0.75rem 0.25rem;font-size:12px;line-height:1.4}.shoptimizer-product-prevnext .prevnext_price{display:block;padding-bottom:10px;color:#444;font-size:11px;line-height:1.4}.shoptimizer-product-prevnext .prevnext_price del{opacity:0.65}.shoptimizer-product-prevnext svg{width:20px;height:20px;stroke:#999;transition:stroke 0.2s}.shoptimizer-product-prevnext a:hover svg{stroke:#666}.shoptimizer-product-prevnext .tooltip{visibility:hidden;position:absolute;z-index:2;right:0;width:120px;margin-top:30px;opacity:0;background-color:#fff;box-shadow:0 0 3px rgba(0,0,0,0.15);font-size:13px;text-align:center;transition:0.25s ease-out;transform:translateY(10px)}.shoptimizer-product-prevnext .tooltip img{display:block}.shoptimizer-product-prevnext a:hover .tooltip{display:block;visibility:visible;opacity:1;transform:translateY(0)}.shoptimizer-product-prevnext a:hover span.icon{color:#222}@media (max-width: 992px){body:not(.mobile-toggled).sticky-m:has(.pswp--open) .site-header{z-index:0}.product .images,.product .woocommerce-product-gallery{margin-bottom:1rem}.summary h1.entry-title{font-size:24px;padding-right:0}.shoptimizer-product-prevnext{display:none}}.product p.price{float:left;margin:0 0 0.5rem;color:#222;font-size:clamp(1rem,0.873rem + 0.4065vw,1.125rem)}.product p.price del{color:#72767c}.product p.price p.availability{margin:0}.product .woocommerce-product-rating{display:flex;align-items:center;clear:both}.product.product-type-external .woocommerce-product-rating{margin-bottom:1rem}.product .woocommerce-product-rating .star-rating{margin-right:0.6180469716em}.product .woocommerce-product-rating a{color:#333;font-size:13px;line-height:1}.woocommerce-product-details__short-description{clear:both;font-size:14px;line-height:1.5;padding-bottom:0.5rem}.woocommerce-product-details__short-description p{margin-bottom:0.75rem}.woocommerce-product-details__short-description *:last-child,.woocommerce-product-details__short-description p:empty{margin-bottom:0}.summary .clear + .woocommerce-product-details__short-description > details:first-child,.woocommerce-product-details__short-description + .woocommerce-product-rating{margin-top:0.5rem}.woocommerce-product-details__short-description table td,.woocommerce-product-details__short-description table th{padding:5px 0;font-size:13px}@media (min-width: 782px){.woocommerce-Tabs-panel .wp-block-columns{padding-top:10px}}.product p.stock{clear:both;margin-top:1rem;margin-bottom:0;padding-top:0.85rem;border-top:1px solid #e2e2e2;font-size:13px;position:relative}.product p.stock.out-of-stock{font-weight:bold}.product p.stock.in-stock:before,.product p.stock.out-of-stock:before{position:relative;margin-right:0.5rem;display:inline-flex;width:15px;height:15px;content:"";-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.product p.stock.in-stock:before{top:3px;background:#0f834d;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M5 13l4 4L19 7' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M5 13l4 4L19 7' /%3E%3C/svg%3E")}.product p.stock.out-of-stock:before{top:3px;background:#a61e00;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 18L18 6M6 6L18 18' stroke='%234A5568' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 18L18 6M6 6L18 18' stroke='%234A5568' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.stock:empty:before{display:none}.stock.in-stock{color:#0f834d}.stock.out-of-stock{color:#a61e00}.product .woocommerce-variation-availability p.stock{margin-top:0;padding-bottom:0.85rem}.product table.variations{margin:0}.product table.variations td,.product table.variations th{display:list-item;padding:0;list-style:none}.product .summary table.variations .value{padding-bottom:0.5rem}.product .summary table.variations tr:last-child .value{padding-bottom:1rem}.product .summary table.variations select{margin-bottom:0.25rem;background-color:#fff;font-size:15px}.reset_variations{margin-bottom:0.75rem;padding:0;font-size:13px;text-decoration:underline;text-underline-offset:2px}.variations label{display:block;margin-bottom:6px;color:#222;font-size:14px;font-weight:600}.variations .selected-variation label span:first-child:after{background:#0f834d;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 13L9 17L19 7' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 13L9 17L19 7' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:relative;margin-left:6px;top:3px;display:inline-block;width:16px;height:16px;content:"";-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.woocommerce-variation-description:not(:empty){margin-bottom:0.5rem}.woocommerce-variation-description p{font-size:14px}.woocommerce-variation-description p:only-child{margin:0}.woocommerce-variation-description + .woocommerce-variation-price:not(:empty){margin:0 0 0.75rem;color:#111}.woocommerce-variation-price .price del .amount{font-size:13px}.woocommerce-variation-price .price .amount{font-size:16px}.summary table{font-size:14px}.summary table th{padding:0.5em 1em 0.5em 0}.summary table td{padding:0.5rem 1rem 0.5rem 0}.summary select{background-color:#fff}table.woocommerce-grouped-product-list tr td{border-bottom:1px solid #eee}table.woocommerce-grouped-product-list tr:first-child td{padding-top:0}table.woocommerce-grouped-product-list tr:last-child td{border:0}table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity{width:95px;padding-top:0.5rem}table.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__price{padding-right:0;text-align:right}table.woocommerce-grouped-product-list del{opacity:0.6;font-size:0.85em}table.woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__label{font-size:13.5px}.product table.woocommerce-grouped-product-list p.stock{margin:0;padding:0;border:0;font-size:12px;line-height:1.3}.product table.woocommerce-grouped-product-list p.stock:after,.product table.woocommerce-grouped-product-list p.stock:before{display:none}table.woocommerce-grouped-product-list .button,table.woocommerce-grouped-product-list .button:hover{padding:0;border-bottom:1px solid #ccc;color:#333;background-color:transparent;font-size:14px}table.woocommerce-grouped-product-list a{color:#222}.product.product-type-grouped .cart .single_add_to_cart_button{width:100%;margin-left:0}.product.product-type-external .cart .single_add_to_cart_button{width:100%;margin-left:0}.product form.cart .quantity{float:left}div.product .summary form.cart{margin:0.75rem 0 1rem}.cart .single_add_to_cart_button{float:left;width:calc(100% - 90px);height:52px;margin-left:40px;padding-top:0;padding-bottom:0;border-radius:4px;background:#3bb54a;font-size:18px;font-weight:400;line-height:52px;text-align:center;transition:0.2s}.product form.cart .quantity:has(input[type=hidden]) + button.single_add_to_cart_button{margin-left:0;width:100%}.ajax_add_to_cart.add_to_cart_button,.product form.cart .button{position:relative}.ajax_add_to_cart.add_to_cart_button:after,.product form.cart .single_add_to_cart_button:after{position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-9px;opacity:0;transition:opacity;content:"";display:inline-block;width:18px;height:18px;border:1px solid rgba(255,255,255,0.3);border-left-color:#fff;border-radius:50%;vertical-align:middle}.loading.ajax_add_to_cart.add_to_cart_button:after,.product form.cart .loading.single_add_to_cart_button:after{opacity:1;transition:opacity 0.25s;animation:450ms linear infinite rotate}.ajax_add_to_cart.add_to_cart_button.loading,.product form.cart .button.loading{color:transparent!important}.product form.cart .button.added:before{position:relative;top:4px;margin-right:8px;content:"";display:inline-block;width:20px;height:20px;background:#fff}.single_add_to_cart_button + .added_to_cart{display:none}.product .variations_button:after,.product .variations_button:before,.product form.cart:after,.product form.cart:before{display:table;content:"";clear:both}#wc-stripe-payment-request-button-separator,p#wcpay-payment-request-button-separator{font-size:13px}#wc-stripe-payment-request-wrapper + .single_add_to_cart_button,#wcpay-payment-request-wrapper + .single_add_to_cart_button,p#wc-stripe-payment-request-button-separator:not([style*="display:none;"]) + .single_add_to_cart_button,p#wcpay-payment-request-button-separator:not([style*="display:none;"]) + .single_add_to_cart_button{float:none;margin:0;width:100%}#wc-stripe-payment-request-wrapper + .single_add_to_cart_button,#wcpay-payment-request-wrapper + .single_add_to_cart_button{margin-top:10px}.wcppec-checkout-buttons{position:relative;z-index:1}#shoptimizer-modals-wrapper{display:grid;grid-template-columns:auto auto;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:15px}.product-widget{clear:both;margin-bottom:1rem;padding-top:0.75rem;color:#111;font-size:14px}.outofstock .product-widget{display:none}.product-widget .widget p{margin-bottom:0.5rem}.product-widget .widget fieldset p{margin-bottom:0}.product-widget ul{margin:5px 0 0}.product-widget .widget ul li{position:relative;margin-bottom:3px;margin-left:22px;list-style:none;font-size:13px}.product-widget fieldset legend,.product-widget p,.product-widget ul li{font-size:clamp(0.8125rem,0.749rem + 0.2033vw,0.875rem)}.product-widget ul li:before{position:absolute;top:2.5px;left:-22px;content:"";display:block;width:14px;height:14px;background:#333}.product-widget fieldset{margin-top:0.5em;padding-top:0.5rem;padding-bottom:1rem;margin-bottom:1rem;border:1px solid #e2e2e2}.product-widget fieldset legend{display:block;margin:0 auto;width:inherit;padding:10px;color:#111;font-weight:600;text-align:center}.woocommerce-product-details__short-description > details:first-child{margin-top:15px}form.variations_form + .woocommerce-product-details__short-description{padding-top:10px}.summary details summary{display:block;font-size:13px;border-top:1px solid #e2e2e2;outline-offset:1px;padding-top:0.6rem;padding-bottom:0.6rem;font-weight:600;letter-spacing:0.3px;text-transform:uppercase;cursor:pointer;position:relative;padding-right:2rem;color:#111}.summary details ul{margin-left:15px}.summary details summary::-webkit-details-marker{display:none}.summary details summary:focus-visible{outline-offset:1px}.summary details summary:-webkit-details-marker{display:none}.summary details summary:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 9L12 16L5 9' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 9L12 16L5 9' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;content:"";width:14px;height:14px;display:block;background:#111;margin-top:-7px;transition:transform 0.2s;position:absolute;right:0;top:50%}.summary details[open] summary:after{transform:scaleY(-1)}.summary details .cg-accordion-item{padding-bottom:15px;font-size:14px}.summary details p:last-child,.summary details ul:last-child{margin-bottom:0}.product form.cart .button.added:before,.product-widget ul li:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 12L11 14L15 10M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 12L11 14L15 10M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.woocommerce-tabs.wc-tabs-wrapper{max-width:100%;width:100%;border-top:1px solid #f5f5f5}.woocommerce-tabs{overflow:hidden;background-color:#fff}@media (min-width: 993px){.product .woocommerce-product-gallery .flex-control-thumbs li img{width:60px}.woocommerce-tabs{padding-bottom:2.617924em}}.woocommerce-tabs ul.tabs{margin:0;padding-top:1.5rem;text-align:center;list-style:none}.woocommerce-tabs ul.tabs li{position:relative;display:inline-block}.woocommerce-tabs ul.tabs li a{display:block;padding:0.75rem;color:#444;font-size:clamp(0.9375rem,0.874rem + 0.2033vw,1rem)}.woocommerce-tabs .tabs li a:after{display:block;position:absolute;top:calc(100% - 8px);left:11px;width:calc(100% - 22px);border-bottom:3px solid #ccc;content:"";transition:transform 0.3s cubic-bezier(0.28,0.75,0.22,0.95);transform:scale(0,1);transform-origin:right center;will-change:transform}.woocommerce-tabs ul.tabs li.active a{color:#111;font-weight:600}.woocommerce-tabs ul.tabs li.reviews_tab a{position:relative;padding-right:30px}.woocommerce-tabs ul.tabs li a span{font-size:10px;position:absolute;bottom:13px;right:4px;border-radius:50%;color:#fff;height:20px;width:20px;line-height:20px;display:inline-block;background-color:#dc9814;font-weight:bold}.woocommerce-tabs .tabs li#tab-title-reviews a:after{width:calc(100% - 41px)}.woocommerce-tabs .tabs li.active a:after{transform:scale(1,1);transform-origin:left center}.woocommerce-tabs .tabs li.active a:focus-visible:after{visibility:hidden}@media (max-width: 600px){.woocommerce-tabs ul.tabs{text-align:left}.woocommerce-tabs ul.tabs li,.woocommerce-tabs ul.tabs li a{display:block;padding:0}.woocommerce-tabs ul.tabs li{padding:0.7rem 0;border-bottom:1px solid #eee}.woocommerce-tabs ul.tabs li a span{position:relative;top:-2px;right:-4px;text-align:center}.woocommerce-tabs .tabs li a:after{display:none}}.panel.woocommerce-Tabs-panel--additional_information h2:first-of-type,.panel.woocommerce-Tabs-panel--reviews h2:first-of-type{display:none}.woocommerce-tabs .panel:focus{outline:0}.woocommerce-tabs .panel{padding-top:1.5rem;padding-bottom:1.5rem}body:not(.pdp-full) .woocommerce-tabs .panel{max-width:960px}.woocommerce-Tabs-panel p.title{margin-bottom:5px;letter-spacing:0.5px}.woocommerce-Tabs-panel p.title + h2{margin-top:0}.woocommerce-Tabs-panel h2{margin-bottom:0.75rem}.woocommerce-Tabs-panel .wp-block-columns p{margin-block-start:0}.panel.woocommerce-Tabs-panel--description .elementor h2:first-of-type{display:block}@media (max-width: 992px){.woocommerce-tabs .entry-content{font-size:14px}.woocommerce-tabs .wp-block-spacer{max-height:10px}}@media (max-width: 599px){.woocommerce-Tabs-panel .wp-block-columns{margin-bottom:1.5rem}.woocommerce-Tabs-panel .wp-block-columns:last-child{margin-bottom:0}div.product .wp-block-column:has(img){order:-1}}table.woocommerce-product-attributes{font-size:clamp(0.875rem,0.8115rem + 0.2033vw,0.9375rem);margin:1.5rem auto 0}table.woocommerce-product-attributes td,table.woocommerce-product-attributes th{border-bottom:1px solid #eee;padding:0.75rem 0}table.woocommerce-product-attributes tr:first-child td,table.woocommerce-product-attributes tr:first-child th{padding-top:0}table.woocommerce-product-attributes td{text-align:right}table.woocommerce-product-attributes tr:last-child td,table.woocommerce-product-attributes tr:last-child th{border:none}table.woocommerce-product-attributes th{color:#111;font-weight:600;min-width:150px}table.woocommerce-product-attributes p{margin-bottom:0}table.woocommerce-product-attributes a{color:#444}.product_meta{width:100vw;max-width:100%;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;text-align:center}.product_meta:has(span){padding-top:0.85rem;padding-bottom:0.85rem;border-top:1px solid rgba(0,0,0,0.05);font-size:clamp(0.8125rem,0.749rem + 0.2033vw,0.875rem)}.product_meta .posted_in,.product_meta .sku_wrapper,.product_meta .tagged_as{display:block;margin:0 8px;color:#111}.product_meta .posted_in a,.product_meta .tagged_as a{color:#555}.product_meta .posted_in a:first-child,.product_meta .tagged_as a:first-child{margin-left:5px}.product_meta .sku_wrapper span{margin-left:5px}.product_meta a:hover{color:#000}.related-wrapper{background-color:#fff}@media (min-width: 993px){.product_meta .posted_in,.product_meta .sku_wrapper,.product_meta .tagged_as{display:inline-block}.related-wrapper > section > h2{padding-top:3rem}.related > h2:first-child,.upsells > h2:first-child{margin-bottom:1.75rem}}@media (max-width: 992px){.related-wrapper section{padding-top:2rem;padding-bottom:1rem}.related-wrapper section + section{padding-top:1rem}}.page .product-details-wrapper,.page .related.products,.page .woocommerce-tabs{max-width:100%;padding-left:0;padding-right:0}.site-main:has(form.post-password-form){max-width:750px;margin:0 auto;padding:1em 1em 3rem;font-size:15px}.site-main form.post-password-form{padding:2.5rem 2.5rem 2rem;background:#fff;border:1px solid #eee;box-shadow:0 0 6px rgba(0,0,0,0.04)}.site-main form.post-password-form input{margin-left:0.5rem}.site-main form.post-password-form input[type="submit"]{height:40px;padding:0 1.5rem}.iconic-woothumbs-shoptimizer .iconic-woothumbs-fullscreen,.iconic-woothumbs-shoptimizer .zm-viewer{z-index:2}.iconic-was-swatches__item{margin-right:10px}.iconic-was-swatches{margin:0}.wqm-qty .quantity-nav{display:none}.wqm-qty-wrapper select.qty{width:6em;text-align:left;background-color:#fff}.wqm-qty-wrapper + .button{margin-left:0;width:100%}.sspot-all-reviews.single-product .site-content .col-full{background-color:transparent}#reviews{outline:0;margin-bottom:2rem}#reviews .commentlist{margin-top:1.5rem;margin-bottom:0;margin-left:0;list-style:none}#reviews .commentlist li{margin-bottom:1.5rem;padding-bottom:1.5rem;padding-left:0;border-bottom:1px solid #eee;overflow:hidden}#reviews .commentlist li .avatar{float:left;width:70px;height:auto;margin-top:0.25rem;margin-right:0;border-radius:50%}#reviews .commentlist li .comment_container .comment-text{float:right;width:calc(100% - 100px)}#reviews .commentlist li p.meta{margin-bottom:0.5rem}#reviews .commentlist li p.meta .verified{font-size:0.815em;font-style:normal}@media (max-width: 770px){#reviews .commentlist li p.meta .verified{display:block;margin-top:-0.15rem;margin-bottom:0.25rem}}#reviews .commentlist li time{display:block;color:#555;font-size:0.8em}#reviews .woocommerce-review__dash{display:none}#reviews .commentlist li .comment_container .comment-text .star-rating{float:right;top:6px}#reviews .commentlist li .description{font-size:clamp(0.875rem,0.8115rem + 0.2033vw,0.9375rem)}#reviews .commentlist li .description p:last-child{margin-bottom:0}.site .woocommerce-noreviews{padding:0;margin:0;color:inherit;background-color:transparent;border:none;font-size:clamp(0.875rem,0.7188rem + 0.5vw,1rem)}@media (max-width: 770px){#reviews .commentlist li .avatar{width:50px}#reviews .commentlist li .comment_container .comment-text .star-rating{top:3px}#reviews .commentlist li .comment_container .comment-text{width:calc(100% - 70px)}}#reviews .commentlist ul.children{clear:both;margin-left:70px}#reviews .commentlist ul.children li.comment{border:none;background-color:#f0f5fa;padding:1.5rem;border-left:2px solid #d4e2ee}#reviews .commentlist ul.children li.comment .comment-text{margin-bottom:0}#reviews li.review:has(.children) .comment-text{margin-bottom:1rem}#reviews .commentlist li ul.children li:last-child{margin-bottom:0}#reviews .commentlist ul.children li.comment .avatar{display:none}#reviews .commentlist li ul.children .comment_container .comment-text{float:none;width:100%}#reviews .commentlist li ul.children .comment_container .comment-text p:last-child{margin-bottom:0}@media (min-width: 993px){#reviews .commentlist li{margin-bottom:1.75rem;padding-bottom:1.75rem}#reviews .commentlist{margin-top:2rem}#reviews .commentlist ul.children{margin-left:100px;padding-top:0.5rem;clear:both}#reviews .commentlist ul.children li.comment{padding:2rem}#respond .comment-form-author{float:left;width:47%;margin-right:2.703529412%}#respond .comment-form-email{float:left;width:50%}#respond .comment-form-comment{clear:both}}#respond{font-size:15px;padding-top:1.5rem}#respond .comment-form-url{display:none}#respond .comment-reply-title{display:block;font-weight:600;margin-bottom:1rem;line-height:1.35;color:#111;font-size:clamp(1.25rem,0.9959rem + 0.813vw,1.5rem)}#respond .comment-reply-title a,#respond .comment-reply-title a:hover{color:#111}#respond p.comment-notes{font-size:clamp(0.875rem,0.8115rem + 0.2033vw,0.9375rem)}#reviews .comment-form-rating{margin-bottom:1rem}#reviews .comment-form-rating p.stars a{width:1.6em;height:1.6em}#reviews .comment-form-rating p.stars a:before{width:1.6em;height:1.6em;font-size:24px}#respond label{display:block;margin-bottom:0.35rem;color:#222;font-size:15px;font-weight:600}#respond .comment-form-author input,#respond .comment-form-email input,#respond textarea{width:100%}#respond input[type="checkbox"]{position:absolute;top:4px;left:0;margin:0}#respond p:has(input[type="checkbox"]){position:relative;padding-left:1.5rem;clear:both;margin-bottom:0.5rem}#respond p:has(input[type="checkbox"]):last-child{margin-bottom:2rem}#respond p:has(input[type="checkbox"]) label{margin-bottom:0;font-size:14px;font-weight:normal}.comment-list #respond,.comment-list .comment-content{float:right;width:calc(100% - 70px)}.comment-list .comment-meta{float:left;width:54px}#comments .comments-title{margin-bottom:1.5rem;font-size:24px}.comments-area{margin:1rem 0 3rem;padding-top:2rem}#comments .comment-list{margin-bottom:0;margin-left:0;list-style:none}.comment-list li{margin-bottom:1.75rem;padding-bottom:1.75rem;padding-left:0;border-bottom:1px solid #eee;overflow:hidden;clear:both}#comments .comment-list .comment-meta .avatar{max-width:50px;height:auto;margin-top:5px;margin-bottom:0.5rem;border-radius:50%}@media (min-width: 993px){.comment-list #respond,.comment-list .comment-content{width:calc(100% - 100px)}.comment-list .comment-meta{width:74px}.comment-list #respond .comment-form-author{float:left;width:48%}.comment-list #respond .comment-form-email{float:right;width:48%}.comment-list .comment-body #respond{margin-top:2rem;margin-bottom:0.5rem;padding:2.5em;background-color:#f9f9f9;position:relative}.comment-list .comment-body #respond .comment-reply-title{margin-bottom:0.5rem;color:#111;font-size:20px}#comments .comment-list .children{margin-left:6em}#comments .comment-list .comment-meta .avatar{max-width:74px}}#comments .comment-list .comment-content cite{margin-top:0;font-size:16px;font-weight:600}#comments .comment-list .comment-content cite a{color:#222}#comments .comment-list .comment_meta{margin-bottom:0.5rem}#comments .comment-list .comment_meta a.comment-date{display:block;color:#555;font-size:13px;pointer-events:none}#comments .comment-list .comment-content .comment-text{font-size:clamp(0.875rem,0.8115rem + 0.2033vw,0.9375rem)}.comment-list #respond p.comment-form-url{display:none}#comments .comment-list .reply a{display:inline-block;margin-right:3px;padding:3px 10px;border-radius:2px;color:#666;border:1px solid #e2e2e2;font-size:11px}#comments .comment-list .reply a:hover{color:#222;border-color:#ccc}.comment-awaiting-moderation{font-size:10px;display:block;text-align:center}#comments .comment-list .children{padding-top:2rem;margin-left:4.5rem;list-style:none;clear:both}@media (min-width: 993px){#comments .comment-list .children{margin-left:6.5rem}}#comments .comment-list .children li:last-child{padding-bottom:0;margin-bottom:0;border:0}#respond p.form-submit{margin-top:1.5rem;margin-bottom:0}#respond #cancel-comment-reply-link{display:block;position:absolute;top:15px;right:40px;width:1em;height:1em;font-size:0;line-height:1;text-align:center}#respond #cancel-comment-reply-link:before{opacity:0.4;content:"";display:inline-block;width:26px;height:26px;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 18L18 6M6 6L18 18' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transition:opacity 0.2s}#respond #cancel-comment-reply-link:hover:before{opacity:0.8}body .is-layout-constrained > .alignwide{max-width:var(--wp--style--global--wide-size)}.has-text-align-center{text-align:center}.site .wc-block-grid__products{display:grid;gap:30px;margin:0}.has-1-columns .wc-block-grid__products{grid-template-columns:repeat(1,1fr)}.has-2-columns .wc-block-grid__products{grid-template-columns:repeat(2,1fr)}.has-3-columns .wc-block-grid__products{grid-template-columns:repeat(3,1fr)}.has-4-columns .wc-block-grid__products{grid-template-columns:repeat(4,1fr)}.has-5-columns .wc-block-grid__products{grid-template-columns:repeat(5,1fr)}.has-6-columns .wc-block-grid__products{grid-template-columns:repeat(6,1fr)}@media (max-width: 1099px){.has-2-columns .wc-block-grid__products,.has-3-columns .wc-block-grid__products,.has-4-columns .wc-block-grid__products,.has-5-columns .wc-block-grid__products,.has-6-columns .wc-block-grid__products{grid-template-columns:repeat(2,1fr)}}@media (min-width: 481px) and (max-width: 600px){.site .wc-block-grid.has-1-columns .wc-block-grid__product:nth-child(2n),.site .wc-block-grid.has-1-columns .wc-block-grid__product:nth-child(odd),.site .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n),.site .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd),.site .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n),.site .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd),.site .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n),.site .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd),.site .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n),.site .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd),.site .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n),.site .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd){padding-left:0;padding-right:0}.wc-block-grid.has-1-columns .wc-block-grid__product,.wc-block-grid.has-2-columns .wc-block-grid__product,.wc-block-grid.has-3-columns .wc-block-grid__product,.wc-block-grid.has-4-columns .wc-block-grid__product,.wc-block-grid.has-5-columns .wc-block-grid__product,.wc-block-grid.has-6-columns .wc-block-grid__product{padding-bottom:40px;margin:0}}.site .wc-block-grid.has-1-columns .wc-block-grid__product,.site .wc-block-grid.has-2-columns .wc-block-grid__product,.site .wc-block-grid.has-3-columns .wc-block-grid__product,.site .wc-block-grid.has-4-columns .wc-block-grid__product,.site .wc-block-grid.has-5-columns .wc-block-grid__product,.site .wc-block-grid.has-6-columns .wc-block-grid__product{flex:100%;max-width:100%}.site .wc-block-grid__product{position:relative;display:flex;flex-direction:column;text-align:left;margin:0;border:none;padding-bottom:50px;transition:0.2s}@media (min-width: 993px){.wc-block-grid__product:before{visibility:hidden;position:absolute;left:0;opacity:0;background-color:#fff;box-shadow:0 0 10px rgb(0 0 0 / 10%);content:"";transition:.2s;width:calc(100% + 30px);height:calc(100% + 30px);margin-top:-15px;margin-left:-15px}.wc-block-grid__product:hover:before{visibility:visible;opacity:1;transition:.2s}.wc-block-grid__product *{position:relative}.wc-block-grid__product .wc-block-grid__product-image{position:relative;transition:0.2s ease-in-out}.wc-block-grid__product:hover .wc-block-grid__product-image{transform:scale(0.982)}}.site .wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart,.site .wc-block-grid .wc-block-grid__product .wc-block-grid__product-onsale,.site .wc-block-grid .wc-block-grid__product .wc-block-grid__product-price,.site .wc-block-grid .wc-block-grid__product .wc-block-grid__product-rating{margin:0}.wc-block-grid__products .wc-block-grid__product-image img{width:100%}.wc-block-grid__product-link{color:#2c2d33}.site .wc-block-grid__product .wc-block-grid__product-title{font-size:15px;letter-spacing:0;margin-bottom:4px}.wc-block-grid .wc-block-grid__product .wc-block-grid__product-price{color:#43454b;font-size:14px;margin-bottom:0.75em;order:2;margin-bottom:0}.wc-block-grid__product .wc-block-grid__product-onsale{position:absolute;top:10px;left:10px;min-width:inherit;min-height:inherit;font-size:11px;font-weight:normal;border-radius:3px;padding:3px 9px;opacity:0.8;line-height:15px;border:none;text-transform:none;pointer-events:none}.wc-block-grid__product .wc-block-grid__product-rating{order:1;margin:0;margin-bottom:4px}.wc-block-grid__product .star-rating{height:1.118em;position:relative;width:5.6em;margin:0 0 2px;font-size:12px}.wc-block-grid__product-add-to-cart{order:3}.wc-block-grid__product-add-to-cart.wp-block-button{position:absolute;z-index:1;bottom:0;opacity:0;width:100%}.wc-block-grid__product-add-to-cart.wp-block-button .wc-block-components-product-button__button,.wc-block-grid__product-add-to-cart.wp-block-button a.wp-block-button__link{display:block;width:100%;height:40px;padding:0;border-radius:4px;font-size:14px;font-weight:600;line-height:40px;text-align:center;transition:0.1s}.wc-block-grid__product:hover .wc-block-grid__product-add-to-cart.wp-block-button{opacity:1}hr.wp-block-separator{height:inherit;border-bottom:none}.wp-block-cover p{margin:0}.wp-block-cover img{display:block}.wp-block-columns p a,.wp-block-columns p a:hover{text-decoration:underline;text-decoration-thickness:0.5px;text-underline-offset:0.16em}.content-area hr.wp-block-separator{height:1px}.woocommerce-tabs .wp-block-image{margin:0 0 1.5em}.woocommerce-tabs .wp-block-image.aligncenter{margin-left:auto;margin-right:auto}.wp-block-pullquote{padding:0;text-align:left}@media (max-width: 992px){.woocommerce-tabs .wp-block-image{margin-bottom:1rem}.wc-block-grid__products{gap:20px}.site .wc-block-grid__product.wc-block-grid__product{padding-bottom:55px;box-shadow:0 0 10px rgb(0 0 0 / 10%)}.wc-block-grid__product-add-to-cart.wp-block-button{opacity:1}.wc-block-grid .wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating,.wc-block-grid__product .wc-block-grid__product-title,.wc-block-grid__product-add-to-cart.wp-block-button{padding-left:15px;padding-right:15px}.wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart{margin-bottom:15px}.wc-block-components-notice-banner{padding-right:1em;padding-left:1em}}.woocommerce:has(.wc-block-components-notice-banner){padding-bottom:30px}.wc-block-components-notice-banner__content .buttons-wrapper{margin-top:10px}.is-large.wc-block-cart,.wp-block-woocommerce-checkout.wc-block-checkout{margin-top:2em}.is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__total:last-child{padding-right:0}.is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image{padding-left:0}.wp-element-button.wc-block-components-button.wc-block-cart__submit-button,.wp-element-button.wc-block-components-button.wc-block-components-checkout-place-order-button{border-radius:6px;font-weight:bold;transition:background 0.2s}.wc-block-components-notice-banner .message-inner{padding:5px}.wc-block-components-notice-banner .buttons-wrapper{margin-top:10px}@media (min-width: 993px){.page-template-template-fullwidth .site-main .alignwide,.page-template-template-fullwidth-no-heading .site-main .alignwide{margin-left:calc(25% - 25vw);margin-right:calc(25% - 25vw);width:auto;max-width:1000%;clear:both}.page-template-template-fullwidth .site-main .alignfull,.page-template-template-fullwidth-no-heading .site-main .alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:auto}.site .wc-block-components-notice-banner{margin-right:auto;margin-left:auto}.single-product .site .wc-block-components-notice-banner{margin-top:0;margin-bottom:0}}.product-categories .children{display:none}.shoptimizer-wc-cat-widget--expanded>.children{display:block}.shoptimizer-wc-cat-widget--toggle{position:absolute;top:1px;cursor:pointer;display:inline-flex;margin-left:.5em;transform:rotate(-360deg);transition:all 0.3s ease;width:18px;height:18px;background:#fff;border-radius:50%;box-shadow:rgb(0 0 0 / .05) 0 6px 24px 0,rgb(0 0 0 / .08) 0 0 0 1px;justify-content:center;align-items:center}.shoptimizer-wc-cat-widget--toggle:before{content:url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='12' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 9L12 16L5 9' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");display:inline-flex;justify-content:center;align-items:center;line-height:1;margin-top:2px}.shoptimizer-wc-cat-widget--expanded>a .shoptimizer-wc-cat-widget--toggle{transform:rotate(-180deg)}.pdp-complementary-carousel{margin-top:2rem}.pdp-complementary--header{display:flex;justify-content:space-between;margin-bottom:1rem}.pdp-complementary--header button{margin-left:.75rem;padding:0;display:inline-flex;align-items:center}.pdp-complementary--header svg{width:16px}.pdp-complementary--heading{font-size:16px;font-weight:600;color:#111}.pdp-complementary--nav{display:flex;flex-shrink:0}.tns-carousel{overflow:hidden}.tns-liveregion{display:none}.pdp-complementary-carousel:has(.pdp-complementary-item:only-child) .pdp-complementary--nav{display:none}.pdp-complementary--container{display:flex}.pdp-complementary--container{opacity:0}.pdp-complementary--container.tns-slider{opacity:1}.pdp-complementary-item img{max-width:95px;height:auto;margin-right:1.25rem;margin-left:1px}.pdp-complementary--single{display:flex;align-items:center}.pdp-complementary--content{display:flex;flex-direction:column}.pdp-complementary--title{font-size:14px;font-weight:600}.pdp-complementary--title a,.pdp-complementary--title a:hover{color:#111}.pdp-complementary--content .price{font-size:13px}.pdp-complementary--content .price ins{font-weight:700}.pdp-complementary--add-to-cart{display:inline-flex;margin-top:.35rem}.pdp-complementary--add-to-cart a{padding:5px 14px;font-size:12px;color:#111;border:1px solid #e2e2e2;background:linear-gradient(180deg,white,#eee 130%) no-repeat;border-radius:4px;transition:0.2s all}.pdp-complementary--add-to-cart a:hover{color:#111;border-color:#ccc}.pdp-complementary--add-to-cart:has(.added_to_cart) .added{display:none}.pdp-complementary--add-to-cart .ajax_add_to_cart.add_to_cart_button:after{border:1px solid rgb(0 0 0 / .3);border-left-color:#fff;width:14px;height:14px;margin-top:-7px}.rtl .pdp-complementary-carousel{direction:ltr}.rtl .pdp-complementary--header,.rtl .pdp-complementary--single{flex-flow:row-reverse}.rtl .pdp-complementary-item img{margin-left:1.25rem;margin-right:1px}.rtl .pdp-complementary--header button{margin-left:0;margin-right:.75rem}.rtl .pdp-complementary--add-to-cart{justify-content:flex-end}.shoptimizer-sticky-add-to-cart{z-index:5;position:fixed;border-bottom:1px solid #eee;display:block;overflow:hidden;zoom:1;top:-300px;right:0;left:0;padding:0 .15em;background-color:#fff;font-size:clamp(0.8125rem, 0.749rem + 0.2033vw, 0.875rem);transition:all 0.45s}.page-template .shoptimizer-sticky-add-to-cart{display:none}.site-content .shoptimizer-sticky-add-to-cart .col-full{max-width:1170px;margin-right:auto;margin-left:auto;padding:0 2.617924em;background-color:#fff}@media (max-width:992px){.site-content .shoptimizer-sticky-add-to-cart .col-full{padding-left:1em;padding-right:1em}}.single-product .site-content .shoptimizer-sticky-add-to-cart .col-full{background-color:#fff}.shoptimizer-sticky-add-to-cart.visible{top:0}.admin-bar .shoptimizer-sticky-add-to-cart.visible{top:32px}.sticky-t .shoptimizer-sticky-add-to-cart{box-shadow:5px 0 5px 0 rgb(27 31 35 / .1)}@media (max-width:992px){.shoptimizer-sticky-add-to-cart{top:auto;bottom:-95px}.sticky-t .shoptimizer-sticky-add-to-cart.visible,.admin-bar.sticky-t .shoptimizer-sticky-add-to-cart.visible{top:auto;bottom:0}}.sticky-b .shoptimizer-sticky-add-to-cart{top:auto;bottom:-300px;border-top:1px solid #eee;border-bottom:none}.sticky-b .shoptimizer-sticky-add-to-cart.visible,.admin-bar.sticky-b .shoptimizer-sticky-add-to-cart.visible{top:auto;bottom:0;box-shadow:5px 0 5px 0 rgb(27 31 35 / .1)}.shoptimizer-sticky-add-to-cart__content-product-info{display:flex;flex-direction:column;padding-left:15px;color:#222;min-width:0;flex:1;margin-right:auto}.shoptimizer-sticky-add-to-cart__content{display:flex;align-items:center;justify-content:space-between}.shoptimizer-sticky-add-to-cart__content-title{display:block;padding-right:15px;font-weight:600;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.shoptimizer-sticky-add-to-cart .star-rating{margin-top:2px;font-size:10px}.shoptimizer-sticky-add-to-cart__content-price{margin-right:5px;color:#111}.shoptimizer-sticky-add-to-cart__content-price del{margin-right:5px;opacity:.35;font-size:.85em}.shoptimizer-sticky-add-to-cart__content-button{margin-left:auto}.site .shoptimizer-sticky-add-to-cart__content-button a.button{font-size:clamp(0.75rem, 0.6865rem + 0.2033vw, 0.8125rem);font-weight:600;transition:all 0.2s}.shoptimizer-sticky-add-to-cart__content-button a.added_to_cart{display:none}.shoptimizer-sticky-add-to-cart img{width:inherit;max-height:65px}.admin-bar .shoptimizer-sticky-add-to-cart--slideInDown{top:32px}.site .has-subscription-plans .shoptimizer-sticky-add-to-cart__content-button a.button{display:none}.sticky-d #shoptimizer-sticky-anchor,.sticky-m #shoptimizer-sticky-anchor{scroll-margin-top:80px}.admin-bar.sticky-d #shoptimizer-sticky-anchor,.admin-bar.sticky-m #shoptimizer-sticky-anchor{scroll-margin-top:110px}@media (max-width:992px){.shoptimizer-sticky-add-to-cart img{display:none}.shoptimizer-sticky-add-to-cart__content-product-info{padding-left:0}}@media (max-width:768px){.shoptimizer-sticky-add-to-cart img{display:none}.shoptimizer-sticky-add-to-cart__content{padding:10px 0}.shoptimizer-sticky-add-to-cart__content-product-info{padding-left:0}.shoptimizer-sticky-add-to-cart__content-button{min-width:200px;text-align:right}}.ri.menu-item::before{display:block;margin-top:5px;margin-bottom:-40px;min-height:22px;font-family:Rivolicons,sans-serif;font-size:22px;text-align:center;pointer-events:none}@font-face{font-display:swap;font-family:Rivolicons;font-style:normal;font-display:block;src:url(/wp-content/themes/shoptimizer/assets/fonts/Rivolicons-Free.eot?-uew922);src:url(/wp-content/themes/shoptimizer/assets/fonts/Rivolicons-Free.eot?#iefix-uew922) format("embedded-opentype"),url(/wp-content/themes/shoptimizer/assets/fonts/Rivolicons-Free.woff2?-uew922) format("woff2"),url(/wp-content/themes/shoptimizer/assets/fonts/Rivolicons-Free.woff?-uew922) format("woff"),url(/wp-content/themes/shoptimizer/assets/fonts/Rivolicons-Free.svg?-uew922#Rivolicons-Free) format("svg"),url(/wp-content/themes/shoptimizer/assets/fonts/Rivolicons-Free.ttf?-uew922) format("truetype")}[class*=" ri-"],[class^=ri-]{font-family:Rivolicons,sans-serif;speak:none;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ri-adjust::before{content:"\e600"}.ri-arrow-down::before{content:"\e601"}.ri-arrow-left::before{content:"\e602"}.ri-arrow-right::before{content:"\e603"}.ri-arrow-up::before{content:"\e604"}.ri-ban-circle::before{content:"\e605"}.ri-bookmark::before{content:"\e606"}.ri-bucket::before{content:"\e607"}.ri-bullhorn::before{content:"\e608"}.ri-calendar::before{content:"\e609"}.ri-check-square::before{content:"\e60a"}.ri-check::before{content:"\e60b"}.ri-chevron-down-circle::before{content:"\e60c"}.ri-chevron-down::before{content:"\e60d"}.ri-chevron-left-circle::before{content:"\e60e"}.ri-chevron-left::before{content:"\e60f"}.ri-chevron-right-circle::before{content:"\e610"}.ri-chevron-right::before{content:"\e611"}.ri-chevron-top-circle::before{content:"\e612"}.ri-chevron-up::before{content:"\e613"}.ri-clock::before{content:"\e614"}.ri-cloud-download::before{content:"\e615"}.ri-cloud-upload::before{content:"\e616"}.ri-cloud::before{content:"\e617"}.ri-comment-bubble::before{content:"\e618"}.ri-comment-square::before{content:"\e619"}.ri-comment-txt-square::before{content:"\e61a"}.ri-comments-bubble::before{content:"\e61b"}.ri-computer::before{content:"\e61c"}.ri-contract::before{content:"\e61d"}.ri-crop::before{content:"\e61e"}.ri-cross-circle::before{content:"\e61f"}.ri-cross::before{content:"\e620"}.ri-cutlery::before{content:"\e621"}.ri-diamond::before{content:"\e622"}.ri-document-add::before{content:"\e623"}.ri-document-remove::before{content:"\e624"}.ri-document::before{content:"\e625"}.ri-download::before{content:"\e626"}.ri-dribbble::before{content:"\e627"}.ri-drop::before{content:"\e628"}.ri-earth::before{content:"\e629"}.ri-envelope::before{content:"\e62a"}.ri-equal-circle::before{content:"\e62b"}.ri-exclamation-circle::before{content:"\e62c"}.ri-exclamation-triangle::before{content:"\e62d"}.ri-expand::before{content:"\e62e"}.ri-eye-close::before{content:"\e62f"}.ri-eye::before{content:"\e630"}.ri-facebook::before{content:"\e631"}.ri-film-play::before{content:"\e632"}.ri-flag::before{content:"\e633"}.ri-glasses-classic::before{content:"\e634"}.ri-glasses-hipster::before{content:"\e635"}.ri-google-plus::before{content:"\e636"}.ri-google::before{content:"\e637"}.ri-hamburger-circle::before{content:"\e638"}.ri-hamburger::before{content:"\e639"}.ri-heart::before{content:"\e63a"}.ri-history::before{content:"\e63b"}.ri-home::before{content:"\e63c"}.ri-info-circle::before{content:"\e63d"}.ri-instagram::before{content:"\e63e"}.ri-laptop::before{content:"\e63f"}.ri-leaf::before{content:"\e640"}.ri-link::before{content:"\e641"}.ri-list::before{content:"\e642"}.ri-location::before{content:"\e643"}.ri-lock::before{content:"\e644"}.ri-map-marker::before{content:"\e645"}.ri-map::before{content:"\e646"}.ri-meh::before{content:"\e647"}.ri-microphone::before{content:"\e648"}.ri-minus-circle::before{content:"\e649"}.ri-moon::before{content:"\e64a"}.ri-move::before{content:"\e64b"}.ri-music-note-double::before{content:"\e64c"}.ri-music-note::before{content:"\e64d"}.ri-mustache::before{content:"\e64e"}.ri-ok-circle::before{content:"\e64f"}.ri-paperclip::before{content:"\e650"}.ri-pencil-square::before{content:"\e651"}.ri-pencil::before{content:"\e652"}.ri-plus-circle::before{content:"\e653"}.ri-power-switch::before{content:"\e654"}.ri-pushpin::before{content:"\e655"}.ri-question-circle::before{content:"\e656"}.ri-random::before{content:"\e657"}.ri-redo::before{content:"\e658"}.ri-refresh::before{content:"\e659"}.ri-resize-full::before{content:"\e65a"}.ri-resize-h::before{content:"\e65b"}.ri-resize-small::before{content:"\e65c"}.ri-resize-v::before{content:"\e65d"}.ri-retweet::before{content:"\e65e"}.ri-rivoli::before{content:"\e65f"}.ri-sad::before{content:"\e660"}.ri-search-minus::before{content:"\e661"}.ri-search-plus::before{content:"\e662"}.ri-search::before{content:"\e663"}.ri-share-square::before{content:"\e664"}.ri-share::before{content:"\e665"}.ri-shopping-cart::before{content:"\e666"}.ri-smile::before{content:"\e667"}.ri-star-empty::before{content:"\e668"}.ri-star-half-empty::before{content:"\e669"}.ri-star::before{content:"\e66a"}.ri-stats::before{content:"\e66b"}.ri-sun::before{content:"\e66c"}.ri-tag::before{content:"\e66d"}.ri-th-large::before{content:"\e66e"}.ri-th-list::before{content:"\e66f"}.ri-th::before{content:"\e670"}.ri-thumbs-up::before{content:"\e672"}.ri-trash::before{content:"\e673"}.ri-tumblr::before{content:"\e674"}.ri-twitter::before{content:"\e675"}.ri-undo::before{content:"\e676"}.ri-unlink::before{content:"\e677"}.ri-unlock::before{content:"\e678"}.ri-upload::before{content:"\e679"}.ri-user-girl::before{content:"\e67a"}.ri-user::before{content:"\e67b"}.ri-users::before{content:"\e67c"}.ri-volume-level-one::before{content:"\e67d"}.ri-volume-level-three::before{content:"\e67e"}.ri-volume-level-two::before{content:"\e67f"}.ri-volume::before{content:"\e680"}.ri-wrench::before{content:"\e681"}.ri-youtube-play::before{content:"\e682"}.ri-youtube::before{content:"\e683"}@media (prefers-reduced-motion:reduce){*,::before,::after{animation-delay:-1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important;background-attachment:initial!important;scroll-behavior:auto!important;transition-delay:0s!important;transition-duration:0s!important}}:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-name:headShake;animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}@keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}@keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}@keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}@keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}@keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after,.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after{content:""}.notificationx-shortcode-wrapper>.nx-bar,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .notificationx-close,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after,.nx-bar,.nx-bar .nx-bar-inner .notificationx-close,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after{position:absolute}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{align-items:center;display:flex}#notificationx-frontend,#notificationx-frontend-crosssite,.notificationx-frontend{color:#000;font-family:Open Sans,sans-serif;text-shadow:none}#notificationx-frontend .nx-container,#notificationx-frontend-crosssite .nx-container,.notificationx-frontend .nx-container{display:flex;flex-direction:column;pointer-events:none;position:fixed;z-index:99998}#notificationx-frontend .nx-container.nxc-bottom_left,#notificationx-frontend-crosssite .nx-container.nxc-bottom_left,.notificationx-frontend .nx-container.nxc-bottom_left{align-items:flex-start;bottom:0;left:0;right:0}@media only screen and (max-width:480px){#notificationx-frontend .nx-container.nxc-bottom_left,#notificationx-frontend-crosssite .nx-container.nxc-bottom_left,.notificationx-frontend .nx-container.nxc-bottom_left{bottom:10px;left:10px;right:10px}}#notificationx-frontend .nx-container.nxc-bottom_right,#notificationx-frontend-crosssite .nx-container.nxc-bottom_right,.notificationx-frontend .nx-container.nxc-bottom_right{align-items:flex-end;bottom:30px;left:0;right:30px}@media only screen and (max-width:480px){#notificationx-frontend .nx-container.nxc-bottom_right,#notificationx-frontend-crosssite .nx-container.nxc-bottom_right,.notificationx-frontend .nx-container.nxc-bottom_right{bottom:10px;left:10px;right:10px}}#notificationx-frontend .nx-container.nxc-top_right,#notificationx-frontend-crosssite .nx-container.nxc-top_right,.notificationx-frontend .nx-container.nxc-top_right{align-items:flex-end;right:30px;top:30px}@media only screen and (max-width:480px){#notificationx-frontend .nx-container.nxc-top_right,#notificationx-frontend-crosssite .nx-container.nxc-top_right,.notificationx-frontend .nx-container.nxc-top_right{left:10px;right:10px;top:10px}}#notificationx-frontend .nx-container.nxc-top_left,#notificationx-frontend-crosssite .nx-container.nxc-top_left,.notificationx-frontend .nx-container.nxc-top_left{align-items:flex-end;left:30px;top:30px}@media only screen and (max-width:480px){#notificationx-frontend .nx-container.nxc-top_left,#notificationx-frontend-crosssite .nx-container.nxc-top_left,.notificationx-frontend .nx-container.nxc-top_left{left:10px;right:10px;top:10px}}#notificationx-frontend .nx-container .nx-notification,#notificationx-frontend-crosssite .nx-container .nx-notification,.notificationx-frontend .nx-container .nx-notification{pointer-events:auto}.notification-item.nx-notification.position-bottom_right{bottom:0!important;left:auto!important;right:0!important}@keyframes SlideBottom{0%{transform:translateY(0)}to{transform:translateY(1000%)}}@keyframes SlideTop{0%{transform:translateY(1000%)}to{transform:translateY(0)}}@keyframes FadeIn{0%{opacity:0}to{opacity:1}}.notificationx-frontend .nx-container .notification-res-item.nx-res-notification{pointer-events:auto}.notificationx-frontend .nx-container .notification-res-item{animation-fill-mode:forwards;background:#fff;bottom:20px!important;box-shadow:0 0 10px rgb(0 0 0 / .1);left:auto;left:10px!important;min-width:190px;pointer-events:auto;position:relative;z-index:99998}.notificationx-frontend .nx-container .notification-res-item .notificationx-inner{align-items:center;display:flex}.notificationx-frontend .nx-container .notification-res-item .notificationx-image{align-items:center;align-self:stretch;aspect-ratio:1;display:flex;flex-basis:36px;justify-content:center;margin:0 2px 0 0;min-width:36px;overflow:hidden;padding:6px;width:36px}.notificationx-frontend .nx-container .notification-res-item .notificationx-image img{max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}.notificationx-frontend .nx-container .notification-res-item .notificationx-image .notificationx-image-badge{opacity:0;visibility:hidden}.notificationx-frontend .nx-container .notification-res-item .notificationx-content .notificationX-theme-five-shape{display:none}.notificationx-frontend .nx-container .notification-res-item .notificationx-content{display:flex;flex:1;flex-direction:row;font-size:10px;margin-left:4px;margin-right:20px;padding:4px 0}.notificationx-frontend .nx-container .notification-res-item .notificationx-content p{align-items:center;display:inline-flex;flex-wrap:wrap;font-size:10px;font-weight:400;line-height:1.1;margin:0}.notificationx-frontend .nx-container .notification-res-item .notificationx-content p.nx-first-row{color:#687895}.notificationx-frontend .nx-container .notification-res-item .notificationx-content p.nx-first-row span span{color:#344054}.notificationx-frontend .nx-container .notification-res-item .notificationx-content p.nx-first-row span span:first-child{color:#344054;font-weight:500}.notificationx-frontend .nx-container .notification-res-item .notificationx-content p.nx-first-row span span:nth-child(2){color:#687895;font-weight:400}.notificationx-frontend .nx-container .notification-res-item .notificationx-content p.nx-second-row>span{color:#344054;font-size:10px;font-weight:500;margin-left:4px}.notificationx-frontend .nx-container .notification-res-item .notificationx-content p.nx-second-row>span span:nth-child(2){margin-left:4px}.notificationx-frontend .nx-container .notification-res-item .notificationx-content p.nx-third-row{color:#7c8db5;font-size:10px}.notificationx-frontend .nx-container .notification-res-item .notificationx-content p.nx-third-row .nx-branding,.notificationx-frontend .nx-container .notification-res-item .notificationx-content p.nx-third-row span{display:none}.notificationx-frontend .nx-container .notification-res-item .notificationx-close{display:inline-flex;position:absolute;right:8px!important;top:6px!important}.notificationx-frontend .nx-container .notification-res-item .notificationx-close svg{fill:#000;cursor:pointer;height:7px;width:7px}.notificationx-frontend .nx-container .notification-res-item .notificationx-link{bottom:0;left:0;position:absolute;right:0;top:0}.notificationx-frontend .nx-container .notification-res-item.button-link .notificationx-link{display:none}.notificationx-frontend .nx-container .notification-res-item:not(:last-child){margin-bottom:20px}.notificationx-frontend .nx-container .notification-res-item.source-res-freemius_conversions .notificationx-content{flex-direction:column;gap:4px}.notificationx-frontend .nx-container .notification-res-item.source-res-freemius_conversions .notificationx-content .nx-second-row span{margin-left:0}.notificationx-frontend .nx-container .notification-res-item.type-res-email_subscription.themes-email_subscription_res-theme-two{border-radius:36px}.notificationx-frontend .nx-container .notification-res-item.type-res-email_subscription.themes-email_subscription_res-theme-two .notificationx-image{margin:0;padding:4px}.notificationx-frontend .nx-container .notification-res-item.type-res-email_subscription.themes-email_subscription_res-theme-two .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.type-res-email_subscription.themes-email_subscription_res-theme-three .notificationx-content{margin-left:6px}.notificationx-frontend .nx-container .notification-res-item.type-res-email_subscription .notificationx-content p.nx-second-row span{color:#5220b4}.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-one .notificationx-content p.nx-second-row{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-one .notificationx-content p.nx-second-row span span{color:#5614d5}.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-three,.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-two{border-radius:36px}.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-three .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-two .notificationx-image{margin:0;padding:4px}.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-three .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-two .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-three .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-two .notificationx-content p.nx-second-row{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-three .notificationx-content p.nx-second-row span span,.notificationx-frontend .nx-container .notification-res-item.res-type-reviews.themes-reviews_res-theme-two .notificationx-content p.nx-second-row span span{color:#5614d5}.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-7day-download .notificationx-content p.nx-first-row,.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-today-download .notificationx-content p.nx-first-row,.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-total-download .notificationx-content p.nx-first-row{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-7day-download .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-today-download .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-total-download .notificationx-content p.nx-first-row span span{color:#5614d5}.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-7day-download .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-today-download .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-total-download .notificationx-content p.nx-second-row span{color:#687895}.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-total-download{border-radius:36px}.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-total-download .notificationx-image{margin:0;padding:4px}.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-total-download .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-actively_using .notificationx-content p.nx-first-row span{color:#687895}.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-actively_using .notificationx-content p.nx-second-row{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notificationx-frontend .nx-container .notification-res-item.res-type-download_stats.themes-res-res-actively_using .notificationx-content p.nx-second-row span span{color:#5614d5}.notificationx-frontend .nx-container .notification-res-item.res-type-comments.themes-comments_res-theme-eight .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.res-type-comments.themes-comments_res-theme-nine .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.res-type-comments.themes-comments_res-theme-one .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.res-type-comments.themes-comments_res-theme-seven .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.res-type-comments.themes-comments_res-theme-three .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.res-type-comments.themes-comments_res-theme-two .notificationx-content p.nx-second-row{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement{border-radius:4px}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-one .notificationx-image svg{max-height:34px;position:absolute;top:-3px}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-one .notificationx-content p.nx-first-row span span{color:#687895}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-one .notificationx-content p.nx-second-row span{color:#344054}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-two .notificationx-content p.nx-first-row span span{color:#687895}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-two .notificationx-content p.nx-second-row span{color:#344054}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-three .notificationx-image{padding:3px}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-three .notificationx-image img{border-radius:4px}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-three .notificationx-content p.nx-first-row span span{color:#687895}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-three .notificationx-content p.nx-second-row span{color:#344054}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-five,.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-four{padding-right:10px}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-five .notificationx-inner .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-four .notificationx-inner .notificationx-image{margin:0}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-five .notificationx-inner .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-four .notificationx-inner .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-five .notificationx-inner .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-four .notificationx-inner .notificationx-content{margin:0}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-five .notificationx-inner .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-four .notificationx-inner .notificationx-content p.nx-first-row span span{color:#344054;font-size:12px;font-weight:500;margin-left:4px}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-five .notificationx-inner .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-four .notificationx-inner .notificationx-content p.nx-second-row span{color:#687895}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-five .notificationx-inner .notificationx-content a,.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-four .notificationx-inner .notificationx-content a{background:#fef1ff;border-radius:4px;color:#ab48b3;font-size:8px;font-weight:500;line-height:1.1em;margin-left:4px;padding:6px 12px}.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-five .notificationx-inner a,.notificationx-frontend .nx-container .notification-res-item.type-res-offer_announcement.themes-announcements_res-theme-four .notificationx-inner a{background:#4f19cd;border-radius:4px;color:#fff;font-size:8px;font-weight:500;line-height:1.1em;margin-left:4px;padding:6px 12px}.notificationx-frontend .nx-container .notification-res-item.type-res-video{border-radius:4px}.notificationx-frontend .nx-container .notification-res-item.type-res-video .notificationx-content{flex-direction:column;gap:2px}.notificationx-frontend .nx-container .notification-res-item.type-res-video .notificationx-content p.nx-first-row span span{font-weight:500}.notificationx-frontend .nx-container .notification-res-item.type-res-video .notificationx-content p.nx-first-row span span:first-child{color:#344054}.notificationx-frontend .nx-container .notification-res-item.type-res-video .notificationx-content p.nx-first-row span span:nth-child(2){color:#344054;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-1 .notificationx-content p.nx-second-row>span,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-2 .notificationx-content p.nx-second-row>span,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-4 .notificationx-content p.nx-second-row>span{color:#667085;margin-left:0}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-1 .notificationx-content p.nx-second-row>span span:first-child,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-2 .notificationx-content p.nx-second-row>span span:first-child,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-4 .notificationx-content p.nx-second-row>span span:first-child{color:#5614d5}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-1 .notificationx-content p.nx-second-row>span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-2 .notificationx-content p.nx-second-row>span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-4 .notificationx-content p.nx-second-row>span span:nth-child(2){margin-left:0}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-1 .notificationx-content p.nx-second-row>span span:nth-child(3),.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-1 .notificationx-content p.nx-second-row>span span:nth-child(5),.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-2 .notificationx-content p.nx-second-row>span span:nth-child(3),.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-2 .notificationx-content p.nx-second-row>span span:nth-child(5),.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-4 .notificationx-content p.nx-second-row>span span:nth-child(3),.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-4 .notificationx-content p.nx-second-row>span span:nth-child(5){color:#5614d5;margin-left:4px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-2{border-radius:50px 4px 4px 50px;filter:drop-shadow(-10px 0 15px rgb(0 0 0 / .1))}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-2 .notificationx-image{animation:animated 2s infinite;border-radius:50%;box-shadow:none;padding:0;position:relative}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-2 .notificationx-content{padding-left:8px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-2 .notificationx-content p.nx-second-row>span{color:#667085;margin-left:0}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-2 .notificationx-content p.nx-second-row>span span{position:relative}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-2 .notificationx-content p.nx-second-row>span span:first-child{color:#5614d5;margin-left:14px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-2 .notificationx-content p.nx-second-row>span span:first-child:before{color:#667085!important;content:"";font-family:dashicons;font-size:12px;left:-15px;position:absolute;top:50%;transform:translateY(-50%)}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-2 .notificationx-content p.nx-second-row>span span:nth-child(2){color:#5614d5;margin-left:18px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-channel-2 .notificationx-content p.nx-second-row>span span:nth-child(2):before{color:#667085!important;content:"";font-family:dashicons;font-size:12px;left:-15px;position:absolute;top:50%;transform:translateY(-50%)}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3{border-radius:50px 4px 4px 50px;filter:drop-shadow(-10px 0 15px rgb(0 0 0 / .1))}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-image{animation:animated 2s infinite;border-radius:50%;box-shadow:none;padding:0;position:relative}@keyframes animated{0%{outline:0 solid #c00}to{outline:6px solid rgb(204 0 0 / .2)}}@keyframes animated-before{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes animated-after{0%{transform:scale(1)}to{transform:scale(1.4)}}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-content{padding-left:8px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-content p.nx-second-row>span,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-content p.nx-second-row>span{color:#667085;margin-left:0}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-content p.nx-second-row>span span,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-content p.nx-second-row>span span{position:relative}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-content p.nx-second-row>span span:first-child,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-content p.nx-second-row>span span:first-child{color:#5614d5;margin-left:14px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-content p.nx-second-row>span span:first-child:before,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-content p.nx-second-row>span span:first-child:before{color:#667085!important;content:"";font-family:dashicons;font-size:12px;left:-15px;position:absolute;top:50%;transform:translateY(-50%)}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-content p.nx-second-row>span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-content p.nx-second-row>span span:nth-child(2){color:#5614d5;margin-left:18px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-content p.nx-second-row>span span:nth-child(2):before,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-content p.nx-second-row>span span:nth-child(2):before{color:#667085!important;content:"";font-family:dashicons;font-size:12px;left:-15px;position:absolute;top:50%;transform:translateY(-50%)}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-content p.nx-second-row>span span:nth-child(3),.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-content p.nx-second-row>span span:nth-child(3){color:#5614d5;margin-left:18px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-1 .notificationx-content p.nx-second-row>span span:nth-child(3):before,.notificationx-frontend .nx-container .notification-res-item.type-res-video.themes-youtube_res-video-3 .notificationx-content p.nx-second-row>span span:nth-child(3):before{color:#667085!important;content:"";font-family:dashicons;font-size:12px;left:-15px;position:absolute;top:50%;transform:translateY(-50%)}.notificationx-frontend .nx-container .notification-res-item.type-res-video.button-link .notificationx-link{background:#c00;border-radius:2px;bottom:inherit;color:#fff;display:block;font-size:8px;font-weight:500;left:inherit;line-height:10px;padding:3px 6px;right:6px;text-decoration:none;top:-18px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.button-link .yt-notificationx-link{border-radius:4px;bottom:inherit;color:#fff;font-size:10px;font-weight:500;left:auto;line-height:12px;position:absolute;right:4px;text-decoration:none;top:-24px}.notificationx-frontend .nx-container .notification-res-item.type-res-video.button-link .yt-notificationx-link .yt-subscription-button-subscriber-count-branded-horizontal{height:18px!important;line-height:18px!important}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-one .notificationx-content p.nx-first-row,.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-one .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-one .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-one .notificationx-content p.nx-second-row span{color:#5220b4;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-one .notificationx-content p.nx-third-row span{color:#5220b4;display:block;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-two{background:#fff0;border-radius:0;box-shadow:none}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-two .notificationx-image{background:#fff;border-radius:3px;box-shadow:0 0 10px rgb(0 0 0 / .1)}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-two .notificationx-image img{border-radius:3px}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-two .notificationx-content{background:#fff;border-radius:3px;box-shadow:0 0 10px rgb(0 0 0 / .1);margin-left:6px;padding:12px 10px}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-two .notificationx-content p.nx-first-row{color:#344054;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-two .notificationx-content p.nx-first-row span span:first-child{color:#7253ec;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-two .notificationx-content p.nx-first-row span span:nth-child(2){color:#344054;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-two .notificationx-content p.nx-second-row span{color:#687895;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-two .notificationx-content p.nx-third-row span{color:#687895;display:block;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-three{border-radius:36px}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-three .notificationx-image{margin-right:0}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-three .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-three .notificationx-content p.nx-first-row{color:#344054;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-three .notificationx-content p.nx-first-row span span:first-child{color:#02c7a1;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-three .notificationx-content p.nx-first-row span span:nth-child(2){color:#344054;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-three .notificationx-content p.nx-second-row span{color:#687895;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.res-type-page_analytics.themes-res-res-pa-theme-three .notificationx-content p.nx-third-row span{color:#687895;display:block;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-one .notificationx-content p.nx-first-row span span:first-child{color:#687895;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-one .notificationx-content p.nx-first-row span span:nth-child(2){font-weight:500}.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-one .notificationx-image{margin:0;padding:2px}.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-one .notificationx-image img{border-radius:2px}.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-one .notificationx-content{margin-left:8px;padding:8px 0}.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-one .notificationx-content p.nx-first-row span span{color:#344054}.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-one .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-one .notificationx-content p.nx-first-row span span:nth-child(2){color:#344054;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-one .notificationx-content p.nx-second-row span span{font-weight:600;margin-left:4px}.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-one .notificationx-content p.nx-third-row span{display:none}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-two{border-radius:36px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-two .notificationx-image{margin:0;padding:2px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-two .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-two,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-two,.notificationx-frontend .nx-container .notification-res-item.themes-form_res-theme-two,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-three,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-two{border-radius:36px}.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-two .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-two .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-form_res-theme-two .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-three .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-two .notificationx-image{margin:0;padding:4px}.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-two .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-two .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-form_res-theme-two .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-three .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-two .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-two .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-two .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-form_res-theme-two .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-three .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-two .notificationx-content{margin-left:8px;padding:8px 0}.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-two .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-two .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-two .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-two .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-form_res-theme-two .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-form_res-theme-two .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-three .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-three .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-two .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-two .notificationx-content p.nx-first-row span span:first-child{color:#344054;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-two .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-two .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-form_res-theme-two .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-three .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_res-theme-two .notificationx-content p.nx-first-row span span:nth-child(2){color:#687895;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-three .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-two .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-three .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-three .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-email_subscription_res-theme-three .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-form_res-theme-three .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-two .notificationx-image{border-right:1px solid #f2f2f2}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three{background:#fff0;box-shadow:none}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three .notificationx-image{background:#fff;border:none!important;border-radius:50%;box-shadow:0 0 10px rgb(0 0 0 / .2);flex-basis:32px;min-width:32px;overflow:initial!important;padding:4px;position:relative;width:32px;z-index:1}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight .notificationx-image .notificationx-image-badge:not(.second-span),.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three .notificationx-image .notificationx-image-badge:not(.second-span),.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five .notificationx-image .notificationx-image-badge:not(.second-span),.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five .notificationx-image .notificationx-image-badge:not(.second-span),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three .notificationx-image .notificationx-image-badge:not(.second-span){display:none}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight .notificationx-image .notificationx-image-badge,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three .notificationx-image .notificationx-image-badge,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five .notificationx-image .notificationx-image-badge,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five .notificationx-image .notificationx-image-badge,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three .notificationx-image .notificationx-image-badge{background:transparent!important;border-bottom-width:0!important;border-left-width:0!important;border-right:14px transparent!important;border-style:solid!important;border-top-color:#fff;border-top-width:16px!important;bottom:-7px!important;left:52%!important;opacity:1;position:absolute;visibility:visible;z-index:-1}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three .notificationx-content{background:#fff;border:none!important;border-bottom-left-radius:0;border-bottom-right-radius:5px;border-top-left-radius:0;border-top-right-radius:5px;box-shadow:0 0 10px rgb(0 0 0 / .1);justify-content:center;margin-left:2px!important;margin-right:0!important;padding:8px 16px 8px 8px;position:relative}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three .notificationx-content p.nx-first-row span span:nth-child(2){color:#344054;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three .notificationx-content p.nx-second-row span{color:#5220b4}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-eight .notificationx-content .notificationX-theme-five-shape,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-three .notificationx-content .notificationX-theme-five-shape,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-five .notificationx-content .notificationX-theme-five-shape,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-five .notificationx-content .notificationX-theme-five-shape,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-three .notificationx-content .notificationX-theme-five-shape{fill:#fff;bottom:0;display:block;height:100%;position:absolute;right:100%;top:0}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-seven,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-four,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-four,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-four,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-four{border-radius:20px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-seven .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-four .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-four .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-four .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-four .notificationx-image{background:#fff;border-radius:50%;box-shadow:0 0 0 2px #ead9f8;flex-basis:28px;height:28px;margin:4px 10px 4px 4px;min-width:28px;padding:0;width:28px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-seven .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-four .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-four .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-four .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-four .notificationx-content{padding:10px 0}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four{background:#fff0;box-shadow:none;min-width:160px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-image{background:#fff;border-bottom-left-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0 0 10px rgb(0 0 0 / .1);overflow:initial!important;padding:4px;position:relative}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-image img{border-radius:2px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-image .notificationx-image-badge,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-image .notificationx-image-badge,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-image .notificationx-image-badge{background:transparent!important;border-bottom-width:0!important;border-left-color:transparent!important;border-left-width:10px;border-right-width:0!important;border-style:solid!important;border-top-color:#fff;border-top-width:7px;bottom:-7px;opacity:1;position:absolute;right:0;visibility:visible}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-content{background:#fff;border-radius:2px;box-shadow:0 0 10px rgb(0 0 0 / .1);flex-direction:column;gap:4px;margin-left:6px;padding:4px 6px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-content p.nx-first-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-content p.nx-first-row span span{color:#344054;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-content p.nx-first-row span span:first-child{color:#5614d5;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-content p.nx-first-row span span:nth-child(2){color:#344054;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-content p.nx-second-row{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-content p.nx-second-row span{color:#687895;margin-left:0}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-four .notificationx-content p.nx-third-row,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-four .notificationx-content p.nx-third-row,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-four .notificationx-content p.nx-third-row{display:none}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-five{border-radius:20px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-five .notificationx-image{background:#f0edff;border-radius:50%;box-shadow:none;margin:2px 6px 2px 2px;padding:6px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-five .notificationx-image:after{align-items:center;background:#6f51ec;border:1px solid #fff;border-radius:50px;box-shadow:0 5px 10px rgb(69 201 177 / .4);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:6px;height:12px;justify-content:center;left:-1px;position:absolute;top:-1px;width:12px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-five .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-five .notificationx-content p.nx-first-row span span:first-child{color:#344054}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-five .notificationx-content p.nx-second-row span span:first-child{color:#687895}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-five .notificationx-content p.nx-second-row span span:nth-child(2){display:none}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five{border-radius:36px;min-width:160px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five .notificationx-image{background:#fae8f4;border-radius:50%;flex-basis:40px;margin:1px;min-width:40px;padding:8px;width:40px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five .notificationx-image:after{align-items:center;background:#fe70bc;border:1px solid #fff;border-radius:50px;box-shadow:.4px .4px 8.24px .76px rgb(102 12 60 / .102);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:5px;height:11px;justify-content:center;left:2px;line-height:5px;position:absolute;top:-3px;width:11px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five .notificationx-content{flex-direction:column;gap:4px;margin:0;padding:2px 12px 2px 8px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five .notificationx-content p.nx-first-row span span:first-child{color:#ff69b3;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five .notificationx-content p.nx-first-row span span:nth-child(2){color:#687895;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five .notificationx-content p.nx-second-row{line-height:1;max-width:180px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five .notificationx-content p.nx-second-row span{margin-left:0}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five .notificationx-content p.nx-second-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five .notificationx-content p.nx-second-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five .notificationx-content p.nx-second-row span span{color:#687895;font-weight:500;margin-left:0}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-five .notificationx-content p.nx-third-row,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-five .notificationx-content p.nx-third-row,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-five .notificationx-content p.nx-third-row{display:none}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-nine .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-six .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-seven .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-ten .notificationx-image{margin:0;padding:0;transform:scale(1.2);transform-origin:right center}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-nine .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-six .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-seven .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-ten .notificationx-content{margin-left:8px;padding:8px 0}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-nine .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-six .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-seven .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-ten .notificationx-content p.nx-first-row span span:nth-child(2){color:#344054}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-nine .notificationx-content p.nx-second-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-six .notificationx-content p.nx-second-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-seven .notificationx-content p.nx-second-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-ten .notificationx-content p.nx-second-row span span{color:#5220b4}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six{border-radius:36px;min-width:160px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six .notificationx-image{background:#f0edfe;border-radius:50%;flex-basis:40px;margin:1px;min-width:40px;padding:8px;width:40px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six .notificationx-image:after{align-items:center;background:#775af3;border:1px solid #fff;border-radius:50px;box-shadow:.4px .4px 8.24px .76px rgb(102 12 60 / .102);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:5px;height:11px;justify-content:center;left:2px;line-height:5px;position:absolute;top:-3px;width:11px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six .notificationx-content{flex-direction:column;gap:4px;margin:0;padding:2px 12px 2px 8px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six .notificationx-content p.nx-first-row span span:first-child{color:#775af3;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six .notificationx-content p.nx-first-row span span:nth-child(2){color:#687895;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six .notificationx-content p.nx-second-row,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six .notificationx-content p.nx-second-row{line-height:1;max-width:180px}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six .notificationx-content p.nx-second-row span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six .notificationx-content p.nx-second-row span{margin-left:0}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six .notificationx-content p.nx-second-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six .notificationx-content p.nx-second-row span span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six .notificationx-content p.nx-second-row span span{color:#687895;font-weight:500;margin-left:0}.notificationx-frontend .nx-container .notification-res-item.themes-comments_res-theme-six .notificationx-content p.nx-third-row,.notificationx-frontend .nx-container .notification-res-item.themes-reviews_rating-res-theme-six .notificationx-content p.nx-third-row,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_reviews_rating-res-theme-six .notificationx-content p.nx-third-row{display:none}.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-six{border-radius:20px}.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-six .notificationx-image{background:#f0edff;border-radius:50%;box-shadow:none;margin:2px 6px 2px 2px;padding:6px}.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-six .notificationx-image:after{align-items:center;background:#6f51ec;border:1px solid #fff;border-radius:50px;box-shadow:0 5px 10px rgb(69 201 177 / .4);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:6px;height:12px;justify-content:center;left:-1px;line-height:6px;position:absolute;top:-1px;width:12px}.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-six .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-six .notificationx-content{padding:12px 0}.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-six .notificationx-content p.nx-first-row span span:first-child{color:#344054;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-six .notificationx-content p.nx-first-row span span:nth-child(2){color:#687895;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-six .notificationx-content p.nx-second-row span:first-child{color:#344054;font-weight:500}.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-six .notificationx-content p.nx-second-row span:nth-child(2){color:#687895;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eight,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-seven,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eight,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-seven{border-radius:6px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eight .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-seven .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eight .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-seven .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eight.button-link .notificationx-link,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-seven.button-link .notificationx-link,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eight.button-link .notificationx-link,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-seven.button-link .notificationx-link{background:#5612d6;border-radius:2px;bottom:inherit;color:#fff;display:block;font-size:8px;font-weight:500;left:inherit;line-height:12px;padding:3px 8px;position:absolute;right:8px;text-decoration:none;top:-21px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eight,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eight{box-shadow:0 0 28px rgb(0 0 0 / .2)}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eight .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eight .notificationx-image{animation:ani 1.5s infinite;border-radius:50%;box-shadow:0 0 0 10px #fff;flex-basis:28px;height:28px;margin:4px;min-width:28px;padding:0;position:relative;width:28px}@keyframes ani{0%{outline:0 solid rgb(86 18 214 / .8)}33%{outline:2px solid rgb(86 18 214 / .6)}66%{outline:4px solid rgb(86 18 214 / .4)}to{outline:6px solid rgb(86 18 214 / .2)}}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eight .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eight .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eight .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eight .notificationx-content{margin-left:14px;padding:8px 0}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-nine,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-eight,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-seven,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-nine{border-radius:3px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-nine .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-eight .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-seven .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-nine .notificationx-image{background:#e2f8f5;border-radius:3px;box-shadow:none;margin:2px 6px 2px 2px;padding:6px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-nine .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-eight .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-seven .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-nine .notificationx-image:after{align-items:center;background:#45c9b1;border:1px solid #fff;border-radius:50px;box-shadow:0 5px 10px rgb(69 201 177 / .4);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:6px;height:12px;justify-content:center;left:-2px;line-height:6px;position:absolute;top:-3px;width:12px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-nine .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-eight .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-seven .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-nine .notificationx-content p.nx-first-row span{color:#3ad0bf;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-nine .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-eight .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-seven .notificationx-content p.nx-first-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-nine .notificationx-content p.nx-first-row span span:nth-child(2){color:#344054;font-weight:400}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-nine .notificationx-content p.nx-second-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-eight .notificationx-content p.nx-second-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-seven .notificationx-content p.nx-second-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-nine .notificationx-content p.nx-second-row span span:nth-child(2){display:none}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-ten,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-nine,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-eight,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-ten{border-radius:20px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-ten .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-nine .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-eight .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-ten .notificationx-image{background:#f0edff;border-radius:50%;box-shadow:none;margin:2px 6px 2px 2px;padding:6px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-ten .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-nine .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-eight .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-ten .notificationx-image:after{align-items:center;background:#6f51ec;border:1px solid #fff;border-radius:50px;box-shadow:0 5px 10px rgb(69 201 177 / .4);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:6px;height:12px;justify-content:center;left:-1px;line-height:6px;position:absolute;top:-1px;width:12px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-ten .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-nine .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-eight .notificationx-image img,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-ten .notificationx-image img{border-radius:50%}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-ten .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-nine .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-eight .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-ten .notificationx-content{padding:12px 0}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-ten .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-ten .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-nine .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-nine .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-eight .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-eight .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-ten .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-ten .notificationx-content p.nx-first-row span span:first-child{color:#7253ec;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-ten .notificationx-content p.nx-second-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-nine .notificationx-content p.nx-second-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-elearning_elearning-res-theme-eight .notificationx-content p.nx-second-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-ten .notificationx-content p.nx-second-row span span:nth-child(2){display:none}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eleven,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-ten,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-nine,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eleven{background:#fff0;box-shadow:none}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eleven .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-ten .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-nine .notificationx-image,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eleven .notificationx-image{background:#f0edff;border:2px solid #fff;border-radius:3px;box-shadow:1.2px 0 4.8px 1.2px rgb(53 32 136 / .059);flex-basis:36px;height:36px;margin:0 6px 0 0;min-width:36px;padding:6px;width:36px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eleven .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-ten .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-nine .notificationx-image:after,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eleven .notificationx-image:after{align-items:center;background:#6f51ec;border:1px solid #fff;border-radius:50px;box-shadow:0 5px 10px rgb(69 201 177 / .4);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:6px;height:12px;justify-content:center;left:3px;line-height:6px;position:absolute;top:-7px;width:12px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eleven .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-ten .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-nine .notificationx-content,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eleven .notificationx-content{background:#fff;border-radius:2px;box-shadow:1.2px 0 4.8px 1.2px rgb(53 32 136 / .059);margin:0;padding:10px 16px 10px 10px}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eleven .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eleven .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-ten .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-ten .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-nine .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-nine .notificationx-content p.nx-first-row span span:first-child,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eleven .notificationx-content p.nx-first-row span,.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eleven .notificationx-content p.nx-first-row span span:first-child{color:#7253ec;font-weight:600}.notificationx-frontend .nx-container .notification-res-item.themes-conversions_res-theme-eleven .notificationx-content p.nx-second-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-donation_res-theme-ten .notificationx-content p.nx-second-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-elearning_res-theme-nine .notificationx-content p.nx-second-row span span:nth-child(2),.notificationx-frontend .nx-container .notification-res-item.themes-woocommerce_sales_res-theme-eleven .notificationx-content p.nx-second-row span span:nth-child(2){display:none}.notification-item{animation-fill-mode:forwards;background-color:#fff;box-shadow:0 0 10px rgb(0 0 0 / .1);left:auto;min-width:300px;position:relative;z-index:99998}@media only screen and (max-width:550px){.notification-item{width:80%}}.notification-item audio{display:none}.notification-item:not(.notification-item:last-child){margin-bottom:30px}.notification-item.exit{opacity:0}.notification-item.button-link .notificationx-link{background:#5612d6;left:inherit;padding:6px 15px}.notification-item.button-link .notificationx-link,.notification-item.button-link .yt-notificationx-link{border-radius:4px;bottom:inherit;color:#fff;font-size:14px;font-weight:500;line-height:18px;right:15px;text-decoration:none;top:-35px}.notification-item.button-link .yt-notificationx-link{left:auto;position:absolute}.notification-item.themes-pa-theme-four.button-link .notificationx-link{background-color:red}.notification-item .notificationx-inner{align-items:center;display:flex}.notification-item .notificationx-image{align-items:center;align-self:stretch;display:flex;flex-basis:100px;justify-content:center;min-width:100px;overflow:hidden;padding:12px;width:100px}.notification-item .notificationx-image>img{max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}.notification-item .notificationx-image.image-circle img{aspect-ratio:1/1;border-radius:50%}.notification-item .notificationx-image.image-rounded img{border-radius:10px}.notification-item .notificationx-image .notificationx-image-badge{opacity:0;visibility:hidden}.notification-item .notificationx-content{display:flex;flex:1;flex-direction:column;font-size:14px;margin-left:10px;margin-right:10px;padding:10px 0}.notification-item .notificationx-content:first-child{margin-left:25px}.notification-item .notificationx-content .notificationX-theme-five-shape{display:none}.notification-item .notificationx-content>p{align-items:center;display:inline-flex;flex-wrap:wrap;margin:0}.notification-item .notificationx-content>p a{position:relative;z-index:9}.notification-item .notificationx-content>p:not(:last-of-type){margin-bottom:5px}.notification-item .notificationx-content>p>span{margin-right:5px}.notification-item .notificationx-content>p>span p{margin-bottom:0;margin-top:0}.notification-item .notificationx-content>p.nx-first-row{font-size:13px;line-height:1.2}.notification-item .notificationx-content>p.nx-first-row *{line-height:1.2}.notification-item .notificationx-content>p.nx-second-row{font-size:14px;line-height:1.2}.notification-item .notificationx-content>p.nx-third-row{font-size:13px;line-height:1.2}.notification-item .notificationx-content>p.nx-third-row *{line-height:1.2}.notification-item .notificationx-content.adv-template>p>span{width:100%}.notification-item .notificationx-content.adv-template>p.nx-third-row{align-items:center;display:flex}.notification-item .notificationx-content.adv-template>p.nx-third-row>span{flex-grow:1;width:auto}.notification-item .notificationx-content .nx-branding{align-items:center;display:flex;z-index:9}.notification-item .notificationx-content .nx-branding>*{margin-right:5px}.notification-item .notificationx-content .nx-branding>a{display:inline-block;z-index:999}.notification-item .notificationx-content .nx-branding>a>svg{fill:#5614d5;display:block;height:16px;width:80px}.notification-item .notificationx-content .nx-branding>a:hover>svg{fill:#b18ef4;transition:fill .3s ease 0s}.notification-item .notificationx-close{align-self:start;display:inline-flex;margin-top:5px;order:2;padding:10px 15px 10px 10px;z-index:9}.notification-item .notificationx-close svg{fill:#000;cursor:pointer}.notification-item.img-position-right .notificationx-close{order:0}.notification-item.img-position-right .notificationx-content{order:1}.notification-item.img-position-right .notificationx-image{order:2}.notification-item .notificationx-link{bottom:0;left:0;position:absolute;right:0;top:0}.notification-item:not(.button-link) .notificationx-link{background-color:transparent!important}.notification-item.themes-page_analytics_pa-theme-three,.notification-item.themes-page_analytics_pa-theme-three .notificationx-inner,.notification-item.themes-review_saying,.notification-item.themes-review_saying .notificationx-inner,.notification-item.themes-reviewed,.notification-item.themes-reviewed .notificationx-inner,.notification-item.themes-theme-two,.notification-item.themes-theme-two .notificationx-inner,.notification-item.themes-total-download,.notification-item.themes-total-download .notificationx-inner{border-radius:100px}.notification-item.themes-page_analytics_pa-theme-three:not(.img-position-right) .notificationx-content:first-child,.notification-item.themes-review_saying:not(.img-position-right) .notificationx-content:first-child,.notification-item.themes-reviewed:not(.img-position-right) .notificationx-content:first-child,.notification-item.themes-theme-two:not(.img-position-right) .notificationx-content:first-child,.notification-item.themes-total-download:not(.img-position-right) .notificationx-content:first-child{margin-left:25px}.notification-item.themes-page_analytics_pa-theme-three.img-position-right .notificationx-content:first-child,.notification-item.themes-review_saying.img-position-right .notificationx-content:first-child,.notification-item.themes-reviewed.img-position-right .notificationx-content:first-child,.notification-item.themes-theme-two.img-position-right .notificationx-content:first-child,.notification-item.themes-total-download.img-position-right .notificationx-content:first-child{margin-right:25px}.notification-item.themes-page_analytics_pa-theme-three .notificationx-image:not(.image-circle),.notification-item.themes-review_saying .notificationx-image:not(.image-circle),.notification-item.themes-reviewed .notificationx-image:not(.image-circle),.notification-item.themes-theme-two .notificationx-image:not(.image-circle),.notification-item.themes-total-download .notificationx-image:not(.image-circle){flex-basis:80px;margin:10px 0 10px 10px;padding:15px;width:80px}@media only screen and (max-width:576px){.notification-item.themes-page_analytics_pa-theme-three .notificationx-image:not(.image-circle),.notification-item.themes-review_saying .notificationx-image:not(.image-circle),.notification-item.themes-reviewed .notificationx-image:not(.image-circle),.notification-item.themes-theme-two .notificationx-image:not(.image-circle),.notification-item.themes-total-download .notificationx-image:not(.image-circle){flex-basis:32px;margin:0 4px;min-width:32px;padding:8px 4px;width:32px}}.notification-item.themes-page_analytics_pa-theme-three .notificationx-image:not(.image-circle).position-left,.notification-item.themes-review_saying .notificationx-image:not(.image-circle).position-left,.notification-item.themes-reviewed .notificationx-image:not(.image-circle).position-left,.notification-item.themes-theme-two .notificationx-image:not(.image-circle).position-left,.notification-item.themes-total-download .notificationx-image:not(.image-circle).position-left{margin-left:10px;margin-right:0}.notification-item.themes-page_analytics_pa-theme-three .notificationx-image:not(.image-circle).position-right,.notification-item.themes-review_saying .notificationx-image:not(.image-circle).position-right,.notification-item.themes-reviewed .notificationx-image:not(.image-circle).position-right,.notification-item.themes-theme-two .notificationx-image:not(.image-circle).position-right,.notification-item.themes-total-download .notificationx-image:not(.image-circle).position-right{margin-left:0;margin-right:10px}.notification-item.themes-page_analytics_pa-theme-three .notificationx-close,.notification-item.themes-review_saying .notificationx-close,.notification-item.themes-reviewed .notificationx-close,.notification-item.themes-theme-two .notificationx-close,.notification-item.themes-total-download .notificationx-close{align-self:center;margin-top:0}.notification-item.themes-page_analytics_pa-theme-three.img-position-right .notificationx-close,.notification-item.themes-review_saying.img-position-right .notificationx-close,.notification-item.themes-reviewed.img-position-right .notificationx-close,.notification-item.themes-theme-two.img-position-right .notificationx-close,.notification-item.themes-total-download.img-position-right .notificationx-close{order:0;padding:10px 10px 10px 15px}.notification-item.themes-page_analytics_pa-theme-three.img-position-right .notificationx-content,.notification-item.themes-review_saying.img-position-right .notificationx-content,.notification-item.themes-reviewed.img-position-right .notificationx-content,.notification-item.themes-theme-two.img-position-right .notificationx-content,.notification-item.themes-total-download.img-position-right .notificationx-content{order:1}.notification-item.themes-page_analytics_pa-theme-three.img-position-right .notificationx-image,.notification-item.themes-review_saying.img-position-right .notificationx-image,.notification-item.themes-reviewed.img-position-right .notificationx-image,.notification-item.themes-theme-two.img-position-right .notificationx-image,.notification-item.themes-total-download.img-position-right .notificationx-image{order:2}.notification-item.themes-page_analytics_pa-theme-three .notificationx-link,.notification-item.themes-review_saying .notificationx-link,.notification-item.themes-reviewed .notificationx-link,.notification-item.themes-theme-two .notificationx-link,.notification-item.themes-total-download .notificationx-link{border-radius:100px}.notification-item.themes-theme-three .notificationx-image{border-left:none;border-right:1px solid #f2f2f2}.notification-item.themes-theme-three .notificationx-image.position-right{border-left:1px solid #f2f2f2;border-right:none}.notification-item.themes-email_subscription_theme-three .notificationx-image,.notification-item.themes-email_subscription_theme-three .notificationx-image.position-right{border-left:none;border-right:none}.notification-item.themes-theme-six-free .notificationx-inner div.notificationx-image{border-color:#f2f2f2}.notification-item.themes-review-comment-2,.notification-item.themes-theme-seven-free{border-radius:100px}.notification-item.themes-review-comment-2:not(.img-position-right) .notificationx-content:first-child,.notification-item.themes-theme-seven-free:not(.img-position-right) .notificationx-content:first-child{margin-left:25px}.notification-item.themes-review-comment-2.img-position-right .notificationx-content:first-child,.notification-item.themes-theme-seven-free.img-position-right .notificationx-content:first-child{margin-right:25px}.notification-item.themes-review-comment-2 .notificationx-inner,.notification-item.themes-theme-seven-free .notificationx-inner{border-radius:100px}.notification-item.themes-review-comment-2 .notificationx-image:not(.image-circle),.notification-item.themes-theme-seven-free .notificationx-image:not(.image-circle){padding:19px}.notification-item.themes-review-comment-2 .notificationx-image,.notification-item.themes-theme-seven-free .notificationx-image{background:#fae8f4;border-radius:100px!important;overflow:initial;padding:8px;position:relative}.notification-item.themes-review-comment-2 .notificationx-image:after,.notification-item.themes-theme-seven-free .notificationx-image:after{align-items:center;background:#ff66bc;border:2px solid #fff;border-radius:50px;box-shadow:0 5px 10px rgb(255 102 188 / .4);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:7px;height:20px;justify-content:center;left:5px;position:absolute;top:5px;width:20px}.notification-item.themes-review-comment-2 .notificationx-close,.notification-item.themes-theme-seven-free .notificationx-close{align-self:center;margin-top:0}.notification-item.themes-review-comment-2.img-position-right div.notificationx-close,.notification-item.themes-theme-seven-free.img-position-right div.notificationx-close{order:0;padding:10px 10px 10px 15px}.notification-item.themes-review-comment-2.img-position-right div.notificationx-content,.notification-item.themes-theme-seven-free.img-position-right div.notificationx-content{order:1}.notification-item.themes-review-comment-2.img-position-right div.notificationx-image,.notification-item.themes-theme-seven-free.img-position-right div.notificationx-image{order:2}.notification-item.themes-review-comment-2 .notificationx-link,.notification-item.themes-theme-seven-free .notificationx-link{border-radius:100px}.notification-item.themes-conversions_conv-theme-seven,.notification-item.themes-woocommerce_sales_conv-theme-seven{border-radius:3px}.notification-item.themes-conversions_conv-theme-seven .notificationx-image,.notification-item.themes-woocommerce_sales_conv-theme-seven .notificationx-image{overflow:initial!important;position:relative}.notification-item.themes-conversions_conv-theme-seven .notificationx-image:after,.notification-item.themes-woocommerce_sales_conv-theme-seven .notificationx-image:after{align-items:center;background:#45c9b1;border:2px solid #fff;border-radius:50px;box-shadow:0 5px 10px rgb(69 201 177 / .4);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:7px;height:20px;justify-content:center;left:-10px;position:absolute;top:-10px;width:20px}.notification-item.themes-review-comment-3,.notification-item.themes-theme-eight-free{border-radius:100px}.notification-item.themes-review-comment-3:not(.img-position-right) .notificationx-content:first-child,.notification-item.themes-theme-eight-free:not(.img-position-right) .notificationx-content:first-child{margin-left:25px}.notification-item.themes-review-comment-3.img-position-right .notificationx-content:first-child,.notification-item.themes-theme-eight-free.img-position-right .notificationx-content:first-child{margin-right:25px}.notification-item.themes-review-comment-3 .notificationx-inner,.notification-item.themes-theme-eight-free .notificationx-inner{border-radius:100px}.notification-item.themes-review-comment-3 .notificationx-image:not(.image-circle),.notification-item.themes-theme-eight-free .notificationx-image:not(.image-circle){padding:19px}.notification-item.themes-review-comment-3 .notificationx-image,.notification-item.themes-theme-eight-free .notificationx-image{background:#f0edfe;border-radius:100px!important;overflow:initial;padding:8px;position:relative}.notification-item.themes-review-comment-3 .notificationx-image:after,.notification-item.themes-theme-eight-free .notificationx-image:after{align-items:center;background:#7052f0;border:2px solid #fff;border-radius:50px;box-shadow:0 5px 10px rgb(112 82 240 / .4);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:7px;height:20px;justify-content:center;left:5px;position:absolute;top:5px;width:20px}.notification-item.themes-review-comment-3 .notificationx-close,.notification-item.themes-theme-eight-free .notificationx-close{align-self:center;margin-top:0}.notification-item.themes-review-comment-3.img-position-right div.notificationx-close,.notification-item.themes-theme-eight-free.img-position-right div.notificationx-close{order:0;padding:10px 10px 10px 15px}.notification-item.themes-review-comment-3.img-position-right div.notificationx-content,.notification-item.themes-theme-eight-free.img-position-right div.notificationx-content{order:1}.notification-item.themes-review-comment-3.img-position-right div.notificationx-image,.notification-item.themes-theme-eight-free.img-position-right div.notificationx-image{order:2}.notification-item.themes-review-comment-3 .notificationx-link,.notification-item.themes-theme-eight-free .notificationx-link{border-radius:100px}.notification-item.themes-conversions_conv-theme-ten:not(.notification-item.themes-woocommerce_sales_conv-theme-ten:last-child,.notification-item.themes-conversions_conv-theme-ten:last-child),.notification-item.themes-woocommerce_sales_conv-theme-ten:not(.notification-item.themes-woocommerce_sales_conv-theme-ten:last-child,.notification-item.themes-conversions_conv-theme-ten:last-child){margin-bottom:45px}.notification-item.themes-conversions_conv-theme-ten,.notification-item.themes-conversions_conv-theme-ten .notificationx-inner,.notification-item.themes-woocommerce_sales_conv-theme-ten,.notification-item.themes-woocommerce_sales_conv-theme-ten .notificationx-inner{border-radius:8px}.notification-item.themes-conversions_conv-theme-ten .no-advance-edit .notificationx-content,.notification-item.themes-woocommerce_sales_conv-theme-ten .no-advance-edit .notificationx-content{-moz-column-gap:15px;column-gap:15px;display:grid;grid-template-columns:repeat(3,auto);margin-left:0;margin-right:0;width:100%}.notification-item.themes-conversions_conv-theme-ten .no-advance-edit .notificationx-content .nx-first-row,.notification-item.themes-woocommerce_sales_conv-theme-ten .no-advance-edit .notificationx-content .nx-first-row{color:#344054;font-size:16px;font-weight:500;grid-column-end:3;grid-column-start:1;line-height:21px}.notification-item.themes-conversions_conv-theme-ten .no-advance-edit .notificationx-content .nx-first-row span span:nth-child(2),.notification-item.themes-woocommerce_sales_conv-theme-ten .no-advance-edit .notificationx-content .nx-first-row span span:nth-child(2){color:#b39899;font-weight:400!important}.notification-item.themes-conversions_conv-theme-ten .no-advance-edit .notificationx-content .nx-second-row,.notification-item.themes-woocommerce_sales_conv-theme-ten .no-advance-edit .notificationx-content .nx-second-row{font-size:14px;font-weight:700;grid-column-end:3;grid-column-start:1;line-height:18px}.notification-item.themes-conversions_conv-theme-ten .no-advance-edit .notificationx-content .nx-second-row span span:first-child,.notification-item.themes-woocommerce_sales_conv-theme-ten .no-advance-edit .notificationx-content .nx-second-row span span:first-child{color:#5d3ab4}.notification-item.themes-conversions_conv-theme-ten .no-advance-edit .notificationx-content .nx-third-row,.notification-item.themes-woocommerce_sales_conv-theme-ten .no-advance-edit .notificationx-content .nx-third-row{font-size:12px;font-weight:500;grid-column-end:4;grid-column-start:3;grid-row-end:3;grid-row-start:1}.notification-item.themes-conversions_conv-theme-ten .no-advance-edit .notificationx-content .nx-third-row span span:first-child,.notification-item.themes-woocommerce_sales_conv-theme-ten .no-advance-edit .notificationx-content .nx-third-row span span:first-child{color:#98a2b3}.notification-item.themes-conversions_conv-theme-ten .no-advance-edit .notificationx-content .nx-third-row .nx-branding,.notification-item.themes-woocommerce_sales_conv-theme-ten .no-advance-edit .notificationx-content .nx-third-row .nx-branding{bottom:10px;position:absolute;right:10px}.notification-item.themes-conversions_conv-theme-eleven:not(.notification-item.themes-woocommerce_sales_conv-theme-eleven:last-child,.notification-item.themes-conversions_conv-theme-eleven:last-child),.notification-item.themes-woocommerce_sales_conv-theme-eleven:not(.notification-item.themes-woocommerce_sales_conv-theme-eleven:last-child,.notification-item.themes-conversions_conv-theme-eleven:last-child){margin-bottom:45px}.notification-item.themes-conversions_conv-theme-eleven,.notification-item.themes-woocommerce_sales_conv-theme-eleven{border-radius:50px 8px 8px 50px;box-shadow:0 0 10px rgb(0 0 0 / .1);filter:drop-shadow(-10px 0 15px rgb(0 0 0 / .1))}.notification-item.themes-conversions_conv-theme-eleven .notificationx-inner,.notification-item.themes-woocommerce_sales_conv-theme-eleven .notificationx-inner{border-radius:50px 8px 8px 50px}.notification-item.themes-conversions_conv-theme-eleven .notificationx-inner .notificationx-image,.notification-item.themes-woocommerce_sales_conv-theme-eleven .notificationx-inner .notificationx-image{animation:bling 1.5s infinite;border-radius:50%;box-shadow:0 0 0 15px #fff;flex-basis:90px;min-width:90px;padding:0;position:relative;width:90px}.notification-item.themes-conversions_conv-theme-eleven .notificationx-inner .notificationx-image img,.notification-item.themes-woocommerce_sales_conv-theme-eleven .notificationx-inner .notificationx-image img{border-radius:50%}.notification-item.themes-conversions_conv-theme-eleven .notificationx-inner .notificationx-content,.notification-item.themes-woocommerce_sales_conv-theme-eleven .notificationx-inner .notificationx-content{margin-left:20px;margin-right:10px;width:100%}.notification-item.themes-conversions_conv-theme-eleven .no-advance-edit .notificationx-content,.notification-item.themes-woocommerce_sales_conv-theme-eleven .no-advance-edit .notificationx-content{-moz-column-gap:15px;column-gap:15px;display:grid;grid-template-columns:repeat(3,auto);margin-left:20px;margin-right:10px;width:100%}.notification-item.themes-conversions_conv-theme-eleven .no-advance-edit .notificationx-content .nx-first-row,.notification-item.themes-woocommerce_sales_conv-theme-eleven .no-advance-edit .notificationx-content .nx-first-row{color:#344054;font-size:16px;font-weight:500;grid-column-end:3;grid-column-start:1;line-height:21px}.notification-item.themes-conversions_conv-theme-eleven .no-advance-edit .notificationx-content .nx-first-row span span:nth-child(2),.notification-item.themes-woocommerce_sales_conv-theme-eleven .no-advance-edit .notificationx-content .nx-first-row span span:nth-child(2){color:#98a2b3;font-weight:400!important}.notification-item.themes-conversions_conv-theme-eleven .no-advance-edit .notificationx-content .nx-second-row,.notification-item.themes-woocommerce_sales_conv-theme-eleven .no-advance-edit .notificationx-content .nx-second-row{font-size:14px;font-weight:500;grid-column-end:3;grid-column-start:1;line-height:18px}.notification-item.themes-conversions_conv-theme-eleven .no-advance-edit .notificationx-content .nx-second-row span span:first-child,.notification-item.themes-woocommerce_sales_conv-theme-eleven .no-advance-edit .notificationx-content .nx-second-row span span:first-child{color:#344054}.notification-item.themes-conversions_conv-theme-eleven .no-advance-edit .notificationx-content .nx-third-row,.notification-item.themes-woocommerce_sales_conv-theme-eleven .no-advance-edit .notificationx-content .nx-third-row{font-size:12px;font-weight:500;grid-column-end:4;grid-column-start:3;grid-row-end:3;grid-row-start:1}.notification-item.themes-conversions_conv-theme-eleven .no-advance-edit .notificationx-content .nx-third-row span span:first-child,.notification-item.themes-woocommerce_sales_conv-theme-eleven .no-advance-edit .notificationx-content .nx-third-row span span:first-child{color:#98a2b3}.notification-item.themes-conversions_conv-theme-eleven .no-advance-edit .notificationx-content .nx-third-row .nx-branding,.notification-item.themes-woocommerce_sales_conv-theme-eleven .no-advance-edit .notificationx-content .nx-third-row .nx-branding{bottom:10px;position:absolute;right:10px}.notification-res-item:not(.button-link) .notificationx-link{background-color:transparent!important}.notificationx-shortcode-wrapper{padding:30px 0}.notificationx-shortcode-wrapper .notification-item{animation:FadeIn .5s;animation-fill-mode:forwards}.themes-conv-theme-nine,.themes-page_analytics_pa-theme-two,.themes-review-comment,.themes-theme-five,.themes-theme-six-free{background-color:#fff0;box-shadow:none;left:auto}.themes-conv-theme-nine audio,.themes-page_analytics_pa-theme-two audio,.themes-review-comment audio,.themes-theme-five audio,.themes-theme-six-free audio{display:none}.themes-conv-theme-nine .notificationx-inner,.themes-page_analytics_pa-theme-two .notificationx-inner,.themes-review-comment .notificationx-inner,.themes-theme-five .notificationx-inner,.themes-theme-six-free .notificationx-inner{align-items:stretch;display:flex;position:relative}.themes-conv-theme-nine .notificationx-image,.themes-page_analytics_pa-theme-two .notificationx-image,.themes-review-comment .notificationx-image,.themes-theme-five .notificationx-image,.themes-theme-six-free .notificationx-image{align-items:center;align-self:stretch;background:#fff;box-shadow:0 0 10px rgb(0 0 0 / .1);display:flex;flex-basis:100px;min-width:100px;overflow:hidden;padding:12px;width:100px}@media only screen and (max-width:576px){.themes-conv-theme-nine .notificationx-image,.themes-page_analytics_pa-theme-two .notificationx-image,.themes-review-comment .notificationx-image,.themes-theme-five .notificationx-image,.themes-theme-six-free .notificationx-image{flex-basis:32px;margin:0 4px;min-width:32px;padding:8px 4px;width:32px}}.themes-conv-theme-nine .notificationx-content,.themes-page_analytics_pa-theme-two .notificationx-content,.themes-review-comment .notificationx-content,.themes-theme-five .notificationx-content,.themes-theme-six-free .notificationx-content{background:#fff;box-shadow:0 0 10px rgb(0 0 0 / .1);justify-content:center;margin-left:10px;margin-right:0;padding-left:10px;padding-right:45px}.themes-conv-theme-nine div.notificationx-close,.themes-page_analytics_pa-theme-two div.notificationx-close,.themes-review-comment div.notificationx-close,.themes-theme-five div.notificationx-close,.themes-theme-six-free div.notificationx-close{position:absolute;right:0;top:0}.themes-conv-theme-nine.img-position-right .notificationx-close,.themes-page_analytics_pa-theme-two.img-position-right .notificationx-close,.themes-review-comment.img-position-right .notificationx-close,.themes-theme-five.img-position-right .notificationx-close,.themes-theme-six-free.img-position-right .notificationx-close{left:5px;right:auto}.themes-conv-theme-nine.img-position-right .notificationx-content,.themes-page_analytics_pa-theme-two.img-position-right .notificationx-content,.themes-review-comment.img-position-right .notificationx-content,.themes-theme-five.img-position-right .notificationx-content,.themes-theme-six-free.img-position-right .notificationx-content{margin-left:0;margin-right:10px;padding-left:45px;padding-right:10px}.themes-conv-theme-nine .notificationx-link,.themes-page_analytics_pa-theme-two .notificationx-link,.themes-review-comment .notificationx-link,.themes-theme-five .notificationx-link,.themes-theme-six-free .notificationx-link{bottom:0;left:0;position:absolute;right:0;top:0}.themes-conv-theme-nine .notificationx-image{overflow:initial!important;position:relative}.themes-conv-theme-nine .notificationx-image:after{align-items:center;background:#7052f0;border:2px solid #fff;border-radius:50px;box-shadow:0 5px 10px rgb(112 82 240 / .4);color:#fff;content:"";display:inline-flex;font-family:FontAwesome;font-size:7px;height:20px;justify-content:center;left:5px;position:absolute;top:-10px;width:20px}.themes-review-comment .notificationx-inner,.themes-theme-six-free .notificationx-inner{margin-bottom:15px}.themes-review-comment .notificationx-image,.themes-theme-six-free .notificationx-image{border-bottom-left-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;overflow:initial!important;position:relative}.themes-review-comment .notificationx-image .notificationx-image-badge,.themes-theme-six-free .notificationx-image .notificationx-image-badge{background:transparent!important;border-bottom-width:0!important;border-left-color:transparent!important;border-left-width:23px;border-right-width:0!important;border-style:solid!important;border-top-color:#fff;border-top-width:13px;opacity:1;position:absolute;right:0;top:100%;visibility:visible}.themes-review-comment .notificationx-image .notificationx-image-badge.second-span,.themes-theme-six-free .notificationx-image .notificationx-image-badge.second-span{border-left-width:23px!important;border-top-width:13px!important}.themes-review-comment .notificationx-content,.themes-theme-six-free .notificationx-content{border-radius:5px}.themes-theme-five .notificationx-inner{margin-bottom:50px}.themes-theme-five .notificationx-image{border:none!important;border-radius:100px;height:100px;overflow:initial!important;position:relative;z-index:1}@media only screen and (max-width:576px){.themes-theme-five .notificationx-image{height:32px}}.themes-theme-five .notificationx-image:not(.image-circle){padding:19px}.themes-theme-five .notificationx-image .notificationx-image-badge{background:transparent!important;border-bottom-width:0!important;border-left-width:0!important;border-right:35px transparent!important;border-style:solid!important;border-top-color:#fff;border-top-width:40px!important;bottom:-25px!important;left:50%!important;opacity:1;position:absolute;visibility:visible;z-index:-1}@media only screen and (max-width:576px){.themes-theme-five .notificationx-image .notificationx-image-badge{border-right-width:9px!important;border-top-width:16px!important;bottom:-8px!important;left:65%!important}}.themes-theme-five .notificationx-image .notificationx-image-badge:not(.second-span){display:none}.themes-theme-five .notificationx-content{border:none!important;border-bottom-left-radius:0;border-bottom-right-radius:5px;border-top-left-radius:0;border-top-right-radius:5px;margin-left:20px!important;margin-right:0!important;position:relative}@media only screen and (max-width:576px){.themes-theme-five .notificationx-content{margin-left:1px!important}}.themes-theme-five .notificationx-content .notificationX-theme-five-shape{fill:#fff;bottom:0;display:block;height:100%;position:absolute;right:100%;top:0}.themes-theme-five .notificationx-content:first-child{border-bottom-left-radius:5px!important;border-top-left-radius:5px!important;margin-left:0!important}.themes-theme-five .notificationx-content:first-child .notificationX-theme-five-shape{display:none}.themes-theme-five.img-position-right .notificationx-content{border-bottom-left-radius:5px;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:0;margin-left:0!important;margin-right:20px!important}.themes-theme-five.img-position-right .notificationx-content .notificationX-theme-five-shape{left:100%;right:auto;transform:rotateY(180deg)}.themes-theme-five.img-position-right .notificationx-content:first-child{border-bottom-right-radius:5px!important;border-top-right-radius:5px!important;margin-right:0!important}.notification-item.nx-notification.source-announcements.themes-announcements_theme-1 .notificationx-image svg{position:absolute!important}@media only screen and (max-width:550px){.notification-item.nx-notification.source-announcements.themes-announcements_theme-1 .notificationx-content .nx-second-row span,.notification-item.nx-notification.source-announcements.themes-announcements_theme-12 .notificationx-content .nx-second-row span,.notification-item.nx-notification.source-announcements.themes-announcements_theme-14 .notificationx-content>p.nx-second-row span,.notification-item.nx-notification.source-announcements.themes-announcements_theme-2 .notificationx-content .nx-second-row span{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-item.nx-notification.source-announcements.themes-announcements_theme-14 .notificationx-content>p.nx-third-row .nx-branding{display:none}}.notification-item.nx-notification.source-announcements.themes-announcements_theme-15 .notificationx-inner .notificationx-content{padding:10px 6px}.notification-item.nx-notification.source-announcements.themes-announcements_theme-15 .notificationx-inner>a{text-align:center}#nx-bar-bottom{position:relative}.has-notificationx.logged-in.admin-bar:not(.has-nx-bar) .nx-bar.nx-bar-has-gutenberg{top:32px}.notificationx-shortcode-wrapper>.nx-bar,.nx-bar{background-color:#ddd;box-shadow:0 0 70px -30px grey;color:#000;font-family:Open Sans,sans-serif;font-size:14px;left:0;text-align:center;text-shadow:none;top:0;transition:all .2s ease-in;width:100%;z-index:99997}.notificationx-shortcode-wrapper>.nx-bar.nx-sticky-bar,.nx-bar.nx-sticky-bar{position:fixed;width:100%}.notificationx-shortcode-wrapper>.nx-bar.nx-position-top.nx-bar-out,.nx-bar.nx-position-top.nx-bar-out{top:-100%!important}.notificationx-shortcode-wrapper>.nx-bar.nx-position-bottom,.nx-bar.nx-position-bottom{position:absolute;top:0}.notificationx-shortcode-wrapper>.nx-bar.nx-position-bottom.nx-bar-out,.nx-bar.nx-position-bottom.nx-bar-out{bottom:-100%}.notificationx-shortcode-wrapper>.nx-bar.nx-position-bottom.nx-sticky-bar,.nx-bar.nx-position-bottom.nx-sticky-bar{bottom:0;position:fixed;top:auto}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner,.nx-bar .nx-bar-inner{display:inline-block;padding:20px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{margin-right:10px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text.nx-expired,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text.nx-expired{display:none}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{background-color:#262626;color:#fff;display:flex;overflow:hidden}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{margin:0 5px;padding:10px;position:relative;width:36px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section>span,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section>span{display:block;line-height:1}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{display:none;font-size:14px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after{content:":";line-height:1;right:-6px;top:9px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:last-of-type:after,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:last-of-type:after{display:none}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-expired-text,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-expired-text{display:inline-block;padding:10px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-expired-text:not(.nx-countdown-expired),.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-expired-text:not(.nx-countdown-expired){display:none}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown.nx-expired,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown.nx-expired{letter-spacing:1px;padding:10px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown.nx-expired .nx-expired-text,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown.nx-expired .nx-expired-text{display:block}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown.nx-expired .nx-time-section,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown.nx-expired .nx-time-section>span,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown.nx-expired .nx-time-section,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown.nx-expired .nx-time-section>span{display:none}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-bar-content,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-bar-content{display:inline-block;margin-left:15px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-bar-content.nx-bar-slide-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-bar-content.nx-bar-slide-wrapper{min-width:500px}@media only screen and (max-width:786px){.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-bar-content.nx-bar-slide-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-bar-content.nx-bar-slide-wrapper{min-width:100%}}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-bar-content p,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-bar-content p{margin-bottom:0;margin-top:0}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .notificationx-link-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap .notificationx-link-wrapper{margin-left:15px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap a.nx-bar-button,.nx-bar .nx-bar-inner .nx-bar-content-wrap a.nx-bar-button{align-items:center;border:none;border-radius:3px;color:unset;cursor:pointer;display:flex;justify-content:center;padding:6px 15px;text-decoration:none}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap:not(:last-child) .nx-inner-content-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap:not(:last-child) .nx-inner-content-wrapper{margin-right:40px}@media only screen and (max-width:786px){.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap:not(:last-child) .nx-inner-content-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap:not(:last-child) .nx-inner-content-wrapper{margin-right:0}}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .notificationx-close,.nx-bar .nx-bar-inner .notificationx-close{border-radius:50%;color:#fff;cursor:pointer;font-size:14px;height:10px;line-height:17px;margin:-5px 0 0;right:30px;top:25%;transform:translateY(-50%);width:10px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .notificationx-close.pressbar.position-top-right,.nx-bar .nx-bar-inner .notificationx-close.pressbar.position-top-right{left:auto;right:20px;top:20px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .notificationx-close.pressbar.position-top-left,.nx-bar .nx-bar-inner .notificationx-close.pressbar.position-top-left{left:20px;right:auto;top:20px}.notificationx-shortcode-wrapper>.nx-bar.nx-close-left .nx-bar-inner .notificationx-close,.nx-bar.nx-close-left .nx-bar-inner .notificationx-close{left:30px;right:auto}.notificationx-shortcode-wrapper>.nx-bar.nx-bar-has-elementor .nx-bar-inner,.nx-bar.nx-bar-has-elementor .nx-bar-inner{display:block;padding:0}.notificationx-shortcode-wrapper>.nx-bar.nx-bar-has-elementor .nx-bar-inner .nx-bar-content-wrap,.nx-bar.nx-bar-has-elementor .nx-bar-inner .nx-bar-content-wrap{display:block}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-one .notificationx-link-wrapper,.nx-bar.press_bar_theme-one .notificationx-link-wrapper{background-color:#262626;color:#fff}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-two,.nx-bar.press_bar_theme-two{background-color:#5704a2;color:#fff}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-two .notificationx-link-wrapper,.nx-bar.press_bar_theme-two .notificationx-link-wrapper{background-color:#9b2aff}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-two .nx-bar-inner .notificationx-close,.nx-bar.press_bar_theme-two .nx-bar-inner .notificationx-close{fill:#fff}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-three,.nx-bar.press_bar_theme-three{background-color:#3f4462;color:#fff}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-three .nx-bar-inner .notificationx-close,.nx-bar.press_bar_theme-three .nx-bar-inner .notificationx-close{fill:#fff}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-three .nx-bar-inner .notificationx-link-wrapper,.nx-bar.press_bar_theme-three .nx-bar-inner .notificationx-link-wrapper{background-color:#6549fe}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown,.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{background:#fff0;display:flex}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section,.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{background-color:#6549fe;width:52px}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section>span.nx-countdown-time-text,.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section>span.nx-countdown-time-text{display:block}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-expired-text,.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-expired-text{background-color:#6549fe}@media only screen and (max-width:786px){.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-expired-text,.nx-bar.press_bar_theme-three .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-expired-text{font-size:10px;line-height:1.2em;padding:8px 10px}}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section>span.nx-countdown-time-text,.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section>span.nx-countdown-time-text,.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section>span.nx-countdown-time-text,.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section>span.nx-countdown-time-text{display:block}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner,.nx-bar.press_bar_theme-four .nx-bar-inner{padding:10px}@media screen and (max-width:1900px){.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner,.nx-bar.press_bar_theme-four .nx-bar-inner{padding:10px 30px}}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap,.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap{flex-wrap:nowrap;gap:12px;justify-content:center}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text,.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{color:#000123;font-size:18px;font-weight:500;line-height:1em;margin-right:12px}@media only screen and (max-width:1024px){.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text,.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown,.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{background:hsl(0 0% 100% / .502);border:1px solid #f26d6d;border-radius:4px;color:#230600;display:flex;overflow:hidden}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section,.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{float:left;margin:0;padding:12px;position:relative;width:auto}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after,.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after{display:none}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds,.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:20px;font-weight:600;line-height:.8em;margin-bottom:4px}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text,.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{color:#000123;font-size:12px;font-weight:400;line-height:1em}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper,.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{margin-right:0}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content,.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:20px}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p{color:#000123;font-size:16px;font-weight:500;line-height:1.2em}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span,.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:16px;font-weight:600;line-height:1.2em}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper,.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{background:#fff;border-radius:10px;margin-left:40px}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button,.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{align-items:center;border:none;color:#000123;cursor:pointer;display:inline-block;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:100%;padding:10px 14px;text-decoration:none}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img,.nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{margin-right:4px!important;max-height:20px;max-width:100%;width:20px!important}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner,.nx-bar.press_bar_theme-five .nx-bar-inner{padding:10px}@media screen and (max-width:1900px){.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner,.nx-bar.press_bar_theme-five .nx-bar-inner{padding:10px 30px}}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap,.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap{gap:12px;justify-content:center}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text,.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{color:#fff;font-size:18px;font-weight:500;line-height:1em;margin-right:12px}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown,.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{background:#fff0;border:none;border-radius:unset;color:#fff;display:flex;gap:8px;overflow:hidden}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section,.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{align-items:center;background:#2d72ff;border:1px solid #8cb1fc;border-radius:3px;box-sizing:border-box;display:flex;flex-direction:column;float:left;justify-content:center;margin:0;max-height:60px;padding:10px 8px;position:relative;text-align:center;width:60px}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after,.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after{display:none}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds,.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{color:#fff;font-size:20px;line-height:1em;margin-bottom:4px}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text,.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{color:#d1e1ff;font-size:12px;font-weight:500;line-height:1em}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper,.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{margin-right:0}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content,.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:20px}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p{color:#cde1ff;font-size:16px;font-weight:500;line-height:1.2em}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span,.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:16px;font-weight:500;line-height:1.2em}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper,.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{background:#2d72ff;border-radius:40px;margin-left:40px}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button,.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{align-items:center;border:none;color:#fff;cursor:pointer;display:inline-block;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:100%;padding:10px 14px;text-decoration:none}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img,.nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{margin-right:4px!important;max-height:20px;max-width:100%;width:20px!important}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner,.nx-bar.press_bar_theme-six .nx-bar-inner{padding:10px}@media screen and (max-width:1900px){.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner,.nx-bar.press_bar_theme-six .nx-bar-inner{padding:10px 30px}}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap,.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap{flex-wrap:nowrap;gap:12px;justify-content:center}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text,.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown,.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{background:hsl(0 0% 100% / .502);border-radius:4px;color:#230600;overflow:hidden}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:not(:last-child),.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:not(:last-child){border-right:1px solid #fff}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section,.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{float:left;margin:12px 0;padding:0 12px;position:relative;width:auto}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after,.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after{display:none}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds,.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{color:#230600;font-size:20px;font-weight:600;line-height:.8em;margin-bottom:4px}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text,.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{color:#230600;display:block;font-size:12px;font-weight:400;line-height:1em}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper,.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{margin-right:0}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content,.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:20px}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p{color:#0d062d;font-size:16px;font-weight:500;line-height:1.2em}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span,.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:16px;font-weight:500;line-height:1.2em}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper,.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{background:#280631;border-radius:40px;margin-left:40px}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button,.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{align-items:center;border:none;color:#fff;cursor:pointer;display:inline-block;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:100%;padding:10px 14px;text-decoration:none}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img,.nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{margin-right:4px!important;max-height:20px;max-width:100%;width:20px!important}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-seven .nx-bar-inner,.nx-bar.press_bar_theme-seven .nx-bar-inner{padding:10px}@media screen and (max-width:1900px){.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-seven .nx-bar-inner,.nx-bar.press_bar_theme-seven .nx-bar-inner{padding:10px 30px}}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap,.nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap{flex-wrap:wrap;gap:12px;justify-content:center}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper,.nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{flex-wrap:nowrap;gap:12px;justify-content:center;margin-right:0}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content,.nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,.nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p{color:#0d062d;font-size:16px;font-weight:500;line-height:1.2em}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span,.nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:16px;font-weight:500;line-height:1.2em}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper,.nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{background:#e3dac2;border-radius:0;margin-left:28px}@media screen and (max-width:1271px){.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper,.nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{margin-left:0}}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button,.nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{align-items:center;border:none;color:#342600;cursor:pointer;display:inline-block;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:100%;padding:10px 14px;text-decoration:none}.notificationx-shortcode-wrapper>.nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img,.nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{margin-right:4px!important;max-height:20px;max-width:100%;width:20px!important}@media only screen and (max-width:786px){.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper{margin-bottom:15px}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{grid-gap:10px;grid-template-areas:"bar-content bar-content" "link-wrapper coupon-wrapper";margin-right:0!important}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-coupon-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-coupon-wrapper{grid-area:coupon-wrapper;text-align:left}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{grid-area:bar-content;margin-left:0!important}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p{line-height:1.2em}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{grid-area:link-wrapper}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{margin-left:0!important}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .notificationx-close,.nx-bar .nx-bar-inner .notificationx-close{bottom:auto;right:10px;top:10px;transform:translateY(0)}.notificationx-shortcode-wrapper>.nx-bar.nx-close-left .nx-bar-inner .notificationx-close,.nx-bar.nx-close-left .nx-bar-inner .notificationx-close{bottom:auto;left:10px;right:auto;top:10px;transform:translateY(0)}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-coupon-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-coupon-wrapper{-ms-grid-column:3;-ms-grid-row:3}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{-ms-grid-column-span:3;-ms-grid-column:1;-ms-grid-row:1}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper,.nx-bar .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{-ms-grid-column:1;-ms-grid-row:3}}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide-wrapper,.nx-bar .nx-bar-slide-wrapper{min-height:20px;overflow:hidden;position:relative}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide,.nx-bar .nx-bar-slide{left:0;opacity:0;position:absolute;top:0;transform:translateX(0);width:100%}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide h1,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide h2,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide h3,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide h4,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide h5,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide h6,.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide p,.nx-bar .nx-bar-slide h1,.nx-bar .nx-bar-slide h2,.nx-bar .nx-bar-slide h3,.nx-bar .nx-bar-slide h4,.nx-bar .nx-bar-slide h5,.nx-bar .nx-bar-slide h6,.nx-bar .nx-bar-slide p{margin:0}.notificationx-shortcode-wrapper>.nx-bar .nx-bar-slide.active,.nx-bar .nx-bar-slide.active{opacity:1;position:relative;transform:translateX(0)}.notificationx-shortcode-wrapper>.nx-bar .slide-direction-left .nx-bar-slide:not(.active),.nx-bar .slide-direction-left .nx-bar-slide:not(.active){transform:translateX(100%)}.notificationx-shortcode-wrapper>.nx-bar .slide-direction-left .nx-bar-slide.left-exit,.nx-bar .slide-direction-left .nx-bar-slide.left-exit{opacity:0;transform:translateX(-100%)}.notificationx-shortcode-wrapper>.nx-bar .slide-direction-right .nx-bar-slide:not(.active),.nx-bar .slide-direction-right .nx-bar-slide:not(.active){transform:translateX(-100%)}.notificationx-shortcode-wrapper>.nx-bar .slide-direction-right .nx-bar-slide.right-exit,.nx-bar .slide-direction-right .nx-bar-slide.right-exit{opacity:0;transform:translateX(100%)}.notificationx-shortcode-wrapper>.nx-bar-has-gutenberg .nx-bar-inner,.nx-bar-has-gutenberg .nx-bar-inner{display:block;padding:0}.notificationx-shortcode-wrapper>.nx-bar-has-gutenberg .nx-bar-inner .nx-bar-content-wrap,.nx-bar-has-gutenberg .nx-bar-inner .nx-bar-content-wrap{display:block}.notificationx-shortcode-wrapper>.nx-bar-has-gutenberg .nx-bar-inner .nx-bar-content-wrap .eb-row-inner,.nx-bar-has-gutenberg .nx-bar-inner .nx-bar-content-wrap .eb-row-inner{align-items:center}.notificationx-shortcode-wrapper>.nx-bar-has-gutenberg .nx-bar-inner .eb-parent-wrapper .wp-block-essential-blocks-column h2.wp-block-heading,.nx-bar-has-gutenberg .nx-bar-inner .eb-parent-wrapper .wp-block-essential-blocks-column h2.wp-block-heading{margin:0}.nx-bar.nx-bar-tablet-device{margin:0 auto;max-width:768px}.nx-bar.nx-bar-tablet-device .nx-bar-inner{align-items:center;justify-content:center}.nx-bar.nx-bar-tablet-device .nx-bar-inner .nx-bar-content{min-width:auto}.nx-bar.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap{flex-wrap:nowrap;gap:8px}.nx-bar.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown{margin-bottom:0}.nx-bar.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown .nx-time-section{margin:0 2px;width:44px}.nx-bar.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown .nx-time-section span{font-size:12px}.nx-bar.nx-bar-tablet-device .notificationx-close{right:8px!important;top:11px!important}.nx-bar.nx-bar-mobile-device{margin:0 auto;max-width:520px}.nx-bar.nx-bar-mobile-device .nx-bar-inner{align-items:center;justify-content:center}.nx-bar.nx-bar-mobile-device .nx-bar-inner .nx-bar-content{min-width:auto}.nx-bar.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap{flex-direction:column;gap:8px}.nx-bar.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap:not(:last-child) .nx-inner-content-wrapper{margin-right:0}.nx-bar.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown{margin-bottom:0}.nx-bar.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown .nx-time-section{margin:0 2px;width:44px}.nx-bar.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown .nx-time-section span{font-size:12px}.nx-bar.nx-bar-mobile-device .nx-bar-inner .notificationx-close{right:4px!important;top:4px!important}.nx-bar.nx-bar-mobile-device .nx-bar-inner .notificationx-close svg{max-height:6px}.nx-bar.press_bar_theme-one.nx-bar-tablet-device .nx-bar-inner{padding:10px 24px 10px 10px}.nx-bar.press_bar_theme-one.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap{flex-direction:row;gap:16px}.nx-bar.press_bar_theme-one.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper{margin-bottom:0}.nx-bar.press_bar_theme-one.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}.nx-bar.press_bar_theme-one.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{padding:11px 6px;width:24px}.nx-bar.press_bar_theme-one.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,.nx-bar.press_bar_theme-one.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,.nx-bar.press_bar_theme-one.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,.nx-bar.press_bar_theme-one.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:11px}.nx-bar.press_bar_theme-one.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{display:none}.nx-bar.press_bar_theme-one.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{display:flex;margin-right:0}.nx-bar.press_bar_theme-one.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}.nx-bar.press_bar_theme-one.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,.nx-bar.press_bar_theme-one.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,.nx-bar.press_bar_theme-one.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,.nx-bar.press_bar_theme-one.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:10px;line-height:1.2em}.nx-bar.press_bar_theme-one.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:0;margin-left:16px;white-space:nowrap}.nx-bar.press_bar_theme-one.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:10px;line-height:1.2em;min-width:auto;padding:6px 12px}.nx-bar.press_bar_theme-one.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:12px!important;margin-right:3px!important;width:12px!important}.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner{padding:8px 18px 8px 8px}.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap{flex-direction:row;gap:12px}.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper{margin-bottom:0}.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{padding:12px 6px;width:24px}.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:10px}.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{display:none}.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after{content:":";font-size:12px;line-height:1;right:-4px;top:10px}.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{display:flex;margin-right:0}.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:10px;line-height:1.2em}.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:0;margin-left:12px;white-space:nowrap}.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:8px;line-height:1.2em;min-width:auto;padding:4px 8px}.nx-bar.press_bar_theme-one.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:10px!important;margin-right:3px!important;width:10px!important}.nx-bar.press_bar_theme-two.nx-bar-tablet-device .nx-bar-inner{padding:18px 24px}.nx-bar.press_bar_theme-two.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{flex-direction:row;gap:16px;margin-right:0}.nx-bar.press_bar_theme-two.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}.nx-bar.press_bar_theme-two.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,.nx-bar.press_bar_theme-two.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,.nx-bar.press_bar_theme-two.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,.nx-bar.press_bar_theme-two.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:12px;line-height:1.2em}.nx-bar.press_bar_theme-two.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:0;margin-left:0;white-space:nowrap}.nx-bar.press_bar_theme-two.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:12px;line-height:1.2em;min-width:auto;padding:8px 14px}.nx-bar.press_bar_theme-two.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:12px!important;margin-right:3px!important;width:12px!important}.nx-bar.press_bar_theme-two.nx-bar-mobile-device .nx-bar-inner{padding:12px 18px}.nx-bar.press_bar_theme-two.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{flex-direction:row;gap:12px}.nx-bar.press_bar_theme-two.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}.nx-bar.press_bar_theme-two.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,.nx-bar.press_bar_theme-two.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,.nx-bar.press_bar_theme-two.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,.nx-bar.press_bar_theme-two.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:10px;line-height:1.2em}.nx-bar.press_bar_theme-two.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:0;margin-left:0;white-space:nowrap}.nx-bar.press_bar_theme-two.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:8px;line-height:1.2em;min-width:auto;padding:4px 8px}.nx-bar.press_bar_theme-two.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:10px!important;margin-right:3px!important;width:10px!important}.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner{padding:10px 24px 10px 10px}.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap{flex-direction:row;gap:16px}.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper{margin-bottom:0}.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{gap:4px}.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{margin:0;max-height:46px;padding:6px;width:32px}.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:14px;margin-bottom:6px}.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:8px}.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{display:flex;margin-right:0}.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:10px;line-height:1.2em}.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:2px;margin-left:16px;white-space:nowrap}.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:10px;line-height:1.2em;min-width:auto;padding:8px 10px}.nx-bar.press_bar_theme-three.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:12px!important;margin-right:3px!important;width:12px!important}.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner{padding:8px 18px 8px 8px}.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap{flex-direction:row;gap:12px}.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper{margin-bottom:0}.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{gap:2px}.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{margin:0;max-height:34px;padding:4px;width:24px}.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:9px;margin-bottom:4px}.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:6px}.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{display:flex;margin-right:0}.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:9px}.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:2px;margin-left:12px;min-width:auto;white-space:nowrap}.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:8px;line-height:1.2em;min-width:auto;padding:4px 8px}.nx-bar.press_bar_theme-three.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:10px!important;margin-right:2px!important;width:10px!important}.nx-bar.press_bar_theme-four.nx-bar-tablet-device .nx-bar-inner{padding:10px 24px}.nx-bar.press_bar_theme-four.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap{flex-direction:row;gap:16px}.nx-bar.press_bar_theme-four.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper{margin-bottom:0}.nx-bar.press_bar_theme-four.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}.nx-bar.press_bar_theme-four.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{padding:8px}.nx-bar.press_bar_theme-four.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,.nx-bar.press_bar_theme-four.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,.nx-bar.press_bar_theme-four.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,.nx-bar.press_bar_theme-four.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:16px}.nx-bar.press_bar_theme-four.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:9px}.nx-bar.press_bar_theme-four.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{display:flex;margin-right:0}.nx-bar.press_bar_theme-four.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}.nx-bar.press_bar_theme-four.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,.nx-bar.press_bar_theme-four.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p{font-size:10px}.nx-bar.press_bar_theme-four.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,.nx-bar.press_bar_theme-four.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:11px}.nx-bar.press_bar_theme-four.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:8px;margin-left:16px;white-space:nowrap}.nx-bar.press_bar_theme-four.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:10px;min-width:auto;padding:6px 12px}.nx-bar.press_bar_theme-four.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:12px!important;margin-right:3px!important;width:12px!important}.nx-bar.press_bar_theme-four.nx-bar-mobile-device .nx-bar-inner{padding:8px 18px 8px 8px}.nx-bar.press_bar_theme-four.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap{flex-direction:row;gap:12px}.nx-bar.press_bar_theme-four.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper{margin-bottom:0}.nx-bar.press_bar_theme-four.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}.nx-bar.press_bar_theme-four.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{padding:4px 6px}.nx-bar.press_bar_theme-four.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,.nx-bar.press_bar_theme-four.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,.nx-bar.press_bar_theme-four.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,.nx-bar.press_bar_theme-four.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:10px}.nx-bar.press_bar_theme-four.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:6px}.nx-bar.press_bar_theme-four.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{display:flex;margin-right:0}.nx-bar.press_bar_theme-four.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}.nx-bar.press_bar_theme-four.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,.nx-bar.press_bar_theme-four.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p{font-size:10px}.nx-bar.press_bar_theme-four.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,.nx-bar.press_bar_theme-four.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:11px}.nx-bar.press_bar_theme-four.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:4px;margin-left:12px;white-space:nowrap}.nx-bar.press_bar_theme-four.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:7px;min-width:auto;padding:4px 6px}.nx-bar.press_bar_theme-four.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:10px!important;margin-right:2px!important;width:10px!important}.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner{padding:10px 24px}.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap{flex-direction:row;gap:16px}.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper{margin-bottom:0}.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{gap:4px}.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{max-height:46px;padding:8px;width:42px}.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:14px;margin-bottom:6px}.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:8px}.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{display:flex;margin-right:0}.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p{font-size:10px}.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:11px}.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:36px;margin-left:16px;white-space:nowrap}.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:10px;min-width:auto;padding:8px 10px}.nx-bar.press_bar_theme-five.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:12px!important;margin-right:3px!important;width:12px!important}.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner{padding:8px 18px 8px 8px}.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap{flex-direction:row;gap:12px}.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper{margin-bottom:0}.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{gap:2px}.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{max-height:34px;padding:6px;width:34px}.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:9px;margin-bottom:4px}.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:6px}.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{display:flex;margin-right:0}.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:9px}.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:20px;margin-left:12px;min-width:auto;white-space:nowrap}.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:8px;min-width:auto;padding:4px 8px}.nx-bar.press_bar_theme-five.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:10px!important;margin-right:2px!important;width:10px!important}.nx-bar.press_bar_theme-six.nx-bar-tablet-device .nx-bar-inner{padding:10px 24px}.nx-bar.press_bar_theme-six.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap{flex-direction:row;gap:16px}.nx-bar.press_bar_theme-six.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper{margin-bottom:0}.nx-bar.press_bar_theme-six.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}.nx-bar.press_bar_theme-six.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{margin:12px 4px;padding:0 4px}.nx-bar.press_bar_theme-six.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,.nx-bar.press_bar_theme-six.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,.nx-bar.press_bar_theme-six.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,.nx-bar.press_bar_theme-six.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:16px;margin-bottom:5px}.nx-bar.press_bar_theme-six.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:8px}.nx-bar.press_bar_theme-six.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{display:flex;margin-right:0}.nx-bar.press_bar_theme-six.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}.nx-bar.press_bar_theme-six.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,.nx-bar.press_bar_theme-six.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,.nx-bar.press_bar_theme-six.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,.nx-bar.press_bar_theme-six.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:12px}.nx-bar.press_bar_theme-six.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:26px;margin-left:16px;white-space:nowrap}.nx-bar.press_bar_theme-six.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:11px;min-width:auto;padding:8px}.nx-bar.press_bar_theme-six.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:12px!important;margin-right:3px!important;width:12px!important}.nx-bar.press_bar_theme-six.nx-bar-mobile-device .nx-bar-inner{padding:8px 18px 8px 8px}.nx-bar.press_bar_theme-six.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap{flex-direction:row;gap:12px}.nx-bar.press_bar_theme-six.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper{margin-bottom:0}.nx-bar.press_bar_theme-six.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}.nx-bar.press_bar_theme-six.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{margin:8px 2px;padding:0 4px}.nx-bar.press_bar_theme-six.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,.nx-bar.press_bar_theme-six.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,.nx-bar.press_bar_theme-six.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,.nx-bar.press_bar_theme-six.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:11px;margin-bottom:4px}.nx-bar.press_bar_theme-six.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:6px}.nx-bar.press_bar_theme-six.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{display:flex;margin-right:0}.nx-bar.press_bar_theme-six.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}.nx-bar.press_bar_theme-six.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,.nx-bar.press_bar_theme-six.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,.nx-bar.press_bar_theme-six.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,.nx-bar.press_bar_theme-six.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:9px}.nx-bar.press_bar_theme-six.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:20px;margin-left:12px;white-space:nowrap}.nx-bar.press_bar_theme-six.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:8px;min-width:auto;padding:5px 8px}.nx-bar.press_bar_theme-six.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:10px!important;margin-right:3px!important;width:10px!important}.nx-bar.press_bar_theme-seven.nx-bar-tablet-device .nx-bar-inner{padding:18px 24px}.nx-bar.press_bar_theme-seven.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{gap:24px;margin-right:0}.nx-bar.press_bar_theme-seven.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}.nx-bar.press_bar_theme-seven.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,.nx-bar.press_bar_theme-seven.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,.nx-bar.press_bar_theme-seven.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,.nx-bar.press_bar_theme-seven.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:12px}.nx-bar.press_bar_theme-seven.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:0;margin-left:0;white-space:nowrap}.nx-bar.press_bar_theme-seven.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:12px;min-width:auto;padding:8px 16px}.nx-bar.press_bar_theme-seven.nx-bar-tablet-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:12px!important;margin-right:3px!important;width:12px!important}.nx-bar.press_bar_theme-seven.nx-bar-mobile-device .nx-bar-inner{padding:12px 18px}.nx-bar.press_bar_theme-seven.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{gap:12px;margin-right:0}.nx-bar.press_bar_theme-seven.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}.nx-bar.press_bar_theme-seven.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,.nx-bar.press_bar_theme-seven.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,.nx-bar.press_bar_theme-seven.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,.nx-bar.press_bar_theme-seven.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:9px}.nx-bar.press_bar_theme-seven.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:0;margin-left:0;white-space:nowrap}.nx-bar.press_bar_theme-seven.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:8px;min-width:auto;padding:4px 8px}.nx-bar.press_bar_theme-seven.nx-bar-mobile-device .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:10px!important;margin-right:3px!important;width:10px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper #themes .wprf-section-fields .wprf-control-wrapper.wprf-name-advance_edit,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper #themes .wprf-section-fields .wprf-control-wrapper.wprf-name-advance_edit+#nxbar_with_elementor+#nx_bar_import_design,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper #themes .wprf-section-fields .wprf-control-wrapper.wprf-name-advance_edit+.nx_bar_import_design,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper #themes .wprf-section-fields .wprf-control-wrapper.wprf-name-advance_edit+.wprf-control.wprf-nx-bar_with_elementor_install_message-message{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-title{border-bottom-left-radius:10px;border-bottom-right-radius:10px;margin-bottom:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section:not(.advanced_active)>.wprf-section-fields{padding:0!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields{padding:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-wrapper.wprf-name-advance_edit{margin:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section .wprf-section-fields,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section .wprf-section-title{padding:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor{margin-bottom:16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor .wprf-section-title{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor .wprf-section-fields{background:#fff0;display:flex;flex-wrap:wrap;gap:24px;margin:0;padding:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor .wprf-section-fields .wprf-control{margin-bottom:0;width:auto}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor .wprf-section-fields .wprf-control.wprf-normal-message p{margin:-20px 0 0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor .wprf-section-fields .wprf-control.wprf-modal .wprf-control-wrapper{padding:0!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor .wprf-section-fields .wprf-control.wprf-modal .wprf-control-wrapper .wprf-button{background:#fff0;border:1px solid #6a4bff;border-radius:6px;color:#6a4bff;font-size:14px;font-weight:500;line-height:1em;min-height:35px;padding:6px 16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor .wprf-section-fields .wprf-control-wrapper.wprf-name-nx-bar_with_elementor_install{padding:0!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor .wprf-section-fields .wprf-control-wrapper.wprf-name-nx-bar_with_elementor_install .wprf-button{background:#fff0;border:1px solid #6a4bff;border-radius:6px;color:#6a4bff;font-size:14px;font-weight:500;line-height:1em;min-height:35px;padding:6px 16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_editor .wprf-section-fields span{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-control-section.bar_design .wprf-section-title{background:#fff0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-name-advance_edit .wprf-control-label{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section .wprf-section-fields .wprf-name-advance_edit .wprf-control-field{min-height:auto;position:absolute;right:16px;top:20px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section.advanced_active .wprf-section-title{border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:2px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper .advance_design_section.advanced_active .wprf-section-fields{padding:30px;transition:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview{border-radius:0;box-shadow:0 0 15px hsl(0 18% 86% / .42);position:sticky;top:32px;z-index:1000}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-title{margin:0;min-height:auto;padding:12px 24px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields{padding:12px 24px;text-align:center}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar-responsive .nx-admin-modal-head{padding:0;position:absolute;right:24px;top:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar-responsive .nx-admin-modal-head .nx-admin-modal-preview-button{background:#f5f7fd;border-radius:4px;height:32px;width:32px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar-responsive .nx-admin-modal-head .nx-admin-modal-preview-button svg{width:17px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar-responsive .nx-admin-modal-head .nx-admin-modal-preview-button svg path{fill:#7884a0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar-responsive .nx-admin-modal-head .nx-admin-modal-preview-button.active svg path{fill:#5453fd}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar .nx-bar-inner .nx-bar-content-wrap{flex-wrap:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview{position:sticky}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview .nx-bar-inner{align-items:center;justify-content:center}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-section-preview .nx-bar-inner .nx-bar-content{min-width:auto}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-desktop{margin:0 auto;max-width:100%}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-tablet{margin:0 auto;max-width:768px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-tablet .nx-bar-inner{align-items:center;justify-content:center}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-tablet .nx-bar-inner .nx-bar-content{min-width:auto}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap{flex-wrap:nowrap;gap:8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown{margin-bottom:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown .nx-time-section{margin:0 2px;width:44px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown .nx-time-section span{font-size:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-tablet .notificationx-close{right:8px!important;top:11px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-phone{margin:0 auto;max-width:520px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-phone .nx-bar-inner{align-items:center;justify-content:center}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-phone .nx-bar-inner .nx-bar-content{min-width:auto}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap{flex-direction:column;gap:8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap:not(:last-child) .nx-inner-content-wrapper{margin-right:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown{margin-bottom:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown .nx-time-section{margin:0 2px;width:44px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown .nx-time-section span{font-size:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-phone .nx-bar-inner .notificationx-close{right:4px!important;top:4px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.nx-bar-phone .nx-bar-inner .notificationx-close svg{max-height:6px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-desktop .nx-bar-inner{padding:10px 30px 10px 10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap{gap:16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{font-size:14px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{padding:11px 6px;width:16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{margin-right:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:0;margin-left:16px;white-space:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:12px;line-height:1.2em;min-width:auto;padding:8px 14px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:12px!important;margin-right:4px!important;width:12px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-tablet .nx-bar-inner{padding:10px 24px 10px 10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap{gap:16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{padding:11px 6px;width:16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:11px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{margin-right:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:0;margin-left:16px;white-space:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:10px;line-height:1.2em;min-width:auto;padding:6px 12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:12px!important;margin-right:3px!important;width:12px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-phone .nx-bar-inner{padding:8px 18px 8px 8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap{flex-direction:row;gap:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{padding:12px 6px;width:14px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after{content:":";font-size:12px;line-height:1;right:-4px;top:10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{margin-right:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:0;margin-left:12px;white-space:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:8px;line-height:1.2em;min-width:auto;padding:4px 8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-one.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:10px!important;margin-right:3px!important;width:10px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-tablet .nx-bar-inner{padding:18px 24px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{gap:16px;margin-right:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:0;margin-left:0;white-space:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:12px;line-height:1.2em;min-width:auto;padding:8px 14px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:12px!important;margin-right:3px!important;width:12px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-phone .nx-bar-inner{padding:12px 18px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{gap:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:0;margin-left:0;white-space:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:8px;line-height:1.2em;min-width:auto;padding:4px 8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-two.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:10px!important;margin-right:3px!important;width:10px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-desktop .nx-bar-inner{padding:10px 30px 10px 10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap{gap:16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{font-size:14px;min-width:70px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{gap:4px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{margin:0;max-height:46px;padding:6px;width:38px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:14px;margin-bottom:6px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:9px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{margin-right:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:2px;margin-left:16px;white-space:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:12px;line-height:1.2em;min-width:auto;padding:10px 14px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:12px!important;margin-right:4px!important;width:12px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-tablet .nx-bar-inner{padding:10px 24px 10px 10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap{gap:16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{gap:4px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{margin:0;max-height:46px;padding:6px;width:32px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:14px;margin-bottom:6px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{margin-right:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:2px;margin-left:16px;white-space:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:10px;line-height:1.2em;min-width:auto;padding:8px 10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:12px!important;margin-right:3px!important;width:12px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-phone .nx-bar-inner{padding:8px 18px 8px 8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap{flex-direction:row;gap:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{gap:2px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{margin:0;max-height:34px;padding:4px;width:24px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:9px;margin-bottom:4px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:6px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:9px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:2px;margin-left:12px;min-width:auto;white-space:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:8px;line-height:1.2em;min-width:auto;padding:4px 8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-three.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:10px!important;margin-right:2px!important;width:10px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-desktop .nx-bar-inner{padding:10px 30px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap{gap:16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{font-size:14px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{padding:8px 10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:8px;margin-left:16px;white-space:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:12px;min-width:auto;padding:8px 14px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:12px!important;margin-right:4px!important;width:12px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-tablet .nx-bar-inner{padding:10px 24px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap{gap:16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{padding:8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:9px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p{font-size:10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:11px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:8px;margin-left:16px;white-space:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:10px;min-width:auto;padding:6px 12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:12px!important;margin-right:3px!important;width:12px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-phone .nx-bar-inner{padding:8px 18px 8px 8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap{flex-direction:row;gap:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{padding:4px 6px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:6px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p{font-size:10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:11px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:4px;margin-left:12px;white-space:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:7px;min-width:auto;padding:4px 6px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:10px!important;margin-right:2px!important;width:10px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-desktop .nx-bar-inner{padding:10px 24px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap{gap:16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{font-size:14px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{gap:4px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{max-height:46px;padding:8px;width:48px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:14px;margin-bottom:6px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:36px;margin-left:16px;white-space:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:12px;min-width:auto;padding:10px 14px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:12px!important;margin-right:3px!important;width:12px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-tablet .nx-bar-inner{padding:10px 24px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap{gap:16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{gap:4px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{max-height:46px;padding:8px;width:42px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:14px;margin-bottom:6px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p{font-size:10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:11px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:36px;margin-left:16px;white-space:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:10px;min-width:auto;padding:8px 10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:12px!important;margin-right:3px!important;width:12px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-phone .nx-bar-inner{padding:8px 18px 8px 8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap{flex-direction:row;gap:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{gap:2px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{max-height:34px;padding:6px;width:34px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:9px;margin-bottom:4px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:6px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:9px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:20px;margin-left:12px;min-width:auto;white-space:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:8px;min-width:auto;padding:4px 8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:10px!important;margin-right:2px!important;width:10px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-desktop .nx-bar-inner{padding:10px 24px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap{gap:16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{margin:12px 4px;padding:0 10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:16px;margin-bottom:5px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:10px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:26px;margin-left:16px;white-space:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:12px;min-width:auto;padding:10px 14px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-desktop .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:12px!important;margin-right:4px!important;width:12px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-tablet .nx-bar-inner{padding:10px 24px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap{gap:16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{margin:12px 4px;padding:0 4px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:16px;margin-bottom:5px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:26px;margin-left:16px;white-space:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:11px;min-width:auto;padding:8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:12px!important;margin-right:3px!important;width:12px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-phone .nx-bar-inner{padding:8px 18px 8px 8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap{flex-direction:row;gap:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{margin:8px 2px;padding:0 4px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:11px;margin-bottom:4px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{font-size:6px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:9px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:20px;margin-left:12px;white-space:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:8px;min-width:auto;padding:5px 8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:10px!important;margin-right:3px!important;width:10px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-tablet .nx-bar-inner{padding:18px 24px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{gap:24px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:0;margin-left:0;white-space:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:12px;min-width:auto;padding:8px 16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-tablet .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:12px!important;margin-right:3px!important;width:12px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-phone .nx-bar-inner{padding:12px 18px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{gap:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content .nx-bar-slide span,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:9px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{border-radius:0;margin-left:0;white-space:nowrap}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{font-size:8px;min-width:auto;padding:4px 8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven.nx-bar-phone .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{height:10px!important;margin-right:3px!important;width:10px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four .nx-bar-inner{padding:8px}@media screen and (max-width:1900px){#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four .nx-bar-inner{padding:8px 30px}}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap{gap:12px;justify-content:center}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{color:#000123;font-size:16px;font-weight:500;line-height:1em;margin-right:10px;min-width:76px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{background:hsl(0 0% 100% / .502);border:1px solid #f26d6d;border-radius:4px;color:#230600;display:flex;overflow:hidden}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{float:left;margin:0;padding:12px;position:relative;width:auto}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{font-size:20px;font-weight:600;line-height:.8em;margin-bottom:4px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{color:#000123;font-size:12px;font-weight:400;line-height:1em}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{margin-right:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p{color:#000123;font-size:14px;font-weight:500;line-height:1.2em}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:16px;font-weight:600;line-height:1.2em}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{background:#fff;border-radius:10px;margin-left:20px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{align-items:center;border:none;color:#000123;cursor:pointer;display:inline-block;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:100%;min-width:104px;padding:10px 14px;text-decoration:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-four .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{margin-right:4px!important;max-height:20px;max-width:100%;width:20px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five .nx-bar-inner{padding:10px}@media screen and (max-width:1900px){#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five .nx-bar-inner{padding:10px 30px}}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap{gap:12px;justify-content:center}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{color:#fff;font-size:16px;font-weight:500;line-height:1em;margin-right:10px;min-width:76px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{background:#fff0;border:none;border-radius:unset;color:#fff;display:flex;gap:8px;overflow:hidden}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{align-items:center;background:#2d72ff;border:1px solid #8cb1fc;border-radius:3px;box-sizing:border-box;display:flex;flex-direction:column;float:left;justify-content:center;margin:0;max-height:60px;padding:10px 8px;position:relative;text-align:center;width:60px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{color:#fff;font-size:20px;line-height:1em;margin-bottom:4px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{color:#d1e1ff;font-size:12px;font-weight:500;line-height:1em}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{margin-right:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p{color:#cde1ff;font-size:14px;font-weight:500;line-height:1.2em}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:16px;font-weight:500;line-height:1.2em}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{background:#2d72ff;border-radius:40px;margin-left:20px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{align-items:center;border:none;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:100%;min-width:62px;padding:10px 14px;text-decoration:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-five .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{margin-right:4px!important;max-height:20px;max-width:100%;width:20px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner{padding:8px}@media screen and (max-width:1900px){#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner{padding:8px 30px}}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap{flex-wrap:nowrap;gap:12px;justify-content:center}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown-text{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown{background:hsl(0 0% 100% / .502);border-radius:4px;color:#230600;display:flex;overflow:hidden}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:not(:last-child){border-right:1px solid #fff}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section{float:left;margin:12px 0;padding:0 12px;position:relative;width:auto}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section:after{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-days,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-hours,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-minutes,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-seconds{color:#230600;font-size:20px;font-weight:600;line-height:.8em;margin-bottom:4px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-countdown-wrapper .nx-countdown .nx-time-section .nx-countdown-time-text{color:#230600;display:block;font-size:12px;font-weight:400;line-height:1em}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{margin-right:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p{color:#0d062d;font-size:14px;font-weight:500;line-height:1.2em}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:16px;font-weight:500;line-height:1.2em}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{background:#280631;border-radius:40px;margin-left:20px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{align-items:center;border:none;color:#fff;cursor:pointer;display:inline-block;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:100%;padding:10px 14px;text-decoration:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-six .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{margin-right:4px!important;max-height:20px;max-width:100%;width:20px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven .nx-bar-inner{padding:8px}@media screen and (max-width:1900px){#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven .nx-bar-inner{padding:8px 30px}}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper{gap:12px;justify-content:center;margin-right:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content{margin-left:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p{color:#0d062d;font-size:14px;font-weight:500;line-height:1.2em}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .nx-bar-content p span{font-size:16px;font-weight:500;line-height:1.2em}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{background:#e3dac2;border-radius:0;margin-left:12px}@media screen and (max-width:1271px){#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper{margin-left:0}}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button{align-items:center;border:none;color:#342600;cursor:pointer;display:inline-block;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:100%;padding:10px 14px;text-decoration:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields .nx-bar.press_bar_theme-seven .nx-bar-inner .nx-bar-content-wrap .nx-inner-content-wrapper .notificationx-link-wrapper .nx-bar-button img{margin-right:4px!important;max-height:20px;max-width:100%;width:20px!important}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.main_preview .wprf-section-fields div>img{max-width:100%}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.sliding_text .wprf-repeater-control .wprf-repeater-field-title .wprf-repeater-field-controls .dashicons-admin-page{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.sliding_text .wprf-section-fields .wprf-name-press_content .wprf-control-label{opacity:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.sliding_text .wprf-section-title{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.sliding_text .wprf-section-fields{padding:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.sliding_text .wprf-type-nx-editor .wprf-editor{background-color:#f0f3f5}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.pro-activated .wprf-section-fields .radio-card-v2 .wprf-control-field .wprf-row .wprf-input-radio-option .wprf-badge{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-label{margin:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field{min-height:28px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row{display:flex;flex-wrap:nowrap;gap:16px;margin:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row:after,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row:before{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row .wprf-column{height:auto;padding:0;width:auto}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row .wprf-column .wprf-input-radio-option{align-items:unset;border-radius:0;box-shadow:none;display:flex;flex-direction:unset;height:auto;margin-top:0;min-height:auto}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row .wprf-column .wprf-input-radio-option .wprf-input-label{background-color:transparent!important;border:none;border-radius:0;color:#092161!important;cursor:pointer;flex-grow:unset;font-size:14px;font-weight:400;line-height:1em;padding:0 0 0 20px;position:relative;text-align:center}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row .wprf-column .wprf-input-radio-option .wprf-input-label:before{background:#fff0;border:1.5px solid #dbe3ee;border-radius:50%;box-sizing:border-box;content:"";height:14px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:14px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row .wprf-column .wprf-input-radio-option .wprf-input-label .wprf-badge{left:auto;right:-66px;top:50%;transform:translateY(-50%)}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row .wprf-column .wprf-input-radio-option.wprf-option-selected .wprf-input-label:before{border:4px solid #6a4bff}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row .wprf-column .wprf-input-radio-option.wprf-option-selected:after,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2 .wprf-control-field .wprf-control .wprf-row .wprf-column .wprf-input-radio-option.wprf-option-selected:before{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control{margin-bottom:30px;margin-left:auto;width:70%}@media only screen and (max-width:1599px){#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control{width:75%}}@media only screen and (max-width:700px){#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control{width:100%}}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control .wprf-repeater-field .wprf-repeater-field-title{align-items:center;background-color:#f8fafb;cursor:pointer;display:flex;font-size:12px;padding:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control .wprf-repeater-field .wprf-repeater-inner-field{background-color:#f8fafb;border:none;padding:12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper{align-items:flex-start;background:#fff;border:1px solid #f1f1f1;border-radius:4px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field{width:100%}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .rdw-editor-toolbar{background:#fff;border:none;border-radius:2px;display:flex;flex-wrap:wrap;font-size:15px;justify-content:flex-start;margin-bottom:5px;padding:7px 6px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-editor .wprf-editor-main{border:none;border-top:0;box-sizing:border-box;height:calc(100% - 46px);padding:5px 16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section .wprf-section-fields .wprf-control-wrapper.radio-card-v2+.wprf-repeater-control .wprf-repeater-label .wprf-repeater-button{background:#6a4bff;border:1px solid #6a4bff;box-sizing:border-box;color:#fff;cursor:pointer;gap:4px;line-height:1em;margin-top:20px;padding:10px 12px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.bar_coupon .wprf-section-title{border-bottom-left-radius:10px;border-bottom-right-radius:10px;margin-bottom:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.bar_coupon .wprf-section-fields{padding:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.bar_coupon .wprf-section-fields .wprf-name-enable_coupon .wprf-control-label{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.bar_coupon .wprf-section-fields .wprf-name-enable_coupon .wprf-control-field{min-height:auto;position:absolute;right:16px;top:20px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.bar_coupon.coupon_active .wprf-section-title{border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:2px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.bar_coupon.coupon_active .wprf-section-fields{padding:30px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.bar_coupon.coupon_active .wprf-section-fields .wprf-name-enable_coupon{margin-bottom:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-title{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields{padding:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_from_time,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-daily_from_time,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_from_time{display:inline-flex;flex-direction:column;margin-left:30%;margin-right:16px}@media only screen and (max-width:1599px){#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_from_time,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-daily_from_time,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_from_time{margin-left:25%}}@media only screen and (max-width:700px){#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_from_time,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-daily_from_time,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_from_time{margin-left:0}}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_from_time .wprf-control-label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-daily_from_time .wprf-control-label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_from_time .wprf-control-label{display:inline-flex;flex:1;margin:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_from_time .wprf-control-label label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-daily_from_time .wprf-control-label label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_from_time .wprf-control-label label{margin:0 0 8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_to_time,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-daily_to_time,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_to_time{display:inline-flex;flex-direction:column}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_to_time .wprf-control-label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-daily_to_time .wprf-control-label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_to_time .wprf-control-label{display:inline-flex;flex:1;margin:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_to_time .wprf-control-label label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-daily_to_time .wprf-control-label label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_to_time .wprf-control-label label{margin:0 0 8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_schedule,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_days{flex-direction:column;margin-left:auto;width:70%}@media only screen and (max-width:1599px){#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_schedule,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_days{width:75%}}@media only screen and (max-width:700px){#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_schedule,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_days{width:1000%}}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_schedule .wprf-control-label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_days .wprf-control-label{display:inline-flex;flex:1;margin:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-custom_schedule .wprf-control-label label,#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper.wprf-name-weekly_days .wprf-control-label label{margin:0 0 8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange{min-width:400px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .rdrCalendarWrapper .rdrDateDisplayWrapper{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .rdrCalendarWrapper .rdrMonthAndYearWrapper{padding-top:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .rdrCalendarWrapper .rdrMonth .rdrDay.rdrDayToday{color:#6a4bff}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .rdrCalendarWrapper .rdrMonth .rdrDay.rdrDayToday .rdrDayNumber span:after{background:#6a4bff;border-radius:50%;bottom:4px;content:"";height:4px;left:50%;position:absolute;transform:translate(-50%);width:4px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .rdrCalendarWrapper .rdrStartEdge{background-color:#6a4bff;border-bottom-left-radius:8px;border-top-left-radius:8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .rdrCalendarWrapper .rdrInRange{background:#aba7c2}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .rdrCalendarWrapper .rdrEndEdge{background-color:#6a4bff;border-bottom-right-radius:8px;border-top-right-radius:8px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .wprf-daterange-actions{margin-top:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .wprf-daterange-actions .wprf-daterange-buttons .wprf-daterange-apply{background-color:#6a4bff;border-color:#6a4bff;color:#fff}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-daterange .wprf-daterange-dropdown .wprf-daterange-actions .wprf-daterange-buttons .wprf-daterange-apply:hover{background-color:#6a4bff;border-color:#6a4bff}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-timepicker{min-width:192px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-control.wprf-control-timepicker .wprf-timepicker-formatted{display:none}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.appearance .wprf-section-fields .wprf-control-section.schedule .wprf-section-fields .wprf-control-wrapper .wprf-control-field .wprf-select-wrapper{margin-right:0;min-width:400px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.timing .wprf-section-fields .wprf-name-scroll_offset .wprf-control-field .wprf-group-control-inner{gap:16px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.timing .wprf-section-fields .wprf-name-scroll_offset .wprf-control-field .wprf-group-control-inner .wprf-control-wrapper{margin-bottom:0}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.timing .wprf-section-fields .wprf-name-scroll_offset .wprf-control-field .wprf-group-control-inner .wprf-control-wrapper.wprf-name-scroll_trigger_value{flex-basis:50%}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.timing .wprf-section-fields .wprf-name-scroll_offset .wprf-control-field .wprf-group-control-inner .wprf-control-wrapper.wprf-name-scroll_trigger_value .wprf-control-field input[type=number]{margin-right:0;max-width:170px}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar .wprf-tab-content .wprf-control-section.timing .wprf-section-fields .wprf-name-scroll_offset .wprf-control-field .wprf-group-control-inner .wprf-control-wrapper.wprf-name-scroll_trigger_mode .wprf-select-wrapper{margin-right:0;max-width:110px;min-width:110px;width:100%}#notificationx .wp-react-form.wprf-tabs-wrapper .wprf-tab-content-wrapper.press_bar #source_section{display:none}.themes-comments_maps_theme .notificationx-content>p.nx-first-row,.themes-comments_theme-five .notificationx-content>p.nx-first-row,.themes-comments_theme-four .notificationx-content>p.nx-first-row,.themes-conversions_maps_theme .notificationx-content>p.nx-first-row,.themes-conversions_theme-five .notificationx-content>p.nx-first-row,.themes-conversions_theme-four .notificationx-content>p.nx-first-row,.themes-donation_maps_theme .notificationx-content>p.nx-first-row,.themes-donation_theme-five .notificationx-content>p.nx-first-row,.themes-donation_theme-four .notificationx-content>p.nx-first-row,.themes-download_stats_actively_using .notificationx-content>p.nx-first-row,.themes-elearning_maps_theme .notificationx-content>p.nx-first-row,.themes-elearning_theme-five .notificationx-content>p.nx-first-row,.themes-elearning_theme-four .notificationx-content>p.nx-first-row,.themes-email_subscription_maps_theme .notificationx-content>p.nx-first-row,.themes-email_subscription_theme-one .notificationx-content>p.nx-first-row,.themes-email_subscription_theme-three .notificationx-content>p.nx-first-row,.themes-email_subscription_theme-two .notificationx-content>p.nx-first-row,.themes-google_reviews_maps_theme .notificationx-content>p.nx-first-row,.themes-page_analytics_pa-theme-one .notificationx-content>p.nx-first-row,.themes-review_saying .notificationx-content>p.nx-first-row,.themes-reviewed .notificationx-content>p.nx-first-row,.themes-total-rated .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_maps_theme .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_theme-five .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_theme-four .notificationx-content>p.nx-first-row{color:#000;font-size:13px;font-weight:500}.themes-comments_maps_theme .notificationx-content>p.nx-second-row,.themes-comments_theme-five .notificationx-content>p.nx-second-row,.themes-comments_theme-four .notificationx-content>p.nx-second-row,.themes-conversions_maps_theme .notificationx-content>p.nx-second-row,.themes-conversions_theme-five .notificationx-content>p.nx-second-row,.themes-conversions_theme-four .notificationx-content>p.nx-second-row,.themes-donation_maps_theme .notificationx-content>p.nx-second-row,.themes-donation_theme-five .notificationx-content>p.nx-second-row,.themes-donation_theme-four .notificationx-content>p.nx-second-row,.themes-download_stats_actively_using .notificationx-content>p.nx-second-row,.themes-elearning_maps_theme .notificationx-content>p.nx-second-row,.themes-elearning_theme-five .notificationx-content>p.nx-second-row,.themes-elearning_theme-four .notificationx-content>p.nx-second-row,.themes-email_subscription_maps_theme .notificationx-content>p.nx-second-row,.themes-email_subscription_theme-one .notificationx-content>p.nx-second-row,.themes-email_subscription_theme-three .notificationx-content>p.nx-second-row,.themes-email_subscription_theme-two .notificationx-content>p.nx-second-row,.themes-google_reviews_maps_theme .notificationx-content>p.nx-second-row,.themes-page_analytics_pa-theme-one .notificationx-content>p.nx-second-row,.themes-review_saying .notificationx-content>p.nx-second-row,.themes-reviewed .notificationx-content>p.nx-second-row,.themes-total-rated .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_maps_theme .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_theme-five .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_theme-four .notificationx-content>p.nx-second-row{color:#6a4bff;font-size:14px;font-weight:500}@media only screen and (max-width:576px){.themes-comments_maps_theme .notificationx-content>p.nx-second-row>span span,.themes-comments_theme-five .notificationx-content>p.nx-second-row>span span,.themes-comments_theme-four .notificationx-content>p.nx-second-row>span span,.themes-conversions_maps_theme .notificationx-content>p.nx-second-row>span span,.themes-conversions_theme-five .notificationx-content>p.nx-second-row>span span,.themes-conversions_theme-four .notificationx-content>p.nx-second-row>span span,.themes-donation_maps_theme .notificationx-content>p.nx-second-row>span span,.themes-donation_theme-five .notificationx-content>p.nx-second-row>span span,.themes-donation_theme-four .notificationx-content>p.nx-second-row>span span,.themes-download_stats_actively_using .notificationx-content>p.nx-second-row>span span,.themes-elearning_maps_theme .notificationx-content>p.nx-second-row>span span,.themes-elearning_theme-five .notificationx-content>p.nx-second-row>span span,.themes-elearning_theme-four .notificationx-content>p.nx-second-row>span span,.themes-email_subscription_maps_theme .notificationx-content>p.nx-second-row>span span,.themes-email_subscription_theme-one .notificationx-content>p.nx-second-row>span span,.themes-email_subscription_theme-three .notificationx-content>p.nx-second-row>span span,.themes-email_subscription_theme-two .notificationx-content>p.nx-second-row>span span,.themes-google_reviews_maps_theme .notificationx-content>p.nx-second-row>span span,.themes-page_analytics_pa-theme-one .notificationx-content>p.nx-second-row>span span,.themes-review_saying .notificationx-content>p.nx-second-row>span span,.themes-reviewed .notificationx-content>p.nx-second-row>span span,.themes-total-rated .notificationx-content>p.nx-second-row>span span,.themes-woocommerce_sales_maps_theme .notificationx-content>p.nx-second-row>span span,.themes-woocommerce_sales_theme-five .notificationx-content>p.nx-second-row>span span,.themes-woocommerce_sales_theme-four .notificationx-content>p.nx-second-row>span span{display:none}}.themes-comments_maps_theme .notificationx-content>p.nx-third-row,.themes-comments_theme-five .notificationx-content>p.nx-third-row,.themes-comments_theme-four .notificationx-content>p.nx-third-row,.themes-conversions_maps_theme .notificationx-content>p.nx-third-row,.themes-conversions_theme-five .notificationx-content>p.nx-third-row,.themes-conversions_theme-four .notificationx-content>p.nx-third-row,.themes-donation_maps_theme .notificationx-content>p.nx-third-row,.themes-donation_theme-five .notificationx-content>p.nx-third-row,.themes-donation_theme-four .notificationx-content>p.nx-third-row,.themes-download_stats_actively_using .notificationx-content>p.nx-third-row,.themes-elearning_maps_theme .notificationx-content>p.nx-third-row,.themes-elearning_theme-five .notificationx-content>p.nx-third-row,.themes-elearning_theme-four .notificationx-content>p.nx-third-row,.themes-email_subscription_maps_theme .notificationx-content>p.nx-third-row,.themes-email_subscription_theme-one .notificationx-content>p.nx-third-row,.themes-email_subscription_theme-three .notificationx-content>p.nx-third-row,.themes-email_subscription_theme-two .notificationx-content>p.nx-third-row,.themes-google_reviews_maps_theme .notificationx-content>p.nx-third-row,.themes-page_analytics_pa-theme-one .notificationx-content>p.nx-third-row,.themes-review_saying .notificationx-content>p.nx-third-row,.themes-reviewed .notificationx-content>p.nx-third-row,.themes-total-rated .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_maps_theme .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_theme-five .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_theme-four .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-review_saying .notificationx-content>p.nx-third-row{color:#45c9b1}.themes-google_reviews_maps_theme .notificationx-content>p.nx-second-row{font-size:16px;font-weight:600}.themes-comments_theme-one .notificationx-content>p.nx-first-row,.themes-comments_theme-three .notificationx-content>p.nx-first-row,.themes-comments_theme-two .notificationx-content>p.nx-first-row,.themes-conversions_theme-one .notificationx-content>p.nx-first-row,.themes-conversions_theme-three .notificationx-content>p.nx-first-row,.themes-conversions_theme-two .notificationx-content>p.nx-first-row,.themes-donation_theme-one .notificationx-content>p.nx-first-row,.themes-donation_theme-three .notificationx-content>p.nx-first-row,.themes-donation_theme-two .notificationx-content>p.nx-first-row,.themes-elearning_theme-one .notificationx-content>p.nx-first-row,.themes-elearning_theme-three .notificationx-content>p.nx-first-row,.themes-elearning_theme-two .notificationx-content>p.nx-first-row,.themes-form_theme-one .notificationx-content>p.nx-first-row,.themes-form_theme-three .notificationx-content>p.nx-first-row,.themes-form_theme-two .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_theme-one .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_theme-three .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_theme-two .notificationx-content>p.nx-first-row{color:#7c8db5;font-size:14px;font-weight:400}.themes-comments_theme-one .notificationx-content>p.nx-first-row .nx-first-word,.themes-comments_theme-three .notificationx-content>p.nx-first-row .nx-first-word,.themes-comments_theme-two .notificationx-content>p.nx-first-row .nx-first-word,.themes-conversions_theme-one .notificationx-content>p.nx-first-row .nx-first-word,.themes-conversions_theme-three .notificationx-content>p.nx-first-row .nx-first-word,.themes-conversions_theme-two .notificationx-content>p.nx-first-row .nx-first-word,.themes-donation_theme-one .notificationx-content>p.nx-first-row .nx-first-word,.themes-donation_theme-three .notificationx-content>p.nx-first-row .nx-first-word,.themes-donation_theme-two .notificationx-content>p.nx-first-row .nx-first-word,.themes-elearning_theme-one .notificationx-content>p.nx-first-row .nx-first-word,.themes-elearning_theme-three .notificationx-content>p.nx-first-row .nx-first-word,.themes-elearning_theme-two .notificationx-content>p.nx-first-row .nx-first-word,.themes-form_theme-one .notificationx-content>p.nx-first-row .nx-first-word,.themes-form_theme-three .notificationx-content>p.nx-first-row .nx-first-word,.themes-form_theme-two .notificationx-content>p.nx-first-row .nx-first-word,.themes-woocommerce_sales_theme-one .notificationx-content>p.nx-first-row .nx-first-word,.themes-woocommerce_sales_theme-three .notificationx-content>p.nx-first-row .nx-first-word,.themes-woocommerce_sales_theme-two .notificationx-content>p.nx-first-row .nx-first-word{font-weight:500}.themes-comments_theme-one .notificationx-content>p.nx-second-row,.themes-comments_theme-three .notificationx-content>p.nx-second-row,.themes-comments_theme-two .notificationx-content>p.nx-second-row,.themes-conversions_theme-one .notificationx-content>p.nx-second-row,.themes-conversions_theme-three .notificationx-content>p.nx-second-row,.themes-conversions_theme-two .notificationx-content>p.nx-second-row,.themes-donation_theme-one .notificationx-content>p.nx-second-row,.themes-donation_theme-three .notificationx-content>p.nx-second-row,.themes-donation_theme-two .notificationx-content>p.nx-second-row,.themes-elearning_theme-one .notificationx-content>p.nx-second-row,.themes-elearning_theme-three .notificationx-content>p.nx-second-row,.themes-elearning_theme-two .notificationx-content>p.nx-second-row,.themes-form_theme-one .notificationx-content>p.nx-second-row,.themes-form_theme-three .notificationx-content>p.nx-second-row,.themes-form_theme-two .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_theme-one .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_theme-three .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_theme-two .notificationx-content>p.nx-second-row{color:#000;font-size:14px;font-weight:500}.themes-comments_theme-one .notificationx-content>p.nx-third-row,.themes-comments_theme-three .notificationx-content>p.nx-third-row,.themes-comments_theme-two .notificationx-content>p.nx-third-row,.themes-conversions_theme-one .notificationx-content>p.nx-third-row,.themes-conversions_theme-three .notificationx-content>p.nx-third-row,.themes-conversions_theme-two .notificationx-content>p.nx-third-row,.themes-donation_theme-one .notificationx-content>p.nx-third-row,.themes-donation_theme-three .notificationx-content>p.nx-third-row,.themes-donation_theme-two .notificationx-content>p.nx-third-row,.themes-elearning_theme-one .notificationx-content>p.nx-third-row,.themes-elearning_theme-three .notificationx-content>p.nx-third-row,.themes-elearning_theme-two .notificationx-content>p.nx-third-row,.themes-form_theme-one .notificationx-content>p.nx-third-row,.themes-form_theme-three .notificationx-content>p.nx-third-row,.themes-form_theme-two .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_theme-one .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_theme-three .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_theme-two .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-comments_theme-one .notificationx-content>p.nx-first-row,.themes-comments_theme-three .notificationx-content>p.nx-first-row,.themes-comments_theme-two .notificationx-content>p.nx-first-row{color:#7c8db5;font-size:14px;font-weight:400}.themes-comments_theme-one .notificationx-content>p.nx-first-row .nx-first-word,.themes-comments_theme-three .notificationx-content>p.nx-first-row .nx-first-word,.themes-comments_theme-two .notificationx-content>p.nx-first-row .nx-first-word{font-weight:500}.themes-comments_theme-one .notificationx-content>p.nx-second-row,.themes-comments_theme-three .notificationx-content>p.nx-second-row,.themes-comments_theme-two .notificationx-content>p.nx-second-row{color:#000;font-size:12px;font-weight:500}.themes-comments_theme-one .notificationx-content>p.nx-third-row,.themes-comments_theme-three .notificationx-content>p.nx-third-row,.themes-comments_theme-two .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-download_stats_7day-download .notificationx-content>p.nx-first-row,.themes-download_stats_today-download .notificationx-content>p.nx-first-row{color:#6a4bff;font-size:14px;font-weight:500}.themes-download_stats_7day-download .notificationx-content>p.nx-second-row,.themes-download_stats_today-download .notificationx-content>p.nx-second-row{color:#000;font-size:11px;font-weight:500}.themes-download_stats_7day-download .notificationx-content>p.nx-third-row,.themes-download_stats_today-download .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-download_stats_today-download .notificationx-content>p.nx-third-row{color:#45c9b1;font-size:10px}.themes-conversions_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row,.themes-conversions_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row,.themes-donation_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row,.themes-donation_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row,.themes-elearning_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row,.themes-elearning_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row{color:#000;font-size:14px;font-weight:400}.themes-conversions_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-conversions_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row .nx-second-word,.themes-conversions_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child,.themes-conversions_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-conversions_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row .nx-second-word,.themes-conversions_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child,.themes-donation_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-donation_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row .nx-second-word,.themes-donation_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child,.themes-donation_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-donation_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row .nx-second-word,.themes-donation_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child,.themes-elearning_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-elearning_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row .nx-second-word,.themes-elearning_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child,.themes-elearning_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-elearning_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row .nx-second-word,.themes-elearning_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child,.themes-woocommerce_sales_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-woocommerce_sales_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row .nx-second-word,.themes-woocommerce_sales_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child,.themes-woocommerce_sales_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-woocommerce_sales_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row .nx-second-word,.themes-woocommerce_sales_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child{color:#6a4bff;font-weight:500}.themes-conversions_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row,.themes-conversions_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row,.themes-donation_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row,.themes-donation_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row,.themes-elearning_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row,.themes-elearning_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row{color:#000;font-size:12px;font-weight:500}.themes-conversions_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row .nx-second-word,.themes-conversions_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row .nx-second-word,.themes-donation_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row .nx-second-word,.themes-donation_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row .nx-second-word,.themes-elearning_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row .nx-second-word,.themes-elearning_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row .nx-second-word,.themes-woocommerce_sales_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row .nx-second-word,.themes-woocommerce_sales_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row .nx-second-word{font-weight:400}.themes-conversions_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-conversions_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-donation_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-donation_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-elearning_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-elearning_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-woocommerce_sales_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-woocommerce_sales_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-second-row>span span:nth-child(2){color:#7c8db5;font-weight:400}.themes-conversions_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-third-row,.themes-conversions_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-third-row,.themes-donation_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-third-row,.themes-donation_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-third-row,.themes-elearning_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-third-row,.themes-elearning_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_conv-theme-eight .notificationx-inner .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_conv-theme-nine .notificationx-inner .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-page_analytics_pa-theme-two .notificationx-inner .notificationx-content>p.nx-first-row,.themes-review-comment .notificationx-inner .notificationx-content>p.nx-first-row,.themes-review-comment-3 .notificationx-inner .notificationx-content>p.nx-first-row{color:#000;font-size:14px;font-weight:400}.themes-page_analytics_pa-theme-two .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-page_analytics_pa-theme-two .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child,.themes-review-comment .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-review-comment .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child,.themes-review-comment-3 .notificationx-inner .notificationx-content>p.nx-first-row .nx-first-word,.themes-review-comment-3 .notificationx-inner .notificationx-content>p.nx-first-row>span span:first-child{color:#6a4bff;font-weight:500}.themes-page_analytics_pa-theme-two .notificationx-inner .notificationx-content>p.nx-second-row,.themes-review-comment .notificationx-inner .notificationx-content>p.nx-second-row,.themes-review-comment-3 .notificationx-inner .notificationx-content>p.nx-second-row{color:#7c8db5;font-size:12px;font-weight:500}.themes-page_analytics_pa-theme-two .notificationx-inner .notificationx-content>p.nx-third-row,.themes-review-comment .notificationx-inner .notificationx-content>p.nx-third-row,.themes-review-comment-3 .notificationx-inner .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-conversions_conv-theme-seven .notificationx-content>p.nx-first-row,.themes-donation_conv-theme-seven .notificationx-content>p.nx-first-row,.themes-elearning_conv-theme-seven .notificationx-content>p.nx-first-row,.themes-page_analytics_pa-theme-three .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_conv-theme-seven .notificationx-content>p.nx-first-row{color:#000;font-size:14px;font-weight:400}.themes-conversions_conv-theme-seven .notificationx-content>p.nx-first-row>span span:first-child,.themes-donation_conv-theme-seven .notificationx-content>p.nx-first-row>span span:first-child,.themes-elearning_conv-theme-seven .notificationx-content>p.nx-first-row>span span:first-child,.themes-page_analytics_pa-theme-three .notificationx-content>p.nx-first-row>span span:first-child,.themes-woocommerce_sales_conv-theme-seven .notificationx-content>p.nx-first-row>span span:first-child{color:#45c9b1;font-weight:500}.themes-conversions_conv-theme-seven .notificationx-content>p.nx-first-row>span span:nth-child(2),.themes-donation_conv-theme-seven .notificationx-content>p.nx-first-row>span span:nth-child(2),.themes-elearning_conv-theme-seven .notificationx-content>p.nx-first-row>span span:nth-child(2),.themes-page_analytics_pa-theme-three .notificationx-content>p.nx-first-row>span span:nth-child(2),.themes-woocommerce_sales_conv-theme-seven .notificationx-content>p.nx-first-row>span span:nth-child(2){color:#000;font-weight:400}.themes-conversions_conv-theme-seven .notificationx-content>p.nx-second-row,.themes-donation_conv-theme-seven .notificationx-content>p.nx-second-row,.themes-elearning_conv-theme-seven .notificationx-content>p.nx-second-row,.themes-page_analytics_pa-theme-three .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_conv-theme-seven .notificationx-content>p.nx-second-row{color:#000;font-size:12px;font-weight:500}.themes-conversions_conv-theme-seven .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-donation_conv-theme-seven .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-elearning_conv-theme-seven .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-page_analytics_pa-theme-three .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-woocommerce_sales_conv-theme-seven .notificationx-content>p.nx-second-row>span span:nth-child(2){color:#7c8db5;font-weight:400}.themes-conversions_conv-theme-seven .notificationx-content>p.nx-third-row,.themes-donation_conv-theme-seven .notificationx-content>p.nx-third-row,.themes-elearning_conv-theme-seven .notificationx-content>p.nx-third-row,.themes-page_analytics_pa-theme-three .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_conv-theme-seven .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-review-comment-2 .notificationx-content>p.nx-first-row{color:#000;font-size:14px;font-weight:400}.themes-review-comment-2 .notificationx-content>p.nx-first-row .nx-first-word,.themes-review-comment-2 .notificationx-content>p.nx-first-row>span span:first-child{color:#ff66bc;font-weight:500}.themes-review-comment-2 .notificationx-content>p.nx-second-row{color:#7c8db5;font-size:12px;font-weight:500}.themes-review-comment-2 .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-comments_theme-eight-free .notificationx-content>p.nx-first-row,.themes-comments_theme-six-free .notificationx-content>p.nx-first-row{color:#000;font-size:14px;font-weight:400}.themes-comments_theme-eight-free .notificationx-content>p.nx-first-row .nx-first-word,.themes-comments_theme-eight-free .notificationx-content>p.nx-first-row>:last-child,.themes-comments_theme-six-free .notificationx-content>p.nx-first-row .nx-first-word,.themes-comments_theme-six-free .notificationx-content>p.nx-first-row>:last-child{color:#6a4bff;font-weight:500}.themes-comments_theme-eight-free .notificationx-content>p.nx-second-row,.themes-comments_theme-six-free .notificationx-content>p.nx-second-row{color:#7c8db5;font-size:12px;font-weight:500}.themes-comments_theme-eight-free .notificationx-content>p.nx-third-row,.themes-comments_theme-six-free .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-comments_theme-seven-free .notificationx-content>p.nx-first-row{color:#000;font-size:14px;font-weight:400}.themes-comments_theme-seven-free .notificationx-content>p.nx-first-row .nx-first-word,.themes-comments_theme-seven-free .notificationx-content>p.nx-first-row>:last-child{color:#ff66bc;font-weight:500}.themes-comments_theme-seven-free .notificationx-content>p.nx-second-row{color:#7c8db5;font-size:12px;font-weight:500}.themes-comments_theme-seven-free .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-conversions_conv-theme-six .notificationx-content>p.nx-first-row,.themes-donation_conv-theme-six .notificationx-content>p.nx-first-row,.themes-elearning_conv-theme-six .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_conv-theme-six .notificationx-content>p.nx-first-row{color:#000;font-size:14px;font-weight:500}@media only screen and (max-width:576px){.themes-conversions_conv-theme-six .notificationx-content>p.nx-first-row,.themes-donation_conv-theme-six .notificationx-content>p.nx-first-row,.themes-elearning_conv-theme-six .notificationx-content>p.nx-first-row,.themes-woocommerce_sales_conv-theme-six .notificationx-content>p.nx-first-row{font-size:10px}}.themes-conversions_conv-theme-six .notificationx-content>p.nx-first-row>span span:nth-child(2),.themes-donation_conv-theme-six .notificationx-content>p.nx-first-row>span span:nth-child(2),.themes-elearning_conv-theme-six .notificationx-content>p.nx-first-row>span span:nth-child(2),.themes-woocommerce_sales_conv-theme-six .notificationx-content>p.nx-first-row>span span:nth-child(2){font-weight:400}.themes-conversions_conv-theme-six .notificationx-content>p.nx-second-row,.themes-donation_conv-theme-six .notificationx-content>p.nx-second-row,.themes-elearning_conv-theme-six .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_conv-theme-six .notificationx-content>p.nx-second-row{color:#6a4bff;font-size:13px;font-weight:500}@media only screen and (max-width:576px){.themes-conversions_conv-theme-six .notificationx-content>p.nx-second-row,.themes-donation_conv-theme-six .notificationx-content>p.nx-second-row,.themes-elearning_conv-theme-six .notificationx-content>p.nx-second-row,.themes-woocommerce_sales_conv-theme-six .notificationx-content>p.nx-second-row{font-size:10px}}.themes-conversions_conv-theme-six .notificationx-content>p.nx-second-row .nx-first-word,.themes-conversions_conv-theme-six .notificationx-content>p.nx-second-row>span span:first-child,.themes-donation_conv-theme-six .notificationx-content>p.nx-second-row .nx-first-word,.themes-donation_conv-theme-six .notificationx-content>p.nx-second-row>span span:first-child,.themes-elearning_conv-theme-six .notificationx-content>p.nx-second-row .nx-first-word,.themes-elearning_conv-theme-six .notificationx-content>p.nx-second-row>span span:first-child,.themes-woocommerce_sales_conv-theme-six .notificationx-content>p.nx-second-row .nx-first-word,.themes-woocommerce_sales_conv-theme-six .notificationx-content>p.nx-second-row>span span:first-child{color:#7c8db5}@media only screen and (max-width:576px){.themes-conversions_conv-theme-six .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-donation_conv-theme-six .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-elearning_conv-theme-six .notificationx-content>p.nx-second-row>span span:nth-child(2),.themes-woocommerce_sales_conv-theme-six .notificationx-content>p.nx-second-row>span span:nth-child(2){display:none}}.themes-conversions_conv-theme-six .notificationx-content>p.nx-third-row,.themes-donation_conv-theme-six .notificationx-content>p.nx-third-row,.themes-elearning_conv-theme-six .notificationx-content>p.nx-third-row,.themes-woocommerce_sales_conv-theme-six .notificationx-content>p.nx-third-row{color:#7c8db5;font-size:10px}.themes-youtube_channel-1,.themes-youtube_video-2,.themes-youtube_video-4{border-radius:6px;box-shadow:0 12px 24px 0 rgb(0 1 35 / .08);filter:drop-shadow(-10px 0 15px rgb(0 0 0 / .1))}.themes-youtube_channel-1:not(.themes-youtube_channel-1:last-child,.themes-youtube_video-2:last-child,.themes-youtube_video-4:last-child),.themes-youtube_video-2:not(.themes-youtube_channel-1:last-child,.themes-youtube_video-2:last-child,.themes-youtube_video-4:last-child),.themes-youtube_video-4:not(.themes-youtube_channel-1:last-child,.themes-youtube_video-2:last-child,.themes-youtube_video-4:last-child){margin-bottom:45px}.themes-youtube_channel-1 .notificationx-inner .notificationx-image,.themes-youtube_video-2 .notificationx-inner .notificationx-image,.themes-youtube_video-4 .notificationx-inner .notificationx-image{padding:8px}.themes-youtube_channel-1 .notificationx-inner .notificationx-image>img,.themes-youtube_video-2 .notificationx-inner .notificationx-image>img,.themes-youtube_video-4 .notificationx-inner .notificationx-image>img{border-radius:4px}.themes-youtube_channel-1 .notificationx-inner .notificationx-content,.themes-youtube_video-2 .notificationx-inner .notificationx-content,.themes-youtube_video-4 .notificationx-inner .notificationx-content{margin-left:0;margin-right:0;padding:8px 4px}.themes-youtube_channel-1 .notificationx-inner .notificationx-content>p.nx-first-row,.themes-youtube_video-2 .notificationx-inner .notificationx-content>p.nx-first-row,.themes-youtube_video-4 .notificationx-inner .notificationx-content>p.nx-first-row{color:#344054!important;font-size:16px;font-weight:500;line-height:20px;margin-bottom:10px}.themes-youtube_channel-1 .notificationx-inner .notificationx-content>p.nx-second-row,.themes-youtube_video-2 .notificationx-inner .notificationx-content>p.nx-second-row,.themes-youtube_video-4 .notificationx-inner .notificationx-content>p.nx-second-row{color:#667085}.themes-youtube_channel-1 .notificationx-inner .notificationx-content>p.nx-second-row>span,.themes-youtube_video-2 .notificationx-inner .notificationx-content>p.nx-second-row>span,.themes-youtube_video-4 .notificationx-inner .notificationx-content>p.nx-second-row>span{display:flex;font-size:12px;font-weight:400;gap:2px;width:100%}.themes-youtube_channel-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:first-child,.themes-youtube_video-2 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:first-child,.themes-youtube_video-4 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:first-child{color:#5614d5;font-weight:500}.themes-youtube_channel-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(2),.themes-youtube_video-2 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(2),.themes-youtube_video-4 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(2){margin-right:12px}.themes-youtube_channel-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(3),.themes-youtube_video-2 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(3),.themes-youtube_video-4 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(3){color:#5614d5;font-weight:500}.themes-youtube_channel-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(5),.themes-youtube_video-2 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(5),.themes-youtube_video-4 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(5){color:#5614d5;font-weight:500;margin-left:12px}.themes-youtube_channel-1 .notificationx-inner .notificationx-content>p.nx-third-row>span,.themes-youtube_video-2 .notificationx-inner .notificationx-content>p.nx-third-row>span,.themes-youtube_video-4 .notificationx-inner .notificationx-content>p.nx-third-row>span{margin-right:0}.themes-youtube_channel-1 .notificationx-inner .notificationx-content>p.nx-third-row .nx-branding,.themes-youtube_video-2 .notificationx-inner .notificationx-content>p.nx-third-row .nx-branding,.themes-youtube_video-4 .notificationx-inner .notificationx-content>p.nx-third-row .nx-branding{margin-top:0;width:100%}.themes-youtube_channel-2{border-radius:50px 8px 8px 50px;box-shadow:0 12px 24px 0 rgb(0 1 35 / .08);filter:drop-shadow(-10px 0 15px rgb(0 0 0 / .1))}.themes-youtube_channel-2:not(.themes-youtube_channel-2:last-child){margin-bottom:45px}.themes-youtube_channel-2 .notificationx-inner{border-radius:50px 8px 8px 50px}.themes-youtube_channel-2 .notificationx-inner .notificationx-image{animation:bling 2s infinite;border-radius:50%;box-shadow:0 0 0 16px #fff;flex-basis:90px;min-width:90px;padding:0;position:relative;width:90px}.themes-youtube_channel-2 .notificationx-inner .notificationx-image img{border-radius:50%;height:100%}.themes-youtube_channel-2 .notificationx-inner .notificationx-content{margin-left:20px;margin-right:0;padding:16px 4px}.themes-youtube_channel-2 .notificationx-inner .notificationx-content>p.nx-first-row{color:#344054!important;font-size:16px;font-weight:500;line-height:20px;margin-bottom:6px}.themes-youtube_channel-2 .notificationx-inner .notificationx-content>p.nx-second-row{color:#5614d5}.themes-youtube_channel-2 .notificationx-inner .notificationx-content>p.nx-second-row>span{display:flex;font-size:12px;font-weight:500;width:100%}.themes-youtube_channel-2 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:first-child{margin-left:16px;margin-right:8px;position:relative}.themes-youtube_channel-2 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:first-child:before{color:#667085!important;content:"";font-family:dashicons;font-size:14px;left:-16px;position:absolute;top:-2px}.themes-youtube_channel-2 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(2){margin-left:16px;margin-right:0;position:relative}.themes-youtube_channel-2 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(2):before{color:#667085!important;content:"";font-family:dashicons;font-size:14px;left:-16px;position:absolute;top:-2px}.themes-youtube_channel-2 .notificationx-inner .notificationx-content>p.nx-third-row>span{margin-right:0}.themes-youtube_channel-2 .notificationx-inner .notificationx-content>p.nx-third-row .nx-branding{margin-top:0;width:100%}.themes-youtube_video-1,.themes-youtube_video-3{border-radius:50px 8px 8px 50px;box-shadow:0 12px 24px 0 rgb(0 1 35 / .08);filter:drop-shadow(-10px 0 15px rgb(0 0 0 / .1))}.themes-youtube_video-1:not(.themes-youtube_video-1:last-child,.themes-youtube_video-3:last-child),.themes-youtube_video-3:not(.themes-youtube_video-1:last-child,.themes-youtube_video-3:last-child){margin-bottom:45px}.themes-youtube_video-1 .notificationx-inner,.themes-youtube_video-3 .notificationx-inner{border-radius:50px 8px 8px 50px}.themes-youtube_video-1 .notificationx-inner .notificationx-image,.themes-youtube_video-3 .notificationx-inner .notificationx-image{animation:bling 2s infinite;border-radius:50%;box-shadow:0 0 0 16px #fff;flex-basis:90px;min-width:90px;padding:0;position:relative;width:90px}@keyframes bling{0%{outline:0 solid #c00}to{outline:10px solid rgb(204 0 0 / .2)}}@keyframes bling-before{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes bling-after{0%{transform:scale(1)}to{transform:scale(1.4)}}.themes-youtube_video-1 .notificationx-inner .notificationx-image img,.themes-youtube_video-3 .notificationx-inner .notificationx-image img{border-radius:50%;height:100%}.themes-youtube_video-1 .notificationx-inner .notificationx-content,.themes-youtube_video-3 .notificationx-inner .notificationx-content{margin-left:20px;margin-right:0;padding:16px 4px}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-first-row,.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-first-row{color:#344054!important;font-size:16px;font-weight:500;line-height:20px;margin-bottom:6px}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-second-row,.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-second-row{color:#5614d5}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-second-row>span,.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-second-row>span{display:flex;font-size:12px;font-weight:500;width:100%}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:first-child,.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:first-child{margin-left:16px;margin-right:8px;position:relative}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:first-child:before,.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:first-child:before{color:#667085!important;content:"";font-family:dashicons;font-size:14px;left:-16px;position:absolute;top:-2px}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(2),.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(2){margin-left:16px;margin-right:8px;position:relative}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(2):before,.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(2):before{color:#667085!important;content:"";font-family:dashicons;font-size:14px;left:-16px;position:absolute;top:-2px}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(3),.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(3){margin-left:16px;margin-right:0;position:relative}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(3):before,.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-second-row>span>span:nth-child(3):before{color:#667085!important;content:"";font-family:dashicons;font-size:14px;left:-16px;position:absolute;top:-2px}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-third-row>span,.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-third-row>span{margin-right:0}.themes-youtube_video-1 .notificationx-inner .notificationx-content>p.nx-third-row .nx-branding,.themes-youtube_video-3 .notificationx-inner .notificationx-content>p.nx-third-row .nx-branding{margin-top:0;width:100%}.themes-youtube_video-1.button-link .notificationx-link,.themes-youtube_video-2.button-link .notificationx-link,.themes-youtube_video-3.button-link .notificationx-link,.themes-youtube_video-4.button-link .notificationx-link{background:#c00;padding:6px 12px}.themes-youtube_video-1.button-link .notificationx-link>a,.themes-youtube_video-2.button-link .notificationx-link>a,.themes-youtube_video-3.button-link .notificationx-link>a,.themes-youtube_video-4.button-link .notificationx-link>a{color:#fff;text-decoration:none}.themes-youtube_channel-1.button-link .notificationx-link-wrapper,.themes-youtube_channel-2.button-link .notificationx-link-wrapper{bottom:inherit;color:#fff;font-size:14px;font-weight:500;line-height:18px;padding:6px 0;position:absolute;right:15px;text-decoration:none;top:-35px}.themes-youtube_channel-1.button-link .notificationx-link-wrapper .notificationx-link,.themes-youtube_channel-2.button-link .notificationx-link-wrapper .notificationx-link{background:#c00;border-radius:4px 0 0 4px;bottom:inherit;color:inherit;font-size:inherit;font-weight:inherit;left:unset;line-height:inherit;padding:inherit;position:unset;right:unset;text-decoration:none;top:unset}.themes-youtube_channel-1.button-link .notificationx-link-wrapper a,.themes-youtube_channel-2.button-link .notificationx-link-wrapper a{padding:6px 8px!important}.themes-youtube_channel-1.button-link .notificationx-link-wrapper span,.themes-youtube_channel-2.button-link .notificationx-link-wrapper span{background-color:#fff!important;border-radius:0 4px 4px 0!important;color:#c00!important;padding:6px 8px}.themes-conversions_conv-theme-seven,.themes-conversions_theme-one,.themes-download_stats_7day-download,.themes-download_stats_actively_using,.themes-page_analytics_pa-theme-one,.themes-woocommerce_sales_conv-theme-seven,.themes-woocommerce_sales_theme-one{border-radius:5px!important}.themes-conversions_conv-theme-nine,.themes-donation_conv-theme-nine,.themes-elearning_conv-theme-nine,.themes-page_analytics_pa-theme-two,.themes-woocommerce_sales_conv-theme-nine{background:transparent!important;border-radius:5px!important}.themes-conversions_conv-theme-nine .notificationx-content,.themes-conversions_conv-theme-nine .notificationx-image,.themes-donation_conv-theme-nine .notificationx-content,.themes-donation_conv-theme-nine .notificationx-image,.themes-elearning_conv-theme-nine .notificationx-content,.themes-elearning_conv-theme-nine .notificationx-image,.themes-page_analytics_pa-theme-two .notificationx-content,.themes-page_analytics_pa-theme-two .notificationx-image,.themes-woocommerce_sales_conv-theme-nine .notificationx-content,.themes-woocommerce_sales_conv-theme-nine .notificationx-image{border-radius:5px!important}.nxc-cookie_notice_bottom_left{align-items:flex-start;bottom:30px;left:30px;right:0}@media only screen and (max-width:450px){.nxc-cookie_notice_bottom_left{bottom:15px;left:15px}}.nx-gdpr{border-radius:16px;box-shadow:0 5px 14px 0 rgb(8 15 52 / .039);font-family:Open Sans,sans-serif}.nx-gdpr.card-gdpr{bottom:30px;left:30px;max-width:480px;min-width:300px;position:fixed;width:90%;z-index:99999}@media only screen and (max-width:450px){.nx-gdpr.card-gdpr{bottom:15px;left:15px}}.nx-gdpr.card-gdpr.cookie_notice_bottom_right{bottom:30px;left:unset;right:30px}@media only screen and (max-width:450px){.nx-gdpr.card-gdpr.cookie_notice_bottom_right{bottom:15px;right:15px}}.nx-gdpr.card-gdpr.cookie_notice_center{bottom:30px;left:calc(50% - 240px)}@media only screen and (max-width:550px){.nx-gdpr.card-gdpr.cookie_notice_center{bottom:15px;left:15px}}.nx-gdpr .nx-gdpr-card.no-branding .nx-gdpr-card-body{border-radius:0 0 16px 16px}.nx-gdpr.banner-gdpr{bottom:0;left:0;position:fixed;right:0;z-index:9999999}.nx-gdpr.banner-gdpr.cookie_banner_top{bottom:unset;top:0}.nx-gdpr.banner-gdpr .nx-gdpr-card{position:relative}.nx-gdpr.banner-gdpr .nx-gdpr-card .nx-gdpr-card-header{padding-bottom:12px}.nx-gdpr.banner-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-description{padding-bottom:16px}@media only screen and (max-width:450px){.nx-gdpr.banner-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-description{padding-bottom:12px}}.nx-gdpr.banner-gdpr .nx-gdpr-card .nx-gdpr-card-footer{padding:4px 26px 8px}@media only screen and (max-width:450px){.nx-gdpr.banner-gdpr .nx-gdpr-card .nx-gdpr-card-footer{padding:4px 20px 8px}}.nx-gdpr.banner-gdpr .nx-gdpr-card .nx-gdpr-close{top:16px}.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-one,.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-one .nx-gdpr .nx-gdpr-card-footer,.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-one .nx-gdpr .nx-gdpr-card-header,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-one,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-one .nx-gdpr .nx-gdpr-card-footer,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-one .nx-gdpr .nx-gdpr-card-header{border-radius:0}.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two{border-radius:16px;bottom:16px;left:20px;right:20px}.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card-header,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card-header{padding-bottom:8px;padding-top:12px}.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card-body,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card-body{align-items:center;display:flex;gap:40px;justify-content:space-between;padding:8px 24px 12px}@media only screen and (max-width:767px){.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card-body,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card-body{align-items:flex-start;flex-direction:column;gap:20px;justify-content:flex-start;padding:8px 20px 12px}}.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card-body .nx-gdpr-description,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card-body .nx-gdpr-description{flex:75%;max-width:1165px;padding:0}@media only screen and (max-width:450px){.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card-body .nx-gdpr-description,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card-body .nx-gdpr-description{flex:1;width:100%}}.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card-body .nx-gdpr-actions,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card-body .nx-gdpr-actions{flex:25%;justify-content:flex-end;padding:0}@media only screen and (max-width:450px){.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card-body .nx-gdpr-actions,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card-body .nx-gdpr-actions{flex:1;width:100%}}.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card-body .nx-gdpr-actions .button-single,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card-body .nx-gdpr-actions .button-single{display:none}.nx-gdpr.banner-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card-footer,.nx-gdpr.banner-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card-footer{padding:8px 26px}.nx-gdpr .nx-gdpr-card{position:relative}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-header{align-items:center;background:#fff;border-radius:16px 16px 0 0;display:flex;gap:6px;padding:24px 24px 18px}@media only screen and (max-width:450px){.nx-gdpr .nx-gdpr-card .nx-gdpr-card-header{padding:20px 20px 16px}}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-header .nx-gdpr-title{font-family:Open Sans,sans-serif;font-size:20px;font-weight:600;line-height:22px}@media only screen and (max-width:450px){.nx-gdpr .nx-gdpr-card .nx-gdpr-card-header .nx-gdpr-title{font-size:16px;line-height:18px}}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-description{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;line-height:22px;margin:0;padding-bottom:24px;padding-left:24px;padding-right:24px}@media only screen and (max-width:450px){.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-description{font-size:13px;line-height:18px;padding-bottom:20px;padding-left:20px;padding-right:20px}}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-description .nx-gdpr-link{font-weight:500;outline:0;padding-left:4px;text-decoration:underline}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions{align-items:center;display:flex;gap:16px;justify-content:space-between;padding-bottom:12px;padding-left:24px;padding-right:24px}@media only screen and (max-width:450px){.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions{flex-direction:column;gap:8px;padding-left:20px;padding-right:20px}}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .button-group{display:flex;gap:8px}@media only screen and (max-width:450px){.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .button-group{flex-direction:column;width:100%}}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .btn{border-radius:8px;cursor:pointer;font-family:Open Sans,sans-serif;font-size:14px;font-weight:500;line-height:16px;min-width:110px;padding:12px 20px;transition:.3s ease-in-out}@media only screen and (max-width:450px){.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .btn{flex:1}}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .btn.btn-primary{background:#6a4bff;border:1px solid #6a4bff;color:#fff}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .btn.btn-primary:hover{background:#5414d0;border:1px solid #5414d0;box-shadow:0 15px 10px -10px rgb(86 20 213 / .3)}@media only screen and (max-width:450px){.nx-gdpr .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .button-single{display:inline-flex;width:100%}}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-footer{align-items:center;border-radius:0 0 16px 16px;display:flex;gap:8px;justify-content:flex-end;padding:8px 26px}@media only screen and (max-width:450px){.nx-gdpr .nx-gdpr-card .nx-gdpr-card-footer{justify-content:center;padding:8px 20px}}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-footer .nx-gdpr-powered{font-family:Open Sans,sans-serif;font-size:12px;font-weight:500;line-height:15px;margin:0}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-footer .nx-branding{align-items:center;display:flex;gap:6px;justify-content:center}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-footer .nx-branding .nx-byline{display:none}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-footer .nx-branding .nx-powered-by{display:inline-flex}.nx-gdpr .nx-gdpr-card .nx-gdpr-card-footer .nx-branding .nx-powered-by svg{height:8px;width:65px}.nx-gdpr .nx-gdpr-card .nx-gdpr-close{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;position:absolute;right:24px;top:24px;width:24px}@media only screen and (max-width:450px){.nx-gdpr .nx-gdpr-card .nx-gdpr-close{height:20px;right:20px;top:20px;width:20px}}.nx-gdpr.light{background:#fff0;border:1px solid #d9dbe9}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-card-header .nx-gdpr-title{color:#092161;margin:0}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-card-body{background:#fff}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-description{color:#535d77}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-description .nx-gdpr-link{color:#6a4bff}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .btn.btn-secondary{background:#fff;border:1px solid #eff0f6;color:#092161}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .btn.btn-danger{background:#fff0;border:1px solid #e5e7f2;color:#092161;transition:none}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-card-footer{background:#f6f7fe}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-card-footer .nx-gdpr-powered{color:#7c8db5}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-card-footer .nx-powered-by svg{fill:#1f3155}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-close{background:#f8f7fa;border:1px solid #f8f7fa}.nx-gdpr.light .nx-gdpr-card .nx-gdpr-close svg path{stroke:#092161}.nx-gdpr.light.gdpr_theme-light-two .nx-gdpr-card .nx-gdpr-actions{background:#f7f7fb;padding-bottom:8px;padding-top:12px}.nx-gdpr.light.gdpr_theme-banner-light-one .nx-gdpr-card .nx-gdpr-actions{background:#f7f7fb;padding-top:12px}.nx-gdpr.gdpr_theme-banner-dark-one .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-banner-light-one .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-dark-one .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-dark-two .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-light-one .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-light-two .nx-gdpr-card .nx-gdpr-card-header img{display:none}.nx-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-dark-three .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-light-three .nx-gdpr-card .nx-gdpr-card-header img{max-width:24px}@media only screen and (max-width:450px){.nx-gdpr.gdpr_theme-banner-dark-two .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-banner-light-two .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-dark-three .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-light-three .nx-gdpr-card .nx-gdpr-card-header img{max-width:20px}}.nx-gdpr.gdpr_theme-dark-four .nx-gdpr-card .nx-gdpr-card-header,.nx-gdpr.gdpr_theme-light-four .nx-gdpr-card .nx-gdpr-card-header{align-items:flex-start;flex-direction:column;gap:12px}.nx-gdpr.gdpr_theme-dark-four .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-light-four .nx-gdpr-card .nx-gdpr-card-header img{max-width:48px}@media only screen and (max-width:450px){.nx-gdpr.gdpr_theme-dark-four .nx-gdpr-card .nx-gdpr-card-header img,.nx-gdpr.gdpr_theme-light-four .nx-gdpr-card .nx-gdpr-card-header img{max-width:40px}}.nx-gdpr.dark{background:#fff0;border:1px solid #222224}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-header{background:#000}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-header .nx-gdpr-title{color:#ededf2}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-body{background:#000}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-description{color:#959599}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-description .nx-gdpr-link{color:#6a4bff}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .btn.btn-secondary{background:#141414;border:1px solid #222224;color:#ededf2}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-body .nx-gdpr-actions .btn.btn-danger{background:#fff0;border:1px solid #222224;color:#ededf2;transition:none}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-footer{background:#0f0f0f}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-footer .nx-gdpr-powered{color:#959599}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-card-footer .nx-powered-by svg{fill:#fff}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-close{background:#19191a;border:1px solid #19191a}.nx-gdpr.dark .nx-gdpr-card .nx-gdpr-close svg path{stroke:#ededf2}.nx-gdpr.dark.gdpr_theme-dark-two .nx-gdpr-card .nx-gdpr-actions{background:#0f0f0f;padding-bottom:12px;padding-top:16px}.nx-gdpr.dark.gdpr_theme-banner-dark-one .nx-gdpr-card .nx-gdpr-actions{background:#0f0f0f;padding-top:16px}.nx-gdpr-modal-header h3{margin:0;padding:0}.nx-gdpr-modal-header p{font-size:12px;margin:0}.wprf-gdpr-modal-frontend-content h3{margin:0;padding:0}.wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-header{display:flex;justify-content:space-between}.wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-header-title{align-items:center;display:flex;gap:5px;justify-content:start}.wprf-gdpr-modal-frontend-content p{font-size:12px;margin:0}.nx-gdpr-customization-close{position:absolute;right:20px;top:10px;z-index:9}.nx-admin-modal-head{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:center;padding:10px 20px;position:relative}.nx-admin-modal-head .nx-admin-modal-preview-button{all:initial;align-items:center;background:#6a4bff;border-radius:5px;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.nx-admin-modal-head .nx-admin-modal-preview-button img{filter:brightness(100)}.nx-admin-modal-head .nx-admin-modal-preview-button.active{background:#5453fd}.nx-admin-modal-head .nx-admin-modal-close-button{all:initial;align-items:center;background:#dcd6ff;border-radius:4px;color:#fff;cursor:pointer;display:flex;height:15px;justify-content:center;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:15px}.nx-admin-modal-body{background:#f6f7fd;border:2px solid #5414d0;overflow:hidden}.nx-admin-modal-body iframe{max-height:calc(100vh - 150px)}#pro_alert_video_popup{margin-top:20px}.wprf-modal-preview-footer{display:flex;justify-content:space-between;margin-top:20px}.wprf-modal-preview-footer .pagination-wrapper{align-items:center;display:flex;gap:10px;justify-content:center}.wprf-modal-preview-footer .pagination-wrapper .pagination-info{color:#25396f;font-size:14px;font-weight:400}.wprf-modal-preview-footer .rc-pagination{align-items:center;display:flex;margin-bottom:0;margin-left:auto;margin-top:0}.wprf-modal-preview-footer .rc-pagination>:not(:last-child){margin-right:5px}.wprf-modal-preview-footer .rc-pagination:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.wprf-modal-preview-footer .rc-pagination-total-text{align-items:center;display:flex;height:32px;justify-content:center}.wprf-modal-preview-footer .rc-pagination-item{aspect-ratio:1;border-radius:10px;cursor:pointer;display:flex;height:32px;margin-bottom:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wprf-modal-preview-footer .rc-pagination-item a,.wprf-modal-preview-footer .rc-pagination-item button{align-items:center;box-shadow:none;color:#6a4bff;cursor:pointer;display:flex;justify-content:center;text-decoration:none;transition:none;width:100%}.wprf-modal-preview-footer .rc-pagination-item:focus a,.wprf-modal-preview-footer .rc-pagination-item:hover a{color:#25396f}.wprf-modal-preview-footer .rc-pagination-item-active{background-color:rgb(106 75 255 / .15)}.wprf-modal-preview-footer .rc-pagination-item-active a,.wprf-modal-preview-footer .rc-pagination-item-active:focus a,.wprf-modal-preview-footer .rc-pagination-item-active:hover a{color:#25396f}.wprf-modal-preview-footer .rc-pagination-jump-next,.wprf-modal-preview-footer .rc-pagination-jump-prev{background:rgb(106 75 255 / .15);border-radius:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wprf-modal-preview-footer .rc-pagination-jump-next a,.wprf-modal-preview-footer .rc-pagination-jump-next button,.wprf-modal-preview-footer .rc-pagination-jump-prev a,.wprf-modal-preview-footer .rc-pagination-jump-prev button{align-items:center;border-radius:10px;box-shadow:none;color:#fff0;cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.wprf-modal-preview-footer .rc-pagination-jump-next a:after,.wprf-modal-preview-footer .rc-pagination-jump-next button:after,.wprf-modal-preview-footer .rc-pagination-jump-prev a:after,.wprf-modal-preview-footer .rc-pagination-jump-prev button:after{align-items:center;border-radius:10px;bottom:0;box-shadow:none;color:#6a4bff;content:"•••";cursor:pointer;display:flex;font-size:.75rem;justify-content:center;left:0;position:absolute!important;position:relative;right:0;text-decoration:none;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wprf-modal-preview-footer .rc-pagination-jump-next:focus,.wprf-modal-preview-footer .rc-pagination-jump-next:hover,.wprf-modal-preview-footer .rc-pagination-jump-prev:focus,.wprf-modal-preview-footer .rc-pagination-jump-prev:hover{background-color:rgb(106 75 255 / .15)}.wprf-modal-preview-footer .rc-pagination-jump-next:focus a,.wprf-modal-preview-footer .rc-pagination-jump-next:focus button,.wprf-modal-preview-footer .rc-pagination-jump-next:hover a,.wprf-modal-preview-footer .rc-pagination-jump-next:hover button,.wprf-modal-preview-footer .rc-pagination-jump-prev:focus a,.wprf-modal-preview-footer .rc-pagination-jump-prev:focus button,.wprf-modal-preview-footer .rc-pagination-jump-prev:hover a,.wprf-modal-preview-footer .rc-pagination-jump-prev:hover button{text-decoration:none}.wprf-modal-preview-footer .rc-pagination-jump-next:focus a:after,.wprf-modal-preview-footer .rc-pagination-jump-next:focus button:after,.wprf-modal-preview-footer .rc-pagination-jump-next:hover a:after,.wprf-modal-preview-footer .rc-pagination-jump-next:hover button:after,.wprf-modal-preview-footer .rc-pagination-jump-prev:focus a:after,.wprf-modal-preview-footer .rc-pagination-jump-prev:focus button:after,.wprf-modal-preview-footer .rc-pagination-jump-prev:hover a:after,.wprf-modal-preview-footer .rc-pagination-jump-prev:hover button:after{color:#fff}.wprf-modal-preview-footer .rc-pagination-jump-next,.wprf-modal-preview-footer .rc-pagination-jump-prev,.wprf-modal-preview-footer .rc-pagination-next,.wprf-modal-preview-footer .rc-pagination-prev{align-items:center;aspect-ratio:1;border-radius:10px;color:#6a4bff;cursor:pointer;display:flex;font-size:.75rem;height:32px;justify-content:center;margin-bottom:0}.wprf-modal-preview-footer .rc-pagination-next a,.wprf-modal-preview-footer .rc-pagination-next button,.wprf-modal-preview-footer .rc-pagination-prev a,.wprf-modal-preview-footer .rc-pagination-prev button{align-items:center;background:none;border:none;border-radius:10px;box-shadow:none;color:#fff0;cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.wprf-modal-preview-footer .rc-pagination-next a:after,.wprf-modal-preview-footer .rc-pagination-next button:after,.wprf-modal-preview-footer .rc-pagination-prev a:after,.wprf-modal-preview-footer .rc-pagination-prev button:after{align-items:center;bottom:0;color:#6a4bff;cursor:pointer;display:flex;font-size:.75rem;justify-content:center;left:0;position:absolute!important;position:relative;right:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wprf-modal-preview-footer .rc-pagination-prev a:after,.wprf-modal-preview-footer .rc-pagination-prev button:after{content:"<"}.wprf-modal-preview-footer .rc-pagination-next a:after,.wprf-modal-preview-footer .rc-pagination-next button:after{content:">"}.wprf-modal-preview-footer .rc-pagination-disabled:focus a,.wprf-modal-preview-footer .rc-pagination-disabled:focus button,.wprf-modal-preview-footer .rc-pagination-disabled:hover a,.wprf-modal-preview-footer .rc-pagination-disabled:hover button{background:hsl(0 0% 80% / .15)!important;color:transparent!important;cursor:not-allowed!important}.wprf-modal-preview-footer .rc-pagination-disabled:focus a:after,.wprf-modal-preview-footer .rc-pagination-disabled:focus button:after,.wprf-modal-preview-footer .rc-pagination-disabled:hover a:after,.wprf-modal-preview-footer .rc-pagination-disabled:hover button:after{background:hsl(0 0% 80% / .15)!important;color:#a3a3a3!important;cursor:not-allowed!important}.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-next,.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-prev{align-items:center;aspect-ratio:1;display:flex;height:32px;justify-content:center}.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-next a,.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-next button,.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-prev a,.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-prev button{height:32px;text-decoration:none}.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-next a:after,.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-next button:after,.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-prev a:after,.wprf-modal-preview-footer .rc-pagination-simple .wprf-modal-preview-footer .rc-pagination-prev button:after{height:32px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open{background-color:rgb(11 5 44 / .7)!important;padding:unset!important}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open{background:transparent!important;border:none!important;inset:unset!important;left:50%!important;margin:20px auto;max-height:calc(100vh - 100px);max-width:980px!important;overflow:auto!important;padding:0!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-custom-notification-preview,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-custom-notification-preview,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-custom-notification-preview,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-custom-notification-preview{background:transparent!important;width:auto!important}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization{background:#fff!important;border-radius:8px!important;font-family:Open Sans,sans-serif;max-height:80vh!important;max-width:750px!important;width:90%!important}@media only screen and (max-width:550px){.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization{max-height:95vh!important}}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-modal-header,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-modal-header,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-modal-header,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-modal-header{background:#fff;border-bottom:1px solid #eaecfa;padding:24px;position:sticky;top:0;z-index:999}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-modal-header h3,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-modal-header h3,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-modal-header h3,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-modal-header h3{color:#092161;font-family:Open Sans,sans-serif;font-size:20px;font-weight:600;line-height:22px;margin:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content{background:#fff0;box-shadow:0 5px 14px 0 rgb(8 15 52 / .039);padding:20px 24px 30px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top{margin-bottom:20px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top p,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top p,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top p,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top p{color:#535d77;font-family:Open Sans,sans-serif;font-size:14px;line-height:22px;margin:0 0 12px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top p:last-child,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top p:last-child,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top p:last-child,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top p:last-child{margin-bottom:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button{background:#fff0;border:none;color:#6a4bff;font-family:Open Sans,sans-serif;font-size:14px;padding:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button.show-more-btn,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button.show-more-btn,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button.show-more-btn,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button.show-more-btn{margin-left:4px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button.show-less-btn,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button.show-less-btn,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button.show-less-btn,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top button.show-less-btn{margin-bottom:12px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .wprf-modal-table-content-top a{color:#6a4bff;text-decoration:underline}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper{display:flex;flex-direction:column;gap:16px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item{border:1px solid #eaecfa;border-radius:8px;padding:12px 16px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header{align-items:center;display:flex;gap:16px;justify-content:space-between;padding-bottom:10px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-title,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-title,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-title,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-title{align-items:center;cursor:pointer;display:flex;gap:10px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-title h3,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-title h3,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-title h3,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-title h3{color:#092161;font-family:Open Sans,sans-serif;font-size:16px;font-weight:500;line-height:20px;margin:0;padding:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active{color:#45c9b1;font-family:Open Sans,sans-serif;font-size:12px;font-weight:500;line-height:16px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input{display:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input:checked+.nx_gdpr-toggle-slider:before,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input:checked+.nx_gdpr-toggle-slider:before,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input:checked+.nx_gdpr-toggle-slider:before,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input:checked+.nx_gdpr-toggle-slider:before{background:#6a4bff}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input:checked+.nx_gdpr-toggle-slider:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input:checked+.nx_gdpr-toggle-slider:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input:checked+.nx_gdpr-toggle-slider:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle input:checked+.nx_gdpr-toggle-slider:after{left:auto;right:1px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider{cursor:pointer;display:inline-block;height:20px;margin-bottom:0;max-height:20px;min-height:20px;position:relative;width:40px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:before,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:before,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:before,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:before{content:"";position:absolute}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:before,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:before,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:before,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:before{background:#8d92b1;border:none;border-radius:20px;height:20px;left:0;top:0;transition:all .4s ease;width:40px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-header .nx_gdpr-cookies-list-header-active .nx_gdpr-toggle .nx_gdpr-toggle-slider:after{background:#fff;border-radius:50%;box-shadow:none;height:18px;left:1px;top:1px;transition:left .3s cubic-bezier(.175,.885,.32,1.275),padding .3s ease,margin .3s ease;width:18px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-content,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-content,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-content,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-content{padding-bottom:10px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-content p,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-content p,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-content p,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-content p{color:#7c8db5;font-family:Open Sans,sans-serif;font-size:14px;line-height:19px;margin:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper{background:#f7f8fc;border-radius:8px;display:flex;flex-direction:column;padding:12px 16px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper span,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper span,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper span,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper span{font-size:12px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item{display:flex;flex-direction:column;gap:16px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item:not(:last-child),.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item:not(:last-child),.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item:not(:last-child),.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item:not(:last-child){border-bottom:1px solid #eaecfa;padding-bottom:16px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item:not(:first-child),.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item:not(:first-child),.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item:not(:first-child),.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item:not(:first-child){padding-top:16px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item .nx_gdpr-cookies-list-wrapper-item-value span,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item .nx_gdpr-cookies-list-wrapper-item-value span,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item .nx_gdpr-cookies-list-wrapper-item-value span,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item .nx_gdpr-cookies-list-wrapper-item-value span{color:#7c8db5;font-family:Open Sans,sans-serif;font-size:12px;font-weight:500;line-height:16px;margin-bottom:4px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item .nx_gdpr-cookies-list-wrapper-item-value p,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item .nx_gdpr-cookies-list-wrapper-item-value p,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item .nx_gdpr-cookies-list-wrapper-item-value p,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-gdpr-modal-frontend-content .nx_gdpr-cookies-list-main-wrapper .nx_gdpr-cookies-list-main-item .nx_gdpr-cookies-list-wrapper .nx_gdpr-cookies-list-wrapper-item .nx_gdpr-cookies-list-wrapper-item-value p{color:#092161;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;line-height:19px;margin:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer{background:#fff0;border-radius:0 0 16px 16px;flex-direction:column;padding:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer:before,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer:before,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer:before,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer:before{background:linear-gradient(180deg,hsl(0 0% 100% / .4),#fff 85%);content:"";height:30px;left:0;position:absolute;right:0;top:-20px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button{background:#fff;display:flex;gap:12px;padding:20px 16px 12px}@media only screen and (max-width:550px){.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button{flex-direction:column;gap:8px}}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button{background:#fff;border:1px solid #6a4bff;border-radius:8px;color:#6a4bff;cursor:pointer;flex:auto;font-family:Open Sans,sans-serif;font-size:14px;font-weight:500;line-height:16px;padding:12px 20px}@media only screen and (max-width:550px){.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button{padding:10px 20px}}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button:first-child,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button:first-child,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button:first-child,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .nx_gdpr-action-button button:first-child{background:#6a4bff;border:1px solid #6a4bff;color:#fff}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright{align-items:center;background:#f6f7fe;border-radius:0 0 16px 16px;display:flex;gap:8px;justify-content:flex-end;padding:6px 16px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding{align-items:center;display:flex;gap:6px;justify-content:center}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-byline,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-byline,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-byline,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-byline{display:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-powered-by,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-powered-by,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-powered-by,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-powered-by{display:inline-flex}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-powered-by svg,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-powered-by svg,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-powered-by svg,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .wprf-modal-preview-footer .wprf-modal-preview-copyright .nx-branding .nx-powered-by svg{fill:#1f3155;height:8px;width:65px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-customization-close,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-customization-close,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-customization-close,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open.nx-gdpr-customization .nx-gdpr-customization-close{align-items:center;background:#fff0;border:none;border-radius:4px;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;position:absolute;right:24px;top:20px;width:24px;z-index:9999}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header{align-items:center;background:#fff;border-radius:8px 8px 0 0;box-shadow:0 0 10px rgb(0 0 0 / .102);color:#1b1b50;display:flex;font-size:16px;justify-content:space-between;padding:20px 24px;position:sticky;top:0;z-index:999}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header button{background:#fff0;border:none;cursor:pointer}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper{background:#f6f7fe;padding:24px 24px 0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table{background:#fff;display:flex;flex-direction:column;max-height:calc(100vh - 250px);max-width:932px;overflow:auto}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead{flex:1}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr{align-items:center;background:#c7cdf8;border-radius:4px 4px 0 0;display:flex}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr th,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr th,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr th,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr th{background:#c7cdf8;border-right:1px solid #e0eaf8;box-sizing:border-box;color:#25396f;flex:1;font-size:12px;font-weight:500;line-height:1.1em;min-width:136px;overflow:hidden;padding:15px 10px;text-align:left;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr th:first-child,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr th:first-child,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr th:first-child,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table thead tr th:first-child{width:110px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody{flex:1}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr{align-items:center;background:#fff;display:flex}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr:last-child,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr:last-child,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr:last-child,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr:last-child{border-bottom:1px solid #e0eaf8}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td{border-right:1px solid #e0eaf8;box-sizing:border-box;color:#7c8db5;flex:1;font-size:12px;font-weight:500;line-height:1.1em;min-width:136px;overflow:hidden;padding:15px 10px;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td:first-child,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td:first-child,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td:first-child,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td:first-child{width:110px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td img,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td img,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td img,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td img{max-height:10px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container{position:relative}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image{display:block;max-height:70px;min-height:60px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out;width:70px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image:hover,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image:hover,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image:hover,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image:hover{cursor:pointer}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .popup-image,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .popup-image,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .popup-image,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .popup-image{opacity:0;position:absolute;right:95%;top:50%;transform:translate(-60%,-50%);transition:opacity .3s ease-in-out;visibility:hidden}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container:hover .popup-image,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container:hover .popup-image,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container:hover .popup-image,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container:hover .popup-image{opacity:1;visibility:visible;width:80px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container:hover .popup-image img,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container:hover .popup-image img,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container:hover .popup-image img,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .image-container:hover .popup-image img{max-height:80px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .magnified-image,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .magnified-image,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .magnified-image,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td .magnified-image{cursor:zoom-out;display:block;height:200%;left:-50%;position:relative;top:-50%;width:200%}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td.wprf-preview-img,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td.wprf-preview-img,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td.wprf-preview-img,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper>table tbody tr td.wprf-preview-img{overflow:visible}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields{display:flex;flex-direction:column;gap:10px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field{background:#fff;border-radius:4px;margin-top:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title{align-items:center;background-color:#fff0;display:flex;gap:8px;justify-content:space-between;padding:12px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title h4,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title h4,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title h4,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title h4{color:#25396f;font-size:14px;font-weight:500;line-height:18px;margin:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4>span,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title h4>span,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4>span,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title h4>span,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4>span,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title h4>span,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4>span,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title h4>span{display:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls{align-items:center;display:none;gap:10px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls span,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls span,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls span,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls span,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls span,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls span,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls span,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls span{margin-left:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash{color:#7c8db5;cursor:pointer;font-size:18px;transition:.25s ease-in-out}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page:hover,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page:hover,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page:hover,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page:hover,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page:hover,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page:hover,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page:hover,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-admin-page:hover{color:#5f7eff}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash:hover,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash:hover,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash:hover,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash:hover,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash:hover,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash:hover,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash:hover,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-field-title .wprf-repeater-field-controls .dashicon.dashicons-trash:hover{color:#dc4f4b}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field{border:0 solid;border-top:1px solid #e6effb;display:flex;gap:16px;justify-content:space-between;padding:16px 12px 14px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper{align-items:flex-start;display:flex;flex:1;flex-direction:column;flex-wrap:nowrap;gap:8px;margin:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-discovered,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-discovered,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-discovered,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-discovered,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-discovered,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-discovered,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-discovered,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-discovered{display:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label{color:#092161;flex-basis:auto;font-size:12px;font-weight:500;line-height:13px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field{align-items:flex-start;flex:1;max-width:210px;min-width:210px;width:100%}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input{border:1px solid #e6effb;border-radius:4px;color:#092161;font-size:12px;line-height:1.1em;margin:0;padding:12px;width:100%}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input:focus-visible,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input:focus-visible,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input:focus-visible,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input:focus-visible,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input:focus-visible,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input:focus-visible,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input:focus-visible,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input:focus-visible{box-shadow:none;outline:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::-moz-placeholder,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::-moz-placeholder,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::-moz-placeholder,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::-moz-placeholder,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::-moz-placeholder,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::-moz-placeholder,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::-moz-placeholder,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::-moz-placeholder{color:#778095!important;max-width:160px;min-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::placeholder,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::placeholder,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::placeholder,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::placeholder,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::placeholder,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::placeholder,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::placeholder,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field ::placeholder{color:#778095!important;max-width:160px;min-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime{width:100%}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime .components-button.is-tertiary,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime .components-button.is-tertiary,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime .components-button.is-tertiary,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime .components-button.is-tertiary,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime .components-button.is-tertiary,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime .components-button.is-tertiary,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime .components-button.is-tertiary,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-control-datetime .components-button.is-tertiary{background-color:#fff0;border:1px solid #e6effb;border-radius:4px;color:#778095;cursor:pointer;font-size:14px;padding:12px;text-align:left;width:100%}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields{padding-bottom:24px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer{background:#f6f7fe;border-radius:0 0 8px 8px;bottom:0;display:flex;justify-content:space-between;margin-top:0;padding:24px;position:sticky}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper{align-items:center;display:flex;gap:16px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-1t5ousf,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-1t5ousf,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-1t5ousf,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-1t5ousf{margin-bottom:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-1t5ousf .css-hsfpxc .css-1imalal.css-1imalal.css-1imalal,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-1t5ousf .css-hsfpxc .css-1imalal.css-1imalal.css-1imalal,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-1t5ousf .css-hsfpxc .css-1imalal.css-1imalal.css-1imalal,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-1t5ousf .css-hsfpxc .css-1imalal.css-1imalal.css-1imalal{box-sizing:border-box;color:#25396f;display:block;font-size:14px;font-weight:400;line-height:1.4;max-width:100%;overflow:unset;padding-bottom:0;padding-top:0;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;z-index:1}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-l4hgcf.css-l4hgcf.css-l4hgcf,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-l4hgcf.css-l4hgcf.css-l4hgcf,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-l4hgcf.css-l4hgcf.css-l4hgcf,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-l4hgcf.css-l4hgcf.css-l4hgcf{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff0;border:1px solid #6a4bff!important;box-shadow:none!important;box-sizing:border-box;color:#6a4bff;cursor:pointer;display:block;font-family:inherit;font-size:16px;height:32px;margin:0;max-width:none;min-height:32px;overflow:hidden;padding:0 26px 0 8px;text-overflow:ellipsis;white-space:nowrap;width:100%}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-l4hgcf.css-l4hgcf.css-l4hgcf:focus-visible,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-l4hgcf.css-l4hgcf.css-l4hgcf:focus-visible,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-l4hgcf.css-l4hgcf.css-l4hgcf:focus-visible,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-l4hgcf.css-l4hgcf.css-l4hgcf:focus-visible{outline:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-83ljq2.css-83ljq2.css-83ljq2,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-83ljq2.css-83ljq2.css-83ljq2,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-83ljq2.css-83ljq2.css-83ljq2,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper .components-base-control .css-83ljq2.css-83ljq2.css-83ljq2{border:1px solid #6a4bff;border-radius:inherit;box-sizing:border-box;display:none;inset:0;margin:0;padding:0;pointer-events:none;position:absolute}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper label,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper label,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper label,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .items-per-page-wrapper label{color:#25396f;font-size:14px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper{align-items:center;display:flex;gap:16px;justify-content:center}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .pagination-info,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .pagination-info,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .pagination-info,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .pagination-info{color:#25396f;font-size:14px;font-weight:400}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination{align-items:center;display:flex;margin-bottom:0;margin-left:auto;margin-top:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination>:not(:last-child),.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination>:not(:last-child),.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination>:not(:last-child),.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination>:not(:last-child){margin-right:5px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-total-text,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-total-text,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-total-text,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-total-text{align-items:center;display:flex;height:32px;justify-content:center}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item{aspect-ratio:1;border-radius:10px;cursor:pointer;display:flex;height:32px;margin-bottom:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item button{align-items:center;box-shadow:none;color:rgb(0 0 0 / .878);cursor:pointer;display:flex;justify-content:center;text-decoration:none;transition:none;width:100%}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item:focus a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item:hover a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item:focus a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item:hover a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item:focus a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item:hover a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item:focus a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item:hover a{background:rgb(106 75 255 / .102);border-radius:10px;color:rgb(37 57 111 / .878)}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active{background-color:#fff0;border:1px solid #6a4bff}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active a{color:#6a4bff}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active:focus a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active:hover a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active:focus a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active:hover a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active:focus a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active:hover a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active:focus a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-item-active:hover a{background-color:#fff0;color:#6a4bff}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev{background:rgb(106 75 255 / .15);border-radius:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev button{align-items:center;background:#fff0;border:none;border-radius:10px;box-shadow:none;color:rgb(0 0 0 / .878);cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev button:after{align-items:center;border-radius:10px;bottom:0;box-shadow:none;color:#6a4bff;content:"•••";cursor:pointer;display:flex;font-size:.75rem;justify-content:center;left:0;position:absolute!important;position:relative;right:0;text-decoration:none;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover{background-color:rgb(106 75 255 / .15)}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover button{text-decoration:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:focus button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next:hover button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:focus button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev:hover button:after{color:#6a4bff}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-next,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-jump-prev,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev{align-items:center;aspect-ratio:1;border-radius:10px;color:#6a4bff;cursor:pointer;display:flex;font-size:.75rem;height:32px;justify-content:center;margin-bottom:0}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button{align-items:center;background:none;border:none;border-radius:10px;box-shadow:none;color:#fff0;cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after{align-items:center;bottom:0;color:#6a4bff;cursor:pointer;display:flex;font-size:.75rem;justify-content:center;left:0;position:absolute!important;position:relative;right:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next:hover button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev:hover button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next:hover button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev:hover button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next:hover button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev:hover button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next:hover button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev:hover button{background:rgb(106 75 255 / .102);border-radius:10px;color:rgb(37 57 111 / .878)}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after{content:"<"}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after{content:">"}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover button{background:hsl(0 0% 80% / .15)!important;color:transparent!important;cursor:not-allowed!important}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:focus button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-disabled:hover button:after{background:hsl(0 0% 80% / .15)!important;color:#a3a3a3!important;cursor:not-allowed!important}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev{align-items:center;aspect-ratio:1;display:flex;height:32px;justify-content:center}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button{aspect-ratio:1;height:32px;text-decoration:none}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-next button:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev a:after,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-simple .nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .pagination-wrapper .rc-pagination-prev button:after{aspect-ratio:1;height:32px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update{background:#6a4bff;border:none;border-radius:5px;color:#fff;font-weight:500;line-height:1.3em;padding:12px 20px}.nx-cookies-history.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update:hover,.nx-cookies-list-integrations.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update:hover,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update:hover,.nx-gdpr-modal-wrapper .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update:hover{cursor:pointer}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open{background:#fff!important;border-radius:8px!important;max-width:620px!important}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header{border-bottom:1px solid #ebeef5;box-shadow:none;color:#092161;font-weight:600;line-height:21px;padding:24px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header .wprf-repeater-label .wprf-repeater-button,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header .wprf-repeater-label .wprf-repeater-button{border:1px solid #6a4bff;border-radius:8px;color:#6a4bff;font-size:16px;font-weight:500;padding:10px 20px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields{background:#fff;gap:16px;padding:24px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field{background:#fff0;border:1px solid #eaecfa;padding:16px;position:relative}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title{padding:0}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title h4{color:#092161;font-size:16px;font-weight:500;line-height:21px;margin:0}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field{border:0 solid;border-top:unset;display:flex;flex-direction:column;gap:16px;justify-content:unset;padding:0}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label label,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-label label{color:#535d77;font-size:14px;font-weight:500;line-height:19px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field{max-width:100%}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field>span,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field>span{width:100%}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field input{border:1px solid #e6effb}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-help,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-help{background:#fff1eb;border-radius:4px;color:#535d77;display:block;flex-basis:100%;font-size:12px;line-height:16px;margin:8px 0 0;padding:12px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-code-viewer textarea,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-code-viewer textarea{color:#fff}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-code-viewer button,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-code-viewer button{display:none}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field textarea,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field textarea{border:1px solid #e6effb;border-radius:4px;color:#092161;font-size:14px;line-height:1.1em;padding:10px 12px;resize:none;width:100%}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field textarea:focus,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field textarea:focus-visible,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field textarea:focus,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field textarea:focus-visible{box-shadow:none;outline:0}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-select-wrapper,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-select-wrapper{width:100%}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-select-wrapper .wprf-select__control,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-select-wrapper .wprf-select__control{border-color:#f0f6ff;box-shadow:none}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-select-wrapper .wprf-select__control:hover,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-select-wrapper .wprf-select__control:hover{border-color:#f0f6ff}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-code-viewer textarea,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field .wprf-code-viewer textarea{background:#f0f3f7;border:1px solid #e9ebf0;color:#535d77;cursor:text}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-label,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-label{display:none}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field{max-width:unset;min-width:unset;position:absolute;right:16px;top:16px;width:auto}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right .wprf-input-label,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right .wprf-input-label{cursor:pointer;display:inline-block;height:20px;margin-bottom:0;margin-right:0;max-height:20px;min-height:20px;position:relative;width:40px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right .wprf-input-label:before,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right .wprf-input-label:before{background:#8d92b1;border:none;border-radius:20px;height:20px;left:0;top:0;transition:all .4s ease;width:40px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right .wprf-input-label:after,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right .wprf-input-label:after{background:#fff;border-radius:50%;box-shadow:none;height:18px;left:1px;top:1px;transition:left .3s cubic-bezier(.175,.885,.32,1.275),padding .3s ease,margin .3s ease;width:18px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right input:checked+label:before,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right input:checked+label:before{background:#6a4bff}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right input:checked+label:after,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child .wprf-control-field .wprf-label-position-right input:checked+label:after{left:auto;right:1px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-code-viewer,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-code-viewer{width:100%}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-code-viewer textarea,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-code-viewer textarea{color:#fff}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer{background:#fff;border-top:1px solid #eaecfa;display:flex;gap:12px;justify-content:flex-end;padding:16px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-preview-update{font-size:14px;line-height:16px;padding:12px 24px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open{max-width:450px!important}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper{align-items:center;background:#fff0;display:flex;flex-direction:column;padding-bottom:24px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper img,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper img{margin-bottom:20px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper h2,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper h2{color:#092161;font-size:20px;font-weight:600;line-height:1.2em;margin:0 0 4px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper p,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper p{color:#535d77;font-size:14px;line-height:1.5;margin:0;text-align:center}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper .scan-info,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper .scan-info{align-items:center;color:#535d77;display:flex;font-size:12px;gap:4px;line-height:1em;margin:0 0 20px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper .scan-info span,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper .scan-info span{color:#092161;font-weight:500}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer{justify-content:unset}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn{border-radius:8px;cursor:pointer;flex:1;font-size:14px;font-weight:500;height:40px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-scan-primary,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-scan-primary{background:#6a4bff;border:1px solid #6a4bff;color:#fff}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-progress .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-scan-secondary,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-scan-start .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-footer .wpsp-btn.wpsp-btn-scan-secondary{background:#f7f8fa;border:1px solid #d9dbe9;color:#092161}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open{max-width:980px!important}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header{padding:16px 24px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header .header-details,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header .header-details{align-items:center;display:flex;gap:12px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header .header-details .icon-wrap,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-preview-header .header-details .icon-wrap{align-items:center;border:1px solid #ebeef5;border-radius:6px;display:flex;height:48px;justify-content:center;width:48px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table{border:1px solid #eaecfa;border-radius:8px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table thead tr th,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table thead tr th{background:#f6f8fa;border:none;color:#535d77;font-size:14px;font-weight:500;line-height:1.2em;padding:15px 16px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table thead tr th:first-child,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table thead tr th:first-child{min-width:220px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td{border-right:none;color:#092161;font-size:14px;font-weight:400;line-height:1.4em;padding:15px 16px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td:first-child,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td:first-child{min-width:220px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td span,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td span{background:#e3f7ed;border-radius:20px;color:#08754d;font-size:14px;font-weight:500;line-height:1.2em;padding:7px 12px}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td span.status-completed,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td span.status-completed{background:#e3f7ed;color:#08754d}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td span.status-failed,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td span.status-failed{background:#ffecee;color:#b84348}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td a,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td a{color:#6a4bff;cursor:pointer;text-decoration:underline}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td a:hover,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr td a:hover{color:#6a4bff}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr:not(:last-child),.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr:not(:last-child){border-bottom:1px solid #eaecfa}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr:last-child,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-history .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields table tbody tr:last-child{border-bottom:none}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-cookies-list-integrations.nx-cookies-discovered .ReactModal__Content.ReactModal__Content--after-open{margin-top:44px!important}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field{border:none!important;padding:0}.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-field-title,.ReactModal__Overlay.ReactModal__Overlay--after-open.nx-custom-notification-edit .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-better-repeater-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child{display:none}.wprf-repeater-content .wprf-control-field .wprf-num-suggestions{display:flex;gap:8px;margin-top:8px}.wprf-repeater-content .wprf-control-field .wprf-num-suggestions span{background:#f0f3f7;border:1px solid #e1e5eb;border-radius:3px;color:#092161;cursor:pointer;font-size:12px;line-height:16px;padding:4px 8px}.nx-csv-modal-ift-container .nx-csv-modal-ift-popup{max-width:500px}.nx-csv-modal-ift-container .nx-csv-modal-ift-popup .swal2-modal.swal2-show .swal2-html-container{margin-bottom:30px}.nx-csv-modal-ift-container .nx-csv-modal-ift-popup .swal2-modal.swal2-show .swal2-styled.swal2-confirm{max-width:150px}.nx-csv-modal-import-limit-container .nx-csv-modal-import-limit-popup .swal2-icon-show{border:none!important}.nx-csv-modal-import-limit-container .nx-csv-modal-import-limit-popup .nx-csv-import-limit button.swal2-confirm{background-color:#6a4bff!important}.nx-csv-modal-import-limit-container .nx-csv-modal-import-limit-popup .swal2-html-container{font-weight:300}.nx-csv-modal-import-limit-container .nx-csv-modal-import-limit-popup .swal2-html-container strong{color:#000;font-weight:400}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field{display:grid;grid-template-columns:repeat(12,1fr)}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:first-child,.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:nth-child(5){grid-column:1/span 3}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:nth-child(2),.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:nth-child(6){grid-column:4/span 3}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:nth-child(3),.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:nth-child(7){grid-column:7/span 3}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper:nth-child(4){grid-column:10/span 3}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-timestamp{grid-column:1/span 5!important}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-timestamp .wprf-control-field{max-width:250px;width:auto}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-timestamp .wprf-control-field .wprf-control-datetime .components-button.is-tertiary{background:#f2f2f2;border:none;color:#6648fe;font-size:12px;padding:10px 14px}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-image{grid-column:6/span 7!important}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-image .wprf-control-field{flex:1;max-width:100%;min-width:auto}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-image .wprf-control-field .wprf-image-preview{margin-right:16px;max-width:55px}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-image .wprf-control-field .wprf-image-uploader{display:flex}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-image .wprf-control-field .wprf-image-uploader .wprf-btn{background:#fff0;border-radius:5px;min-height:36px;transition:.3s ease-in-out}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-image .wprf-control-field .wprf-image-uploader .wprf-image-remove-btn{background:#f85656;border:1px solid #f85656;color:#fff}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-image .wprf-control-field .wprf-image-uploader .wprf-image-upload-btn{border:1px solid #6a4bff;color:#6a4bff;margin-right:0}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper.wprf-name-image .wprf-control-field .wprf-image-uploader .wprf-image-upload-btn:hover{box-shadow:0 15px 25px -5px rgb(86 20 213 / .3)}.nx-custom-notification-edit.ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open .wprf-modal-table-wrapper.wpsp-bulk-edit-fields .wprf-repeater-field .wprf-repeater-inner-field .wprf-control-wrapper .wprf-control-field{min-width:auto}.wpsp-better-repeater-fields .wprf-repeater-inner-field .wprf-name-is_add_script{flex-direction:row!important;justify-content:space-between}.wpsp-better-repeater-fields .wprf-repeater-inner-field .wprf-name-is_add_script .wprf-control-field{justify-content:end}.wpsp-better-repeater-fields .wprf-toggle-wrap{height:20px;margin-right:10px;width:40px}.wpsp-better-repeater-fields .wprf-toggle-wrap label{cursor:pointer;display:flex;font-size:24px;height:20px;min-height:20px;position:relative;width:40px}.wpsp-better-repeater-fields .wprf-toggle-wrap label:after,.wpsp-better-repeater-fields .wprf-toggle-wrap label:before{content:"";position:absolute}.wpsp-better-repeater-fields .wprf-toggle-wrap label:before{background:#7c8db5;border:1px solid #7c8db5;border-radius:50px;box-sizing:border-box;height:20px;left:0;margin:0;transition:background .1s ease .1s;width:40px}.wpsp-better-repeater-fields .wprf-toggle-wrap label:after{animation:switch-off .3s ease-out;background:#fff;border-radius:50px;box-shadow:inset 0 0 0 5px #fcfff4;height:18px;left:1px;top:1px;transition:all .2s ease;width:18px}.wpsp-better-repeater-fields .wprf-toggle-wrap input[type=checkbox]{display:none;visibility:hidden}.wpsp-better-repeater-fields .wprf-toggle-wrap input[type=checkbox]:checked+label:before{background:#6a4bff;border:1px solid #6a4bff}.wpsp-better-repeater-fields .wprf-toggle-wrap input[type=checkbox]:checked+label:after{animation:switch-on .3s ease-out;background:#fff;left:21px}.wpsp-better-repeater-fields .wprf-toggle-wrap.wprf-checked label:before{background:#6a4bff;border:1px solid #6a4bff}.wpsp-better-repeater-fields .wprf-toggle-wrap.wprf-checked label:after{animation:switch-on .3s ease-out;background:#fff;left:21px}#notificationx .wprf-modal-inner{border-radius:.3125em;height:auto!important;justify-content:unset!important;max-height:80%!important;max-width:620px!important;overflow:hidden!important;padding:0!important;width:80%!important}#notificationx .wprf-modal-inner .wprf-modal-header{border-bottom:1px solid #ebeef5;padding:16px;text-align:left}#notificationx .wprf-modal-inner .wprf-modal-header h3{color:#092161;font-size:16px;font-weight:600;margin:0}#notificationx .wprf-modal-inner .wprf-modal-body .wprf-modal-content{padding:16px 0}#notificationx .wprf-modal-inner .wprf-modal-body .wprf-modal-content .wprf-control-wrapper{padding:0!important}#notificationx .wprf-modal-inner .wprf-modal-body .wprf-modal-content .wprf-control-wrapper .wprf-control .wprf-row{margin:0}#notificationx .wprf-modal-inner .wprf-modal-body .wprf-modal-content .wprf-control-wrapper .wprf-control .wprf-row .wprf-column{padding:8px 16px}#notificationx .wprf-modal-inner .wprf-modal-body .wprf-modal-content .wprf-control-wrapper .wprf-control .wprf-row .wprf-column .wprf-input-radio-option .wprf-input-label{padding:10px 30px}#notificationx .wprf-modal-inner .wprf-modal-body .wprf-modal-footer{align-items:center;border-top:1px solid #eaecfa;display:flex;margin:0;padding:16px}#notificationx .wprf-modal-inner .wprf-modal-body .wprf-modal-footer .wprf-control-wrapper{align-items:center;padding:0!important}#notificationx .wprf-modal-inner .wprf-modal-body .wprf-modal-footer .wprf-control-wrapper .wprf-control-field{justify-content:flex-end}#notificationx .wprf-modal-inner .wprf-modal-body .wprf-modal-footer .wprf-control-wrapper .wprf-control-field .wprf-control-wrapper{margin-right:0}#notificationx .wprf-modal-inner .wprf-modal-body .wprf-modal-footer .wprf-control-wrapper .wprf-control-field .wprf-control-wrapper .wprf-button{align-items:center;background:#6a4bff!important;border:1px solid #6a4bff!important;border-radius:8px;box-sizing:border-box;color:#fff!important;cursor:pointer;font-size:16px!important;font-weight:500;justify-content:center;line-height:1em;outline:none;padding:14px 20px!important;text-decoration:none;transition:.25s ease-in-out}#notificationx .wprf-modal-inner .wprf-modal-body .wprf-modal-footer .wprf-control-wrapper .wprf-control-field .wprf-control-wrapper .wprf-button:hover{background:#6a4bff!important;border:1px solid #6a4bff!important;color:#fff!important}.site-main #jp-relatedposts h3.jp-relatedposts-headline em{font-weight:400}.site-main #jp-relatedposts h3.jp-relatedposts-headline{font-size:20px}.site-main #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post{transition:all 0.2s}.site-main #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{padding-top:15px;padding-right:15px;font-size:15px;line-height:1.5em}.site-main #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a{border:0;color:#111}.site-main #jp-relatedposts h3.jp-relatedposts-headline em:before{display:none}.site-main #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a{text-decoration:none}.woovr-active form.variations_form .variations,.woovr-variations+.variations{display:none!important}.woovr-active.woovr-show-price form.variations_form .single_variation .woocommerce-variation-price{display:none!important}.woovr-active.woovr-show-description form.variations_form .single_variation .woocommerce-variation-description{display:none!important}.woovr-active.woovr-show-availability form.variations_form .single_variation .woocommerce-variation-availability{display:none!important}.woovr-variations{padding-top:5px;padding-bottom:5px}.woovr-variations .woovr-variation{display:flex;align-items:center;cursor:pointer;margin-left:-5px;margin-right:-5px}.woovr-variations .woovr-variation:hover{background-color:#f9f9f9}.woovr-variations .woovr-variation>div{max-width:100%;padding:5px}.woovr-variation-image{width:50px;flex:0 0 50px}.woovr-variation-image img{width:40px;height:auto;max-width:40px;display:block}.woovr-variation-selector input{outline:none}.woovr-variation-selector ul{padding:0!important;margin:0!important;list-style:none!important}.woovr-variation-info,.woovr-variation-selector{flex-grow:1}.woovr-variation-name p{margin-bottom:0;font-size:12px}.woovr-variation-radio .woovr-variation-selector{width:30px;flex:0 0 30px}.woovr-variation-radio .woovr-variation-availability p{margin-bottom:0}.woovr-variation-radio .woovr-variation-name{font-weight:700}.woovr-variation-radio .woovr-variation-info .woovr-variation-price,.woovr-variation-radio .woovr-variation-info .woovr-variation-availability{display:inline-block;margin-right:10px;font-size:14px}.woovr-variation-radio .woovr-variation-info .woovr-variation-description{font-size:14px}.woovr-variation-selector .dd-select{background-color:#ffffff!important}.woovr-variation-selector .dd-options{max-height:360px}.woovr-variation-selector .dd-option-image,.woovr-variation-selector .dd-selected-image{max-width:42px;border-radius:3px;margin-right:10px}.woovr-variation-selector .dd-selected-text,.woovr-variation-selector .dd-option-text{font-size:14px;font-weight:600;line-height:inherit!important;color:#6d6d6d}.woovr-variation-selector .dd-selected-text,.woovr-variation-selector .dd-option-text,.woovr-variation-selector .dd-selected-description-truncated{white-space:normal}.woovr-variation-selector .dd-desc .woovr-variation-price,.woovr-variation-selector .dd-desc .woovr-variation-availability{display:inline-block;margin-right:10px}.woovr-variation-selector .dd-desc .woovr-variation-availability .stock{display:inline-block;margin:0!important}.woovr-variation-selector .dd-desc .woovr-variation-description{display:block}.woovr-variation-selector .dd-option,.woovr-variation-selector .dd-selected{display:block!important}.woovr-variation-selector .dd-option.dd-option-without-desc,.woovr-variation-selector .dd-selected.dd-option-without-desc{display:flex!important;align-items:center}.woovr-variation-selector .dd-option.dd-option-without-desc label,.woovr-variation-selector .dd-selected.dd-option-without-desc label{flex-grow:1}.wpc-select2-dropdown{border:1px solid #aaa;border-radius:4px}.wpc-select2-dropdown ul li{display:flex;align-items:center}.wpc-select2-dropdown ul li .image{width:40px;flex:0 0 40px;margin-right:10px}.wpc-select2-dropdown ul li .info{flex-grow:1;display:flex;flex-direction:column}.wpc-select2-dropdown ul li .info .woovr-variation-price,.wpc-select2-dropdown ul li .info .woovr-variation-availability{display:inline-block;margin-right:10px;font-size:14px}.wpc-select2-dropdown ul li .info .woovr-variation-availability .stock{display:inline-block;margin:0!important}.wpc-select2-dropdown ul li .info .woovr-variation-description{display:block;font-size:14px}.select2-container--open .wpc-select2-dropdown.select2-dropdown--below{border-top:1px solid #aaa;border-top-left-radius:4px;border-top-right-radius:4px}.woovr-variations[class*="woovr-variations-grid"]{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.woovr-variations[class*="woovr-variations-grid"] .woovr-variation{width:calc(100% / 3 - 20px);margin:10px;padding:10px;display:flex;flex-direction:column;border:1px solid #ddd;text-align:center;cursor:pointer;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.woovr-variations[class*="woovr-variations-grid"] .woovr-variation[data-images="yes"] .woovr-variation-image:before{content:'';background-image:url("data:image/svg+xml;charset=utf8,%3Csvg fill='%23ffffff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' id='multiple-image'%3E%3Cpath d='M18,15V5a3,3,0,0,0-3-3H5A3,3,0,0,0,2,5V15a3,3,0,0,0,3,3H15A3,3,0,0,0,18,15ZM4,5A1,1,0,0,1,5,4H15a1,1,0,0,1,1,1V9.36L14.92,8.27a2.56,2.56,0,0,0-1.81-.75h0a2.58,2.58,0,0,0-1.81.75l-.91.91-.81-.81a2.93,2.93,0,0,0-4.11,0L4,9.85Zm.12,10.45A.94.94,0,0,1,4,15V12.67L6.88,9.79a.91.91,0,0,1,1.29,0L9,10.6Zm8.6-5.76a.52.52,0,0,1,.39-.17h0a.52.52,0,0,1,.39.17L16,12.18V15a1,1,0,0,1-1,1H6.4ZM21,6a1,1,0,0,0-1,1V17a3,3,0,0,1-3,3H7a1,1,0,0,0,0,2H17a5,5,0,0,0,5-5V7A1,1,0,0,0,21,6Z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px;background-position:center;background-color:rgb(0 0 0 / .3);display:block;width:28px;height:28px;border-radius:4px;position:absolute;top:15px;left:15px}.woovr-variations.woovr-variations-grid-2 .woovr-variation{width:calc(50% - 20px)}.woovr-variations.woovr-variations-grid-3 .woovr-variation{width:calc(100% / 3 - 20px)}.woovr-variations.woovr-variations-grid-4 .woovr-variation{width:calc(25% - 20px)}.woovr-variations[class*="woovr-variations-grid"] .woovr-variation>div{padding:0}.woovr-variations[class*="woovr-variations-grid"] .woovr-variation .woovr-variation-selector{display:none}.woovr-variations[class*="woovr-variations-grid"] .woovr-variation.woovr-variation-active{border-color:green}.woovr-variations[class*="woovr-variations-grid"] .woovr-variation:before{content:"✓";color:#fff;display:block;width:24px;height:24px;line-height:24px;background-color:#eee;text-align:center;font-size:16px;position:absolute;top:15px;right:15px;z-index:9;border-radius:50%;border-width:2px;border-style:solid;border-color:#fff;border-image:initial}.woovr-variations[class*="woovr-variations-grid"] .woovr-variation.woovr-variation-active:before{color:#fff;background-color:green}.woovr-variations[class*="woovr-variations-grid"] .woovr-variation .woovr-variation-image{width:100%;flex:0 0 auto;margin-bottom:10px}.woovr-variations[class*="woovr-variations-grid"] .woovr-variation .woovr-variation-image img{width:100%;max-width:100%;height:auto}.woovr-variations[class*="woovr-variations-grid"] .woovr-fieldset{width:100%;padding:0;display:flex;flex-wrap:wrap}body.rtl .woovr-variation-selector .dd-option-image,body.rtl .woovr-variation-selector .dd-selected-image{float:right;margin-right:0;margin-left:10px}body.rtl .woovr-variation-selector .dd-pointer{right:auto;left:10px}body.rtl .wpc-select2-dropdown ul li .image{margin-right:0;margin-left:10px}.variations_form .variations{padding-top:10px}.adsw-attribute-option span{display:inline-block;vertical-align:top;margin:0 5px 5px;cursor:pointer}.adsw-attribute-option .meta-item-img i{width:50px;height:50px;border:1px solid #cacaca;-webkit-box-shadow:1px 1px 4px 0 #dbdbdb;box-shadow:1px 1px 4px 0 #dbdbdb;background-size:cover;background-position:center center;background-repeat:no-repeat;border-radius:3px;display:inline-block;vertical-align:top}.adsw-attribute-option .meta-item-text{padding:6px 10px;border-radius:2px;color:#999;border:1px solid #cacaca;font-size:16px;font-weight:600;line-height:16px;margin:0 5px 5px;-webkit-box-shadow:1px 1px 4px 0 #dbdbdb;box-shadow:1px 1px 4px 0 #dbdbdb}.adsw-attribute-option .meta-item-img.active i,.adsw-attribute-option .meta-item-text.active{border:1px solid #6f6f6f}.adsw-attribute-option .meta-item-img i,.adsw-attribute-option .meta-item-text{position:relative;-webkit-transition:all .2s ease-in;-webkit-transform:scale(1);-ms-transition:all .2s ease-in;-ms-transform:scale(1);-moz-transition:all .2s ease-in;-moz-transform:scale(1);transition:all .2s ease-in;transform:scale(1)}.adsw-attribute-option .meta-item-img.active i,.adsw-attribute-option .meta-item-text.active{-webkit-transition:all .2s ease-in;-webkit-transform:scale(1.06);-ms-transition:all .2s ease-in;-ms-transform:scale(1.06);-moz-transition:all .2s ease-in;-moz-transform:scale(1.06);transition:all .2s ease-in;transform:scale(1.06)}.adsw-attribute-option .meta-item-img i img{object-fit:cover;width:100%;height:100%}.adsw-attribute-option .meta-item-text.sku-disabled{border:1px solid #eaeaea;color:#eaeaea;cursor:default;-webkit-box-shadow:none;box-shadow:none}.adsw-attribute-option .meta-item-img.sku-disabled{position:relative}.adsw-attribute-option .meta-item-img.sku-disabled:before{position:absolute;display:block;background:rgb(255 255 255 / .7);content:' ';top:0;bottom:0;width:100%;cursor:default}.adsw-attribute-option .meta-item-img.sku-disabled img{border:1px solid #eaeaea;cursor:default;-webkit-box-shadow:none;box-shadow:none}ul.adsw-gallery{display:block!important;position:relative!important;margin-left:0}ul.adsw-gallery li{display:inline-block!important;width:auto!important;margin:5px 5px 0 0!important;list-style:none!important}ul.adsw-gallery li a{display:block!important}ul.adsw-gallery img{float:none!important}.aliexpress-button .ab-item{position:relative}.aliexpress-button .ab-icon:before{content:'\f174';top:3px}/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.11.1
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgb(0 0 0 / .8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .6);-moz-box-shadow:0 0 8px rgb(0 0 0 / .6);box-shadow:0 0 8px rgb(0 0 0 / .6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgb(0 0 0 / .6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgb(50 50 50 / .5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgb(50 50 50 / .9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}.revx-product-item,.revx-product-details,.revx-align-center,.revx-double-order-checkbox-label,.revx-bundle-discount-list .revx-campaign-item,.revx-buyx-gety-grid .revx-campaign-view__items,.revx-mix-match-grid .revx-empty-selected-items,.revx-mix-match-list .revx-empty-selected-items,.revx-mix-match-grid .revx-empty-selected-items .revx-selected-items,.revx-mix-match-list .revx-empty-selected-items .revx-selected-items{display:flex;align-items:center}.revx-campaign-header{position:relative}.revx-product-title,.revx-countdown-timer-container,.revx-selected-item__product-title{line-height:1.4!important}.revx-builderSlider-icon{cursor:pointer;border-style:solid}.revx-remove-selected-item{flex-shrink:0}.revx-remove-selected-item svg{fill:transparent!important}.revx-builder__middle_element{justify-content:space-around;position:relative;z-index:0;margin:16px 0;border-style:unset}.revx-campaign-list .revx-campaign-item{display:flex;position:relative}.revx-campaign-list .revx-product-container{width:100%;display:flex;flex-direction:column;box-sizing:border-box}.revx-builder-progressBar__content__progress{width:51%;height:100%;display:block;border-radius:inherit;background-color:currentColor}.revx-campaign-grid .revx-mix-match-products{position:relative}.revx-floating-container .revx-campaign-grid .revx-mix-match-products{width:100%;max-width:100%}.revx-campaign-grid .revx-campaign-view__items{display:flex}.revx-campaign-grid .revx-slider .revx-campaign-item{box-sizing:border-box;position:relative}.revx-builderSlider-left.revx-builderSlider-icon svg{transform:rotate(180deg)}.revx-campaign-list .revx-selected-product-container{margin-top:24px}.revx-buyx-gety-grid .revx-campaign-item,.revx-bundle-discount-grid .revx-campaign-item,.revx-frequently-bought-together-grid .revx-campaign-item{flex:1;min-width:auto!important}.revx-campaign-grid .revx-slider .revx-campaign-view__items{display:flex;flex-shrink:0}.revx-campaign-list .revx-campaign-view__items .revx-campaign-item:last-child{margin-bottom:0px!important}.revx-last-add-button button{width:100%!important;margin-top:16px}.revx-flex-wrap{flex-wrap:wrap}.revx-pricing-wrapper{flex-wrap:wrap;row-gap:12px}.revx-item-option .revx-builder-checkbox{flex-shrink:0;border-width:1px;border-style:solid}.revx-normal-discount-grid .revx-campaign-item{position:relative}.revx-normal-discount-list .revx-builder-atc-btn{white-space:nowrap}.revx-normal-discount-grid .revx-campaign-view__items{height:100%}.revx-normal-discount-list .revx-campaign-add-to-cart-btn{height:fit-content;align-self:center;width:fit-content}.revx-normal-discount-grid .revx-campaign-container__wrapper{position:relative}.revx-normal-discount-list .revx-campaign-container__wrapper .revx-campaign-item:last-of-type,.revx-normal-discount-list .revx-campaign-container__wrapper .revx-campaign-item:last-child{margin-bottom:0px!important}.revx-normal-discount-list .revx-quantity-addToCart-container{gap:12px}.revx-normal-discount-list .revx-campaign-container__wrapper>.revx-campaign-add-to-cart-btn{width:100%}.revx-bundle-discount-list .revx-product-bundle{margin-left:unset;margin-right:unset}.revx-bundle-discount.revx-campaign-grid .revx-campaign-item{display:flex}.revx-bundle-discount-list .revx-builder__middle_element:after{content:"";display:block;width:100%;height:0;border:1px solid;border-color:inherit;position:absolute;left:0;z-index:-1}.revx-bundle-discount-grid .revx-campaign-container__wrapper__product{display:flex}.revx-inpage-container.revx-bundle-discount-grid .revx-campaign-container__wrapper__product{position:relative}.revx-popup.revx-bundle-discount-grid .revx-campaign-container__wrapper{width:auto!important}.revx-bundle-discount-grid .revx-product-bundle svg{height:100%;width:100%}.revx-bundle-discount-grid .revx-builder__popular-tag{position:static!important;word-break:normal;line-height:1.4!important}.revx-volume-title{flex-shrink:0}.revx-floating.revx-volume-discount .revx-campaign-item--popular:first-child,.revx-popup__content.revx-volume-discount .revx-campaign-item--popular:first-child{margin-top:10px!important}.revx-volume-discount__tag{border-style:solid;box-sizing:border-box;flex-shrink:0}.revx-volume-discount .revx-campaign-item{display:block!important;cursor:pointer;align-items:center;justify-content:space-between}.revx-volume-discount .revx-quantity-label{margin:0px!important}.revx-spending-goal-slide,.revx-spending-goal .revx-campaign-container__wrapper{position:relative}.revx-spending-goal .revx-campaign-item{min-width:550px}.revx-spending-goal .revx-builder-atc-btn{width:fit-content}.revx-spending-goal .revx-slider-container{max-width:600px;width:100%;display:flex}.revx-spending-goal .revx-builderSlider-icon{position:static!important}.revx-spending-goal .revx-campaign-item__image img{border-radius:inherit}.revx-spending-goal-slide .revx-builderSlider-left,.revx-spending-goal-slide .revx-builderSlider-right{cursor:pointer}.revx-popup__container .revx-campaign-container__wrapper,.revx-floating .revx-campaign-container__wrapper{max-height:45vh;overflow-y:auto;height:fit-content}.revx-scrollbar-md::-webkit-scrollbar,.revx-floating.revx-bundle-discount-grid .revx-campaign-container__wrapper::-webkit-scrollbar,.revx-popup__container .revx-campaign-container__wrapper::-webkit-scrollbar{height:16px;width:10px}.revx-scrollbar-md::-webkit-scrollbar-track,.revx-floating .revx-campaign-container__wrapper::-webkit-scrollbar-track,.revx-popup__container .revx-campaign-container__wrapper::-webkit-scrollbar-track{background:#e2e4e9;border-radius:6px}.revx-scrollbar-md::-webkit-scrollbar-thumb,.revx-floating .revx-campaign-container__wrapper::-webkit-scrollbar-thumb,.revx-popup__container .revx-campaign-container__wrapper::-webkit-scrollbar-thumb{background:#868C98;border-radius:6px;border:3px solid #fff0;background-clip:content-box;height:6px;cursor:grab}.revx-scrollbar-md::-webkit-scrollbar-thumb:hover,.revx-floating .revx-campaign-container__wrapper::-webkit-scrollbar-thumb:hover,.revx-popup__container .revx-campaign-container__wrapper::-webkit-scrollbar-thumb:hover{border-radius:6px;border:3px solid #fff0;background-clip:content-box;height:6px;background-color:#00a464}.revx-builder-noThanks-btn{cursor:pointer}.revx-inpage-container.revx-campaign-grid{visibility:hidden}.revx-builder-element__content_separator{flex-shrink:0}.revx-builder-atc-btn:hover{background-color:var(--revx-hover-color)!important}.hidden{display:none!important}.revx-products-list,.revx-products-list-specific{display:flex;flex-direction:column;gap:10px}.revx-product-item{gap:10px;padding:8px}.revx-product-details{justify-content:space-between;flex-grow:1}.revx-upsell-slider-nav-button{display:flex;align-items:center;justify-content:center;box-sizing:content-box}.revx-upsell-slider .revx-builder__quantity input{background-color:inherit!important}.revx-upsell-slider{position:relative;display:flex;align-items:center;width:100%;padding:0 40px;max-width:560px;margin:0 auto}.revx-upsell-slider-nav-button{position:absolute;background:none;border:none;padding:8px;cursor:pointer;color:#666;transition:color 0.2s;z-index:2}.revx-upsell-slider-nav-button:hover{color:var(--revx-hover-color,#333)}.revx-upsell-slider-prev{left:0}.revx-upsell-slider-next{right:0}.revx-upsell-slider-content{width:100%;overflow:hidden}.revx-upsell-slider-track{display:flex;transition:transform 0.3s ease}.revx-upsell-slider-product-card{flex:0 0 100%;display:flex;align-items:center;gap:20px;max-width:480px}.revx-upsell-slider-product-image{width:80px;height:80px;flex-shrink:0}.revx-upsell-slider-product-image img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.revx-upsell-slider-product-details{flex-grow:1;display:flex;align-items:center;justify-content:space-between;gap:20px}.revx-upsell-slider-product-title{margin:0;font-size:16px;font-weight:400;color:#333}.revx-upsell-slider-price-wrapper{display:flex;align-items:center;gap:10px;white-space:nowrap}.revx-upsell-slider-original-price{color:#999;text-decoration:line-through}.revx-upsell-slider-sale-price{color:#00a699;font-weight:500}.revx-upsell-slider-add-cart{background:#fff;border:1px solid #ddd;padding:8px 20px;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color 0.2s,border-color 0.2s;white-space:nowrap}.revx-upsell-slider-add-cart:hover{background-color:var(--revx-hover-color)!important}.revx-upsell-slider-track.animating{transition:transform 0.3s ease}.revx-progress-bar{background:var(--revx-empty-color);height:8px;border-radius:4px;position:relative}.revx-progress-fill{background:var(--revx-filled-color);height:100%;border-radius:4px;transition:width 0.6s cubic-bezier(.4,0,.2,1);width:0}.revx-paragraph-wrapper{display:flex;align-items:center}.revx-campaign-fsb{position:relative}.revx-campaign-fsb .revx-campaign-close{box-sizing:content-box}.revx-campaign-fsb-top .revx-upsell-slider,.revx-campaign-fsb-bottom .revx-upsell-slider{padding-top:12px}#revx-progress-inpage .revx-campaign-fsb__container{max-width:var(--theme-normal-container-max-width,1200px);margin:0 auto}.revx-campaign-countdown-timer-hellobar{max-width:1110px;margin:0 auto}#revx-progress-inpage[data-position=top],#revx-progress-inpage[data-position=bottom],#revx-countdown-top{position:fixed!important;left:0;right:0;z-index:9999}#revx-progress-inpage[data-position="bottom"]{z-index:9999;bottom:0}#revx-countdown-bottom{position:fixed!important;z-index:9999;bottom:0}.revenue-campaign-shortcode .revx-inpage-container{display:block!important}.revenue-campaign-shortcode .revx-campaign-container{display:block!important}.revx-all-site-subheading{max-width:205px}.revx-campaign-countdown-timer .revx-close-icon{position:absolute;top:0;right:0}.revx-coupon-icon-rich-text{writing-mode:vertical-lr;transform:rotate(180deg);font-weight:700;letter-spacing:3px;text-transform:uppercase;padding:15px 40px 10px 0;color:var(--revx-background-color);text-shadow:0 0 2px var(--revx-coupon-color);font-size:24px;text-align:center}.revx-coupon-template-1-content{margin-left:20px;margin-right:30px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:0 0 0 20px;height:100%}.revx-coupon-content{display:flex;flex-direction:column;max-height:none;overflow-y:visible;max-width:none;overflow-x:visible}.revx-coupon-buttons{white-space:nowrap;display:flex;flex-direction:row;align-items:center;max-height:none;overflow-y:visible;max-width:none;overflow-x:visible}.revx-coupon-template-container{display:flex}.revx-coupon-template-wrapper{position:relative;z-index:0;box-sizing:border-box;width:auto;height:100%;display:flex;max-width:var(--revx-max-width,unset);border:1px dashed var(--revx-border-color,#6c5ce7);mask-image:radial-gradient(circle at 0% 50%,transparent 25px,black 26px),radial-gradient(circle at 100% 50%,transparent 25px,black 26px),radial-gradient(circle at 0% 5%,transparent .6%,black .8%),radial-gradient(circle at 0% 10%,transparent .6%,black .8%),radial-gradient(circle at 0% 15%,transparent .6%,black .8%),radial-gradient(circle at 0% 20%,transparent .6%,black .8%),radial-gradient(circle at 0% 25%,transparent .6%,black .8%),radial-gradient(circle at 0% 30%,transparent .6%,black .8%),radial-gradient(circle at 0% 35%,transparent .6%,black .8%),radial-gradient(circle at 0% 40%,transparent .6%,black .8%),radial-gradient(circle at 0% 45%,transparent .6%,black .8%),radial-gradient(circle at 0% 50%,transparent .6%,black .8%),radial-gradient(circle at 0% 55%,transparent .6%,black .8%),radial-gradient(circle at 0% 60%,transparent .6%,black .8%),radial-gradient(circle at 0% 65%,transparent .6%,black .8%),radial-gradient(circle at 0% 70%,transparent .6%,black .8%),radial-gradient(circle at 0% 75%,transparent .6%,black .8%),radial-gradient(circle at 0% 80%,transparent .6%,black .8%),radial-gradient(circle at 0% 85%,transparent .6%,black .8%),radial-gradient(circle at 0% 90%,transparent .6%,black .8%),radial-gradient(circle at 0% 95%,transparent .6%,black .8%),radial-gradient(circle at 100% 5%,transparent .6%,black .8%),radial-gradient(circle at 100% 10%,transparent .6%,black .8%),radial-gradient(circle at 100% 15%,transparent .6%,black .8%),radial-gradient(circle at 100% 20%,transparent .6%,black .8%),radial-gradient(circle at 100% 25%,transparent .6%,black .8%),radial-gradient(circle at 100% 30%,transparent .6%,black .8%),radial-gradient(circle at 100% 35%,transparent .6%,black .8%),radial-gradient(circle at 100% 40%,transparent .6%,black .8%),radial-gradient(circle at 100% 45%,transparent .6%,black .8%),radial-gradient(circle at 100% 50%,transparent .6%,black .8%),radial-gradient(circle at 100% 55%,transparent .6%,black .8%),radial-gradient(circle at 100% 60%,transparent .6%,black .8%),radial-gradient(circle at 100% 65%,transparent .6%,black .8%),radial-gradient(circle at 100% 70%,transparent .6%,black .8%),radial-gradient(circle at 100% 75%,transparent .6%,black .8%),radial-gradient(circle at 100% 80%,transparent .6%,black .8%),radial-gradient(circle at 100% 85%,transparent .6%,black .8%),radial-gradient(circle at 100% 90%,transparent .6%,black .8%),radial-gradient(circle at 100% 95%,transparent .6%,black .8%);mask-composite:intersect;-webkit-mask-composite:destination-in}.revx-coupon-template-container{background-color:var(--revx-background-color,#6c5ce7)}.revx-coupon-buttons .revx-Coupon-button{display:flex;align-items:center;gap:5px}.revx-buyx-gety-grid .revx-flex{gap:4px}.revx-buyx-gety-grid .revx-slider{height:100%;align-items:flex-start!important;position:static!important}.revx-buyx-gety-grid .revx-slider-main{overflow:hidden;position:relative}.revx-buyx-gety-grid .revx-product-bundle{align-self:center;flex-shrink:0}.revx-buyx-gety-grid .revx-slider-container{margin-bottom:auto}.revx-buyx-gety-grid .revx-builder__quantity{margin-top:auto!important}.revx-buyx-gety-list .revx-campaign-container__wrapper,.revx-buyx-gety-grid .revx-campaign-item__content,.revx-buyx-gety-list .revx-campaign-list-item{position:relative}.revx-buyx-gety-grid .revx-builderSlider-left{left:0}.revx-buyx-gety-grid .revx-campaign-view__items{height:100%;flex-shrink:1!important;box-sizing:border-box}.revx-buyx-gety-list .revx-campaign-view__items{position:relative;overflow:hidden}.revx-buyx-gety-grid .revx-campaign-container__wrapper{overflow:hidden;position:relative}.revx-buyx-gety-list .revx-campaign-container__wrapper:not(:last-child){margin-bottom:1rem}.revx-buyx-gety-grid .revx-builder-sticky-offer{left:0;right:auto}.revx-buyx-gety-grid .revx-slider-container{height:100%}.revx-buyx-gety-grid .revx-builder-sticky-offer{display:contents}.revx-buyx-gety-grid .revx-builder-sticky-offer__content{position:absolute}.revx-double-order-checkbox{margin:0}.revx-double-order-container .revx-products-lists{border-style:dashed!important;margin-bottom:12px}.revx-double-order-container .revx-products-lists-specific{border-style:dashed!important;margin-bottom:12px}.revx-double-order-container .revx-countdown-timer-prefix{margin-right:4px}.revx-double-order-checkbox-label .revx-double-order-checkbox{cursor:pointer}.revx-double-order-checkbox-label .revx-products-list-header{cursor:pointer;flex:1}.revx-double-order-animation-shake{animation:revx-double-order-animation-shake var(--revx-double-order-animation-duration,1s) ease-in-out infinite}@keyframes revx-double-order-animation-shake{0%,100%{transform:translateX(0)}25%{transform:translateX(-10px)}75%{transform:translateX(10px)}}.revx-double-order-animation-tada{animation:revx-double-order-animation-tada var(--revx-double-order-animation-duration,1.5s) ease-in-out infinite}@keyframes revx-double-order-animation-tada{0%{transform:scale3d(1,1,1)}15%,25%{transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-2deg)}35%,55%,75%,95%{transform:scale3d(1.05,1.05,1.05) rotate3d(0,0,1,2deg)}45%,65%,85%{transform:scale3d(1.05,1.05,1.05) rotate3d(0,0,1,-2deg)}100%{transform:scale3d(1,1,1)}}.revx-double-order-animation-pulse{animation:revx-double-order-animation-pulse var(--revx-double-order-animation-duration,1s) ease-in-out infinite}@keyframes revx-double-order-animation-pulse{0%{transform:scale(1)}50%{transform:scale(1.03)}100%{transform:scale(1)}}.revx-double-order-animation-swing{animation:revx-double-order-animation-swing var(--revx-double-order-animation-duration,1.5s) ease-in-out infinite;transform-origin:top center}@keyframes revx-double-order-animation-swing{0%{transform:rotate(0)}25%{transform:rotate(5deg)}75%{transform:rotate(-5deg)}100%{transform:rotate(0)}}.revx-double-order-animation-bounce{animation:revx-double-order-animation-bounce var(--revx-double-order-animation-duration,1s) ease-in-out infinite}@keyframes revx-double-order-animation-bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}.revx-double-order-animation:hover{--revx-double-order-animation-duration:0s}.revx-double-order-container .revx-double-order-countdown-timer-container{border:none!important}.revx-double-order-container{margin-bottom:16px!important}.revx-frequently-bought-together .revx-slider{position:relative}.revx-frequently-bought-together-grid .revx-campaign-item{display:flex;flex-direction:column}.revx-frequently-bought-together-list .revx-campaign-item{display:flex}.revx-frequently-bought-together-list .revx-triggerProduct{margin-top:18px}.revx-frequently-bought-together-grid .revx-regular-product{display:flex}.revx-fbt-options{flex-basis:40%}.before_single_product_summary .revx-frequently-bought-together-grid .revx-regular-product{max-width:410px}.revx-frequently-bought-together-grid .revx-builder__quantity{margin-top:16px}.revx-frequently-bought-together .revx-campaign-container__wrapper{position:relative}.revx-frequently-bought-together .revx-item-options .revx-item-option{cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;align-items:center}.revx-frequently-bought-together-grid .revx-campaign-container__product{display:flex;gap:16px}.revx-frequently-bought-together .revx-triggerProduct .revx-justify-space{align-items:baseline;gap:10px}.revx-mix-match-item{width:-webkit-fill-available;width:-moz-available;width:fill-available}.revx-mix-match-offer-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(172px,1fr))}.revx-mixmatch-quantity{margin-bottom:18px}.revx-mixmatch-quantity,.revx-mixmatch-regular-quantity{gap:16px}.revx-mixmatch-quantity{align-items:stretch!important}.revx-mixmatch-regular-quantity{display:flex;justify-content:center;flex-direction:column;position:relative;box-sizing:border-box}.revx-floating .revx-selected-product-container .revx-flex{flex-direction:row!important}.revx-mix-match-grid .revx-selected-product-container{width:100%}.revx-popup .revx-mix-match-grid .revx-selected-product-container,.revx-floating.revx-mix-match-grid .revx-selected-product-container{position:sticky;top:0}.revx-floating.revx-mix-match-grid .revx-empty-selected-items,.revx-popup .revx-mix-match-grid .revx-empty-selected-items{height:auto;max-height:261px;min-width:220px}.revx-popup .revx-mix-match-grid .revx-selected-items,.revx-floating.revx-mix-match-grid .revx-selected-items{max-height:175px;overflow-x:auto}.revx-mix_match .revx-selected-product-container{max-width:200px;min-width:168px}.revx-mix-match-grid .revx-selected-product-container{width:100%;height:fit-content;flex-basis:40%}.revx-mixmatch-regular-quantity .revx-builder-savings-tag{margin-left:5px}.revx-mix_match .revx-selected-product-container .revx-campaign-close{position:static!important}.revx-mix-match-grid .revx-empty-selected-items,.revx-mix-match-list .revx-empty-selected-items{flex-direction:column;justify-content:flex-end}.revx-mix-match-grid .revx-empty-selected-items .revx-selected-items,.revx-mix-match-list .revx-empty-selected-items .revx-selected-items{height:100%;justify-content:center;text-align:center;margin:0 auto;min-height:120px}.revx-mix-match-grid .revx-empty-selected-items .revx-selected-items{max-width:100%}.revx-mix-match-grid .revx-empty-mix-match-message,.revx-mix-match-list .revx-empty-mix-match-message{font-size:12px;line-height:16px;font-weight:500;color:#CDD0D5}.revx-mix-match-grid .revx-empty-selected-items svg path,.revx-mix-match-list .revx-empty-selected-items svg path{stroke:#868C98}.revx-mix-match-grid .revx-empty-selected-items .revx-empty,.revx-mix-match-list .revx-empty-selected-items .revx-empty{background-color:#CDD0D5!important}.revx-flex{display:flex}.revx-width-full{width:100%}.revx-cursor-pointer{cursor:pointer}.revx-d-none{display:none!important}.revx-align-center{display:flex;align-items:center}.revx-all-center{display:flex;align-items:center;justify-content:center}.revx-justify-space,.revx-justify-space-sm{display:flex;align-items:center;justify-content:space-between}.revx-justify-space-sm{gap:16px}.revx-full-width{width:100%}.revx-justify-center{display:flex;align-items:center;justify-content:center}.revx-product-title{width:fit-content}.revx-product-title,.revx-product-title{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.revx-buyx-gety .revx-campaign-item .revx-product-title{max-width:75%}.revx-campaign-item__image img{border-radius:inherit;aspect-ratio:1/1;box-shadow:none!important;height:auto}.revx-campaign-item__prices{flex-wrap:wrap;align-items:center}.revx-campaign-grid .revx-campaign-item__prices{align-items:flex-start}.revx-sticky-offer{position:absolute;top:0;right:0;height:100px;width:100px;overflow:hidden}.revx-builder-sticky-offer{position:absolute;top:0;right:0}.revx-builder-sticky-offer__content{text-align:center;position:relative;z-index:9999;margin:0px!important;white-space:nowrap}input[data-name="revx_quantity"]::-webkit-outer-spin-button,input[data-name="revx_quantity"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[data-name="revx_quantity"]{-moz-appearance:textfield}input[data-name="revx_quantity"]{-ms-appearance:textfield}.revx-campaign-item__regular-price,.revx-campaign-item__sale-price{line-height:1.4!important}.revx-space-nowrap{white-space:nowrap}.revx-toaster{color:#fff;width:100%;display:flex;align-items:center;border-radius:8px;box-sizing:border-box;gap:16px}.revx-toaster.revx-toaster-inline{margin-top:16px}.revx-toaster-container{display:flex;gap:10px;flex-direction:column-reverse;width:fit-content;position:fixed;top:100px;right:24px;z-index:9999;transition:0.3s}.revx-toaster-lg{height:40px;padding:0 12px}.revx-toaster-sm{height:32px;padding:0 8px}.revx-toaster__icon,.revx-toaster__icon path{stroke:#fff}.revx-toaster__close-icon{cursor:pointer}.revx-toaster__upload-icon{margin:0 10px 0 5px}.revx-toaster-position__top-left{animation:toasterHeightAnimation 0.3s ease,toasterSlideEntire 0.5s ease-in 0.3s,toasterHideAnimation 1s ease 4s}.revx-toaster__danger{background-color:#df1c41}.revx-toaster__danger-light{color:#710e21;background-color:#f8c9d2}.revx-toaster__danger-light .revx-toaster__icon,.revx-toaster__danger-light .revx-toaster__icon path{stroke:#710e21}.revx-toaster__warning{background-color:#f17b2c}.revx-toaster__warning-light{color:#6e330c;background-color:#ffdac2}.revx-toaster__warning-light .revx-toaster__icon,.revx-toaster__warning-light .revx-toaster__icon path{stroke:#6e330c}.revx-toaster__success{background-color:#00a464}.revx-toaster__success-light{color:#003021;background-color:#a0facb}.revx-toaster__success-light .revx-toaster__icon,.revx-toaster__success-light .revx-toaster__icon path{stroke:#003021}.revx-toaster__info{background-color:#375dfb}.revx-toaster__info-light{color:#1b248d;background-color:#dae3ff}.revx-toaster__info-light .revx-toaster__icon,.revx-toaster__info-light .revx-toaster__icon path{stroke:#1b248d}.revx-toaster__dark{background-color:#20232d}.revx-toaster__dark-light{color:#20232d;background-color:#e2e4e9}.revx-toaster__dark-light .revx-toaster__icon,.revx-toaster__dark-light .revx-toaster__icon path{stroke:#20232d}@keyframes toasterSlideEntire{from{transform:translateX(100%)}to{transform:translateX(calc(0% + 24px))}}@keyframes toasterHeightAnimation{from{transform:translateX(120%);height:0;overflow:hidden}to{transform:translateX(120%);height:40px;overflow:visible}}@keyframes toasterHideAnimation{from{opacity:1}to{opacity:0}}.toast{background-color:#333;color:#fff;padding:10px 20px;border-radius:5px;box-shadow:0 0 10px rgb(0 0 0 / .2);margin-bottom:10px;display:none;animation:slideIn 0.5s ease-in-out;pointer-events:auto;position:relative}.toast-close{position:absolute;top:5px;right:5px;cursor:pointer}.revx-toaster-container{position:fixed;top:40px;right:20px;z-index:9999}.revx-toaster{margin-bottom:10px;padding:12px 16px;border-radius:4px;min-width:250px;display:none}.revx-toaster__success{background-color:#4CAF50;color:#fff}.revx-toaster__error{background-color:#f44336;color:#fff}.revx-toaster__close-icon{cursor:pointer}.revx-builder-atc-btn,.revx-builder-noThanks-btn{width:-webkit-fill-available;width:-moz-available;width:fill-available;text-align:center}.revx-builder-add-btn.revx-btn-size-L,.revx-builder-atc-btn.revx-btn-size-L,.revx-builder-noThanks-btn.revx-btn-size-L{padding:12px 16px}.revx-builder-add-btn.revx-btn-size-M,.revx-builder-atc-btn.revx-btn-size-M,.revx-builder-noThanks-btn.revx-btn-size-M{padding:10px 16px}.revx-builder-add-btn.revx-btn-size-S,.revx-builder-atc-btn.revx-btn-size-S,.revx-builder-noThanks-btn.revx-btn-size-S{padding:6px 12px}.revx-builder-add-btn{width:fit-content;white-space:nowrap}.revx-builder__quantity{border-style:solid;height:max-content;overflow:hidden;min-height:30px;align-items:stretch!important}.revx-quantity-minus,.revx-quantity-plus{width:100%;cursor:pointer;flex-shrink:0;border-color:inherit;border-style:solid;border-width:inherit;border-top:0;border-bottom:0}.revx-quantity-minus{border-left:0}.revx-quantity-plus{border-right:0}.revx-builder__quantity input{display:block;height:auto;width:100%;min-height:100%;padding:0px!important;border:0px!important;text-align:center;border-radius:0;outline:0px!important;background-color:#fff}.revx-btn-size-L .revx-quantity-minus,.revx-btn-size-L .revx-quantity-plus{height:48px;max-width:48px}.revx-btn-size-M .revx-quantity-minus,.revx-btn-size-M .revx-quantity-plus{min-height:40px;max-width:40px}.revx-btn-size-S .revx-quantity-minus,.revx-btn-size-S .revx-quantity-plus{min-height:33px;max-width:33px}.revx-builder__quantity.revx-btn-size-S{max-width:100px}.revx-builder__quantity.revx-btn-size-M{max-width:119px}.revx-builder__quantity.revx-btn-size-L{max-width:150px}.revx-builder__quantity input::-webkit-outer-spin-button,.revx-builder__quantity input::-webkit-inner-spin-button{-webkit-appearance:none}.revx-builder-sticky-tag{position:absolute;top:0;right:16px;z-index:1}.revx-builder-sticky-tag__shape{height:40px;width:24px;clipPath:polygon(0 0,100% 0%,100% 100%,51% 72%,0 100%)}.revx-builder__popular-tag{position:absolute;line-height:1.3!important;z-index:99}.theme-blocksy .revx-builder__popular-tag{line-height:inherit!important}.revx-total-price{display:flex;align-items:center}.revx-total-price-title{margin:0px!important;flex-shrink:0}.revx-total-price .revx-total-price__offer-price{margin-left:auto;flex-wrap:wrap;justify-content:flex-end;gap:10px;row-gap:8px}.revx-total-price .revx-campaign-item__prices{flex-wrap:wrap;justify-content:flex-end;row-gap:4px!important}.revx-floating .revx-campaign-close-sticky{position:sticky;top:0;right:0;z-index:999}.revx-campaign-close{position:absolute;top:0;right:0;cursor:pointer;z-index:999999999999999}.revx-builder-savings-tag{display:inline-block;width:fit-content;white-space:nowrap;line-height:1.3!important}.revx-product-bundle{position:relative;z-index:99;margin-left:auto;margin-right:auto}.revx-product-bundle svg{height:16px;width:16px}.revx-product-bundle svg,.revx-product-bundle path{stroke:currentColor;fill:currentColor}.revx-slider{width:100%;overflow:hidden}.revx-slider-container{display:flex;transition:transform 0.5s ease-in-out}.revx-builderSlider-left,.revx-builderSlider-right{position:absolute;z-index:99;align-self:center;visibility:hidden;opacity:0;transition:.5s}.revx-campaign-container:hover .revx-builderSlider-left,.revx-campaign-container:hover .revx-builderSlider-right{visibility:visible;opacity:1}.revx-builderSlider-right{left:auto;right:0}.revx-builderSlider-left{left:0}.revx-show-icon,.revx-has-overflow{display:flex!important;cursor:pointer}.theme-twentytwentythree .revx-container{max-width:calc(1000px + var(--wp--style--root--padding-right) + var(--wp--style--root--padding-left))!important}.theme-twentytwentyfour .revx-container.after_single_product_summary{padding:0!important}.revx-container{width:100%;max-width:var(--theme-boxed-content-max-width,var(--wp--style--global--wide-size,max(1200px,100%)))!important;margin:0 auto!important}.before_single_product_summary .revx-bxgy-trigger-items .revx-builder-sticky-offer,.before_single_product_summary .revx-bxgy-offer-items .revx-builder-sticky-offer{position:static;white-space:nowrap}.before_single_product_summary .revx-bxgy-trigger-items .revx-campaign-item__prices,.before_single_product_summary .revx-bxgy-offer-items .revx-campaign-item__prices{flex-wrap:wrap}.revx-container .revx-inpage-container{max-width:var(--theme-container-width);width:100%;box-sizing:border-box;position:relative}.revx-admin-edit{position:absolute;z-index:99;right:10px;top:10px;text-decoration:none;font-size:12px;background:#eafff4;color:#00a464;padding:0 6px;border-radius:4px;border:1px solid #a0facb}.revx-popup .revx-admin-edit,.revx-floating .revx-admin-edit{left:auto;right:42%}.revx-admin-edit:hover{background:#00a464;color:#fff;border-color:#00a464}.revx-container a.added_to_cart.wc-forward{display:none}.revx-volume-discount-list .revx-campaign-container__wrapper{display:block!important}.revx-builder-btn.revx-btn-size-L{padding:12px 16px}.revx-builder-btn.revx-btn-size-M{padding:10px 16px}.revx-builder-btn.revx-btn-size-S{padding:6px 12px}.revx-builder-btn:hover{background-color:var(--revx-hover-color)!important;color:var(--revx-hover-text-color)!important}.wp-theme-thegem-elementor #site-header .header-main{position:unset}.revx-mix-match .revx-campaign-item__regular-price{display:none}@media (max-width:768px){.revx-floating{width:85vw!important}.revx-floating.revx-mix-match-grid{max-width:90vw!important}.revx-popup__content{box-sizing:border-box!important}}@media only screen and (max-width:712px){.revx-quantity-addToCart-container{margin:16px 0 0!important}.revx-bundle-discount .revx-total-price{position:relative}.revx-bundle-discount .revx-bundle-offer-label{position:absolute!important;top:-10px;padding-top:2px!important;padding-bottom:2px!important}}@media only screen and (max-width:600px){.revx-frequently-bought-together-grid .revx-campaign-container__product{flex-direction:column}.revx-countdown-timer-container{flex-direction:column;align-items:flex-start!important;gap:8px!important}.revx-campaign-list .revx-campaign-item{gap:16px!important}.revx-campaign-list .revx-campaign-item__image{max-width:unset!important;max-height:unset!important}.revx-campaign-list .revx-campaign-item .revx-campaign-item__image img{width:88px;height:88px;max-width:unset}.revx-campaign-list .revx-campaign-text-content{flex-direction:column;gap:12px}.revx-mix-match .revx-campaign-text-content{align-items:flex-start}.revx-campaign-list .revx-justify-space.revx-campaign-text-content{flex-direction:unset}.revx-campaign-list .revx-total-price.revx-campaign-text-content{flex-direction:row;gap:12px}.revx-campaign-text-content .revx-product-title{font-size:14px!important;margin-bottom:8px!important}.revx-fbt-options.revx-campaign-text-content .revx-product-title{font-size:12px!important;margin:0!important}.revx-campaign-text-content .revx-campaign-item__prices{margin-bottom:0px!important;gap:4px!important}.revx-buyx-gety .revx-campaign-text-content .revx-campaign-item__prices{margin-bottom:8px!important}.revx-total-price__offer-price.revx-campaign-text-content .revx-campaign-item__prices{margin-bottom:0px!important;justify-content:flex-end}.revx-total-price-title{font-size:14px!important}.revx-volume-title{font-size:12px!important}.revx-campaign-text-content .revx-campaign-item__prices strike,.revx-campaign-text-content .revx-campaign-item__prices div{font-size:12px!important;font-weight:600;line-height:1!important}.revx-buyx-gety .revx-total-price__offer-price.revx-campaign-text-content .revx-campaign-item__prices strike,.revx-buyx-gety .revx-total-price__offer-price.revx-campaign-text-content .revx-campaign-item__prices div{font-size:14px!important}.revx-campaign-text-content .revx-campaign-add-to-cart-btn,.revx-campaign-text-content button{align-self:start;padding:5px 12px!important}.revx-campaign-text-content .revx-builder-savings-tag{padding-top:2px!important;padding-bottom:2px!important}.revx-campaign-grid .revx-campaign-text-content .revx-builder-savings-tag{margin:8px 0 12px!important}.revx-frequently-bought-together.revx-campaign-grid .revx-campaign-text-content .revx-builder-savings-tag{margin:8px 0 0!important}.revx-bundle-discount .revx-campaign-text-content .revx-builder-savings-tag{margin:0!important}.revx-builder__quantity{height:30px!important;margin:0!important}.revx-builder__quantity input{font-size:12px!important}.revx-mix-match .revx-builder__quantity,.revx-frequently-bought-together .revx-builder__quantity{margin:12px 0 0!important}.revx-campaign-text-content button{margin:0!important}.revx-mix-match .revx-campaign-text-content button{margin:12px!important}.revx-mix-match.revx-mix-match-grid .revx-campaign-text-content button{margin:8px 0 0!important}.revx-mix-match-item .revx-campaign-text-content button{margin:0!important}.revx-frequently-bought-together .revx-campaign-text-content button{margin:12px 0 0!important}.revx-campaign-grid .revx-builder__quantity{margin:0 0 12px!important}.revx-mix-match.revx-campaign-grid .revx-builder__quantity{margin:12px 0 8px!important}.revx-campaign-grid.revx-bundle-discount .revx-builder__quantity{margin:0!important}.revx-frequently-bought-together-grid.revx-campaign-grid .revx-builder__quantity{margin:16px 0 0!important}.revx-volume-discount .revx-builder__quantity{margin:0!important}.revx-btn-size-M .revx-quantity-minus,.revx-btn-size-M .revx-quantity-plus,.revx-btn-size-S .revx-quantity-minus,.revx-btn-size-S .revx-quantity-plus{max-width:28px!important;min-height:28px!important}.revx-floating{margin:0 auto!important;left:16px!important;right:0!important}.revx-volume-discount .revx-campaign-item__prices{justify-content:flex-end}.revx-buyx-gety .revx-campaign-item__content{align-items:flex-start}.revx-buyx-gety .revx-builder-sticky-offer{position:unset}.revx-countdown-timer-container{font-size:14px!important}.revx-buyx-gety-grid .revx-campaign-container__wrapper{overflow-y:auto;max-height:40vh}.revx-frequently-bought-together-grid .revx-regular-product{flex-basis:70%}.revx-fbt-options{flex-basis:70%}.revx-buyx-gety-grid .revx-campaign-container__wrapper{overflow-y:auto;max-height:40vh}.revx-sm-f-col{flex-direction:column}}@media (max-width:518px){.revx-volume-discount .revx-campaign-item>.revx-justify-space{gap:8px!important}.revx-volume-discount__text{flex-wrap:wrap;gap:8px;margin-left:4px}.revx-volume-discount__text .revx-product-title{margin:0!important;font-size:14px!important}.revx-volume-discount__text .revx-builder-savings-tag{padding-top:2px!important;padding-bottom:2px!important}.revx-pricing-wrapper{display:flex;flex-direction:column;gap:8px;align-items:flex-start!important}.revx-pricing-wrapper .revx-builder-savings-tag{margin:0!important}}@media (max-width:480px){.revx-frequently-bought-together .revx-triggerProduct .revx-justify-space{flex-direction:column-reverse;gap:16px}}@media (max-width:460px){.revx-quantity-addToCart-container{gap:12px;flex-direction:column}.revx-quantity-addToCart-container .revx-campaign-add-to-cart-btn{margin:0!important}.revx-campaign-grid .revx-slider .revx-campaign-item{width:40vw}.revx-campaign-item__prices{flex-wrap:wrap}.revx-volume-discount .revx-campaign-item__prices{justify-content:flex-end}}@media (max-width:435px){.revx-bundle-discount .revx-total-price{gap:10px!important;justify-content:space-between;padding-left:10px!important;padding-right:10px!important;padding-top:24px!important}.revx-bundle-discount .revx-total-price.revx-campaign-text-content .revx-campaign-item__prices{justify-content:flex-end}}@media (max-width:359px){.revx-bundle-discount .revx-total-price{flex-direction:column}.revx-bundle-discount .revx-total-price .revx-align-center,.revx-bundle-discount .revx-total-price__offer-price{justify-content:center}.revx-mix-match .revx-campaign-item__prices{justify-content:flex-start}.revx-campaign-grid .revx-slider .revx-campaign-item{width:40vw!important}.revx-frequently-bought-together-list .revx-campaign-item:first-child{flex-direction:row}}.revx-btn-animation{animation-duration:1s;animation-iteration-count:infinite;animation-fill-mode:both;animation-timing-function:ease-in-out;cursor:pointer}.revx-btn-zoomIn{animation-name:btnZoomIn}.revx-btn-shake{animation-name:btnShake}.revx-btn-bounce{animation-name:btnBounce}.revx-btn-wobble{animation-name:btnWobble}.revx-btn-pulse{animation-name:btnPulse}@keyframes btnZoomIn{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}@keyframes btnShake{0%,100%{transform:translateX(0)}25%,75%{transform:translateX(-5px)}50%{transform:translateX(5px)}}@keyframes btnBounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-10px)}}@keyframes btnWobble{0%,100%{transform:rotate(0)}15%{transform:rotate(-10deg)}30%{transform:rotate(7deg)}45%{transform:rotate(-7deg)}60%{transform:rotate(5deg)}75%{transform:rotate(-1deg)}}@keyframes btnPulse{0%,100%{transform:scale(1)}30%,70%{transform:scale(1.2)}}