@charset "UTF-8";/*!
 * Font Awesome Free 7.1.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-solid,.fa-regular,.fa-brands,.fa-classic,.fas,.far,.fab,.fa{--_fa-family: var(--fa-family, var(--fa-style-family, "Font Awesome 7 Free"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display, inline-block);font-family:var(--_fa-family);font-feature-settings:normal;font-style:normal;font-synthesis:none;font-variant:normal;font-weight:var(--fa-style, 900);line-height:1;text-align:center;text-rendering:auto;width:var(--fa-width, 1.25em)}:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)/""}@supports not (content: ""/""){:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)}}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285714em;vertical-align:.0535714286em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666667em;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(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .0625em);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-right,.fa-pull-end{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-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media(prefers-reduced-motion:reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation: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(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, 0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{--fa-width: 100%;top:0;right:0;bottom:0;left:0;position:absolute;text-align:center;width:var(--fa-width);z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0{--fa: "0"}.fa-1{--fa: "1"}.fa-2{--fa: "2"}.fa-3{--fa: "3"}.fa-4{--fa: "4"}.fa-5{--fa: "5"}.fa-6{--fa: "6"}.fa-7{--fa: "7"}.fa-8{--fa: "8"}.fa-9{--fa: "9"}.fa-exclamation{--fa: "!"}.fa-hashtag{--fa: "#"}.fa-dollar-sign,.fa-dollar,.fa-usd{--fa: "$"}.fa-percent,.fa-percentage{--fa: "%"}.fa-asterisk{--fa: "*"}.fa-plus,.fa-add{--fa: "+"}.fa-less-than{--fa: "<"}.fa-equals{--fa: "="}.fa-greater-than{--fa: ">"}.fa-question{--fa: "?"}.fa-at{--fa: "@"}.fa-a{--fa: "A"}.fa-b{--fa: "B"}.fa-c{--fa: "C"}.fa-d{--fa: "D"}.fa-e{--fa: "E"}.fa-f{--fa: "F"}.fa-g{--fa: "G"}.fa-h{--fa: "H"}.fa-i{--fa: "I"}.fa-j{--fa: "J"}.fa-k{--fa: "K"}.fa-l{--fa: "L"}.fa-m{--fa: "M"}.fa-n{--fa: "N"}.fa-o{--fa: "O"}.fa-p{--fa: "P"}.fa-q{--fa: "Q"}.fa-r{--fa: "R"}.fa-s{--fa: "S"}.fa-t{--fa: "T"}.fa-u{--fa: "U"}.fa-v{--fa: "V"}.fa-w{--fa: "W"}.fa-x{--fa: "X"}.fa-y{--fa: "Y"}.fa-z{--fa: "Z"}.fa-faucet{--fa: ""}.fa-faucet-drip{--fa: ""}.fa-house-chimney-window{--fa: ""}.fa-house-signal{--fa: ""}.fa-temperature-arrow-down,.fa-temperature-down{--fa: ""}.fa-temperature-arrow-up,.fa-temperature-up{--fa: ""}.fa-trailer{--fa: ""}.fa-bacteria{--fa: ""}.fa-bacterium{--fa: ""}.fa-box-tissue{--fa: ""}.fa-hand-holding-medical{--fa: ""}.fa-hand-sparkles{--fa: ""}.fa-hands-bubbles,.fa-hands-wash{--fa: ""}.fa-handshake-slash,.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa: ""}.fa-head-side-cough{--fa: ""}.fa-head-side-cough-slash{--fa: ""}.fa-head-side-mask{--fa: ""}.fa-head-side-virus{--fa: ""}.fa-house-chimney-user{--fa: ""}.fa-house-laptop,.fa-laptop-house{--fa: ""}.fa-lungs-virus{--fa: ""}.fa-people-arrows,.fa-people-arrows-left-right{--fa: ""}.fa-plane-slash{--fa: ""}.fa-pump-medical{--fa: ""}.fa-pump-soap{--fa: ""}.fa-shield-virus{--fa: ""}.fa-sink{--fa: ""}.fa-soap{--fa: ""}.fa-stopwatch-20{--fa: ""}.fa-shop-slash,.fa-store-alt-slash{--fa: ""}.fa-store-slash{--fa: ""}.fa-toilet-paper-slash{--fa: ""}.fa-users-slash{--fa: ""}.fa-virus{--fa: ""}.fa-virus-slash{--fa: ""}.fa-viruses{--fa: ""}.fa-vest{--fa: ""}.fa-vest-patches{--fa: ""}.fa-arrow-trend-down{--fa: ""}.fa-arrow-trend-up{--fa: ""}.fa-arrow-up-from-bracket{--fa: ""}.fa-austral-sign{--fa: ""}.fa-baht-sign{--fa: ""}.fa-bitcoin-sign{--fa: ""}.fa-bolt-lightning{--fa: ""}.fa-book-bookmark{--fa: ""}.fa-camera-rotate{--fa: ""}.fa-cedi-sign{--fa: ""}.fa-chart-column{--fa: ""}.fa-chart-gantt{--fa: ""}.fa-clapperboard{--fa: ""}.fa-clover{--fa: ""}.fa-code-compare{--fa: ""}.fa-code-fork{--fa: ""}.fa-code-pull-request{--fa: ""}.fa-colon-sign{--fa: ""}.fa-cruzeiro-sign{--fa: ""}.fa-display{--fa: ""}.fa-dong-sign{--fa: ""}.fa-elevator{--fa: ""}.fa-filter-circle-xmark{--fa: ""}.fa-florin-sign{--fa: ""}.fa-folder-closed{--fa: ""}.fa-franc-sign{--fa: ""}.fa-guarani-sign{--fa: ""}.fa-gun{--fa: ""}.fa-hands-clapping{--fa: ""}.fa-house-user,.fa-home-user{--fa: ""}.fa-indian-rupee-sign,.fa-indian-rupee,.fa-inr{--fa: ""}.fa-kip-sign{--fa: ""}.fa-lari-sign{--fa: ""}.fa-litecoin-sign{--fa: ""}.fa-manat-sign{--fa: ""}.fa-mask-face{--fa: ""}.fa-mill-sign{--fa: ""}.fa-money-bills{--fa: ""}.fa-naira-sign{--fa: ""}.fa-notdef{--fa: ""}.fa-panorama{--fa: ""}.fa-peseta-sign{--fa: ""}.fa-peso-sign{--fa: ""}.fa-plane-up{--fa: ""}.fa-rupiah-sign{--fa: ""}.fa-stairs{--fa: ""}.fa-timeline{--fa: ""}.fa-truck-front{--fa: ""}.fa-turkish-lira-sign,.fa-try,.fa-turkish-lira{--fa: ""}.fa-vault{--fa: ""}.fa-wand-magic-sparkles,.fa-magic-wand-sparkles{--fa: ""}.fa-wheat-awn,.fa-wheat-alt{--fa: ""}.fa-wheelchair-move,.fa-wheelchair-alt{--fa: ""}.fa-bangladeshi-taka-sign{--fa: ""}.fa-bowl-rice{--fa: ""}.fa-person-pregnant{--fa: ""}.fa-house-chimney,.fa-home-lg{--fa: ""}.fa-house-crack{--fa: ""}.fa-house-medical{--fa: ""}.fa-cent-sign{--fa: ""}.fa-plus-minus{--fa: ""}.fa-sailboat{--fa: ""}.fa-section{--fa: ""}.fa-shrimp{--fa: ""}.fa-brazilian-real-sign{--fa: ""}.fa-chart-simple{--fa: ""}.fa-diagram-next{--fa: ""}.fa-diagram-predecessor{--fa: ""}.fa-diagram-successor{--fa: ""}.fa-earth-oceania,.fa-globe-oceania{--fa: ""}.fa-bug-slash{--fa: ""}.fa-file-circle-plus{--fa: ""}.fa-shop-lock{--fa: ""}.fa-virus-covid{--fa: ""}.fa-virus-covid-slash{--fa: ""}.fa-anchor-circle-check{--fa: ""}.fa-anchor-circle-exclamation{--fa: ""}.fa-anchor-circle-xmark{--fa: ""}.fa-anchor-lock{--fa: ""}.fa-arrow-down-up-across-line{--fa: ""}.fa-arrow-down-up-lock{--fa: ""}.fa-arrow-right-to-city{--fa: ""}.fa-arrow-up-from-ground-water{--fa: ""}.fa-arrow-up-from-water-pump{--fa: ""}.fa-arrow-up-right-dots{--fa: ""}.fa-arrows-down-to-line{--fa: ""}.fa-arrows-down-to-people{--fa: ""}.fa-arrows-left-right-to-line{--fa: ""}.fa-arrows-spin{--fa: ""}.fa-arrows-split-up-and-left{--fa: ""}.fa-arrows-to-circle{--fa: ""}.fa-arrows-to-dot{--fa: ""}.fa-arrows-to-eye{--fa: ""}.fa-arrows-turn-right{--fa: ""}.fa-arrows-turn-to-dots{--fa: ""}.fa-arrows-up-to-line{--fa: ""}.fa-bore-hole{--fa: ""}.fa-bottle-droplet{--fa: ""}.fa-bottle-water{--fa: ""}.fa-bowl-food{--fa: ""}.fa-boxes-packing{--fa: ""}.fa-bridge{--fa: ""}.fa-bridge-circle-check{--fa: ""}.fa-bridge-circle-exclamation{--fa: ""}.fa-bridge-circle-xmark{--fa: ""}.fa-bridge-lock{--fa: ""}.fa-bridge-water{--fa: ""}.fa-bucket{--fa: ""}.fa-bugs{--fa: ""}.fa-building-circle-arrow-right{--fa: ""}.fa-building-circle-check{--fa: ""}.fa-building-circle-exclamation{--fa: ""}.fa-building-circle-xmark{--fa: ""}.fa-building-flag{--fa: ""}.fa-building-lock{--fa: ""}.fa-building-ngo{--fa: ""}.fa-building-shield{--fa: ""}.fa-building-un{--fa: ""}.fa-building-user{--fa: ""}.fa-building-wheat{--fa: ""}.fa-burst{--fa: ""}.fa-car-on{--fa: ""}.fa-car-tunnel{--fa: ""}.fa-child-combatant,.fa-child-rifle{--fa: ""}.fa-children{--fa: ""}.fa-circle-nodes{--fa: ""}.fa-clipboard-question{--fa: ""}.fa-cloud-showers-water{--fa: ""}.fa-computer{--fa: ""}.fa-cubes-stacked{--fa: ""}.fa-envelope-circle-check{--fa: ""}.fa-explosion{--fa: ""}.fa-ferry{--fa: ""}.fa-file-circle-exclamation{--fa: ""}.fa-file-circle-minus{--fa: ""}.fa-file-circle-question{--fa: ""}.fa-file-shield{--fa: ""}.fa-fire-burner{--fa: ""}.fa-fish-fins{--fa: ""}.fa-flask-vial{--fa: ""}.fa-glass-water{--fa: ""}.fa-glass-water-droplet{--fa: ""}.fa-group-arrows-rotate{--fa: ""}.fa-hand-holding-hand{--fa: ""}.fa-handcuffs{--fa: ""}.fa-hands-bound{--fa: ""}.fa-hands-holding-child{--fa: ""}.fa-hands-holding-circle{--fa: ""}.fa-heart-circle-bolt{--fa: ""}.fa-heart-circle-check{--fa: ""}.fa-heart-circle-exclamation{--fa: ""}.fa-heart-circle-minus{--fa: ""}.fa-heart-circle-plus{--fa: ""}.fa-heart-circle-xmark{--fa: ""}.fa-helicopter-symbol{--fa: ""}.fa-helmet-un{--fa: ""}.fa-hill-avalanche{--fa: ""}.fa-hill-rockslide{--fa: ""}.fa-house-circle-check{--fa: ""}.fa-house-circle-exclamation{--fa: ""}.fa-house-circle-xmark{--fa: ""}.fa-house-fire{--fa: ""}.fa-house-flag{--fa: ""}.fa-house-flood-water{--fa: ""}.fa-house-flood-water-circle-arrow-right{--fa: ""}.fa-house-lock{--fa: ""}.fa-house-medical-circle-check{--fa: ""}.fa-house-medical-circle-exclamation{--fa: ""}.fa-house-medical-circle-xmark{--fa: ""}.fa-house-medical-flag{--fa: ""}.fa-house-tsunami{--fa: ""}.fa-jar{--fa: ""}.fa-jar-wheat{--fa: ""}.fa-jet-fighter-up{--fa: ""}.fa-jug-detergent{--fa: ""}.fa-kitchen-set{--fa: ""}.fa-land-mine-on{--fa: ""}.fa-landmark-flag{--fa: ""}.fa-laptop-file{--fa: ""}.fa-lines-leaning{--fa: ""}.fa-location-pin-lock{--fa: ""}.fa-locust{--fa: ""}.fa-magnifying-glass-arrow-right{--fa: ""}.fa-magnifying-glass-chart{--fa: ""}.fa-mars-and-venus-burst{--fa: ""}.fa-mask-ventilator{--fa: ""}.fa-mattress-pillow{--fa: ""}.fa-mobile-retro{--fa: ""}.fa-money-bill-transfer{--fa: ""}.fa-money-bill-trend-up{--fa: ""}.fa-money-bill-wheat{--fa: ""}.fa-mosquito{--fa: ""}.fa-mosquito-net{--fa: ""}.fa-mound{--fa: ""}.fa-mountain-city{--fa: ""}.fa-mountain-sun{--fa: ""}.fa-oil-well{--fa: ""}.fa-people-group{--fa: ""}.fa-people-line{--fa: ""}.fa-people-pulling{--fa: ""}.fa-people-robbery{--fa: ""}.fa-people-roof{--fa: ""}.fa-person-arrow-down-to-line{--fa: ""}.fa-person-arrow-up-from-line{--fa: ""}.fa-person-breastfeeding{--fa: ""}.fa-person-burst{--fa: ""}.fa-person-cane{--fa: ""}.fa-person-chalkboard{--fa: ""}.fa-person-circle-check{--fa: ""}.fa-person-circle-exclamation{--fa: ""}.fa-person-circle-minus{--fa: ""}.fa-person-circle-plus{--fa: ""}.fa-person-circle-question{--fa: ""}.fa-person-circle-xmark{--fa: ""}.fa-person-dress-burst{--fa: ""}.fa-person-drowning{--fa: ""}.fa-person-falling{--fa: ""}.fa-person-falling-burst{--fa: ""}.fa-person-half-dress{--fa: ""}.fa-person-harassing{--fa: ""}.fa-person-military-pointing{--fa: ""}.fa-person-military-rifle{--fa: ""}.fa-person-military-to-person{--fa: ""}.fa-person-rays{--fa: ""}.fa-person-rifle{--fa: ""}.fa-person-shelter{--fa: ""}.fa-person-walking-arrow-loop-left{--fa: ""}.fa-person-walking-arrow-right{--fa: ""}.fa-person-walking-dashed-line-arrow-right{--fa: ""}.fa-person-walking-luggage{--fa: ""}.fa-plane-circle-check{--fa: ""}.fa-plane-circle-exclamation{--fa: ""}.fa-plane-circle-xmark{--fa: ""}.fa-plane-lock{--fa: ""}.fa-plate-wheat{--fa: ""}.fa-plug-circle-bolt{--fa: ""}.fa-plug-circle-check{--fa: ""}.fa-plug-circle-exclamation{--fa: ""}.fa-plug-circle-minus{--fa: ""}.fa-plug-circle-plus{--fa: ""}.fa-plug-circle-xmark{--fa: ""}.fa-ranking-star{--fa: ""}.fa-road-barrier{--fa: ""}.fa-road-bridge{--fa: ""}.fa-road-circle-check{--fa: ""}.fa-road-circle-exclamation{--fa: ""}.fa-road-circle-xmark{--fa: ""}.fa-road-lock{--fa: ""}.fa-road-spikes{--fa: ""}.fa-rug{--fa: ""}.fa-sack-xmark{--fa: ""}.fa-school-circle-check{--fa: ""}.fa-school-circle-exclamation{--fa: ""}.fa-school-circle-xmark{--fa: ""}.fa-school-flag{--fa: ""}.fa-school-lock{--fa: ""}.fa-sheet-plastic{--fa: ""}.fa-shield-cat{--fa: ""}.fa-shield-dog{--fa: ""}.fa-shield-heart{--fa: ""}.fa-square-nfi{--fa: ""}.fa-square-person-confined{--fa: ""}.fa-square-virus{--fa: ""}.fa-staff-snake,.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius{--fa: ""}.fa-sun-plant-wilt{--fa: ""}.fa-tarp{--fa: ""}.fa-tarp-droplet{--fa: ""}.fa-tent{--fa: ""}.fa-tent-arrow-down-to-line{--fa: ""}.fa-tent-arrow-left-right{--fa: ""}.fa-tent-arrow-turn-left{--fa: ""}.fa-tent-arrows-down{--fa: ""}.fa-tents{--fa: ""}.fa-toilet-portable{--fa: ""}.fa-toilets-portable{--fa: ""}.fa-tower-cell{--fa: ""}.fa-tower-observation{--fa: ""}.fa-tree-city{--fa: ""}.fa-trowel{--fa: ""}.fa-trowel-bricks{--fa: ""}.fa-truck-arrow-right{--fa: ""}.fa-truck-droplet{--fa: ""}.fa-truck-field{--fa: ""}.fa-truck-field-un{--fa: ""}.fa-truck-plane{--fa: ""}.fa-users-between-lines{--fa: ""}.fa-users-line{--fa: ""}.fa-users-rays{--fa: ""}.fa-users-rectangle{--fa: ""}.fa-users-viewfinder{--fa: ""}.fa-vial-circle-check{--fa: ""}.fa-vial-virus{--fa: ""}.fa-wheat-awn-circle-exclamation{--fa: ""}.fa-worm{--fa: ""}.fa-xmarks-lines{--fa: ""}.fa-child-dress{--fa: ""}.fa-child-reaching{--fa: ""}.fa-file-circle-check{--fa: ""}.fa-file-circle-xmark{--fa: ""}.fa-person-through-window{--fa: ""}.fa-plant-wilt{--fa: ""}.fa-stapler{--fa: ""}.fa-train-tram{--fa: ""}.fa-table-cells-column-lock{--fa: ""}.fa-table-cells-row-lock{--fa: ""}.fa-thumbtack-slash,.fa-thumb-tack-slash{--fa: ""}.fa-table-cells-row-unlock{--fa: ""}.fa-chart-diagram{--fa: ""}.fa-comment-nodes{--fa: ""}.fa-file-fragment{--fa: ""}.fa-file-half-dashed{--fa: ""}.fa-hexagon-nodes{--fa: ""}.fa-hexagon-nodes-bolt{--fa: ""}.fa-square-binary{--fa: ""}.fa-pentagon{--fa: ""}.fa-non-binary{--fa: ""}.fa-spiral{--fa: ""}.fa-mobile-vibrate{--fa: ""}.fa-single-quote-left{--fa: ""}.fa-single-quote-right{--fa: ""}.fa-bus-side{--fa: ""}.fa-septagon,.fa-heptagon{--fa: ""}.fa-martini-glass-empty,.fa-glass-martini{--fa: ""}.fa-music{--fa: ""}.fa-magnifying-glass,.fa-search{--fa: ""}.fa-heart{--fa: ""}.fa-star{--fa: ""}.fa-user,.fa-user-alt,.fa-user-large{--fa: ""}.fa-film,.fa-film-alt,.fa-film-simple{--fa: ""}.fa-table-cells-large,.fa-th-large{--fa: ""}.fa-table-cells,.fa-th{--fa: ""}.fa-table-list,.fa-th-list{--fa: ""}.fa-check{--fa: ""}.fa-xmark,.fa-close,.fa-multiply,.fa-remove,.fa-times{--fa: ""}.fa-magnifying-glass-plus,.fa-search-plus{--fa: ""}.fa-magnifying-glass-minus,.fa-search-minus{--fa: ""}.fa-power-off{--fa: ""}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa: ""}.fa-gear,.fa-cog{--fa: ""}.fa-house,.fa-home,.fa-home-alt,.fa-home-lg-alt{--fa: ""}.fa-clock,.fa-clock-four{--fa: ""}.fa-road{--fa: ""}.fa-download{--fa: ""}.fa-inbox{--fa: ""}.fa-arrow-rotate-right,.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-redo{--fa: ""}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa: ""}.fa-rectangle-list,.fa-list-alt{--fa: ""}.fa-lock{--fa: ""}.fa-flag{--fa: ""}.fa-headphones,.fa-headphones-alt,.fa-headphones-simple{--fa: ""}.fa-volume-off{--fa: ""}.fa-volume-low,.fa-volume-down{--fa: ""}.fa-volume-high,.fa-volume-up{--fa: ""}.fa-qrcode{--fa: ""}.fa-barcode{--fa: ""}.fa-tag{--fa: ""}.fa-tags{--fa: ""}.fa-book{--fa: ""}.fa-bookmark{--fa: ""}.fa-print{--fa: ""}.fa-camera,.fa-camera-alt{--fa: ""}.fa-font{--fa: ""}.fa-bold{--fa: ""}.fa-italic{--fa: ""}.fa-text-height{--fa: ""}.fa-text-width{--fa: ""}.fa-align-left{--fa: ""}.fa-align-center{--fa: ""}.fa-align-right{--fa: ""}.fa-align-justify{--fa: ""}.fa-list,.fa-list-squares{--fa: ""}.fa-outdent,.fa-dedent{--fa: ""}.fa-indent{--fa: ""}.fa-video,.fa-video-camera{--fa: ""}.fa-image{--fa: ""}.fa-location-pin,.fa-map-marker{--fa: ""}.fa-circle-half-stroke,.fa-adjust{--fa: ""}.fa-droplet,.fa-tint{--fa: ""}.fa-pen-to-square,.fa-edit{--fa: ""}.fa-arrows-up-down-left-right,.fa-arrows{--fa: ""}.fa-backward-step,.fa-step-backward{--fa: ""}.fa-backward-fast,.fa-fast-backward{--fa: ""}.fa-backward{--fa: ""}.fa-play{--fa: ""}.fa-pause{--fa: ""}.fa-stop{--fa: ""}.fa-forward{--fa: ""}.fa-forward-fast,.fa-fast-forward{--fa: ""}.fa-forward-step,.fa-step-forward{--fa: ""}.fa-eject{--fa: ""}.fa-chevron-left{--fa: ""}.fa-chevron-right{--fa: ""}.fa-circle-plus,.fa-plus-circle{--fa: ""}.fa-circle-minus,.fa-minus-circle{--fa: ""}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa: ""}.fa-circle-check,.fa-check-circle{--fa: ""}.fa-circle-question,.fa-question-circle{--fa: ""}.fa-circle-info,.fa-info-circle{--fa: ""}.fa-crosshairs{--fa: ""}.fa-ban,.fa-cancel{--fa: ""}.fa-arrow-left{--fa: ""}.fa-arrow-right{--fa: ""}.fa-arrow-up{--fa: ""}.fa-arrow-down{--fa: ""}.fa-share,.fa-mail-forward{--fa: ""}.fa-expand{--fa: ""}.fa-compress{--fa: ""}.fa-minus,.fa-subtract{--fa: ""}.fa-circle-exclamation,.fa-exclamation-circle{--fa: ""}.fa-gift{--fa: ""}.fa-leaf{--fa: ""}.fa-fire{--fa: ""}.fa-eye{--fa: ""}.fa-eye-slash{--fa: ""}.fa-triangle-exclamation,.fa-exclamation-triangle,.fa-warning{--fa: ""}.fa-plane{--fa: ""}.fa-calendar-days,.fa-calendar-alt{--fa: ""}.fa-shuffle,.fa-random{--fa: ""}.fa-comment{--fa: ""}.fa-magnet{--fa: ""}.fa-chevron-up{--fa: ""}.fa-chevron-down{--fa: ""}.fa-retweet{--fa: ""}.fa-cart-shopping,.fa-shopping-cart{--fa: ""}.fa-folder,.fa-folder-blank{--fa: ""}.fa-folder-open{--fa: ""}.fa-arrows-up-down,.fa-arrows-v{--fa: ""}.fa-arrows-left-right,.fa-arrows-h{--fa: ""}.fa-chart-bar,.fa-bar-chart{--fa: ""}.fa-camera-retro{--fa: ""}.fa-key{--fa: ""}.fa-gears,.fa-cogs{--fa: ""}.fa-comments{--fa: ""}.fa-star-half{--fa: ""}.fa-arrow-right-from-bracket,.fa-sign-out{--fa: ""}.fa-thumbtack,.fa-thumb-tack{--fa: ""}.fa-arrow-up-right-from-square,.fa-external-link{--fa: ""}.fa-arrow-right-to-bracket,.fa-sign-in{--fa: ""}.fa-trophy{--fa: ""}.fa-upload{--fa: ""}.fa-lemon{--fa: ""}.fa-phone{--fa: ""}.fa-square-phone,.fa-phone-square{--fa: ""}.fa-unlock{--fa: ""}.fa-credit-card,.fa-credit-card-alt{--fa: ""}.fa-rss,.fa-feed{--fa: ""}.fa-hard-drive,.fa-hdd{--fa: ""}.fa-bullhorn{--fa: ""}.fa-certificate{--fa: ""}.fa-hand-point-right{--fa: ""}.fa-hand-point-left{--fa: ""}.fa-hand-point-up{--fa: ""}.fa-hand-point-down{--fa: ""}.fa-circle-arrow-left,.fa-arrow-circle-left{--fa: ""}.fa-circle-arrow-right,.fa-arrow-circle-right{--fa: ""}.fa-circle-arrow-up,.fa-arrow-circle-up{--fa: ""}.fa-circle-arrow-down,.fa-arrow-circle-down{--fa: ""}.fa-globe{--fa: ""}.fa-wrench{--fa: ""}.fa-list-check,.fa-tasks{--fa: ""}.fa-filter{--fa: ""}.fa-briefcase{--fa: ""}.fa-up-down-left-right,.fa-arrows-alt{--fa: ""}.fa-users{--fa: ""}.fa-link,.fa-chain{--fa: ""}.fa-cloud{--fa: ""}.fa-flask{--fa: ""}.fa-scissors,.fa-cut{--fa: ""}.fa-copy{--fa: ""}.fa-paperclip{--fa: ""}.fa-floppy-disk,.fa-save{--fa: ""}.fa-square{--fa: ""}.fa-bars,.fa-navicon{--fa: ""}.fa-list-ul,.fa-list-dots{--fa: ""}.fa-list-ol,.fa-list-1-2,.fa-list-numeric{--fa: ""}.fa-strikethrough{--fa: ""}.fa-underline{--fa: ""}.fa-table{--fa: ""}.fa-wand-magic,.fa-magic{--fa: ""}.fa-truck{--fa: ""}.fa-money-bill{--fa: ""}.fa-caret-down{--fa: ""}.fa-caret-up{--fa: ""}.fa-caret-left{--fa: ""}.fa-caret-right{--fa: ""}.fa-table-columns,.fa-columns{--fa: ""}.fa-sort,.fa-unsorted{--fa: ""}.fa-sort-down,.fa-sort-desc{--fa: ""}.fa-sort-up,.fa-sort-asc{--fa: ""}.fa-envelope{--fa: ""}.fa-arrow-rotate-left,.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-undo{--fa: ""}.fa-gavel,.fa-legal{--fa: ""}.fa-bolt,.fa-zap{--fa: ""}.fa-sitemap{--fa: ""}.fa-umbrella{--fa: ""}.fa-paste,.fa-file-clipboard{--fa: ""}.fa-lightbulb{--fa: ""}.fa-arrow-right-arrow-left,.fa-exchange{--fa: ""}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa: ""}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa: ""}.fa-user-doctor,.fa-user-md{--fa: ""}.fa-stethoscope{--fa: ""}.fa-suitcase{--fa: ""}.fa-bell{--fa: ""}.fa-mug-saucer,.fa-coffee{--fa: ""}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa: ""}.fa-truck-medical,.fa-ambulance{--fa: ""}.fa-suitcase-medical,.fa-medkit{--fa: ""}.fa-jet-fighter,.fa-fighter-jet{--fa: ""}.fa-beer-mug-empty,.fa-beer{--fa: ""}.fa-square-h,.fa-h-square{--fa: ""}.fa-square-plus,.fa-plus-square{--fa: ""}.fa-angles-left,.fa-angle-double-left{--fa: ""}.fa-angles-right,.fa-angle-double-right{--fa: ""}.fa-angles-up,.fa-angle-double-up{--fa: ""}.fa-angles-down,.fa-angle-double-down{--fa: ""}.fa-angle-left{--fa: ""}.fa-angle-right{--fa: ""}.fa-angle-up{--fa: ""}.fa-angle-down{--fa: ""}.fa-laptop{--fa: ""}.fa-tablet-button{--fa: ""}.fa-mobile-button{--fa: ""}.fa-quote-left,.fa-quote-left-alt{--fa: ""}.fa-quote-right,.fa-quote-right-alt{--fa: ""}.fa-spinner{--fa: ""}.fa-circle{--fa: ""}.fa-face-smile,.fa-smile{--fa: ""}.fa-face-frown,.fa-frown{--fa: ""}.fa-face-meh,.fa-meh{--fa: ""}.fa-gamepad{--fa: ""}.fa-keyboard{--fa: ""}.fa-flag-checkered{--fa: ""}.fa-terminal{--fa: ""}.fa-code{--fa: ""}.fa-reply-all,.fa-mail-reply-all{--fa: ""}.fa-location-arrow{--fa: ""}.fa-crop{--fa: ""}.fa-code-branch{--fa: ""}.fa-link-slash,.fa-chain-broken,.fa-chain-slash,.fa-unlink{--fa: ""}.fa-info{--fa: ""}.fa-superscript{--fa: ""}.fa-subscript{--fa: ""}.fa-eraser{--fa: ""}.fa-puzzle-piece{--fa: ""}.fa-microphone{--fa: ""}.fa-microphone-slash{--fa: ""}.fa-shield,.fa-shield-blank{--fa: ""}.fa-calendar{--fa: ""}.fa-fire-extinguisher{--fa: ""}.fa-rocket{--fa: ""}.fa-circle-chevron-left,.fa-chevron-circle-left{--fa: ""}.fa-circle-chevron-right,.fa-chevron-circle-right{--fa: ""}.fa-circle-chevron-up,.fa-chevron-circle-up{--fa: ""}.fa-circle-chevron-down,.fa-chevron-circle-down{--fa: ""}.fa-anchor{--fa: ""}.fa-unlock-keyhole,.fa-unlock-alt{--fa: ""}.fa-bullseye{--fa: ""}.fa-ellipsis,.fa-ellipsis-h{--fa: ""}.fa-ellipsis-vertical,.fa-ellipsis-v{--fa: ""}.fa-square-rss,.fa-rss-square{--fa: ""}.fa-circle-play,.fa-play-circle{--fa: ""}.fa-ticket{--fa: ""}.fa-square-minus,.fa-minus-square{--fa: ""}.fa-arrow-turn-up,.fa-level-up{--fa: ""}.fa-arrow-turn-down,.fa-level-down{--fa: ""}.fa-square-check,.fa-check-square{--fa: ""}.fa-square-pen,.fa-pen-square,.fa-pencil-square{--fa: ""}.fa-square-arrow-up-right,.fa-external-link-square{--fa: ""}.fa-share-from-square,.fa-share-square{--fa: ""}.fa-compass{--fa: ""}.fa-square-caret-down,.fa-caret-square-down{--fa: ""}.fa-square-caret-up,.fa-caret-square-up{--fa: ""}.fa-square-caret-right,.fa-caret-square-right{--fa: ""}.fa-euro-sign,.fa-eur,.fa-euro{--fa: ""}.fa-sterling-sign,.fa-gbp,.fa-pound-sign{--fa: ""}.fa-rupee-sign,.fa-rupee{--fa: ""}.fa-yen-sign,.fa-cny,.fa-jpy,.fa-rmb,.fa-yen{--fa: ""}.fa-ruble-sign,.fa-rouble,.fa-rub,.fa-ruble{--fa: ""}.fa-won-sign,.fa-krw,.fa-won{--fa: ""}.fa-file{--fa: ""}.fa-file-lines,.fa-file-alt,.fa-file-text{--fa: ""}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa: ""}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa: ""}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa: ""}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa: ""}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa: ""}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa: ""}.fa-thumbs-up{--fa: ""}.fa-thumbs-down{--fa: ""}.fa-arrow-down-long,.fa-long-arrow-down{--fa: ""}.fa-arrow-up-long,.fa-long-arrow-up{--fa: ""}.fa-arrow-left-long,.fa-long-arrow-left{--fa: ""}.fa-arrow-right-long,.fa-long-arrow-right{--fa: ""}.fa-person-dress,.fa-female{--fa: ""}.fa-person,.fa-male{--fa: ""}.fa-sun{--fa: ""}.fa-moon{--fa: ""}.fa-box-archive,.fa-archive{--fa: ""}.fa-bug{--fa: ""}.fa-square-caret-left,.fa-caret-square-left{--fa: ""}.fa-circle-dot,.fa-dot-circle{--fa: ""}.fa-wheelchair{--fa: ""}.fa-lira-sign{--fa: ""}.fa-shuttle-space,.fa-space-shuttle{--fa: ""}.fa-square-envelope,.fa-envelope-square{--fa: ""}.fa-building-columns,.fa-bank,.fa-institution,.fa-museum,.fa-university{--fa: ""}.fa-graduation-cap,.fa-mortar-board{--fa: ""}.fa-language{--fa: ""}.fa-fax{--fa: ""}.fa-building{--fa: ""}.fa-child{--fa: ""}.fa-paw{--fa: ""}.fa-cube{--fa: ""}.fa-cubes{--fa: ""}.fa-recycle{--fa: ""}.fa-car,.fa-automobile{--fa: ""}.fa-taxi,.fa-cab{--fa: ""}.fa-tree{--fa: ""}.fa-database{--fa: ""}.fa-file-pdf{--fa: ""}.fa-file-word{--fa: ""}.fa-file-excel{--fa: ""}.fa-file-powerpoint{--fa: ""}.fa-file-image{--fa: ""}.fa-file-zipper,.fa-file-archive{--fa: ""}.fa-file-audio{--fa: ""}.fa-file-video{--fa: ""}.fa-file-code{--fa: ""}.fa-life-ring{--fa: ""}.fa-circle-notch{--fa: ""}.fa-paper-plane{--fa: ""}.fa-clock-rotate-left,.fa-history{--fa: ""}.fa-heading,.fa-header{--fa: ""}.fa-paragraph{--fa: ""}.fa-sliders,.fa-sliders-h{--fa: ""}.fa-share-nodes,.fa-share-alt{--fa: ""}.fa-square-share-nodes,.fa-share-alt-square{--fa: ""}.fa-bomb{--fa: ""}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa: ""}.fa-tty,.fa-teletype{--fa: ""}.fa-binoculars{--fa: ""}.fa-plug{--fa: ""}.fa-newspaper{--fa: ""}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa: ""}.fa-calculator{--fa: ""}.fa-bell-slash{--fa: ""}.fa-trash{--fa: ""}.fa-copyright{--fa: ""}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa: ""}.fa-paintbrush,.fa-paint-brush{--fa: ""}.fa-cake-candles,.fa-birthday-cake,.fa-cake{--fa: ""}.fa-chart-area,.fa-area-chart{--fa: ""}.fa-chart-pie,.fa-pie-chart{--fa: ""}.fa-chart-line,.fa-line-chart{--fa: ""}.fa-toggle-off{--fa: ""}.fa-toggle-on{--fa: ""}.fa-bicycle{--fa: ""}.fa-bus{--fa: ""}.fa-closed-captioning{--fa: ""}.fa-shekel-sign,.fa-ils,.fa-shekel,.fa-sheqel,.fa-sheqel-sign{--fa: ""}.fa-cart-plus{--fa: ""}.fa-cart-arrow-down{--fa: ""}.fa-diamond{--fa: ""}.fa-ship{--fa: ""}.fa-user-secret{--fa: ""}.fa-motorcycle{--fa: ""}.fa-street-view{--fa: ""}.fa-heart-pulse,.fa-heartbeat{--fa: ""}.fa-venus{--fa: ""}.fa-mars{--fa: ""}.fa-mercury{--fa: ""}.fa-mars-and-venus{--fa: ""}.fa-transgender,.fa-transgender-alt{--fa: ""}.fa-venus-double{--fa: ""}.fa-mars-double{--fa: ""}.fa-venus-mars{--fa: ""}.fa-mars-stroke{--fa: ""}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa: ""}.fa-mars-stroke-right,.fa-mars-stroke-h{--fa: ""}.fa-neuter{--fa: ""}.fa-genderless{--fa: ""}.fa-server{--fa: ""}.fa-user-plus{--fa: ""}.fa-user-xmark,.fa-user-times{--fa: ""}.fa-bed{--fa: ""}.fa-train{--fa: ""}.fa-train-subway,.fa-subway{--fa: ""}.fa-battery-full,.fa-battery,.fa-battery-5{--fa: ""}.fa-battery-three-quarters,.fa-battery-4{--fa: ""}.fa-battery-half,.fa-battery-3{--fa: ""}.fa-battery-quarter,.fa-battery-2{--fa: ""}.fa-battery-empty,.fa-battery-0{--fa: ""}.fa-arrow-pointer,.fa-mouse-pointer{--fa: ""}.fa-i-cursor{--fa: ""}.fa-object-group{--fa: ""}.fa-object-ungroup{--fa: ""}.fa-note-sticky,.fa-sticky-note{--fa: ""}.fa-clone{--fa: ""}.fa-scale-balanced,.fa-balance-scale{--fa: ""}.fa-hourglass-start,.fa-hourglass-1{--fa: ""}.fa-hourglass-half,.fa-hourglass-2{--fa: ""}.fa-hourglass-end,.fa-hourglass-3{--fa: ""}.fa-hourglass,.fa-hourglass-empty{--fa: ""}.fa-hand-back-fist,.fa-hand-rock{--fa: ""}.fa-hand,.fa-hand-paper{--fa: ""}.fa-hand-scissors{--fa: ""}.fa-hand-lizard{--fa: ""}.fa-hand-spock{--fa: ""}.fa-hand-pointer{--fa: ""}.fa-hand-peace{--fa: ""}.fa-trademark{--fa: ""}.fa-registered{--fa: ""}.fa-tv,.fa-television,.fa-tv-alt{--fa: ""}.fa-calendar-plus{--fa: ""}.fa-calendar-minus{--fa: ""}.fa-calendar-xmark,.fa-calendar-times{--fa: ""}.fa-calendar-check{--fa: ""}.fa-industry{--fa: ""}.fa-map-pin{--fa: ""}.fa-signs-post,.fa-map-signs{--fa: ""}.fa-map{--fa: ""}.fa-message,.fa-comment-alt{--fa: ""}.fa-circle-pause,.fa-pause-circle{--fa: ""}.fa-circle-stop,.fa-stop-circle{--fa: ""}.fa-bag-shopping,.fa-shopping-bag{--fa: ""}.fa-basket-shopping,.fa-shopping-basket{--fa: ""}.fa-universal-access{--fa: ""}.fa-person-walking-with-cane,.fa-blind{--fa: ""}.fa-audio-description{--fa: ""}.fa-phone-volume,.fa-volume-control-phone{--fa: ""}.fa-braille{--fa: ""}.fa-ear-listen,.fa-assistive-listening-systems{--fa: ""}.fa-hands-asl-interpreting,.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting{--fa: ""}.fa-ear-deaf,.fa-deaf,.fa-deafness,.fa-hard-of-hearing{--fa: ""}.fa-hands,.fa-sign-language,.fa-signing{--fa: ""}.fa-eye-low-vision,.fa-low-vision{--fa: ""}.fa-handshake,.fa-handshake-alt,.fa-handshake-simple{--fa: ""}.fa-envelope-open{--fa: ""}.fa-address-book,.fa-contact-book{--fa: ""}.fa-address-card,.fa-contact-card,.fa-vcard{--fa: ""}.fa-circle-user,.fa-user-circle{--fa: ""}.fa-id-badge{--fa: ""}.fa-id-card,.fa-drivers-license{--fa: ""}.fa-temperature-full,.fa-temperature-4,.fa-thermometer-4,.fa-thermometer-full{--fa: ""}.fa-temperature-three-quarters,.fa-temperature-3,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa: ""}.fa-temperature-half,.fa-temperature-2,.fa-thermometer-2,.fa-thermometer-half{--fa: ""}.fa-temperature-quarter,.fa-temperature-1,.fa-thermometer-1,.fa-thermometer-quarter{--fa: ""}.fa-temperature-empty,.fa-temperature-0,.fa-thermometer-0,.fa-thermometer-empty{--fa: ""}.fa-shower{--fa: ""}.fa-bath,.fa-bathtub{--fa: ""}.fa-podcast{--fa: ""}.fa-window-maximize{--fa: ""}.fa-window-minimize{--fa: ""}.fa-window-restore{--fa: ""}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa: ""}.fa-microchip{--fa: ""}.fa-snowflake{--fa: ""}.fa-spoon,.fa-utensil-spoon{--fa: ""}.fa-utensils,.fa-cutlery{--fa: ""}.fa-rotate-left,.fa-rotate-back,.fa-rotate-backward,.fa-undo-alt{--fa: ""}.fa-trash-can,.fa-trash-alt{--fa: ""}.fa-rotate,.fa-sync-alt{--fa: ""}.fa-stopwatch{--fa: ""}.fa-right-from-bracket,.fa-sign-out-alt{--fa: ""}.fa-right-to-bracket,.fa-sign-in-alt{--fa: ""}.fa-rotate-right,.fa-redo-alt,.fa-rotate-forward{--fa: ""}.fa-poo{--fa: ""}.fa-images{--fa: ""}.fa-pencil,.fa-pencil-alt{--fa: ""}.fa-pen{--fa: ""}.fa-pen-clip,.fa-pen-alt{--fa: ""}.fa-octagon{--fa: ""}.fa-down-long,.fa-long-arrow-alt-down{--fa: ""}.fa-left-long,.fa-long-arrow-alt-left{--fa: ""}.fa-right-long,.fa-long-arrow-alt-right{--fa: ""}.fa-up-long,.fa-long-arrow-alt-up{--fa: ""}.fa-hexagon{--fa: ""}.fa-file-pen,.fa-file-edit{--fa: ""}.fa-maximize,.fa-expand-arrows-alt{--fa: ""}.fa-clipboard{--fa: ""}.fa-left-right,.fa-arrows-alt-h{--fa: ""}.fa-up-down,.fa-arrows-alt-v{--fa: ""}.fa-alarm-clock{--fa: ""}.fa-circle-down,.fa-arrow-alt-circle-down{--fa: ""}.fa-circle-left,.fa-arrow-alt-circle-left{--fa: ""}.fa-circle-right,.fa-arrow-alt-circle-right{--fa: ""}.fa-circle-up,.fa-arrow-alt-circle-up{--fa: ""}.fa-up-right-from-square,.fa-external-link-alt{--fa: ""}.fa-square-up-right,.fa-external-link-square-alt{--fa: ""}.fa-right-left,.fa-exchange-alt{--fa: ""}.fa-repeat{--fa: ""}.fa-code-commit{--fa: ""}.fa-code-merge{--fa: ""}.fa-desktop,.fa-desktop-alt{--fa: ""}.fa-gem{--fa: ""}.fa-turn-down,.fa-level-down-alt{--fa: ""}.fa-turn-up,.fa-level-up-alt{--fa: ""}.fa-lock-open{--fa: ""}.fa-location-dot,.fa-map-marker-alt{--fa: ""}.fa-microphone-lines,.fa-microphone-alt{--fa: ""}.fa-mobile-screen-button,.fa-mobile-alt{--fa: ""}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa: ""}.fa-mobile-screen,.fa-mobile-android-alt{--fa: ""}.fa-money-bill-1,.fa-money-bill-alt{--fa: ""}.fa-phone-slash{--fa: ""}.fa-image-portrait,.fa-portrait{--fa: ""}.fa-reply,.fa-mail-reply{--fa: ""}.fa-shield-halved,.fa-shield-alt{--fa: ""}.fa-tablet-screen-button,.fa-tablet-alt{--fa: ""}.fa-tablet,.fa-tablet-android{--fa: ""}.fa-ticket-simple,.fa-ticket-alt{--fa: ""}.fa-rectangle-xmark,.fa-rectangle-times,.fa-times-rectangle,.fa-window-close{--fa: ""}.fa-down-left-and-up-right-to-center,.fa-compress-alt{--fa: ""}.fa-up-right-and-down-left-from-center,.fa-expand-alt{--fa: ""}.fa-baseball-bat-ball{--fa: ""}.fa-baseball,.fa-baseball-ball{--fa: ""}.fa-basketball,.fa-basketball-ball{--fa: ""}.fa-bowling-ball{--fa: ""}.fa-chess{--fa: ""}.fa-chess-bishop{--fa: ""}.fa-chess-board{--fa: ""}.fa-chess-king{--fa: ""}.fa-chess-knight{--fa: ""}.fa-chess-pawn{--fa: ""}.fa-chess-queen{--fa: ""}.fa-chess-rook{--fa: ""}.fa-dumbbell{--fa: ""}.fa-football,.fa-football-ball{--fa: ""}.fa-golf-ball-tee,.fa-golf-ball{--fa: ""}.fa-hockey-puck{--fa: ""}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa: ""}.fa-square-full{--fa: ""}.fa-table-tennis-paddle-ball,.fa-ping-pong-paddle-ball,.fa-table-tennis{--fa: ""}.fa-volleyball,.fa-volleyball-ball{--fa: ""}.fa-hand-dots,.fa-allergies{--fa: ""}.fa-bandage,.fa-band-aid{--fa: ""}.fa-box{--fa: ""}.fa-boxes-stacked,.fa-boxes,.fa-boxes-alt{--fa: ""}.fa-briefcase-medical{--fa: ""}.fa-fire-flame-simple,.fa-burn{--fa: ""}.fa-capsules{--fa: ""}.fa-clipboard-check{--fa: ""}.fa-clipboard-list{--fa: ""}.fa-person-dots-from-line,.fa-diagnoses{--fa: ""}.fa-dna{--fa: ""}.fa-dolly,.fa-dolly-box{--fa: ""}.fa-cart-flatbed,.fa-dolly-flatbed{--fa: ""}.fa-file-medical{--fa: ""}.fa-file-waveform,.fa-file-medical-alt{--fa: ""}.fa-kit-medical,.fa-first-aid{--fa: ""}.fa-circle-h,.fa-hospital-symbol{--fa: ""}.fa-id-card-clip,.fa-id-card-alt{--fa: ""}.fa-notes-medical{--fa: ""}.fa-pallet{--fa: ""}.fa-pills{--fa: ""}.fa-prescription-bottle{--fa: ""}.fa-prescription-bottle-medical,.fa-prescription-bottle-alt{--fa: ""}.fa-bed-pulse,.fa-procedures{--fa: ""}.fa-truck-fast,.fa-shipping-fast{--fa: ""}.fa-smoking{--fa: ""}.fa-syringe{--fa: ""}.fa-tablets{--fa: ""}.fa-thermometer{--fa: ""}.fa-vial{--fa: ""}.fa-vials{--fa: ""}.fa-warehouse{--fa: ""}.fa-weight-scale,.fa-weight{--fa: ""}.fa-x-ray{--fa: ""}.fa-box-open{--fa: ""}.fa-comment-dots,.fa-commenting{--fa: ""}.fa-comment-slash{--fa: ""}.fa-couch{--fa: ""}.fa-circle-dollar-to-slot,.fa-donate{--fa: ""}.fa-dove{--fa: ""}.fa-hand-holding{--fa: ""}.fa-hand-holding-heart{--fa: ""}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa: ""}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa: ""}.fa-hands-holding{--fa: ""}.fa-handshake-angle,.fa-hands-helping{--fa: ""}.fa-parachute-box{--fa: ""}.fa-people-carry-box,.fa-people-carry{--fa: ""}.fa-piggy-bank{--fa: ""}.fa-ribbon{--fa: ""}.fa-route{--fa: ""}.fa-seedling,.fa-sprout{--fa: ""}.fa-sign-hanging,.fa-sign{--fa: ""}.fa-face-smile-wink,.fa-smile-wink{--fa: ""}.fa-tape{--fa: ""}.fa-truck-ramp-box,.fa-truck-loading{--fa: ""}.fa-truck-moving{--fa: ""}.fa-video-slash{--fa: ""}.fa-wine-glass{--fa: ""}.fa-user-astronaut{--fa: ""}.fa-user-check{--fa: ""}.fa-user-clock{--fa: ""}.fa-user-gear,.fa-user-cog{--fa: ""}.fa-user-pen,.fa-user-edit{--fa: ""}.fa-user-group,.fa-user-friends{--fa: ""}.fa-user-graduate{--fa: ""}.fa-user-lock{--fa: ""}.fa-user-minus{--fa: ""}.fa-user-ninja{--fa: ""}.fa-user-shield{--fa: ""}.fa-user-slash,.fa-user-alt-slash,.fa-user-large-slash{--fa: ""}.fa-user-tag{--fa: ""}.fa-user-tie{--fa: ""}.fa-users-gear,.fa-users-cog{--fa: ""}.fa-scale-unbalanced,.fa-balance-scale-left{--fa: ""}.fa-scale-unbalanced-flip,.fa-balance-scale-right{--fa: ""}.fa-blender{--fa: ""}.fa-book-open{--fa: ""}.fa-tower-broadcast,.fa-broadcast-tower{--fa: ""}.fa-broom{--fa: ""}.fa-chalkboard,.fa-blackboard{--fa: ""}.fa-chalkboard-user,.fa-chalkboard-teacher{--fa: ""}.fa-church{--fa: ""}.fa-coins{--fa: ""}.fa-compact-disc{--fa: ""}.fa-crow{--fa: ""}.fa-crown{--fa: ""}.fa-dice{--fa: ""}.fa-dice-five{--fa: ""}.fa-dice-four{--fa: ""}.fa-dice-one{--fa: ""}.fa-dice-six{--fa: ""}.fa-dice-three{--fa: ""}.fa-dice-two{--fa: ""}.fa-divide{--fa: ""}.fa-door-closed{--fa: ""}.fa-door-open{--fa: ""}.fa-feather{--fa: ""}.fa-frog{--fa: ""}.fa-gas-pump{--fa: ""}.fa-glasses{--fa: ""}.fa-greater-than-equal{--fa: ""}.fa-helicopter{--fa: ""}.fa-infinity{--fa: ""}.fa-kiwi-bird{--fa: ""}.fa-less-than-equal{--fa: ""}.fa-memory{--fa: ""}.fa-microphone-lines-slash,.fa-microphone-alt-slash{--fa: ""}.fa-money-bill-wave{--fa: ""}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa: ""}.fa-money-check{--fa: ""}.fa-money-check-dollar,.fa-money-check-alt{--fa: ""}.fa-not-equal{--fa: ""}.fa-palette{--fa: ""}.fa-square-parking,.fa-parking{--fa: ""}.fa-diagram-project,.fa-project-diagram{--fa: ""}.fa-receipt{--fa: ""}.fa-robot{--fa: ""}.fa-ruler{--fa: ""}.fa-ruler-combined{--fa: ""}.fa-ruler-horizontal{--fa: ""}.fa-ruler-vertical{--fa: ""}.fa-school{--fa: ""}.fa-screwdriver{--fa: ""}.fa-shoe-prints{--fa: ""}.fa-skull{--fa: ""}.fa-ban-smoking,.fa-smoking-ban{--fa: ""}.fa-store{--fa: ""}.fa-shop,.fa-store-alt{--fa: ""}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa: ""}.fa-stroopwafel{--fa: ""}.fa-toolbox{--fa: ""}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa: ""}.fa-person-walking,.fa-walking{--fa: ""}.fa-wallet{--fa: ""}.fa-face-angry,.fa-angry{--fa: ""}.fa-archway{--fa: ""}.fa-book-atlas,.fa-atlas{--fa: ""}.fa-award{--fa: ""}.fa-delete-left,.fa-backspace{--fa: ""}.fa-bezier-curve{--fa: ""}.fa-bong{--fa: ""}.fa-brush{--fa: ""}.fa-bus-simple,.fa-bus-alt{--fa: ""}.fa-cannabis{--fa: ""}.fa-check-double{--fa: ""}.fa-martini-glass-citrus,.fa-cocktail{--fa: ""}.fa-bell-concierge,.fa-concierge-bell{--fa: ""}.fa-cookie{--fa: ""}.fa-cookie-bite{--fa: ""}.fa-crop-simple,.fa-crop-alt{--fa: ""}.fa-tachograph-digital,.fa-digital-tachograph{--fa: ""}.fa-face-dizzy,.fa-dizzy{--fa: ""}.fa-compass-drafting,.fa-drafting-compass{--fa: ""}.fa-drum{--fa: ""}.fa-drum-steelpan{--fa: ""}.fa-feather-pointed,.fa-feather-alt{--fa: ""}.fa-file-contract{--fa: ""}.fa-file-arrow-down,.fa-file-download{--fa: ""}.fa-file-export,.fa-arrow-right-from-file{--fa: ""}.fa-file-import,.fa-arrow-right-to-file{--fa: ""}.fa-file-invoice{--fa: ""}.fa-file-invoice-dollar{--fa: ""}.fa-file-prescription{--fa: ""}.fa-file-signature{--fa: ""}.fa-file-arrow-up,.fa-file-upload{--fa: ""}.fa-fill{--fa: ""}.fa-fill-drip{--fa: ""}.fa-fingerprint{--fa: ""}.fa-fish{--fa: ""}.fa-face-flushed,.fa-flushed{--fa: ""}.fa-face-frown-open,.fa-frown-open{--fa: ""}.fa-martini-glass,.fa-glass-martini-alt{--fa: ""}.fa-earth-africa,.fa-globe-africa{--fa: ""}.fa-earth-americas,.fa-earth,.fa-earth-america,.fa-globe-americas{--fa: ""}.fa-earth-asia,.fa-globe-asia{--fa: ""}.fa-face-grimace,.fa-grimace{--fa: ""}.fa-face-grin,.fa-grin{--fa: ""}.fa-face-grin-wide,.fa-grin-alt{--fa: ""}.fa-face-grin-beam,.fa-grin-beam{--fa: ""}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa: ""}.fa-face-grin-hearts,.fa-grin-hearts{--fa: ""}.fa-face-grin-squint,.fa-grin-squint{--fa: ""}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa: ""}.fa-face-grin-stars,.fa-grin-stars{--fa: ""}.fa-face-grin-tears,.fa-grin-tears{--fa: ""}.fa-face-grin-tongue,.fa-grin-tongue{--fa: ""}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa: ""}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa: ""}.fa-face-grin-wink,.fa-grin-wink{--fa: ""}.fa-grip,.fa-grid-horizontal,.fa-grip-horizontal{--fa: ""}.fa-grip-vertical,.fa-grid-vertical{--fa: ""}.fa-headset{--fa: ""}.fa-highlighter{--fa: ""}.fa-hot-tub-person,.fa-hot-tub{--fa: ""}.fa-hotel{--fa: ""}.fa-joint{--fa: ""}.fa-face-kiss,.fa-kiss{--fa: ""}.fa-face-kiss-beam,.fa-kiss-beam{--fa: ""}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa: ""}.fa-face-laugh,.fa-laugh{--fa: ""}.fa-face-laugh-beam,.fa-laugh-beam{--fa: ""}.fa-face-laugh-squint,.fa-laugh-squint{--fa: ""}.fa-face-laugh-wink,.fa-laugh-wink{--fa: ""}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa: ""}.fa-map-location,.fa-map-marked{--fa: ""}.fa-map-location-dot,.fa-map-marked-alt{--fa: ""}.fa-marker{--fa: ""}.fa-medal{--fa: ""}.fa-face-meh-blank,.fa-meh-blank{--fa: ""}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa: ""}.fa-monument{--fa: ""}.fa-mortar-pestle{--fa: ""}.fa-paint-roller{--fa: ""}.fa-passport{--fa: ""}.fa-pen-fancy{--fa: ""}.fa-pen-nib{--fa: ""}.fa-pen-ruler,.fa-pencil-ruler{--fa: ""}.fa-plane-arrival{--fa: ""}.fa-plane-departure{--fa: ""}.fa-prescription{--fa: ""}.fa-face-sad-cry,.fa-sad-cry{--fa: ""}.fa-face-sad-tear,.fa-sad-tear{--fa: ""}.fa-van-shuttle,.fa-shuttle-van{--fa: ""}.fa-signature{--fa: ""}.fa-face-smile-beam,.fa-smile-beam{--fa: ""}.fa-solar-panel{--fa: ""}.fa-spa{--fa: ""}.fa-splotch{--fa: ""}.fa-spray-can{--fa: ""}.fa-stamp{--fa: ""}.fa-star-half-stroke,.fa-star-half-alt{--fa: ""}.fa-suitcase-rolling{--fa: ""}.fa-face-surprise,.fa-surprise{--fa: ""}.fa-swatchbook{--fa: ""}.fa-person-swimming,.fa-swimmer{--fa: ""}.fa-water-ladder,.fa-ladder-water,.fa-swimming-pool{--fa: ""}.fa-droplet-slash,.fa-tint-slash{--fa: ""}.fa-face-tired,.fa-tired{--fa: ""}.fa-tooth{--fa: ""}.fa-umbrella-beach{--fa: ""}.fa-weight-hanging{--fa: ""}.fa-wine-glass-empty,.fa-wine-glass-alt{--fa: ""}.fa-spray-can-sparkles,.fa-air-freshener{--fa: ""}.fa-apple-whole,.fa-apple-alt{--fa: ""}.fa-atom{--fa: ""}.fa-bone{--fa: ""}.fa-book-open-reader,.fa-book-reader{--fa: ""}.fa-brain{--fa: ""}.fa-car-rear,.fa-car-alt{--fa: ""}.fa-car-battery,.fa-battery-car{--fa: ""}.fa-car-burst,.fa-car-crash{--fa: ""}.fa-car-side{--fa: ""}.fa-charging-station{--fa: ""}.fa-diamond-turn-right,.fa-directions{--fa: ""}.fa-draw-polygon,.fa-vector-polygon{--fa: ""}.fa-laptop-code{--fa: ""}.fa-layer-group{--fa: ""}.fa-location-crosshairs,.fa-location{--fa: ""}.fa-lungs{--fa: ""}.fa-microscope{--fa: ""}.fa-oil-can{--fa: ""}.fa-poop{--fa: ""}.fa-shapes,.fa-triangle-circle-square{--fa: ""}.fa-star-of-life{--fa: ""}.fa-gauge,.fa-dashboard,.fa-gauge-med,.fa-tachometer-alt-average{--fa: ""}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa: ""}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa: ""}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa: ""}.fa-teeth{--fa: ""}.fa-teeth-open{--fa: ""}.fa-masks-theater,.fa-theater-masks{--fa: ""}.fa-traffic-light{--fa: ""}.fa-truck-monster{--fa: ""}.fa-truck-pickup{--fa: ""}.fa-rectangle-ad,.fa-ad{--fa: ""}.fa-ankh{--fa: ""}.fa-book-bible,.fa-bible{--fa: ""}.fa-business-time,.fa-briefcase-clock{--fa: ""}.fa-city{--fa: ""}.fa-comment-dollar{--fa: ""}.fa-comments-dollar{--fa: ""}.fa-cross{--fa: ""}.fa-dharmachakra{--fa: ""}.fa-envelope-open-text{--fa: ""}.fa-folder-minus{--fa: ""}.fa-folder-plus{--fa: ""}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa: ""}.fa-gopuram{--fa: ""}.fa-hamsa{--fa: ""}.fa-bahai,.fa-haykal{--fa: ""}.fa-jedi{--fa: ""}.fa-book-journal-whills,.fa-journal-whills{--fa: ""}.fa-kaaba{--fa: ""}.fa-khanda{--fa: ""}.fa-landmark{--fa: ""}.fa-envelopes-bulk,.fa-mail-bulk{--fa: ""}.fa-menorah{--fa: ""}.fa-mosque{--fa: ""}.fa-om{--fa: ""}.fa-spaghetti-monster-flying,.fa-pastafarianism{--fa: ""}.fa-peace{--fa: ""}.fa-place-of-worship{--fa: ""}.fa-square-poll-vertical,.fa-poll{--fa: ""}.fa-square-poll-horizontal,.fa-poll-h{--fa: ""}.fa-person-praying,.fa-pray{--fa: ""}.fa-hands-praying,.fa-praying-hands{--fa: ""}.fa-book-quran,.fa-quran{--fa: ""}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa: ""}.fa-magnifying-glass-location,.fa-search-location{--fa: ""}.fa-socks{--fa: ""}.fa-square-root-variable,.fa-square-root-alt{--fa: ""}.fa-star-and-crescent{--fa: ""}.fa-star-of-david{--fa: ""}.fa-synagogue{--fa: ""}.fa-scroll-torah,.fa-torah{--fa: ""}.fa-torii-gate{--fa: ""}.fa-vihara{--fa: ""}.fa-volume-xmark,.fa-volume-mute,.fa-volume-times{--fa: ""}.fa-yin-yang{--fa: ""}.fa-blender-phone{--fa: ""}.fa-book-skull,.fa-book-dead{--fa: ""}.fa-campground{--fa: ""}.fa-cat{--fa: ""}.fa-chair{--fa: ""}.fa-cloud-moon{--fa: ""}.fa-cloud-sun{--fa: ""}.fa-cow{--fa: ""}.fa-dice-d20{--fa: ""}.fa-dice-d6{--fa: ""}.fa-dog{--fa: ""}.fa-dragon{--fa: ""}.fa-drumstick-bite{--fa: ""}.fa-dungeon{--fa: ""}.fa-file-csv{--fa: ""}.fa-hand-fist,.fa-fist-raised{--fa: ""}.fa-ghost{--fa: ""}.fa-hammer{--fa: ""}.fa-hanukiah{--fa: ""}.fa-hat-wizard{--fa: ""}.fa-person-hiking,.fa-hiking{--fa: ""}.fa-hippo{--fa: ""}.fa-horse{--fa: ""}.fa-house-chimney-crack,.fa-house-damage{--fa: ""}.fa-hryvnia-sign,.fa-hryvnia{--fa: ""}.fa-mask{--fa: ""}.fa-mountain{--fa: ""}.fa-network-wired{--fa: ""}.fa-otter{--fa: ""}.fa-ring{--fa: ""}.fa-person-running,.fa-running{--fa: ""}.fa-scroll{--fa: ""}.fa-skull-crossbones{--fa: ""}.fa-slash{--fa: ""}.fa-spider{--fa: ""}.fa-toilet-paper,.fa-toilet-paper-alt,.fa-toilet-paper-blank{--fa: ""}.fa-tractor{--fa: ""}.fa-user-injured{--fa: ""}.fa-vr-cardboard{--fa: ""}.fa-wand-sparkles{--fa: ""}.fa-wind{--fa: ""}.fa-wine-bottle{--fa: ""}.fa-cloud-meatball{--fa: ""}.fa-cloud-moon-rain{--fa: ""}.fa-cloud-rain{--fa: ""}.fa-cloud-showers-heavy{--fa: ""}.fa-cloud-sun-rain{--fa: ""}.fa-democrat{--fa: ""}.fa-flag-usa{--fa: ""}.fa-hurricane{--fa: ""}.fa-landmark-dome,.fa-landmark-alt{--fa: ""}.fa-meteor{--fa: ""}.fa-person-booth{--fa: ""}.fa-poo-storm,.fa-poo-bolt{--fa: ""}.fa-rainbow{--fa: ""}.fa-republican{--fa: ""}.fa-smog{--fa: ""}.fa-temperature-high{--fa: ""}.fa-temperature-low{--fa: ""}.fa-cloud-bolt,.fa-thunderstorm{--fa: ""}.fa-tornado{--fa: ""}.fa-volcano{--fa: ""}.fa-check-to-slot,.fa-vote-yea{--fa: ""}.fa-water{--fa: ""}.fa-baby{--fa: ""}.fa-baby-carriage,.fa-carriage-baby{--fa: ""}.fa-biohazard{--fa: ""}.fa-blog{--fa: ""}.fa-calendar-day{--fa: ""}.fa-calendar-week{--fa: ""}.fa-candy-cane{--fa: ""}.fa-carrot{--fa: ""}.fa-cash-register{--fa: ""}.fa-minimize,.fa-compress-arrows-alt{--fa: ""}.fa-dumpster{--fa: ""}.fa-dumpster-fire{--fa: ""}.fa-ethernet{--fa: ""}.fa-gifts{--fa: ""}.fa-champagne-glasses,.fa-glass-cheers{--fa: ""}.fa-whiskey-glass,.fa-glass-whiskey{--fa: ""}.fa-earth-europe,.fa-globe-europe{--fa: ""}.fa-grip-lines{--fa: ""}.fa-grip-lines-vertical{--fa: ""}.fa-guitar{--fa: ""}.fa-heart-crack,.fa-heart-broken{--fa: ""}.fa-holly-berry{--fa: ""}.fa-horse-head{--fa: ""}.fa-icicles{--fa: ""}.fa-igloo{--fa: ""}.fa-mitten{--fa: ""}.fa-mug-hot{--fa: ""}.fa-radiation{--fa: ""}.fa-circle-radiation,.fa-radiation-alt{--fa: ""}.fa-restroom{--fa: ""}.fa-satellite{--fa: ""}.fa-satellite-dish{--fa: ""}.fa-sd-card{--fa: ""}.fa-sim-card{--fa: ""}.fa-person-skating,.fa-skating{--fa: ""}.fa-person-skiing,.fa-skiing{--fa: ""}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa: ""}.fa-sleigh{--fa: ""}.fa-comment-sms,.fa-sms{--fa: ""}.fa-person-snowboarding,.fa-snowboarding{--fa: ""}.fa-snowman{--fa: ""}.fa-snowplow{--fa: ""}.fa-tenge-sign,.fa-tenge{--fa: ""}.fa-toilet{--fa: ""}.fa-screwdriver-wrench,.fa-tools{--fa: ""}.fa-cable-car,.fa-tram{--fa: ""}.fa-fire-flame-curved,.fa-fire-alt{--fa: ""}.fa-bacon{--fa: ""}.fa-book-medical{--fa: ""}.fa-bread-slice{--fa: ""}.fa-cheese{--fa: ""}.fa-house-chimney-medical,.fa-clinic-medical{--fa: ""}.fa-clipboard-user{--fa: ""}.fa-comment-medical{--fa: ""}.fa-crutch{--fa: ""}.fa-disease{--fa: ""}.fa-egg{--fa: ""}.fa-folder-tree{--fa: ""}.fa-burger,.fa-hamburger{--fa: ""}.fa-hand-middle-finger{--fa: ""}.fa-helmet-safety,.fa-hard-hat,.fa-hat-hard{--fa: ""}.fa-hospital-user{--fa: ""}.fa-hotdog{--fa: ""}.fa-ice-cream{--fa: ""}.fa-laptop-medical{--fa: ""}.fa-pager{--fa: ""}.fa-pepper-hot{--fa: ""}.fa-pizza-slice{--fa: ""}.fa-sack-dollar{--fa: ""}.fa-book-tanakh,.fa-tanakh{--fa: ""}.fa-bars-progress,.fa-tasks-alt{--fa: ""}.fa-trash-arrow-up,.fa-trash-restore{--fa: ""}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa: ""}.fa-user-nurse{--fa: ""}.fa-wave-square{--fa: ""}.fa-person-biking,.fa-biking{--fa: ""}.fa-border-all{--fa: ""}.fa-border-none{--fa: ""}.fa-border-top-left,.fa-border-style{--fa: ""}.fa-person-digging,.fa-digging{--fa: ""}.fa-fan{--fa: ""}.fa-icons,.fa-heart-music-camera-bolt{--fa: ""}.fa-phone-flip,.fa-phone-alt{--fa: ""}.fa-square-phone-flip,.fa-phone-square-alt{--fa: ""}.fa-photo-film,.fa-photo-video{--fa: ""}.fa-text-slash,.fa-remove-format{--fa: ""}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa: ""}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa: ""}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa: ""}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa: ""}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa: ""}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa: ""}.fa-spell-check{--fa: ""}.fa-voicemail{--fa: ""}.fa-hat-cowboy{--fa: ""}.fa-hat-cowboy-side{--fa: ""}.fa-computer-mouse,.fa-mouse{--fa: ""}.fa-radio{--fa: ""}.fa-record-vinyl{--fa: ""}.fa-walkie-talkie{--fa: ""}.fa-caravan{--fa: ""}:root,:host{--fa-family-brands: "Font Awesome 7 Brands";--fa-font-brands: normal 400 1em/1 var(--fa-family-brands)}@font-face{font-family:"Font Awesome 7 Brands";font-style:normal;font-weight:400;font-display:block;src:url(./fa-brands-400-BfBXV7Mm.woff2)}.fab,.fa-brands,.fa-classic.fa-brands{--fa-family: var(--fa-family-brands);--fa-style: 400}.fa-firefox-browser{--fa: ""}.fa-ideal{--fa: ""}.fa-microblog{--fa: ""}.fa-square-pied-piper,.fa-pied-piper-square{--fa: ""}.fa-unity{--fa: ""}.fa-dailymotion{--fa: ""}.fa-square-instagram,.fa-instagram-square{--fa: ""}.fa-mixer{--fa: ""}.fa-shopify{--fa: ""}.fa-deezer{--fa: ""}.fa-edge-legacy{--fa: ""}.fa-google-pay{--fa: ""}.fa-rust{--fa: ""}.fa-tiktok{--fa: ""}.fa-unsplash{--fa: ""}.fa-cloudflare{--fa: ""}.fa-guilded{--fa: ""}.fa-hive{--fa: ""}.fa-42-group,.fa-innosoft{--fa: ""}.fa-instalod{--fa: ""}.fa-octopus-deploy{--fa: ""}.fa-perbyte{--fa: ""}.fa-uncharted{--fa: ""}.fa-watchman-monitoring{--fa: ""}.fa-wodu{--fa: ""}.fa-wirsindhandwerk,.fa-wsh{--fa: ""}.fa-bots{--fa: ""}.fa-cmplid{--fa: ""}.fa-bilibili{--fa: ""}.fa-golang{--fa: ""}.fa-pix{--fa: ""}.fa-sitrox{--fa: ""}.fa-hashnode{--fa: ""}.fa-meta{--fa: ""}.fa-padlet{--fa: ""}.fa-nfc-directional{--fa: ""}.fa-nfc-symbol{--fa: ""}.fa-screenpal{--fa: ""}.fa-space-awesome{--fa: ""}.fa-square-font-awesome{--fa: ""}.fa-square-gitlab,.fa-gitlab-square{--fa: ""}.fa-odysee{--fa: ""}.fa-stubber{--fa: ""}.fa-debian{--fa: ""}.fa-shoelace{--fa: ""}.fa-threads{--fa: ""}.fa-square-threads{--fa: ""}.fa-square-x-twitter{--fa: ""}.fa-x-twitter{--fa: ""}.fa-opensuse{--fa: ""}.fa-letterboxd{--fa: ""}.fa-square-letterboxd{--fa: ""}.fa-mintbit{--fa: ""}.fa-google-scholar{--fa: ""}.fa-brave{--fa: ""}.fa-brave-reverse{--fa: ""}.fa-pixiv{--fa: ""}.fa-upwork{--fa: ""}.fa-webflow{--fa: ""}.fa-signal-messenger{--fa: ""}.fa-bluesky{--fa: ""}.fa-jxl{--fa: ""}.fa-square-upwork{--fa: ""}.fa-web-awesome{--fa: ""}.fa-square-web-awesome{--fa: ""}.fa-square-web-awesome-stroke{--fa: ""}.fa-dart-lang{--fa: ""}.fa-flutter{--fa: ""}.fa-files-pinwheel{--fa: ""}.fa-css{--fa: ""}.fa-square-bluesky{--fa: ""}.fa-openai{--fa: ""}.fa-square-linkedin{--fa: ""}.fa-cash-app{--fa: ""}.fa-disqus{--fa: ""}.fa-eleventy,.fa-11ty{--fa: ""}.fa-kakao-talk{--fa: ""}.fa-linktree{--fa: ""}.fa-notion{--fa: ""}.fa-pandora{--fa: ""}.fa-pixelfed{--fa: ""}.fa-tidal{--fa: ""}.fa-vsco{--fa: ""}.fa-w3c{--fa: ""}.fa-lumon{--fa: ""}.fa-lumon-drop{--fa: ""}.fa-square-figma{--fa: ""}.fa-tex{--fa: ""}.fa-duolingo{--fa: ""}.fa-square-twitter,.fa-twitter-square{--fa: ""}.fa-square-facebook,.fa-facebook-square{--fa: ""}.fa-linkedin{--fa: ""}.fa-square-github,.fa-github-square{--fa: ""}.fa-twitter{--fa: ""}.fa-facebook{--fa: ""}.fa-github{--fa: ""}.fa-pinterest{--fa: ""}.fa-square-pinterest,.fa-pinterest-square{--fa: ""}.fa-square-google-plus,.fa-google-plus-square{--fa: ""}.fa-google-plus-g{--fa: ""}.fa-linkedin-in{--fa: ""}.fa-github-alt{--fa: ""}.fa-maxcdn{--fa: ""}.fa-html5{--fa: ""}.fa-css3{--fa: ""}.fa-btc{--fa: ""}.fa-youtube{--fa: ""}.fa-xing{--fa: ""}.fa-square-xing,.fa-xing-square{--fa: ""}.fa-dropbox{--fa: ""}.fa-stack-overflow{--fa: ""}.fa-instagram{--fa: ""}.fa-flickr{--fa: ""}.fa-adn{--fa: ""}.fa-bitbucket{--fa: ""}.fa-tumblr{--fa: ""}.fa-square-tumblr,.fa-tumblr-square{--fa: ""}.fa-apple{--fa: ""}.fa-windows{--fa: ""}.fa-android{--fa: ""}.fa-linux{--fa: ""}.fa-dribbble{--fa: ""}.fa-skype{--fa: ""}.fa-foursquare{--fa: ""}.fa-trello{--fa: ""}.fa-gratipay{--fa: ""}.fa-vk{--fa: ""}.fa-weibo{--fa: ""}.fa-renren{--fa: ""}.fa-pagelines{--fa: ""}.fa-stack-exchange{--fa: ""}.fa-square-vimeo,.fa-vimeo-square{--fa: ""}.fa-slack,.fa-slack-hash{--fa: ""}.fa-wordpress{--fa: ""}.fa-openid{--fa: ""}.fa-yahoo{--fa: ""}.fa-google{--fa: ""}.fa-reddit{--fa: ""}.fa-square-reddit,.fa-reddit-square{--fa: ""}.fa-stumbleupon-circle{--fa: ""}.fa-stumbleupon{--fa: ""}.fa-delicious{--fa: ""}.fa-digg{--fa: ""}.fa-pied-piper-pp{--fa: ""}.fa-pied-piper-alt{--fa: ""}.fa-drupal{--fa: ""}.fa-joomla{--fa: ""}.fa-behance{--fa: ""}.fa-square-behance,.fa-behance-square{--fa: ""}.fa-steam{--fa: ""}.fa-square-steam,.fa-steam-square{--fa: ""}.fa-spotify{--fa: ""}.fa-deviantart{--fa: ""}.fa-soundcloud{--fa: ""}.fa-vine{--fa: ""}.fa-codepen{--fa: ""}.fa-jsfiddle{--fa: ""}.fa-rebel{--fa: ""}.fa-empire{--fa: ""}.fa-square-git,.fa-git-square{--fa: ""}.fa-git{--fa: ""}.fa-hacker-news{--fa: ""}.fa-tencent-weibo{--fa: ""}.fa-qq{--fa: ""}.fa-weixin{--fa: ""}.fa-slideshare{--fa: ""}.fa-twitch{--fa: ""}.fa-yelp{--fa: ""}.fa-paypal{--fa: ""}.fa-google-wallet{--fa: ""}.fa-cc-visa{--fa: ""}.fa-cc-mastercard{--fa: ""}.fa-cc-discover{--fa: ""}.fa-cc-amex{--fa: ""}.fa-cc-paypal{--fa: ""}.fa-cc-stripe{--fa: ""}.fa-lastfm{--fa: ""}.fa-square-lastfm,.fa-lastfm-square{--fa: ""}.fa-ioxhost{--fa: ""}.fa-angellist{--fa: ""}.fa-buysellads{--fa: ""}.fa-connectdevelop{--fa: ""}.fa-dashcube{--fa: ""}.fa-forumbee{--fa: ""}.fa-leanpub{--fa: ""}.fa-sellsy{--fa: ""}.fa-shirtsinbulk{--fa: ""}.fa-simplybuilt{--fa: ""}.fa-skyatlas{--fa: ""}.fa-pinterest-p{--fa: ""}.fa-whatsapp{--fa: ""}.fa-viacoin{--fa: ""}.fa-medium,.fa-medium-m{--fa: ""}.fa-y-combinator{--fa: ""}.fa-optin-monster{--fa: ""}.fa-opencart{--fa: ""}.fa-expeditedssl{--fa: ""}.fa-cc-jcb{--fa: ""}.fa-cc-diners-club{--fa: ""}.fa-creative-commons{--fa: ""}.fa-gg{--fa: ""}.fa-gg-circle{--fa: ""}.fa-odnoklassniki{--fa: ""}.fa-square-odnoklassniki,.fa-odnoklassniki-square{--fa: ""}.fa-get-pocket{--fa: ""}.fa-wikipedia-w{--fa: ""}.fa-safari{--fa: ""}.fa-chrome{--fa: ""}.fa-firefox{--fa: ""}.fa-opera{--fa: ""}.fa-internet-explorer{--fa: ""}.fa-contao{--fa: ""}.fa-500px{--fa: ""}.fa-amazon{--fa: ""}.fa-houzz{--fa: ""}.fa-vimeo-v{--fa: ""}.fa-black-tie{--fa: ""}.fa-fonticons{--fa: ""}.fa-reddit-alien{--fa: ""}.fa-edge{--fa: ""}.fa-codiepie{--fa: ""}.fa-modx{--fa: ""}.fa-fort-awesome{--fa: ""}.fa-usb{--fa: ""}.fa-product-hunt{--fa: ""}.fa-mixcloud{--fa: ""}.fa-scribd{--fa: ""}.fa-bluetooth{--fa: ""}.fa-bluetooth-b{--fa: ""}.fa-gitlab{--fa: ""}.fa-wpbeginner{--fa: ""}.fa-wpforms{--fa: ""}.fa-envira{--fa: ""}.fa-glide{--fa: ""}.fa-glide-g{--fa: ""}.fa-viadeo{--fa: ""}.fa-square-viadeo,.fa-viadeo-square{--fa: ""}.fa-snapchat,.fa-snapchat-ghost{--fa: ""}.fa-square-snapchat,.fa-snapchat-square{--fa: ""}.fa-pied-piper{--fa: ""}.fa-first-order{--fa: ""}.fa-yoast{--fa: ""}.fa-themeisle{--fa: ""}.fa-google-plus{--fa: ""}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa: ""}.fa-linode{--fa: ""}.fa-quora{--fa: ""}.fa-free-code-camp{--fa: ""}.fa-telegram,.fa-telegram-plane{--fa: ""}.fa-bandcamp{--fa: ""}.fa-grav{--fa: ""}.fa-etsy{--fa: ""}.fa-imdb{--fa: ""}.fa-ravelry{--fa: ""}.fa-sellcast{--fa: ""}.fa-superpowers{--fa: ""}.fa-wpexplorer{--fa: ""}.fa-meetup{--fa: ""}.fa-square-font-awesome-stroke,.fa-font-awesome-alt{--fa: ""}.fa-accessible-icon{--fa: ""}.fa-accusoft{--fa: ""}.fa-adversal{--fa: ""}.fa-affiliatetheme{--fa: ""}.fa-algolia{--fa: ""}.fa-amilia{--fa: ""}.fa-angrycreative{--fa: ""}.fa-app-store{--fa: ""}.fa-app-store-ios{--fa: ""}.fa-apper{--fa: ""}.fa-asymmetrik{--fa: ""}.fa-audible{--fa: ""}.fa-avianex{--fa: ""}.fa-aws{--fa: ""}.fa-bimobject{--fa: ""}.fa-bitcoin{--fa: ""}.fa-bity{--fa: ""}.fa-blackberry{--fa: ""}.fa-blogger{--fa: ""}.fa-blogger-b{--fa: ""}.fa-buromobelexperte{--fa: ""}.fa-centercode{--fa: ""}.fa-cloudscale{--fa: ""}.fa-cloudsmith{--fa: ""}.fa-cloudversify{--fa: ""}.fa-cpanel{--fa: ""}.fa-css3-alt{--fa: ""}.fa-cuttlefish{--fa: ""}.fa-d-and-d{--fa: ""}.fa-deploydog{--fa: ""}.fa-deskpro{--fa: ""}.fa-digital-ocean{--fa: ""}.fa-discord{--fa: ""}.fa-discourse{--fa: ""}.fa-dochub{--fa: ""}.fa-docker{--fa: ""}.fa-draft2digital{--fa: ""}.fa-square-dribbble,.fa-dribbble-square{--fa: ""}.fa-dyalog{--fa: ""}.fa-earlybirds{--fa: ""}.fa-erlang{--fa: ""}.fa-facebook-f{--fa: ""}.fa-facebook-messenger{--fa: ""}.fa-firstdraft{--fa: ""}.fa-fonticons-fi{--fa: ""}.fa-fort-awesome-alt{--fa: ""}.fa-freebsd{--fa: ""}.fa-gitkraken{--fa: ""}.fa-gofore{--fa: ""}.fa-goodreads{--fa: ""}.fa-goodreads-g{--fa: ""}.fa-google-drive{--fa: ""}.fa-google-play{--fa: ""}.fa-gripfire{--fa: ""}.fa-grunt{--fa: ""}.fa-gulp{--fa: ""}.fa-square-hacker-news,.fa-hacker-news-square{--fa: ""}.fa-hire-a-helper{--fa: ""}.fa-hotjar{--fa: ""}.fa-hubspot{--fa: ""}.fa-itunes{--fa: ""}.fa-itunes-note{--fa: ""}.fa-jenkins{--fa: ""}.fa-joget{--fa: ""}.fa-js{--fa: ""}.fa-square-js,.fa-js-square{--fa: ""}.fa-keycdn{--fa: ""}.fa-kickstarter,.fa-square-kickstarter{--fa: ""}.fa-kickstarter-k{--fa: ""}.fa-laravel{--fa: ""}.fa-line{--fa: ""}.fa-lyft{--fa: ""}.fa-magento{--fa: ""}.fa-medapps{--fa: ""}.fa-medrt{--fa: ""}.fa-microsoft{--fa: ""}.fa-mix{--fa: ""}.fa-mizuni{--fa: ""}.fa-monero{--fa: ""}.fa-napster{--fa: ""}.fa-node-js{--fa: ""}.fa-npm{--fa: ""}.fa-ns8{--fa: ""}.fa-nutritionix{--fa: ""}.fa-page4{--fa: ""}.fa-palfed{--fa: ""}.fa-patreon{--fa: ""}.fa-periscope{--fa: ""}.fa-phabricator{--fa: ""}.fa-phoenix-framework{--fa: ""}.fa-playstation{--fa: ""}.fa-pushed{--fa: ""}.fa-python{--fa: ""}.fa-red-river{--fa: ""}.fa-wpressr,.fa-rendact{--fa: ""}.fa-replyd{--fa: ""}.fa-resolving{--fa: ""}.fa-rocketchat{--fa: ""}.fa-rockrms{--fa: ""}.fa-schlix{--fa: ""}.fa-searchengin{--fa: ""}.fa-servicestack{--fa: ""}.fa-sistrix{--fa: ""}.fa-speakap{--fa: ""}.fa-staylinked{--fa: ""}.fa-steam-symbol{--fa: ""}.fa-sticker-mule{--fa: ""}.fa-studiovinari{--fa: ""}.fa-supple{--fa: ""}.fa-uber{--fa: ""}.fa-uikit{--fa: ""}.fa-uniregistry{--fa: ""}.fa-untappd{--fa: ""}.fa-ussunnah{--fa: ""}.fa-vaadin{--fa: ""}.fa-viber{--fa: ""}.fa-vimeo{--fa: ""}.fa-vnv{--fa: ""}.fa-square-whatsapp,.fa-whatsapp-square{--fa: ""}.fa-whmcs{--fa: ""}.fa-wordpress-simple{--fa: ""}.fa-xbox{--fa: ""}.fa-yandex{--fa: ""}.fa-yandex-international{--fa: ""}.fa-apple-pay{--fa: ""}.fa-cc-apple-pay{--fa: ""}.fa-fly{--fa: ""}.fa-node{--fa: ""}.fa-osi{--fa: ""}.fa-react{--fa: ""}.fa-autoprefixer{--fa: ""}.fa-less{--fa: ""}.fa-sass{--fa: ""}.fa-vuejs{--fa: ""}.fa-angular{--fa: ""}.fa-aviato{--fa: ""}.fa-ember{--fa: ""}.fa-gitter{--fa: ""}.fa-hooli{--fa: ""}.fa-strava{--fa: ""}.fa-stripe{--fa: ""}.fa-stripe-s{--fa: ""}.fa-typo3{--fa: ""}.fa-amazon-pay{--fa: ""}.fa-cc-amazon-pay{--fa: ""}.fa-ethereum{--fa: ""}.fa-korvue{--fa: ""}.fa-elementor{--fa: ""}.fa-square-youtube,.fa-youtube-square{--fa: ""}.fa-flipboard{--fa: ""}.fa-hips{--fa: ""}.fa-php{--fa: ""}.fa-quinscape{--fa: ""}.fa-readme{--fa: ""}.fa-java{--fa: ""}.fa-pied-piper-hat{--fa: ""}.fa-creative-commons-by{--fa: ""}.fa-creative-commons-nc{--fa: ""}.fa-creative-commons-nc-eu{--fa: ""}.fa-creative-commons-nc-jp{--fa: ""}.fa-creative-commons-nd{--fa: ""}.fa-creative-commons-pd{--fa: ""}.fa-creative-commons-pd-alt{--fa: ""}.fa-creative-commons-remix{--fa: ""}.fa-creative-commons-sa{--fa: ""}.fa-creative-commons-sampling{--fa: ""}.fa-creative-commons-sampling-plus{--fa: ""}.fa-creative-commons-share{--fa: ""}.fa-creative-commons-zero{--fa: ""}.fa-ebay{--fa: ""}.fa-keybase{--fa: ""}.fa-mastodon{--fa: ""}.fa-r-project{--fa: ""}.fa-researchgate{--fa: ""}.fa-teamspeak{--fa: ""}.fa-first-order-alt{--fa: ""}.fa-fulcrum{--fa: ""}.fa-galactic-republic{--fa: ""}.fa-galactic-senate{--fa: ""}.fa-jedi-order{--fa: ""}.fa-mandalorian{--fa: ""}.fa-old-republic{--fa: ""}.fa-phoenix-squadron{--fa: ""}.fa-sith{--fa: ""}.fa-trade-federation{--fa: ""}.fa-wolf-pack-battalion{--fa: ""}.fa-hornbill{--fa: ""}.fa-mailchimp{--fa: ""}.fa-megaport{--fa: ""}.fa-nimblr{--fa: ""}.fa-rev{--fa: ""}.fa-shopware{--fa: ""}.fa-squarespace{--fa: ""}.fa-themeco{--fa: ""}.fa-weebly{--fa: ""}.fa-wix{--fa: ""}.fa-ello{--fa: ""}.fa-hackerrank{--fa: ""}.fa-kaggle{--fa: ""}.fa-markdown{--fa: ""}.fa-neos{--fa: ""}.fa-zhihu{--fa: ""}.fa-alipay{--fa: ""}.fa-the-red-yeti{--fa: ""}.fa-critical-role{--fa: ""}.fa-d-and-d-beyond{--fa: ""}.fa-dev{--fa: ""}.fa-fantasy-flight-games{--fa: ""}.fa-wizards-of-the-coast{--fa: ""}.fa-think-peaks{--fa: ""}.fa-reacteurope{--fa: ""}.fa-artstation{--fa: ""}.fa-atlassian{--fa: ""}.fa-canadian-maple-leaf{--fa: ""}.fa-centos{--fa: ""}.fa-confluence{--fa: ""}.fa-dhl{--fa: ""}.fa-diaspora{--fa: ""}.fa-fedex{--fa: ""}.fa-fedora{--fa: ""}.fa-figma{--fa: ""}.fa-intercom{--fa: ""}.fa-invision{--fa: ""}.fa-jira{--fa: ""}.fa-mendeley{--fa: ""}.fa-raspberry-pi{--fa: ""}.fa-redhat{--fa: ""}.fa-sketch{--fa: ""}.fa-sourcetree{--fa: ""}.fa-suse{--fa: ""}.fa-ubuntu{--fa: ""}.fa-ups{--fa: ""}.fa-usps{--fa: ""}.fa-yarn{--fa: ""}.fa-airbnb{--fa: ""}.fa-battle-net{--fa: ""}.fa-bootstrap{--fa: ""}.fa-buffer{--fa: ""}.fa-chromecast{--fa: ""}.fa-evernote{--fa: ""}.fa-itch-io{--fa: ""}.fa-salesforce{--fa: ""}.fa-speaker-deck{--fa: ""}.fa-symfony{--fa: ""}.fa-waze{--fa: ""}.fa-yammer{--fa: ""}.fa-git-alt{--fa: ""}.fa-stackpath{--fa: ""}.fa-cotton-bureau{--fa: ""}.fa-buy-n-large{--fa: ""}.fa-mdb{--fa: ""}.fa-orcid{--fa: ""}.fa-swift{--fa: ""}.fa-umbraco{--fa: ""}:root,:host{--fa-family-classic: "Font Awesome 7 Free";--fa-font-regular: normal 400 1em/1 var(--fa-family-classic);--fa-style-family-classic: var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:400;font-display:block;src:url(./fa-regular-400-BVHPE7da.woff2)}.far{--fa-family: var(--fa-family-classic);--fa-style: 400}.fa-regular{--fa-style: 400}:root,:host{--fa-family-classic: "Font Awesome 7 Free";--fa-font-solid: normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic: var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:block;src:url(./fa-solid-900-8GirhLYJ.woff2)}.fas{--fa-family: var(--fa-family-classic);--fa-style: 900}.fa-classic{--fa-family: var(--fa-family-classic)}.fa-solid{--fa-style: 900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(./fa-brands-400-BfBXV7Mm.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(./fa-solid-900-8GirhLYJ.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(./fa-regular-400-BVHPE7da.woff2) format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url(./fa-solid-900-8GirhLYJ.woff2) format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url(./fa-brands-400-BfBXV7Mm.woff2) format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url(./fa-regular-400-BVHPE7da.woff2) format("woff2");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC}@font-face{font-family:FontAwesome;font-display:block;src:url(data:font/woff2;base64,d09GMk9UVE8AAA/IAAkAAAAAIi4AAA9/A4EBAAAAAAAAAAAAAAAAAAAAAAAAAAAAATYCJAQGBmADgRwFiH0AghwHIA22GYUWESMRdnLSigfwXxK0JUN3PWgtIVtGtFABIUcjR8vMKvVNUhctBQIndOh7wFzNSdpf090C0MDGNSSuod3GJyMkmSUKlm72kk6vLpKqU4SDLlGqOoHx7wzNIRzzvZseTSBF/CoWaAkVRa5inol55lqxm5oz/9pr/qq+GXmakr21m0KxnJeWZ3dOoSo0//sTGj5e/r///znN1cDq77IugUrslFAFYg2CIfrG8Y3Q37GCqLAnZVKJvSuQC/x0zjP8v7/fp1rJjZ8tzGQcKS6iBFIAJMtql0EBKwIFJDuugO7Ztucm55fDg6nLQiMNIEFoAX1WesldzzU7W7qlB5C8/++0N/TOuYAMJkEJWxa0H6VUF8my5XljyWqW/HtHCdpC8/dzpf3Zo1xxtyzxz6xshdvbIjqxeb2f7J8c5YBze4Ccu5kUEBWBI0AH7IDAk6uwKytrZI3u+Oomu9N+Ch7edEI2hmbmj9mR4KGCCO1OI0Dr/VoFnpZiOoC03o/+9KGeq7f9lSyoBfSRrC9Amv8NNQXkv9dga9kX4SPg6q20ZH4KKkGH7ZxcnL4NSQJ3bNjDCltkZrMsvFjN7LHIvUfNiVvGzRR5g2liAY8ep1zeXndi8cn0bUAk+Rdo+H2aN3ibf00mnl6cTgSTzGQi2PwMLyybUdSOvMvrfRwevuNCicEtAc7iNqM5uMOiDXd5AXgoUDKe4wSrl3nYrJiJ5dgWy5eZNmGBqPqM7SiyHxMG13JMyioCC01sSbFISoxYYmjOYqngylWrJo0avhAvkN+mBQx+0Q/EuqY/MKvU/6QZOMFPn8YVKyFyLf/LwdGlvyBChm501AWTjv/yEZr7ZH17ZBCTYxHSc7VDmT9AFoyEi6CHBl359As9DQ82B5suxNn3j4gMt+UxWSNNYZZQvW8yZzIvpkfcsB9IM5scuJuxZ+gYJ1yo5FvehXBoyRMNnMS9UkW8OOc0MMSN2jR1ry3AabQk+JogpOfRBxzLQ6FlJ2OAKkDymQgcW9xTi3N58PQJMI1CpuCI5kjHZahelKvRmSv2ue23LAciStmv+qMxQMnoseN2TIh3nYzeu5gDMxPesxbeaVPhgpl1YJmQaT3p1uPa1l1QhEhsavLU+p3RJIxFqOwqyqks0qiMPn+ufnYItSTrkSg46sjY07FeCST6L1G6yVZZA2yuHrPmLfvQd7z6pC2GlriWzHIa3OjGNaElbS9udWlddmD03CQBYiOxu4x5MJj9aty8+8AtN195+WXnHXvMkeNHDepdrGj100fvPXPfPXedUS6QTH6OC8SLjm/RC7INBP1psFtAuh/jut1At7ug28Oumya6dSRdewT9u6fdi8KNPu45gM6I0glL5B4A5FS5OD6rJV07pr01Tbe7DNCfricygjae+C8jaQlwudWMKcHzYSyjgDACa+78r8uoVNCuVt7QVZyQLL8TeXFxjQoILPBnv12E3VdiCtFHfhcuFVlENkpnn2H/SXxVqpIlyc3yF4pgxXblcOUDlbeqTC1Xn9KUaxfCEQ5ZDvsdWhyTHXc4xTiPFe9zSekzvX2uzy5XoflexesHfIjl6zaU7k0eJ7GkJRisvss6IthIXzDKJNgOafeXL1zY+OrZ2RWDrpkmcPqRR0ALgU2f5sPNsN5mzE7tGsX/CsEmx07579/v/0rKfyU/B9xewNKUpWHBHGbSwWLhbS+nLAwOaSF2mpv37S0/A/N7tx/MR+H37AN49NY/GwSdrdlKnwmsNXUd0tTVHOFmclEYIQgaGkBICGSuZ2Zc1ZkgP6RM2kJWRDpVWXSeUXND5gKE1JyQkTqNKOsaR7iRmE+pgsyJlfylH6GUWXsT4uqgTL4XmmnNBvTSIeYa4auJkXz9tYBP6kI9QqqfU+wpBYuGK8AgbUZh6gA5zBkSrotIcz5B9ZUVMbvF5XkimQGmEkJDFtup83hwGaecgpTfOY8wQkjFBzHim294LkTOH5ONcFRwicEpLaxkTBrpwgUgBlRdiBbKSaPvsPwgNe+QUgccBUKDlOTvIscppyB76uemdhAoSqlahohzaq7UyX1ypuqk1WitUALYdpVCZjsbLNPWInJ/Wes1k6pryh+M6SRpjCbelogDZqvZoKqmSIjR31Kygf6f65K5G/LTlgDb0MVco6lFM67rlKt9moYigNgIdq9yZOjHuvIR2PQxkiarNVcVl9zfdHZiykproVioWsEItpndkPRp+9f1iEFZrhiBIGSl9F51vg6hluZQK1vrAmvXWTvJBc0mVVWMsuULNSugE0RQP9YSpt/9U5ZGBkV6UFpG3YtQk8V8RYcxEvldZR5I30VGzICwLSbvPXh/sd8AvSSvFjJZCB+d6PnyuEek88l8lBPR+BJaCYxfwwA0qhk0mcY4Z4w7NSIui2Spk3wgIpgJhpzfTmKALCrJLZCAScME5kqCYdqz+RVLJFffGEwnooYqpsl7EEYSN0SqBE30aFd04GY8/GVnAGNw86+H/zWjfEohq3YYxm0LulET5J7JoTAIGWn0CYlrS9e/DgdlMOlMMM2U/9dKwRHEda8hq2OZM8rY5I00yY9eXn4zGnIsmAASXcciw0TcLGE9Be859qlRjbeNBLjn/fu9kbEK/E0YQQ31G+2zQY3SuUUVjsBLePiL/6+46JcWPTyrzXIohckV6wVMt4jguZ/DT85pkL1XgabxDej/lYMB5gkvnpz879KLsg1b4DuSzocNzAOx8K39A+BeuhzA0bwHxKtUqlvryMsHHRjDoAqCdgrT6/MrNJIl8BAha+So2Z3q4y7bsHc2oWKDc3jqafI8EzgA8xbpBJ8JJKRRDnt7UXS0YwcEKRXGPKiGlDgD3ugGi52DrG2MM8+AO83Woq8P9JT6ox9mlDCwZhyDETO3JmvjwFnCPfnw45a5stJ9j1QK+bzOqv2jqUZBNibfaIdOl1eA1kQ7h2dQI8DTZTUXVFJmzyIlJVwFsTapQBQqjqdr4qXGfoma0Qnna96oFnEPDNrdtcWgvWAvEUqs4GC8mVtbJ8omjqeYiro6oT8pq3ip63X6up32Y4gP1PUX6APTS9osERNRRXR9i/+YulbmAd3XfI0eWF1ubK2AI4NK8ygBll5Oq4JoKJ127LhN21X7NfXV+7k0Rgtlu8hpjgyapeonI0xI1cn6T61Xpq5rpx3VT7g/pSGipIRrGWKB9tY56llBi0myy5NmDZRGrbd4OInkwyiXMhKjtl/T1iC5iId7UOocDRvAnozZYbGHekzqtCExsN/jToMDp2hoAT2/g7ySVayA/KCUxm07sANSKQ+JgVVb7bDjedw2hLw9aOsGPOucwfNDNPQ82R4kBooORoE6uEc368C/4EV6ptNehiCxci9VcrbhBugYGilx8skc9pfwz7f4lcUujBZqGRT7Yj9/GeF9uY9sli0x+jZku4B7V5CtDAsvQE+x4CGiGMrHlBnjZ0bH0PihMmF80fW1oCF2ZNt7v3jHuzgavrvcNTa8/Mf+lA28ePHHhdmlDs8Ijtsw41mQAzvwgOKGD1MfShiSoHyiyJrdYqp0/sF6cC6ZcQcwPs1nKZaFuzYcmZ63tyiDyriD0nlUmMlvEVDQLq09dX5+a/BCmp3giaHXbgvBDWB6GUeYkCJoe0RHFAuTiC7EWEtxIjYMlowP2ID2zjgBYs0FN4eE5IuVNZgWg21O/9fbq/bbBR+RDrc2rLVjxpO+anAx69iHLY8Rwbgn6BgDS4KZvlyRdNypPcT4G0RcEvfduSXZK9vbOhvOqxLHo0L53u3tM2fQ1171UqgFwaN7/iNt0KPwFbvwYwjhFlnWBIKVFEMvvpaVQNC18E19gVmLOadcxghyPsO0e9GzdZqJbAXKAazc/8ObOkWFE3IWDAnZDxLnMwOjzchyp7RASRrhFEiUFFsYUZZGhB5+IW2DBTHDEDOBSjHt/IyKa+I2YgshSBQUvjdFHVFSnRM7MLrKBcRwFxNCXuKIWxkkDZ3+GNSME7+HNFfwO/1sPObe41m+JMcl5i4nO+f7sAWpd3LiiRQKWk4dBljDES8g2BQw2ivsHIW4+jD/wt59GA//0G8vh/oQ5lvznmwzL8LRG9sCdLI+9lzbhO05llkvRHx2KbZmKzhzwqUGwYQo01QBjU9dhD4so8lPnjgxcUjV0SIEMK4oIhJD7FTYlJhAMCAvn9kKjWCzYoSFkOXbiZ9YkeBAyWHrMwq8OGUy2/ExrEh6VZNtBrZRyYayz4FnJlTvuR/zj9Jll0FK/h5zjG4lJQ84Rrz/PlWhF67tuOAAReg8QlviW7BqX0z6dNNNWjHPAf0783geYmU3uu+nMa96e7VTkIwddJvmc7uBmfrcbhKZC0RHpV/nFU6Q48pogAXcnadHcERQnjZYlsKgbAkz/PvinZmQWXZBy19p5MhAQE40OBPxz+fYZgK99OPNnJXHxomMWB7La/SnlBrolWVgu/xaRI7zL8ALVqePUC9iPvuUW3N3XZI6J6uRiMrebvG9YDIbfHGAXDedDHIpyu79Uq4D91aqY3+ABiG8rsVnRg1L5xpsOLVt51LUQTvrEAtUMqzOzqK2T2t2zP772rd/ZY6fUp1uF6ePhpWeIxiqoWyhNsRA69AZrcY5o5zVFHUIBwtfsdxjAkFKhVFxVByV78qjlajtlsg1clS7RI9XJ/f2gjjXdB/xy3u+B7Z1szrwPh1m8nMticlqfZJWvPGLmjcJBohzT5z1F63AWaocmFtuAY1ePeBY30R4kfL7aE9+GetD5Hvj8eGMZ3up6qQxKgieGx69dhLxDSY+nQ5FI3LRfrLhMDFvEwF2uOoME+/Gh0MqYxkm4s05u6D4DyLBRemu4kMtB6Nv/NOFUZPitzFD8qL8o0r+kYrPnnsY0vWZd5GEzsCREC+Wz3APkfzeqsAp0tZw0lLrhuy2DNy1E1VNM1LqdhIO45OPIwT3rftapv3Bq7mdNHFSgnKIkN8flMKWHNJF9U1BMQglWyx3EZ7e5f02oBD3RnnUPJn1p0wir+pGFraC2kyNDOKF8tvhNtQ4Hcy0KjTgZz2eIU55xre6wlnEltXkEBDbif0x/5SQnkBBsVWmb3r49ic42aAZm9yFY1aRg7n+S55ntbIbUFoODVCE879nRYAuMN+ACxenLXW8IjGFgtIdIwdl+hm8IjDZChcfQWQE4njeBgZtMFXgB6tKKFfpy23VFRCE125CitD/JeFiLDnXDHDSEnA6F9x0fPn4hNuPX1WQu8Z38LPLmCxI8nJVmHouX1lTh3BMEinPhg07NI3cNPSeEiWEBfG4rV6SAQMAAAA=) 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}:root{--theme-font-size: .75rem;--theme-font-weight: 400;--theme-line-height: 1.33;--theme-font-family: "open-sans", sans-serif;--theme-color-primary: #000;--theme-transition-duration: .4s;--theme-header-width: auto;--theme-mega-menu-min-height: 100px;--theme-color-white: #FFF;--theme-color-black: #000;--theme-color-black-v2: #070A0A;--theme-color-black-v3: #1B1D14;--theme-color-orange: #F9C014;--theme-color-orange-v2: #F9C015;--theme-color-blue: #01AAFF;--theme-color-blue-v2: #007AFF;--theme-color-gray: #9A9CAA;--theme-color-gray-v2: #D3D3D3;--theme-color-gray-v3: #F5F5F5;--theme-color-gray-v4: #F9F9F9;--theme-color-gray-v5: #EFEFF1;--theme-color-gray-v6: #D9D9D9}*{padding:0;margin:0;outline:0;box-sizing:border-box}*:before,*:after{box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,main{display:block}template{display:none}html{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}img,iframe,video,audio,object{max-width:100%}img,iframe{border:0 none}img{height:auto;display:inline-block;vertical-align:middle}b,strong{font-weight:700}address{font-style:normal}svg:not(:root){overflow:hidden}a,button,input[type=submit],input[type=button],input[type=reset],input[type=file],input[type=image],label[for]{cursor:pointer}button[disabled],input[disabled],textarea[disabled],select[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=week],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],input[type=color],textarea,a[href^=tel]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{overflow:auto;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}button,select{text-transform:none}table{width:100%;border-collapse:collapse;border-spacing:0}nav ul,nav ol{list-style:none outside none}input::-moz-placeholder{color:inherit;opacity:1}input::placeholder{color:inherit;opacity:1}textarea::-moz-placeholder{color:inherit;opacity:1}textarea::placeholder{color:inherit;opacity:1}input:-webkit-autofill{-webkit-text-fill-color:inherit;box-shadow:0 0 0 1000px #fff inset}input[type=text],input[type=button],input[type=tel],input[type=email],input[type=submit],input[type=date],input[type=search],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.tk-open-sans{font-family:open-sans,sans-serif}html{scroll-behavior:smooth}body{min-width:320px;font:var(--theme-font-weight) var(--theme-font-size)/var(--theme-line-height) var(--theme-font-family);color:var(--theme-color-primary)}@media(max-width:1023px){body:has(.header__left.is-active),body:has(.header__cart-wrap.is-active){overflow:hidden}}a{color:inherit;text-decoration:underline}@media(hover:hover)and (pointer:fine){a:where(:hover,:focus-visible){text-decoration:none}}a[href^=tel]{text-decoration:none}.h1,.sale__head h2,.sale__info h2,.deals__head h2,.showcase__head h2,.promo__head h2,.schema__head h2,.hero--secondary .hero__content h1,h1,.h2,h2,.h3,.app-product-hero .app-product-hero__content .app-product-hero__title,.woocommerce .woocommerce-products-header .woocommerce-products-header__title strong:first-of-type,.cards__head h2 strong:first-of-type,.callout__title,.benefits__head h2,.hero__content h1,h3,.h4,.woocommerce .woocommerce-products-header .woocommerce-products-header__title,.kit-features__head h2,.cards__head h2,.deals__left-item p,.guide__head h2,.review-head__rating p,h4,.h5,.deals__left-item a,.showcase-item__head .showcase-item__title,h5,.h6,h6{margin-bottom:calc(var(--theme-line-height) * .5em)}.h1:last-child,.hero--secondary .hero__content h1:last-child,h1:last-child,.h2:last-child,h2:last-child,.h3:last-child,.app-product-hero .app-product-hero__content .app-product-hero__title:last-child,.woocommerce .woocommerce-products-header .woocommerce-products-header__title strong:last-child:first-of-type,.cards__head h2 strong:last-child:first-of-type,.callout__title:last-child,h3:last-child,.h4:last-child,.woocommerce .woocommerce-products-header .woocommerce-products-header__title:last-child,.deals__left-item p:last-child,.review-head__rating p:last-child,h4:last-child,.h5:last-child,.deals__left-item a:last-child,.showcase-item__head .showcase-item__title:last-child,h5:last-child,.h6:last-child,h6:last-child{margin-bottom:0}.h1,.sale__head h2,.sale__info h2,.deals__head h2,.showcase__head h2,.promo__head h2,.schema__head h2,.hero--secondary .hero__content h1,h1{font-size:2rem;line-height:1.375;font-weight:300}.h2,h2{font-size:1.875rem;line-height:1;font-weight:300}.h3,.app-product-hero .app-product-hero__content .app-product-hero__title,.woocommerce .woocommerce-products-header .woocommerce-products-header__title strong:first-of-type,.cards__head h2 strong:first-of-type,.callout__title,.benefits__head h2,.hero__content h1,h3{font-size:1.75rem;line-height:1.1;font-weight:300}.h4,.woocommerce .woocommerce-products-header .woocommerce-products-header__title,.kit-features__head h2,.cards__head h2,.deals__left-item p,.guide__head h2,.review-head__rating p,h4{font-size:1.5625rem;line-height:1.36;font-weight:300}.h5,.deals__left-item a,.showcase-item__head .showcase-item__title,h5{font-size:1.125rem;line-height:1.38;font-weight:300}.h6,h6{font-size:1rem;line-height:1.375;font-weight:300}sup{font-size:18px}p,ul,ol,dl,hr,table,blockquote{margin-bottom:calc(var(--theme-line-height) * .5em)}p:last-child,ul:last-child,ol:last-child,dl:last-child,hr:last-child,table:last-child,blockquote:last-child{margin-bottom:0}.clear:after{content:"";line-height:0;display:table;clear:both}.sr-only,.sr-only-focusable:not(:focus,:focus-within){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.image-fit{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0}.image-fit img,.image-fit video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.notext{white-space:nowrap;text-indent:100%;text-shadow:none;overflow:hidden}[disabled],.disabled{cursor:default}[hidden],.hidden{display:none}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hidden-xs{display:none!important}}@media(min-width:767.02px)and (max-width:1023px){.hidden-sm{display:none!important}}@media(min-width:1023.02px)and (max-width:1199px){.hidden-md{display:none!important}}@media(min-width:1199.02px){.hidden-lg{display:none!important}}.richtext-entry ol,.richtext-entry ul{list-style:none}.richtext-entry li,.richtext-entry p{font-size:.75rem;line-height:normal;font-weight:300}.richtext-entry li{position:relative;padding-left:18px}.richtext-entry li:before{content:"";position:absolute;left:8px;top:8px;width:2px;height:2px;background-color:var(--theme-color-black);border-radius:50%}.richtext-entry>blockquote{border-left:2px solid var(--theme-color-primary);margin-left:0;padding:0 0 0 16px}.richtext-entry>*.alignwide{width:100%;max-width:100%;clear:both}.richtext-entry>*.aligncenter{margin-left:auto;margin-right:auto}.richtext-entry>*.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:auto;padding:0 20px}.comment-respond{width:100%;padding-top:30px;border-top:1px solid #363636}.comment-respond h3{position:relative}.comment-respond small{position:absolute;top:0;right:0}.comment-respond label{display:inline-block;padding-bottom:4px}.comment-respond input[type=text],.comment-respond textarea{display:block;width:100%;padding:10px;border:1px solid #ccc;background:#f7f7f7}.comment-respond textarea{height:100px}.comment-respond input[type=text]:focus{background-color:#fff}.comment-respond input[type=text]::-moz-placeholder{color:#777}.comment-respond input[type=text]::placeholder{color:#777}.comment-respond .required{color:red}.comment-respond .comment-notes{padding-top:15px}.comment-respond .form-submit input{display:block;width:16px;height:40px;border:0;font-size:r(14px);font-weight:700;color:#fff;background:#363636;cursor:pointer;border-radius:4px}.comments{position:relative}.comments .children{position:relative;padding-left:7rem}.comments .children:before,.comments .children:after{content:"";position:absolute;display:block}.comments .children:before{top:33px;left:23px;width:32px;height:27px;border-left:8px solid #c3c3c3;border-bottom:8px solid #c3c3c3;border-radius:0 0 0 8px}.comments .children:after{top:-.5rem;left:8px;border:20px solid transparent;border-width:20px 19px;border-bottom-color:#c3c3c3}.comments .comment{position:relative;border-top:1px dashed #363636}.comments .avatar{position:absolute;top:28px;left:0;width:48px;height:48px;border-radius:50%;border:1px solid #ccc}.comments .says{padding-left:5px}.comments .moderation-notice{display:inline-block;margin:3px 0 8px;color:#999}.comments .comment__entry{position:relative;padding:30px 0 30px 65px}.comments .comment__text p:last-child{padding-bottom:0;margin-bottom:0}.comments .comment__meta{padding-bottom:12px}.comments .comment__meta a{color:#363636}.comments .comment__reply{padding-top:10px;text-align:right}.comments .comment__reply a{display:inline-block;padding:5px 10px;background:#363636;color:#fff;border-radius:6px}@media(hover:hover)and (pointer:fine){.comments .comment__reply a:where(:hover,:focus-visible){text-decoration:none;opacity:.8}}.paging{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.paging{flex-wrap:wrap}}.paging a{text-decoration:none}.paging ul{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;list-style:none;margin-inline:auto;padding-inline:20px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.paging ul{width:100%;order:-1;padding:0;margin-bottom:20px}}.paging ul li{margin-inline:5px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.paging ul li:first-child{margin-left:0}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.paging ul li:last-child{margin-right:0}}.paging ul li.paging__spacer,.paging ul a{background-color:#fff;font-size:r(14px);color:#000;width:35px;height:35px;display:block;text-align:center;line-height:35px;transition:all .4s}.paging ul a:hover,.paging ul li.is-current a{color:#fff;background-color:#000}.paging .paging__next,.paging .paging__prev{font-size:r(16px);color:#000;transition:all .4s}@media(hover:hover)and (pointer:fine){.paging .paging__next:where(:hover,:focus-visible),.paging .paging__prev:where(:hover,:focus-visible){color:#000}}.paging .paging__next:only-child{margin-left:auto;margin-right:0}.paging .paging__prev:only-child{margin-right:auto;margin-left:0}.paging .paging__label,.paging .paging__first,.paging .paging__last,.paging .paging__prev,.paging .paging__next{margin:9px}.search-form{display:flex;align-items:center;position:relative;overflow:hidden}.search-form label:has(input[type=search]){width:100%}.search-form:not(.header__nav .search-form) .search-form-submit{margin-left:4px}.search-form:not(.header__nav .search-form) input[type=search]{width:100%;background-color:transparent;border:none;border-bottom:1px solid}.search-form__field{display:block;width:100%;padding:10px;border:1px solid #ccc;background:#f7f7f7}@media(max-width:1023px){.search-form__field{padding:10px 0}}.search-form__field:focus{background-color:#fff}.search-form__field::-moz-placeholder{color:#777}.search-form__field::placeholder{color:#777}.section-comments{padding-top:15px}.section-comments a{text-decoration:none}.section-comments p{padding-bottom:18px}.section-comments ol,.section-comments ul{padding:0;margin:0;list-style:none outside none}.section-comments h3{position:relative;padding:0 0 10px}.section-comments h3 small{position:absolute;top:0;right:0}.section-comments .comment-form textarea{background-color:transparent;border-radius:6px}.section-comments .comment-form input[type=submit],.section-comments .comment__reply .comment-reply-link{background-color:var(--theme-color-orange);border-color:var(--theme-color-orange);color:var(--theme-color-black);border-radius:99em;padding:10px 20px;transition:color,background,border;transition-duration:var(--theme-transition-duration);width:-moz-fit-content;width:fit-content}.section-comments .comment-form input[type=submit]:hover,.section-comments .comment__reply .comment-reply-link:hover{background-color:var(--theme-color-black);border-color:var(--theme-color-black);color:var(--theme-color-orange)}.section-comments .comment__reply .comment-reply-link{padding:6px 12px}.widget{margin-bottom:15px}.widget:last-child{margin-bottom:0}.widget>ul{list-style:none outside none;margin:0}.widget>ul li{padding:5px}.widget>ul a{text-decoration:none;border-bottom:1px solid transparent;transition:color,border;transition-duration:var(--theme-transition-duration)}@media(hover:hover)and (pointer:fine){.widget>ul a:where(:hover,:focus-visible){border-bottom-color:var(--theme-color-primary);color:var(--theme-color-primary)}}.widget_nav_menu ul{list-style:none}.widget_nav_menu ul li{padding:5px}.widgets{list-style:none;display:flex;flex-wrap:wrap;margin:-10px -20px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.widgets{margin:0}}.widgets>li{width:50%;padding:10px 20px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.widgets>li{width:100%;padding:10px 0}}.alignnone,.alignleft,.alignright,.aligncenter{margin:5px 15px calc(var(--lh-base) * .5em)}.alignleft{margin-left:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.alignleft{margin:5px 0 10px}}.alignright{margin-right:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.alignright{margin:5px 0 10px}}.alignnone{margin-left:0;margin-right:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.alignnone{margin:5px 0 10px}}.aligncenter{display:block;margin-left:auto;margin-right:auto}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.aligncenter{margin:5px 0 10px}}.wp-caption{position:relative}.wp-caption img{width:100%}.wp-caption-text{padding:8px;font-size:.8em;color:inherit;background:transparent;text-align:center}.nocomments{padding-top:12px;font-weight:700;font-size:r(18px)}.wp-block-search__input{border:2px solid var(--theme-color-primary)}.wp-block-search__button{text-transform:uppercase;border:2px solid var(--theme-color-primary);background:var(--theme-color-primary);color:#fff;padding:8px;transition:color,background,border;transition-duration:var(--theme-transition-duration)}@media(hover:hover)and (pointer:fine){.wp-block-search__button:where(:hover,:focus-visible){background:transparent;color:var(--theme-color-primary)}}@keyframes spinner{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.article{position:relative;display:flex;flex-direction:column;width:100%;height:auto}.article .article__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;text-decoration:none}.article .article__link:hover~.article__image img{transform:scale(1.05)}.article .article__title{margin-bottom:18px;font-size:1.125rem;font-weight:600;line-height:1.4}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.article .article__title{font-size:1.375rem;margin-bottom:16px}}.article .article__btn{font-size:.75rem;line-height:1;font-weight:400;color:var(--theme-color-blue-v2);text-decoration:underline;display:block}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.article .article__btn{font-size:.9375rem}}.article__actions{margin-bottom:22px}.article__actions a{position:relative;z-index:10}.article__entry p{font-size:.75rem;line-height:1.3;font-weight:300;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.article__entry p{font-size:.9375rem;margin-bottom:4px}}.article__image{margin-bottom:17px;border-radius:12px;overflow:hidden}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.article__image{margin-bottom:34px}}.article__image img{width:100%;aspect-ratio:384/183;-o-object-fit:cover;object-fit:cover;transition:transform var(--theme-transition-duration)}.article__meta{display:flex;align-items:center;justify-content:space-between}.article__date,.article__author{font-size:.75rem;font-weight:400;line-height:1;color:var(--theme-color-gray)}.article__author strong{font-weight:700;color:var(--theme-color-black)}.article__author a{text-decoration:none;position:relative;z-index:10}.article__author a:hover{text-decoration:underline}body.woocommerce-cart .article-single__body{display:flex;flex-direction:column}body.woocommerce-cart .article-single__body>.ywdpd-cart-notices-wrapper{order:1}body.woocommerce-cart .article-single__body>.showcase{order:2;margin-top:0}body.woocommerce-cart .article-single__body>.wp-block-woocommerce-cart{order:3}.article-single:has(form.woocommerce-form-login) .article-single__title h1,.article-single:has(form.woocommerce-form-register) .article-single__title h1{text-align:center}.article-single__head,.article-single__image{margin-bottom:40px}.article-single__head:last-child,.article-single__image:last-child{margin-bottom:0}.article-single__image img{width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.articles{margin-block:90px;list-style:none;display:grid;gap:40px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.articles{margin-block:66px}}ol.articles{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:1023px){ol.articles{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){ol.articles{grid-template-columns:1fr;gap:32px}}ol.articles .article{margin:0}ol.articles .article__body{display:none}ol.articles .article__title h2{font-size:1rem;line-height:1.2;font-weight:600;margin-bottom:10px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){ol.articles .article__title h2{font-size:.875rem}}.articles__head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.articles__head{align-items:center;justify-content:center;margin-bottom:16px}}.articles__head h2{font-size:1.75rem;line-height:1;font-weight:300}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.articles__head h2{font-size:1.375rem}}.articles__head a{padding:8px 20px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.articles__head a{display:none}}.articles__actions{display:none}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.articles__actions{display:flex;align-items:center;justify-content:center;margin-top:32px}}.articles__actions a{width:100%;max-width:307px}.articles__list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:1023px){.articles__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.articles__list{grid-template-columns:1fr;gap:32px}}.btn,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_button_select_files,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer input,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer button,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer input,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer button,.showcase-item__actions a{--button-font-size: .75rem;--button-border-radius: 0;--button-color: #fff;--button-background-color: #000;--button-border-color: #000;--button-transition-duration: var(--theme-transition-duration);--button-hover-color: #000;--button-hover-background-color: #fff;--button-hover-border-color: #000;display:inline-block;font-size:var(--button-font-size);text-align:center;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;font-weight:600;min-width:125px;border-radius:var(--button-border-radius);background:var(--button-background-color);border:1px solid var(--button-border-color);color:var(--button-color);transition:color,background,border;transition-duration:var(--button-transition-duration);padding:10px 20px}@media(hover:hover)and (pointer:fine){.btn:where(:hover,:focus-visible),div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_button_select_files:where(:hover,:focus-visible),div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer input:where(:hover,:focus-visible),div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer button:where(:hover,:focus-visible),div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer input:where(:hover,:focus-visible),div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer button:where(:hover,:focus-visible),.showcase-item__actions a:where(:hover,:focus-visible){color:var(--button-hover-color);background:var(--button-hover-background-color);border-color:var(--button-hover-border-color)}}.btn--outlined{--button-color: #000;--button-background-color: #fff;--button-hover-color: #fff;--button-hover-background-color: #000}.btn--block{display:block}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.btn,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_button_select_files,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer input,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer button,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer input,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer button,.showcase-item__actions a{--button-font-size: .9375rem}}.btn--primary{background-color:var(--theme-color-orange);border-color:var(--theme-color-orange);color:var(--theme-color-black);border-radius:99em}.btn--primary:hover{background-color:var(--theme-color-black);border-color:var(--theme-color-black);color:var(--theme-color-orange)}.btn--secondary{background-color:var(--theme-color-white);color:var(--theme-color-black-v2);border-radius:99em}.btn--secondary:hover{background-color:var(--theme-color-black-v2);color:var(--theme-color-white)}.btn--black,.showcase-item__actions a{background-color:var(--theme-color-black);border-color:var(--theme-color-black);color:var(--theme-color-orange);border-radius:99em}.btn--black:hover,.showcase-item__actions a:hover{background-color:var(--theme-color-orange);border-color:var(--theme-color-orange);color:var(--theme-color-black)}.btn--outline-blue{background-color:transparent;border-color:var(--theme-color-blue-v2);color:var(--theme-color-blue-v2);border-radius:99em}.btn--outline-blue:hover{background-color:var(--theme-color-blue-v2);color:var(--theme-color-white)}.btn--outline-orange{background-color:transparent;border-color:var(--theme-color-orange);color:var(--theme-color-orange);border-radius:99em}.btn--outline-orange:hover{background-color:var(--theme-color-orange);color:var(--theme-color-white)}.btn--with-icons{font-size:1.125rem;font-weight:300;line-height:1;display:inline-flex;align-items:center;text-decoration:none;gap:6px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.btn--with-icons{font-size:1rem}}.btn--with-icons img:first-of-type{margin-right:6px}.btn--with-icons img:nth-of-type(2){margin-left:10px}.footer{width:100%;background-color:var(--theme-color-black-v2);color:var(--theme-color-white);transition:opacity var(--theme-transition-duration),filter var(--theme-transition-duration)}.footer__inner{padding:50px 0 24px}@media(max-width:1023px){.footer__inner{padding:50px 0 24px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.footer__inner{padding:88px 0 20px}}.footer__cols{display:flex;margin-bottom:12px}@media(max-width:1023px){.footer__cols{flex-wrap:wrap;gap:24px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.footer__cols{flex-direction:column;gap:28px}}.footer__col:first-of-type{width:295px}.footer__col:nth-of-type(2){width:283px}.footer__col:nth-of-type(3){width:298px}.footer__col:nth-of-type(4){width:254px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.footer__col:first-of-type,.footer__col:nth-of-type(2),.footer__col:nth-of-type(3),.footer__col:nth-of-type(4){width:100%}}.footer__col .menu{list-style:none}.footer__col .menu li{text-decoration:none;font-size:.8125rem;line-height:2.53;font-weight:300}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.footer__col .menu li{line-height:2.5}}.footer__col .menu a{text-decoration:none;transition:color .15s ease-in-out}.footer__col .menu a:hover{color:var(--theme-color-orange)}.footer__col .footer__title{font-size:.8125rem;line-height:2.53;font-weight:600;color:var(--theme-color-orange);margin-bottom:10px}.footer__col:has(.socials) .footer__title{margin-bottom:4px}.footer__col .footer__site-logo{display:block;margin-bottom:22px}@media(max-width:575px){.footer__col .footer__site-logo{margin-bottom:20px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.footer__col .footer__site-logo img{max-width:172px;width:100%}}.footer__col .socials a{transition:opacity var(--theme-transition-duration)}.footer__col .socials a:hover{opacity:.7}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.footer__col .socials ul{display:flex}.footer__col .socials li{margin-right:26px}.footer__col .socials img{width:26px}}.footer__logos{display:flex;align-items:center;justify-content:flex-end;width:100%;gap:19px;margin-bottom:22px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.footer__logos{margin-block:50px 24px;justify-content:space-between}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.footer__logos a:first-of-type img{width:66px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.footer__logos a:nth-of-type(2) img{width:44px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.footer__logos a:nth-of-type(3) img{width:54px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.footer__logos a:nth-of-type(4) img{width:36px}}.footer__copyright{background-color:var(--theme-color-black-v3);border-radius:12px;text-align:center;width:100%;padding-block:22px;padding-inline:10px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.footer__copyright{text-align:start;padding:34px 20px}}.footer__copyright p{font-size:.5625rem;line-height:1.33}.header{position:fixed;top:0;left:0;right:0;padding-top:30px;width:100%;z-index:100}.header__inner{position:relative;display:flex;background-color:var(--theme-color-white);border-radius:12px 12px 0 0;box-shadow:0 7px 60px #262d761f}.header__left{display:grid;grid-template-columns:171px auto;align-items:center;width:80%;padding-left:37px}@media(max-width:1023px){.header__left{grid-template-columns:minmax(50px,60px) minmax(150px,170px) minmax(50px,60px);justify-content:space-between;width:100%;padding-left:0}}@media(max-width:1023px){.header__left .header__logo{margin-inline:auto}}.header__left .header__logo img{width:100%}.header__left .nav-trigger{display:none}@media(max-width:1023px){.header__left .nav-trigger{display:block;border:none;background-color:transparent;width:59px;height:59px}}.header__cart-wrap{display:block;position:absolute;top:100%;right:0;width:400px}@media(max-width:1023px){.header__cart-wrap{position:relative;top:0;width:auto}}.header__cart-wrap .header__cart-bar{position:absolute;width:100%;top:0;right:0;opacity:0;pointer-events:none;transition:opacity var(--theme-transition-duration)}@media(min-width:1023.02px){.header__cart-wrap .header__cart-bar{box-shadow:0 8px 12px #0000000d;border-radius:0 0 12px 12px}}@media(max-width:1023px){.header__cart-wrap .header__cart-bar{position:fixed;top:0;right:0;bottom:0;left:0}}.header__cart-wrap.is-active .header__cart-bar{opacity:1;pointer-events:all}.header__cart-wrap .header__cart-title{font-size:15px;font-weight:600}.header__cart-wrap .header__cart-icon{display:none}@media(max-width:1023px){.header__cart-wrap .header__cart-icon{display:inline-block}}.header__cart-wrap .header__cart-icon a{display:flex;align-items:center;justify-content:center;width:59px;height:59px;position:relative}.header__cart-wrap .header__cart-icon .cart-count{position:absolute;top:32%;left:63%;transform:translate(-50%,-50%);font-size:.5rem;border:1px solid var(--theme-color-orange);background-color:var(--theme-color-orange);color:var(--theme-color-black);border-radius:50%;padding:2px 5px}.header__cart-wrap .header__cart-close{display:flex;align-items:center;justify-content:center;width:59px;height:59px}.header__cart-wrap .header__cart-close a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.header__cart-wrap .header__cart-head{display:flex;align-items:center;justify-content:space-between;background-color:var(--theme-color-white);padding-left:20px;border-bottom:1px solid var(--theme-color-gray-v5)}.header__cart-wrap .header__cart-content{position:relative;display:flex;align-items:center;justify-content:center;width:100%;background-color:var(--theme-color-white);padding:0 16px;min-height:0;transition:min-height var(--theme-transition-duration)}@media(min-width:1023.02px){.header__cart-wrap .header__cart-content{border-radius:0 0 12px 12px}}.header__cart-wrap .header__cart-content:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--theme-color-white);opacity:.9;transition:opacity var(--theme-transition-duration)}.header__cart-wrap .header__cart-content:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;aspect-ratio:1/1;border:4px solid var(--theme-color-gray-v2);border-bottom-color:transparent;border-radius:50%;animation:spinner 1s linear infinite;transition:opacity var(--theme-transition-duration)}.header__cart-wrap .header__cart-content:not(.is-loading):before,.header__cart-wrap .header__cart-content:not(.is-loading):after{pointer-events:none;opacity:0}.header__cart-wrap.is-active .header__cart-content{min-height:calc(100% - 50px);padding:16px}@media(min-width:1023.02px){.header__cart-wrap.is-active .header__cart-content{min-height:250px}}.header__cart-wrap .empty-cart-msg{font-size:15px;line-height:1.33;font-weight:400;text-align:center}.header__nav{margin-left:60px}@media(max-width:1199px){.header__nav{margin-left:0}}.header__nav .header__bar,.header__nav .header__search-mobile{transition:opacity var(--theme-transition-duration);padding:23px 20px 16px 25px}@media(min-width:1023.02px){.header__nav .header__bar,.header__nav .header__search-mobile{display:none}}.header__nav .header__bar{padding:17px 20px 16px 25px}@media(max-width:1023px){.header__nav{display:block;position:fixed;top:0;left:0;height:100dvh;width:100%;overflow-y:auto;background-color:var(--theme-color-white);opacity:0;pointer-events:none;transition:opacity var(--theme-transition-duration)}.header__nav .nav{transition:opacity var(--theme-transition-duration)}}@media(max-width:1023px){.is-active .header__nav{opacity:1;pointer-events:all}}.header__bar{display:flex;align-items:center;border-bottom:1px solid var(--theme-color-gray-v5);padding:0 20px}.header__bar .header__bar-icon{width:14px;height:18px}.header__bar .header__close-nav{margin-left:auto;justify-self:flex-end;width:14px;height:14px;border:none;background-color:transparent}@media(max-width:1023px){.header__bar .header__close-nav{width:16px;height:18px}}.header__bar .header__links{display:flex;align-items:center;list-style:none;font-size:.9375rem;gap:3px;margin:6px 0 0 13px}.header__bar .header__links li:not(:last-of-type):after{content:"|";width:0}.header__bar .header__links a{text-decoration:none}.header__search-mobile{border-bottom:1px solid var(--theme-color-gray-v5)}.header__search-mobile form{display:flex;align-items:center}.header__search-mobile form label{width:100%;font-size:.9375rem}.header__search-mobile form input{border:none;background-color:transparent;padding:0;color:var(--theme-color-black-v2)}.header__search-mobile form input::-moz-placeholder{font-style:italic;color:inherit}.header__search-mobile form input::placeholder{font-style:italic;color:inherit}.header__actions{display:flex;align-items:center;justify-content:center;position:relative;width:18.6%;margin-left:auto;box-shadow:inset 2.5em 0 2.5em -2em #262d7614}@media(max-width:1023px){.header__actions{display:none;width:0}}.header__actions ul{display:flex;align-items:center;justify-content:center;gap:40px;list-style:none;transition:all var(--theme-transition-duration) ease-in-out}.header__actions ul li a{transition:all var(--theme-transition-duration) ease-in-out}.header__actions ul li a:hover{opacity:.7}.header__actions ul li img{min-width:8px}.header__actions:has(.search-form.is-active) ul{opacity:0;pointer-events:none}.header__actions .search-form{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;pointer-events:none;display:flex;align-items:center;width:90%;transition:all var(--theme-transition-duration) ease-in-out}.header__actions .search-form.is-active{opacity:1;pointer-events:all}.header__actions .search-form input{width:100%;margin-inline:auto;border:none;padding:4px 20px 4px 4px;border-radius:0;font-size:.875rem;opacity:0;background-color:transparent;border-bottom:1px solid var(--theme-color-gray-v2);transition:opacity var(--theme-transition-duration)}.header__actions .search-form.is-active input{opacity:1}.header__actions .search-form.is-active>a{border-radius:0 4px 4px 0;background-color:transparent;border:0;padding:4px}.header__actions .search-form label{width:100%}.header__actions .search-form__btn{opacity:0;position:absolute;top:50%;right:6px;transform:translateY(-50%);border:none;background-color:transparent;transition:opacity var(--theme-transition-duration) ease-in-out}.header__actions .search-form.is-active .search-form__btn{opacity:1}.header__actions li:has(.cart-count) a{text-decoration:none;position:relative}.header__actions .cart-count{position:absolute;top:-7px;right:-10px;font-size:.5rem;border:1px solid var(--theme-color-orange);background-color:var(--theme-color-orange);color:var(--theme-color-black);border-radius:50%;padding:.7px 3px}.header__close-icon{position:absolute;top:calc(100% + 15px);opacity:0;right:31px;cursor:pointer;transition:opacity var(--theme-transition-duration) ease-in-out;pointer-events:none}.header__close-icon.is-active{opacity:1;pointer-events:all}.header__close-icon:hover{opacity:.6}@media(max-width:1023px){.header__close-icon{display:none}}body.admin-bar #wpadminbar{position:fixed}body.admin-bar .header{padding-top:50px}@media(max-width:782px){body.admin-bar .header{padding-top:64px}}@media(max-width:1023px){body.admin-bar .header__cart-wrap.is-active .header__cart-bar,body.admin-bar .header__left.is-active .header__nav{top:30px}}@media(max-width:782px){body.admin-bar .header__cart-wrap.is-active .header__cart-bar,body.admin-bar .header__left.is-active .header__nav{top:46px}}.logo{display:inline-block;text-decoration:none}.logo>img{display:block;width:100%}.main{width:100%;flex-grow:1;flex-shrink:0;transition:opacity var(--theme-transition-duration),filter var(--theme-transition-duration)}@media(min-width:1023.02px){body:has(.header__cart-wrap.is-active) .main,body:has(.header__cart-wrap.is-active) .footer{opacity:.4;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:blur(2px) invert(.15)}}body.error404 .main{display:flex;flex-wrap:wrap}body.error404 .main>section{width:100%}.nav{display:flex;justify-content:center}@media(max-width:1023px){.nav{justify-content:flex-start;overflow:hidden}}.nav .menu{display:flex;align-items:center;gap:12px}@media(max-width:1199px){.nav .menu{gap:6px}}@media(max-width:1023px){.nav .menu{padding:0;flex-direction:column;align-items:flex-start;gap:0;width:100%}}.nav .menu>li.menu-item{padding:25px 0}@media(max-width:1023px){.nav .menu>li.menu-item{padding:0;width:100%}}.nav .menu>li.menu-item--highlighted{margin-inline:-6px 10px}@media(max-width:1023px){.nav .menu>li.menu-item--highlighted{order:-1}}@media(max-width:1023px){.nav .menu:has(>li.menu-item.is-active)>li.menu-item:not(.is-active){display:none}}.nav .menu>li.menu-item-has-children.is-active:not(.menu-item--highlighted)>a{justify-content:center}@media(max-width:1023px){.nav .menu>li.menu-item-has-children.is-active:not(.menu-item--highlighted)>a{border-bottom:1px solid var(--theme-color-gray-v5);position:relative}}@media(max-width:1023px){.nav .menu>li.menu-item-has-children.is-active:not(.menu-item--highlighted)>a:after{opacity:0}}.nav .menu>li.menu-item>a{font-size:.75rem;font-weight:600;padding:4px 12px;border-radius:20px;line-height:1;transition:background-color var(--theme-transition-duration) ease-in-out;text-decoration:none;position:relative;display:block}@media(max-width:1199px){.nav .menu>li.menu-item>a{padding:4px 14px}}@media(max-width:1023px){.nav .menu>li.menu-item>a{display:flex;width:100%;font-size:.9375rem;padding:27.7px 25px;border-bottom:1px solid var(--theme-color-gray-v5);border-radius:0;transition:all var(--theme-transition-duration) ease-in-out}}.nav .menu>li.menu-item.current-menu-item>a{text-shadow:.3px 0 0 currentColor}.nav .menu>li.menu-item:not(.menu-item--highlighted)>a:before{content:"";position:absolute;opacity:0;width:6px;height:6px;background-color:var(--theme-color-orange);border-radius:50%;bottom:0;left:50%;transform:translate(-50%);transition:all var(--theme-transition-duration) ease-in-out}.nav .menu>li.menu-item:not(.menu-item--highlighted).menu-item-has-children>a:before{left:calc(50% - 7px)}@media(max-width:1023px){.nav .menu>li.menu-item:not(.menu-item--highlighted).is-active>a,.nav .menu>li.menu-item:not(.menu-item--highlighted):hover>a{text-shadow:.5px 0 0 currentColor}}.nav .menu>li.menu-item:not(.menu-item--highlighted).is-active>a:before,.nav .menu>li.menu-item:not(.menu-item--highlighted):hover>a:before{opacity:1;bottom:-78%}@media(max-width:1023px){.nav .menu>li.menu-item:not(.menu-item--highlighted).is-active>a:before,.nav .menu>li.menu-item:not(.menu-item--highlighted):hover>a:before{content:"";position:absolute;background:transparent url("data:image/svg+xml,%3csvg%20width='10'%20height='7'%20viewBox='0%200%2010%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.61172%206.175L1.10547%202.66875C0.985156%202.54844%200.925%202.40234%200.925%202.23047C0.925%202.05859%200.985156%201.9125%201.10547%201.79219L1.69844%201.225C1.81875%201.10469%201.96484%201.04453%202.13672%201.04453C2.30859%201.04453%202.45469%201.10469%202.575%201.225L5.05%203.7L7.525%201.225C7.64531%201.10469%207.79141%201.04453%207.96328%201.04453C8.13516%201.04453%208.28125%201.10469%208.40156%201.225L8.99453%201.79219C9.11484%201.9125%209.175%202.05859%209.175%202.23047C9.175%202.40234%209.11484%202.54844%208.99453%202.66875L5.48828%206.175C5.36797%206.29531%205.22188%206.35547%205.05%206.35547C4.87813%206.35547%204.73203%206.29531%204.61172%206.175Z'%20fill='%23F9C014'/%3e%3cpath%20d='M4.61172%206.175L4.96527%205.82145L4.61172%206.175ZM1.10547%202.66875L1.45902%202.3152L1.10547%202.66875ZM1.10547%201.79219L0.759772%201.43078L0.751915%201.43863L1.10547%201.79219ZM1.69844%201.225L2.04413%201.58641L2.05199%201.57855L1.69844%201.225ZM2.575%201.225L2.92855%200.871446L2.575%201.225ZM5.05%203.7L4.69645%204.05355L5.05%204.40711L5.40355%204.05355L5.05%203.7ZM7.525%201.225L7.17145%200.871446L7.525%201.225ZM8.40156%201.225L8.04792%201.57864L8.05595%201.58632L8.40156%201.225ZM8.99453%201.79219L9.34817%201.43855L9.34014%201.43087L8.99453%201.79219ZM8.99453%202.66875L8.64098%202.3152L8.99453%202.66875ZM5.48828%206.175L5.13473%205.82145L5.48828%206.175ZM4.61172%206.175L4.96527%205.82145L1.45902%202.3152L1.10547%202.66875L0.751915%203.0223L4.25817%206.52855L4.61172%206.175ZM1.10547%202.66875L1.45902%202.3152C1.43354%202.28972%201.425%202.27125%201.425%202.23047L0.925%202.23047L0.425%202.23047C0.425%202.53344%200.53677%202.80716%200.751915%203.0223L1.10547%202.66875ZM0.925%202.23047L1.425%202.23047C1.425%202.18969%201.43354%202.17122%201.45902%202.14574L1.10547%201.79219L0.751915%201.43863C0.53677%201.65378%200.425%201.9275%200.425%202.23047L0.925%202.23047ZM1.10547%201.79219L1.45108%202.15351L2.04405%201.58632L1.69844%201.225L1.35283%200.863679L0.759857%201.43087L1.10547%201.79219ZM1.69844%201.225L2.05199%201.57855C2.07747%201.55307%202.09594%201.54453%202.13672%201.54453L2.13672%201.04453L2.13672%200.544531C1.83375%200.544531%201.56003%200.656301%201.34488%200.871446L1.69844%201.225ZM2.13672%201.04453L2.13672%201.54453C2.1775%201.54453%202.19597%201.55307%202.22145%201.57855L2.575%201.225L2.92855%200.871446C2.71341%200.656301%202.43969%200.544531%202.13672%200.544531L2.13672%201.04453ZM2.575%201.225L2.22145%201.57855L4.69645%204.05355L5.05%203.7L5.40355%203.34645L2.92855%200.871446L2.575%201.225ZM5.05%203.7L5.40355%204.05355L7.87855%201.57855L7.525%201.225L7.17145%200.871446L4.69645%203.34645L5.05%203.7ZM7.525%201.225L7.87855%201.57855C7.90403%201.55307%207.9225%201.54453%207.96328%201.54453L7.96328%201.04453L7.96328%200.544531C7.66031%200.544531%207.38659%200.656301%207.17145%200.871446L7.525%201.225ZM7.96328%201.04453L7.96328%201.54453C8.00406%201.54453%208.02253%201.55307%208.04801%201.57855L8.40156%201.225L8.75512%200.871446C8.53997%200.656301%208.26625%200.544531%207.96328%200.544531L7.96328%201.04453ZM8.40156%201.225L8.05595%201.58632L8.64892%202.15351L8.99453%201.79219L9.34014%201.43087L8.74717%200.863678L8.40156%201.225ZM8.99453%201.79219L8.64098%202.14574C8.66646%202.17122%208.675%202.18969%208.675%202.23047L9.175%202.23047L9.675%202.23047C9.675%201.9275%209.56323%201.65378%209.34808%201.43863L8.99453%201.79219ZM9.175%202.23047L8.675%202.23047C8.675%202.27125%208.66646%202.28972%208.64098%202.3152L8.99453%202.66875L9.34808%203.0223C9.56323%202.80716%209.675%202.53344%209.675%202.23047L9.175%202.23047ZM8.99453%202.66875L8.64098%202.3152L5.13473%205.82145L5.48828%206.175L5.84183%206.52855L9.34808%203.0223L8.99453%202.66875ZM5.48828%206.175L5.13473%205.82145C5.10925%205.84693%205.09078%205.85547%205.05%205.85547L5.05%206.35547L5.05%206.85547C5.35297%206.85547%205.62669%206.7437%205.84183%206.52855L5.48828%206.175ZM5.05%206.35547L5.05%205.85547C5.00922%205.85547%204.99075%205.84693%204.96527%205.82145L4.61172%206.175L4.25817%206.52855C4.47331%206.7437%204.74703%206.85547%205.05%206.85547L5.05%206.35547Z'%20fill='white'/%3e%3c/svg%3e") no-repeat 0 center;background-size:contain;height:10px;width:15px;display:flex;margin-left:2px;left:20px;top:50%;transform:translateY(-50%) rotate(90deg);opacity:0}}@media(max-width:1023px){.nav .menu>li.menu-item:not(.menu-item--highlighted).is-active>a:before{opacity:1}}.nav .menu>li.menu-item--highlighted>a{text-shadow:.5px 0 0 currentColor;background-color:var(--theme-color-orange);padding:6px 20px;transition:background-color var(--theme-transition-duration),color var(--theme-transition-duration)}@media(min-width:1023.02px){.nav .menu>li.menu-item--highlighted>a:hover{background-color:var(--theme-color-black);color:var(--theme-color-white)}}@media(max-width:1023px){.nav .menu>li.menu-item--highlighted>a{background-color:transparent;text-shadow:.5px 0 0 currentColor;color:var(--theme-color-orange);padding:28px 25px}}.nav .menu>li.menu-item-has-children>a:after{content:"";position:relative;background:transparent url("data:image/svg+xml,%3csvg%20width='10'%20height='7'%20viewBox='0%200%2010%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.61172%206.175L1.10547%202.66875C0.985156%202.54844%200.925%202.40234%200.925%202.23047C0.925%202.05859%200.985156%201.9125%201.10547%201.79219L1.69844%201.225C1.81875%201.10469%201.96484%201.04453%202.13672%201.04453C2.30859%201.04453%202.45469%201.10469%202.575%201.225L5.05%203.7L7.525%201.225C7.64531%201.10469%207.79141%201.04453%207.96328%201.04453C8.13516%201.04453%208.28125%201.10469%208.40156%201.225L8.99453%201.79219C9.11484%201.9125%209.175%202.05859%209.175%202.23047C9.175%202.40234%209.11484%202.54844%208.99453%202.66875L5.48828%206.175C5.36797%206.29531%205.22188%206.35547%205.05%206.35547C4.87813%206.35547%204.73203%206.29531%204.61172%206.175Z'%20fill='%23F9C014'/%3e%3cpath%20d='M4.61172%206.175L4.96527%205.82145L4.61172%206.175ZM1.10547%202.66875L1.45902%202.3152L1.10547%202.66875ZM1.10547%201.79219L0.759772%201.43078L0.751915%201.43863L1.10547%201.79219ZM1.69844%201.225L2.04413%201.58641L2.05199%201.57855L1.69844%201.225ZM2.575%201.225L2.92855%200.871446L2.575%201.225ZM5.05%203.7L4.69645%204.05355L5.05%204.40711L5.40355%204.05355L5.05%203.7ZM7.525%201.225L7.17145%200.871446L7.525%201.225ZM8.40156%201.225L8.04792%201.57864L8.05595%201.58632L8.40156%201.225ZM8.99453%201.79219L9.34817%201.43855L9.34014%201.43087L8.99453%201.79219ZM8.99453%202.66875L8.64098%202.3152L8.99453%202.66875ZM5.48828%206.175L5.13473%205.82145L5.48828%206.175ZM4.61172%206.175L4.96527%205.82145L1.45902%202.3152L1.10547%202.66875L0.751915%203.0223L4.25817%206.52855L4.61172%206.175ZM1.10547%202.66875L1.45902%202.3152C1.43354%202.28972%201.425%202.27125%201.425%202.23047L0.925%202.23047L0.425%202.23047C0.425%202.53344%200.53677%202.80716%200.751915%203.0223L1.10547%202.66875ZM0.925%202.23047L1.425%202.23047C1.425%202.18969%201.43354%202.17122%201.45902%202.14574L1.10547%201.79219L0.751915%201.43863C0.53677%201.65378%200.425%201.9275%200.425%202.23047L0.925%202.23047ZM1.10547%201.79219L1.45108%202.15351L2.04405%201.58632L1.69844%201.225L1.35283%200.863679L0.759857%201.43087L1.10547%201.79219ZM1.69844%201.225L2.05199%201.57855C2.07747%201.55307%202.09594%201.54453%202.13672%201.54453L2.13672%201.04453L2.13672%200.544531C1.83375%200.544531%201.56003%200.656301%201.34488%200.871446L1.69844%201.225ZM2.13672%201.04453L2.13672%201.54453C2.1775%201.54453%202.19597%201.55307%202.22145%201.57855L2.575%201.225L2.92855%200.871446C2.71341%200.656301%202.43969%200.544531%202.13672%200.544531L2.13672%201.04453ZM2.575%201.225L2.22145%201.57855L4.69645%204.05355L5.05%203.7L5.40355%203.34645L2.92855%200.871446L2.575%201.225ZM5.05%203.7L5.40355%204.05355L7.87855%201.57855L7.525%201.225L7.17145%200.871446L4.69645%203.34645L5.05%203.7ZM7.525%201.225L7.87855%201.57855C7.90403%201.55307%207.9225%201.54453%207.96328%201.54453L7.96328%201.04453L7.96328%200.544531C7.66031%200.544531%207.38659%200.656301%207.17145%200.871446L7.525%201.225ZM7.96328%201.04453L7.96328%201.54453C8.00406%201.54453%208.02253%201.55307%208.04801%201.57855L8.40156%201.225L8.75512%200.871446C8.53997%200.656301%208.26625%200.544531%207.96328%200.544531L7.96328%201.04453ZM8.40156%201.225L8.05595%201.58632L8.64892%202.15351L8.99453%201.79219L9.34014%201.43087L8.74717%200.863678L8.40156%201.225ZM8.99453%201.79219L8.64098%202.14574C8.66646%202.17122%208.675%202.18969%208.675%202.23047L9.175%202.23047L9.675%202.23047C9.675%201.9275%209.56323%201.65378%209.34808%201.43863L8.99453%201.79219ZM9.175%202.23047L8.675%202.23047C8.675%202.27125%208.66646%202.28972%208.64098%202.3152L8.99453%202.66875L9.34808%203.0223C9.56323%202.80716%209.675%202.53344%209.675%202.23047L9.175%202.23047ZM8.99453%202.66875L8.64098%202.3152L5.13473%205.82145L5.48828%206.175L5.84183%206.52855L9.34808%203.0223L8.99453%202.66875ZM5.48828%206.175L5.13473%205.82145C5.10925%205.84693%205.09078%205.85547%205.05%205.85547L5.05%206.35547L5.05%206.85547C5.35297%206.85547%205.62669%206.7437%205.84183%206.52855L5.48828%206.175ZM5.05%206.35547L5.05%205.85547C5.00922%205.85547%204.99075%205.84693%204.96527%205.82145L4.61172%206.175L4.25817%206.52855C4.47331%206.7437%204.74703%206.85547%205.05%206.85547L5.05%206.35547Z'%20fill='white'/%3e%3c/svg%3e") no-repeat 0 center;background-size:contain;height:7px;width:15px;display:inline-block;margin-left:2px;transition:opacity var(--theme-transition-duration) ease-in-out}@media(max-width:1023px){.nav .menu>li.menu-item-has-children>a:after{transform:translateY(50%) rotate(-90deg);position:absolute;right:23px;height:10px}}.nav .menu>li.menu-item>.sub-menu{position:absolute;width:100%;top:100%;left:0;right:0;padding-left:74px;opacity:0;transition:opacity var(--theme-transition-duration) ease-in-out,min-height var(--theme-transition-duration) ease-in-out;pointer-events:none;isolation:isolate;background-color:var(--theme-color-white);box-shadow:0 7px 60px #262d761f;border-radius:0 0 20px 20px}@media(max-width:1023px){.nav .menu>li.menu-item>.sub-menu{position:relative;box-shadow:none;height:0;top:0}}.nav .menu>li.menu-item.is-active>.sub-menu{min-height:var(--theme-mega-menu-min-height);height:auto;top:100%;opacity:1;pointer-events:all}@media(max-width:1199px){.nav .menu>li.menu-item.is-active>.sub-menu{padding-left:40px}}@media(max-width:1023px){.nav .menu>li.menu-item.is-active>.sub-menu{width:100%;top:0;min-height:auto;height:auto;padding:0}}.nav .menu>li.menu-item>.sub-menu>li.menu-item{max-width:195px}@media(max-width:1023px){.nav .menu>li.menu-item>.sub-menu>li.menu-item{max-width:100%;border-bottom:1px solid var(--theme-color-gray-v5)}}.nav .menu>li.menu-item>.sub-menu>li.menu-item:hover>a,.nav .menu>li.menu-item>.sub-menu>li.menu-item.is-active>a{padding-left:20px}@media(max-width:1023px){.nav .menu>li.menu-item>.sub-menu>li.menu-item:hover>a,.nav .menu>li.menu-item>.sub-menu>li.menu-item.is-active>a{padding-left:25px}}.nav .menu>li.menu-item>.sub-menu>li.menu-item.menu-item-has-children:hover:after{pointer-events:auto}.nav .menu>li.menu-item>.sub-menu>li.menu-item.menu-item-has-children:after{content:"";width:1000%;height:100%;position:absolute;left:269px;top:0;background-color:transparent;opacity:0;pointer-events:none}@media(max-width:1023px){.nav .menu>li.menu-item>.sub-menu>li.menu-item.menu-item-has-children:after{display:none}}.nav .menu>li.menu-item>.sub-menu>li.menu-item>a{position:relative;font-size:.9375rem;line-height:1.4;font-weight:300;text-decoration:none;min-width:195px;border-right:1px solid var(--theme-color-gray-v3);display:inline-block;padding:10px 0;transition:padding var(--theme-transition-duration) ease-in-out}@media(max-width:1023px){.nav .menu>li.menu-item>.sub-menu>li.menu-item>a{border:none;padding:25px;width:100%}}@media(max-width:1023px){.nav .menu>li.menu-item>.sub-menu>li.menu-item>a:has(+.sub-menu):after{content:"";position:absolute;background:transparent url("data:image/svg+xml,%3csvg%20width='10'%20height='7'%20viewBox='0%200%2010%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.61172%206.175L1.10547%202.66875C0.985156%202.54844%200.925%202.40234%200.925%202.23047C0.925%202.05859%200.985156%201.9125%201.10547%201.79219L1.69844%201.225C1.81875%201.10469%201.96484%201.04453%202.13672%201.04453C2.30859%201.04453%202.45469%201.10469%202.575%201.225L5.05%203.7L7.525%201.225C7.64531%201.10469%207.79141%201.04453%207.96328%201.04453C8.13516%201.04453%208.28125%201.10469%208.40156%201.225L8.99453%201.79219C9.11484%201.9125%209.175%202.05859%209.175%202.23047C9.175%202.40234%209.11484%202.54844%208.99453%202.66875L5.48828%206.175C5.36797%206.29531%205.22188%206.35547%205.05%206.35547C4.87813%206.35547%204.73203%206.29531%204.61172%206.175Z'%20fill='%23F9C014'/%3e%3cpath%20d='M4.61172%206.175L4.96527%205.82145L4.61172%206.175ZM1.10547%202.66875L1.45902%202.3152L1.10547%202.66875ZM1.10547%201.79219L0.759772%201.43078L0.751915%201.43863L1.10547%201.79219ZM1.69844%201.225L2.04413%201.58641L2.05199%201.57855L1.69844%201.225ZM2.575%201.225L2.92855%200.871446L2.575%201.225ZM5.05%203.7L4.69645%204.05355L5.05%204.40711L5.40355%204.05355L5.05%203.7ZM7.525%201.225L7.17145%200.871446L7.525%201.225ZM8.40156%201.225L8.04792%201.57864L8.05595%201.58632L8.40156%201.225ZM8.99453%201.79219L9.34817%201.43855L9.34014%201.43087L8.99453%201.79219ZM8.99453%202.66875L8.64098%202.3152L8.99453%202.66875ZM5.48828%206.175L5.13473%205.82145L5.48828%206.175ZM4.61172%206.175L4.96527%205.82145L1.45902%202.3152L1.10547%202.66875L0.751915%203.0223L4.25817%206.52855L4.61172%206.175ZM1.10547%202.66875L1.45902%202.3152C1.43354%202.28972%201.425%202.27125%201.425%202.23047L0.925%202.23047L0.425%202.23047C0.425%202.53344%200.53677%202.80716%200.751915%203.0223L1.10547%202.66875ZM0.925%202.23047L1.425%202.23047C1.425%202.18969%201.43354%202.17122%201.45902%202.14574L1.10547%201.79219L0.751915%201.43863C0.53677%201.65378%200.425%201.9275%200.425%202.23047L0.925%202.23047ZM1.10547%201.79219L1.45108%202.15351L2.04405%201.58632L1.69844%201.225L1.35283%200.863679L0.759857%201.43087L1.10547%201.79219ZM1.69844%201.225L2.05199%201.57855C2.07747%201.55307%202.09594%201.54453%202.13672%201.54453L2.13672%201.04453L2.13672%200.544531C1.83375%200.544531%201.56003%200.656301%201.34488%200.871446L1.69844%201.225ZM2.13672%201.04453L2.13672%201.54453C2.1775%201.54453%202.19597%201.55307%202.22145%201.57855L2.575%201.225L2.92855%200.871446C2.71341%200.656301%202.43969%200.544531%202.13672%200.544531L2.13672%201.04453ZM2.575%201.225L2.22145%201.57855L4.69645%204.05355L5.05%203.7L5.40355%203.34645L2.92855%200.871446L2.575%201.225ZM5.05%203.7L5.40355%204.05355L7.87855%201.57855L7.525%201.225L7.17145%200.871446L4.69645%203.34645L5.05%203.7ZM7.525%201.225L7.87855%201.57855C7.90403%201.55307%207.9225%201.54453%207.96328%201.54453L7.96328%201.04453L7.96328%200.544531C7.66031%200.544531%207.38659%200.656301%207.17145%200.871446L7.525%201.225ZM7.96328%201.04453L7.96328%201.54453C8.00406%201.54453%208.02253%201.55307%208.04801%201.57855L8.40156%201.225L8.75512%200.871446C8.53997%200.656301%208.26625%200.544531%207.96328%200.544531L7.96328%201.04453ZM8.40156%201.225L8.05595%201.58632L8.64892%202.15351L8.99453%201.79219L9.34014%201.43087L8.74717%200.863678L8.40156%201.225ZM8.99453%201.79219L8.64098%202.14574C8.66646%202.17122%208.675%202.18969%208.675%202.23047L9.175%202.23047L9.675%202.23047C9.675%201.9275%209.56323%201.65378%209.34808%201.43863L8.99453%201.79219ZM9.175%202.23047L8.675%202.23047C8.675%202.27125%208.66646%202.28972%208.64098%202.3152L8.99453%202.66875L9.34808%203.0223C9.56323%202.80716%209.675%202.53344%209.675%202.23047L9.175%202.23047ZM8.99453%202.66875L8.64098%202.3152L5.13473%205.82145L5.48828%206.175L5.84183%206.52855L9.34808%203.0223L8.99453%202.66875ZM5.48828%206.175L5.13473%205.82145C5.10925%205.84693%205.09078%205.85547%205.05%205.85547L5.05%206.35547L5.05%206.85547C5.35297%206.85547%205.62669%206.7437%205.84183%206.52855L5.48828%206.175ZM5.05%206.35547L5.05%205.85547C5.00922%205.85547%204.99075%205.84693%204.96527%205.82145L4.61172%206.175L4.25817%206.52855C4.47331%206.7437%204.74703%206.85547%205.05%206.85547L5.05%206.35547Z'%20fill='white'/%3e%3c/svg%3e") no-repeat 0 center;background-size:contain;height:10px;width:15px;right:20px;top:50%;transform:translateY(-50%) rotate(-90deg);margin-left:2px;transition:opacity var(--theme-transition-duration) ease-in-out,transform var(--theme-transition-duration) ease-in-out}}@media(max-width:1023px){.nav .menu>li.menu-item>.sub-menu>li.menu-item.is-active>a:has(+.sub-menu):after{transform:translateY(-50%) rotate(0)}}.nav .menu>li.menu-item>.sub-menu>li.menu-item.btn-prev{display:none}.nav .menu>li.menu-item>.sub-menu>li.menu-item:first-of-type>a{padding-top:26px}@media(max-width:1023px){.nav .menu>li.menu-item>.sub-menu>li.menu-item:first-of-type>a{padding-top:25px}}.nav .menu>li.menu-item>.sub-menu>li.menu-item:first-of-type>a:before{top:64%}.nav .menu>li.menu-item>.sub-menu>li.menu-item:last-of-type>a{padding-bottom:26px}@media(max-width:1023px){.nav .menu>li.menu-item>.sub-menu>li.menu-item:last-of-type>a{padding-bottom:25px}}.nav .menu>li.menu-item>.sub-menu>li.menu-item:last-of-type>a:before{top:37%}.nav .menu>li.menu-item>.sub-menu>li.menu-item>a:before{content:"";position:absolute;left:2px;width:5px;height:5px;border-radius:50%;background-color:var(--theme-color-orange);top:55%;transform:scale(0) translateY(-50%);transition:transform var(--theme-transition-duration) ease-in-out}@media(max-width:1023px){.nav .menu>li.menu-item>.sub-menu>li.menu-item>a:before{display:none}}.nav .menu>li.menu-item>.sub-menu>li.menu-item:hover>a:before,.nav .menu>li.menu-item>.sub-menu>li.menu-item.is-active>a:before{transform:scale(1) translateY(-50%)}.nav .menu>li.menu-item>.sub-menu>li.menu-item>.sub-menu{position:absolute;top:0;left:269px;opacity:0;max-width:59%;display:flex;flex-wrap:wrap;gap:22px;width:100%;pointer-events:none;transition:opacity var(--theme-transition-duration) ease-in-out;padding:43px 0 0 114px;z-index:10}@media(max-width:1199px){.nav .menu>li.menu-item>.sub-menu>li.menu-item>.sub-menu{left:160px}}@media(max-width:1023px){.nav .menu>li.menu-item>.sub-menu>li.menu-item>.sub-menu{position:relative;inset:initial;max-width:100%;margin-block:0;padding:0 20px;max-height:0;top:0;transition:opacity var(--theme-transition-duration) ease-in-out,padding var(--theme-transition-duration) ease-in-out,max-height var(--theme-transition-duration) ease-in-out}}@media(min-width:1023.02px){.nav .menu>li.menu-item>.sub-menu>li.menu-item:hover>.sub-menu{opacity:1;pointer-events:all}}.nav .menu>li.menu-item>.sub-menu>li.menu-item.is-active>.sub-menu{opacity:1;pointer-events:all}@media(max-width:1023px){.nav .menu>li.menu-item>.sub-menu>li.menu-item.is-active>.sub-menu{max-height:100%;padding:20px 20px 40px}}.nav .menu>li.menu-item>.sub-menu>li.menu-item>.sub-menu>li.menu-item{width:78px}.nav .menu>li.menu-item>.sub-menu>li.menu-item>.sub-menu>li.menu-item a{font-size:.625rem;line-height:1;font-weight:400;overflow-wrap:anywhere;text-align:start;text-decoration:none;display:flex;flex-direction:column;align-items:flex-start;position:relative;gap:10px}.nav .menu>li.menu-item>.sub-menu>li.menu-item>.sub-menu>li.menu-item a:hover{opacity:.7}.nav .menu>li.menu-item>.sub-menu>li.menu-item>.sub-menu>li.menu-item a img{position:relative;width:78px;height:78px;box-shadow:0 0 20px #00000014;border-radius:12px;overflow:hidden;order:0}.nav .menu>li.menu-item>.sub-menu>li.menu-item>.sub-menu>li.menu-item a:before{content:"";position:relative;width:78px;height:78px;box-shadow:0 0 20px #00000014;border-radius:12px;order:0}.section-default{padding-block:clamp(60px,2.5vw + 52px,100px)}.section-default--404{width:100%;display:flex;align-items:center;text-align:center}.section-default:first-child{margin-top:120px}.section-default__content,.section-default__head{margin-bottom:40px}.section-default__content:last-child,.section-default__head:last-child{margin-bottom:0}.section-default__entry{margin-bottom:20px}.section-default__entry:last-child{margin-bottom:0}.section-default--404 .section-default__entry{max-width:600px;margin-inline:auto}.shell{--shell-max-width: 1174px;max-width:calc(var(--shell-max-width) + var(--shell-gutter) * 2);padding-inline:var(--shell-gutter);margin-inline:auto;width:100%;--shell-gutter: clamp(20px, 2.0625vw + 13.4px, 53px)}.shell--fluid{max-width:none}.wrapper{position:relative;display:flex;flex-direction:column;overflow:hidden;min-height:100svh}body.page-template-blog-single .wrapper{overflow:visible}body.admin-bar .wrapper{min-height:calc(100svh - 32px)}@media(max-width:782px){body.admin-bar .wrapper{min-height:calc(100svh - 46px)}}.hero{position:relative;border-bottom-left-radius:40px;border-bottom-right-radius:40px;overflow:hidden;isolation:isolate;margin-bottom:50px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hero{margin-bottom:40px}}.hero--secondary{background-color:var(--theme-color-gray-v4)}.hero .hero__bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hero .hero__bg{display:none}}.hero .hero__bg-mobile{display:none}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hero .hero__bg-mobile{display:block}}.hero__inner{position:relative;padding-block:163px 38px;z-index:5}.hero--secondary .hero__inner{display:flex;align-items:center;justify-content:center;padding-block:204px 100px;text-align:center}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hero--secondary .hero__inner{padding-block:100px 40px;min-height:550px}}@media(max-width:1023px){.hero__inner{padding-left:60px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hero__inner{padding-left:30px;padding-top:200px;min-height:700px;display:flex;flex-direction:column}}@media(max-width:575px){.hero__inner{padding-left:0;padding-top:110px}}.hero__content{max-width:576px;padding-left:128px;margin-bottom:26px}@media(max-width:1023px){.hero__content{padding-left:0}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hero__content{text-align:center}}.hero__content:last-child{margin-bottom:0}.hero__content h1{margin-bottom:20px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hero__content h1{font-size:1.375rem;line-height:1.35;margin-bottom:30px}}.hero__content h1 strong{font-weight:700}.hero__content h1 span{color:var(--theme-color-orange);font-weight:700}.hero__content p{font-size:1.125rem;line-height:1.5;font-weight:400;margin-bottom:44px}.hero__content p:last-child{margin-bottom:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hero__content p{font-size:.9375rem;line-height:1.3;margin-bottom:21px}}.hero--secondary .hero__content{padding-left:0;max-width:620px}.hero--secondary .hero__content h1{line-height:1.2;margin-bottom:12px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hero--secondary .hero__content h1{font-size:1.5rem;margin-bottom:30px}}.hero__actions{display:flex;align-items:center;gap:14px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hero__actions{justify-content:center}}@media(max-width:575px){.hero__actions{flex-direction:column;gap:24px}}.hero__actions a{font-size:.75rem;font-weight:600;text-align:center;padding:8px 20px}@media(max-width:575px){.hero__actions a{width:100%;padding:14px 20px;max-width:307px}}.hero__bottom{padding-left:6px;font-size:.75rem;font-weight:600;color:var(--theme-color-gray-v2);text-decoration:none}.hero__bottom sup{font-size:8px}.hero__bottom p strong{font-weight:900}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hero__bottom{font-size:.5625rem;padding-left:0;margin-top:auto}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hero--secondary-alt .hero__inner{min-height:0;padding-block:165px 56px;padding-inline:20px}}.hero--secondary-alt .hero__content{text-align:left}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.hero--secondary-alt .hero__content h1{font-size:23px;margin-bottom:10px}}.features{margin-block:63px 76px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.features{margin-block:28px 54px}}.features__inner{display:flex;flex-direction:column}.features__head{margin-bottom:34px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.features__head{margin-bottom:26px}}.features__head .features__title{font-size:1.5625rem;line-height:normal;font-weight:300}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.features__head .features__title{font-size:1.375rem;text-align:center}}.features__list{display:grid;grid-template-columns:repeat(4,1fr);gap:35px 15px}@media(max-width:1023px){.features__list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.features__list{gap:48px}}a.feature{text-decoration:none}a.feature:hover .feature__image img{transform:scale(1.05)}.feature__head h3{font-size:1.125rem;font-weight:300;line-height:normal}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.feature__head h3{font-size:.9375rem}}.feature__image{overflow:hidden;border-radius:12px;margin-bottom:17px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.feature__image{margin-bottom:14px}}@media(max-width:575px){.feature__image{max-height:200px}}.feature__image img{width:100%;-o-object-fit:cover;object-fit:cover;transition:transform var(--theme-transition-duration)}.stats{margin-block:76px 150px}@media(max-width:1023px){.stats{margin-block:54px 62px}}.stats:has(+.short-review){margin-block:54px 58px}.stats__inner{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;background-color:var(--theme-color-orange);padding-block:113px 96px;padding-inline:20px;border-radius:12px;gap:32px}@media(max-width:1023px){.stats__inner{display:grid;grid-template-columns:1fr 1fr;place-items:center}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.stats__inner{padding-block:83px 58px;padding-inline:0;gap:62px}}@media(max-width:575px){.stats__inner{grid-template-columns:minmax(100px,200px)}}.stats__box{display:flex;align-items:center;gap:18px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.stats__box{gap:14px}}@media(max-width:575px){.stats__box{flex-direction:column;width:100%}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.stats__box-info{text-align:center}}.stats__box-info h2{font-size:2.125rem;line-height:normal;font-weight:400;margin:0}@media(max-width:1023px){.stats__box-info h2{font-size:1.9375rem;line-height:1}}.stats__box-info p{font-size:1rem;line-height:normal;font-weight:400;color:var(--theme-color-white);margin:0}.services{margin-block:150px 90px}@media(max-width:1023px){.services{margin-block:62px 45px}}.services__inner{display:flex;align-items:center;justify-content:space-between}@media(max-width:1023px){.services__inner{flex-direction:column;align-items:flex-start;gap:20px}}.services__inner .swiper{margin:0}@media(max-width:1023px){.services__inner .swiper{max-width:100%}}.services__head{width:255px;padding-right:55px}@media(max-width:1023px){.services__head{display:flex;justify-content:space-between;width:100%;padding-right:0}}.services__head h2{max-width:200px;font-size:1.5625rem;line-height:normal;font-weight:300}@media(max-width:1023px){.services__head h2{font-size:1.375rem}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.services__head h2{max-width:150px}}.services__head h3{font-size:1.5625rem;line-height:normal;font-weight:300}@media(max-width:1023px){.services__head h3{font-size:1.375rem}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.services__head h3{max-width:150px}}.services__head .slider__actions{display:none}@media(max-width:1023px){.services__head .slider__actions{display:flex;gap:7px}}@media(max-width:1023px){.services__head .slider__actions .swiper-button-prev,.services__head .slider__actions .swiper-button-next{position:relative;text-decoration:none;margin:0;top:0;right:0;bottom:0;left:0;width:41px;height:41px;border:1px solid var(--theme-color-orange);border-radius:100%;padding:0;transition:all .15s ease-in-out;background-repeat:no-repeat;background-size:6px 14px}.services__head .slider__actions .swiper-button-prev:hover,.services__head .slider__actions .swiper-button-next:hover{opacity:.3}}@media(max-width:1023px){.services__head .slider__actions .swiper-button-prev{background-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='16'%20viewBox='0%200%208%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20transform='matrix(-1,0,0,1,0,0)'%3e%3cpath%20d='M1%201L7%208L1%2015'%20stroke='%23070A0A'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e");background-position:47.5% center}}@media(max-width:1023px){.services__head .slider__actions .swiper-button-next{background-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='16'%20viewBox='0%200%208%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201L7%208L1%2015'%20stroke='%23070A0A'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-position:53.5% center}}@media(max-width:1023px){.services__head .swiper-button-prev:after,.services__head .swiper-button-next:after{display:none}}@media(min-width:1023px){.services__list.swiper-wrapper{display:grid!important;grid-template-columns:repeat(3,minmax(150px,295px))!important;transform:none!important;transition:none!important;gap:20px}}@media(max-width:1023px){.services__list.swiper-wrapper{display:flex!important;flex-wrap:nowrap!important}.services__list .swiper-slide{height:auto!important}}.service{display:flex;justify-content:center;background-color:var(--theme-color-gray-v3);border-radius:12px;gap:12px;padding:50px 20px 40px 36px;height:100%;min-height:156px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.service{flex-direction:column;justify-content:flex-start;padding:49px 20px 15px 24px;min-height:200px;gap:18px}}.service__image{margin-top:5px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.service__image{margin:0}}.service__image img{max-width:42px}.service__content p{font-size:1rem;line-height:normal;font-weight:300}.reviews{margin-block:90px 167px}@media(max-width:1023px){.reviews{margin-block:45px 80px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.reviews{display:none}}.reviews__inner{max-width:776px;margin-inline:auto}@media(max-width:1023px){.reviews__inner{max-width:100%}}.reviews__list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.reviews__list{grid-template-columns:1fr}}.review{position:relative;border-radius:16px;background-color:var(--theme-color-white);box-shadow:0 0 40px #0000000d;padding:18px 18px 24px 49px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.review{padding:30px 24px 24px}}.review blockquote{max-width:90%;font-size:.75rem;line-height:normal;font-weight:300}.review__head p{font-size:1rem;font-weight:700;line-height:1;margin:0 0 3px}.review__name p{display:block;font-size:.625rem;line-height:1;font-weight:700;color:var(--theme-color-gray);margin-bottom:8px}.review__icon{display:flex;justify-content:flex-end;position:relative}.review__icon img{max-width:21px}.review__stats{display:flex;align-items:center;gap:6px;margin-bottom:5px}.review__rating p{font-size:1rem;line-height:1;font-weight:400}.review__rating p strong{font-weight:600}.review-head{position:relative;border-radius:16px;background-color:transparent;box-shadow:none;padding:51px 47px 20px 55px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.review-head{padding:30px 24px 24px}}.review-head__title p{font-size:1rem;font-weight:600;line-height:1;margin:0 0 3px}.review-head__stats{display:flex;align-items:center;gap:6px;margin-bottom:5px}.review-head__stats .stars{font-size:1.375rem}.review-head__stats .stars:before{letter-spacing:0}.review-head__rating p{line-height:1.28}.review-head__rating p strong{font-weight:600}.stars{--star-color: #EBEDF0;--star-background: var(--theme-color-orange);--percent: calc(var(--rating) / 5 * 100%);display:inline-block;font-size:.9375rem;line-height:1}.stars--secondary{font-size:1.375rem}.short-review--small .stars{font-size:1rem}.company-review .stars{font-size:1.125rem}.stars:before{content:"★★★★★";letter-spacing:1px;background:linear-gradient(90deg,var(--star-background) var(--percent),var(--star-color) var(--percent));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.stars--secondary:before{letter-spacing:0}.split-box{margin-block:137px 98px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.split-box{margin-block:70px}}.split-box--secondary{margin-bottom:78px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.split-box--secondary{margin-bottom:70px}}.split-box__inner{display:grid;align-items:center;justify-content:center;gap:34px;grid-template-columns:minmax(200px,592px) minmax(200px,548px)}@media(max-width:1023px){.split-box__inner{grid-template-columns:1fr}}.split-box--secondary .split-box__inner{grid-template-columns:minmax(200px,600px) minmax(200px,534px)}@media(max-width:1023px){.split-box--secondary .split-box__inner{grid-template-columns:1fr}}.split-box__image{border-radius:12px;overflow:hidden}.split-box--reversed .split-box__image{order:2}@media(max-width:1023px){.split-box__content{text-align:center}}.split-box--secondary .split-box__content{padding-top:18px}@media(max-width:1023px){.split-box--secondary .split-box__content{max-width:620px;margin-inline:auto}}.split-box__content h2{font-size:1.75rem;font-weight:300;margin-bottom:20px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.split-box__content h2{font-size:1.5rem}}.split-box__content h2 span{color:var(--theme-color-orange);font-weight:700}.split-box__content h2+p{font-size:1.125rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.split-box__content h2+p{font-size:1rem}}.split-box__content h3{font-size:1.125rem;font-weight:600;line-height:1;margin-bottom:4px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.split-box__content h3{font-size:1.375rem;margin-bottom:2px}}.split-box__content p{font-size:1rem;font-weight:300;line-height:1.4}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.split-box__content p{font-size:.9375rem;line-height:1.3}}.split-box__content p:has(+h3){margin-bottom:20px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.split-box__content p:has(+h3){margin-bottom:25px}}.split-box__content p:has(+ul){margin-bottom:44px}.split-box__content ul{padding-left:27px}.split-box__content ul:has(h4){list-style:none}@media(max-width:1023px){.split-box__content ul{text-align:start;width:-moz-fit-content;width:fit-content;margin-inline:auto}}.split-box__content ul li{margin-bottom:24px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.split-box__content ul li{margin-bottom:14px}}.split-box__content ul:has(h4) li h4{position:relative}.split-box__content ul:has(h4) li h4:before{content:"";position:absolute;left:-2.8%;top:50%;transform:translateY(-50%);width:3px;height:3px;border-radius:50%;background-color:var(--theme-color-black)}.split-box__content ul h4{font-size:1.125rem;line-height:1.38;font-weight:300;margin-bottom:2px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.split-box__content ul h4{font-size:1rem}}.split-box__content ul p{font-size:.75rem;font-weight:300;line-height:2.08}.split-box__content .btn{padding:8px 32px;margin-top:8px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.split-box__content .btn{padding:14px 32px;margin-top:20px;max-width:307px;width:100%}}.slider-box{margin-block:160px 59px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.slider-box{margin-block:80px}}.slider-box:has(+.slider-box){margin-bottom:64px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.slider-box:has(+.slider-box){margin-bottom:90px}}.slider-box+.slider-box{margin-top:64px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.slider-box+.slider-box{margin-top:90px}}.slider-box__head{text-align:center;margin-bottom:36px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.slider-box__head{margin-bottom:24px}}.slider-box__head h2{font-size:2rem;font-weight:600;line-height:1;margin-bottom:10px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.slider-box__head h2{font-size:1.375rem}}.slider-box__head h2:has(span){display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:4px}.slider-box__head h2 span{font-size:.8125rem;font-weight:400;color:var(--theme-color-orange);border:1px solid var(--theme-color-orange);text-transform:uppercase;border-radius:33px;-webkit-text-stroke:.2px var(--theme-color-orange);padding:4px 16px}.slider-box__head p{font-size:1.125rem;font-weight:300;line-height:1;margin:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.slider-box__head p{font-size:.9375rem}}.swiper-cta-pagination{display:none}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.swiper-cta-pagination{display:flex;align-items:center;justify-content:center}}.swiper-cta-pagination span{width:8px;height:8px;background-color:var(--theme-color-gray)}.swiper-cta-pagination .swiper-pagination-bullet-active{width:9px;height:9px;background-color:transparent;border:1px solid var(--theme-color-orange)}.slider-box__paging{margin-bottom:8px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.slider-box__paging{display:none}}.slider-box__paging ul{display:flex;justify-content:center;align-items:center;gap:70px;list-style:none}@media(max-width:1023px){.slider-box__paging ul{gap:32px}}.slider-box__paging ul li{font-size:1rem;position:relative;padding-bottom:30px}.slider-box__paging li a{text-decoration:none}.slider-box__paging li.is-active{text-shadow:1px 0 0 currentColor}.slider-box__paging li:before{content:"";position:absolute;opacity:0;width:6px;height:6px;background-color:var(--theme-color-orange);border-radius:50%;bottom:-10px;left:50%;transform:translateY(-50%);transition:all var(--theme-transition-duration)}.slider-box__paging li.is-active:before,.slider-box__paging li:hover:before{opacity:1;bottom:0}.cta{display:grid;grid-template-columns:1fr 1fr;max-width:1173px;margin-inline:auto;border-radius:12px;overflow:hidden;min-height:586px}@media(max-width:1023px){.cta{min-height:500px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.cta{grid-template-columns:1fr;margin-bottom:14px;min-height:420px}}.cta__content{display:flex;flex-direction:column;align-items:flex-start;padding:168px 91px 61px 94px;height:100%;background-color:var(--theme-color-gray-v4)}@media(max-width:1023px){.cta__content{padding:85px 40px 60px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.cta__content{order:1;padding:35px 18px 50px;min-height:417px}}.cta--reversed .cta__content{order:2}.cta__content h2{line-height:1.43;font-weight:400;margin-bottom:21px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.cta__content h2{font-size:1.375rem;margin-bottom:12px}}.cta__content p{margin-bottom:14px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.cta__content p{margin-bottom:21px}}.cta__content p strong{font-weight:600}.cta__content .btn{margin-top:auto;padding:7px 51px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.cta__content .btn{padding:12px 20px;width:100%}}.cta__image{position:relative;width:100%;height:100%}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.cta__image{min-height:234px;max-height:400px}}@media(max-width:575px){.cta__image{max-height:234px}}.cta__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.cta__image img{position:relative}}.short-review{margin-block:46px}.short-review--small{margin-block:55px 15px}.short-review--mobile{display:none}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.short-review--mobile{display:block}}.short-review:first-child{margin-top:130px;margin-bottom:26px}.short-review__inner a{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px;text-decoration:none}.short-review--small .short-review__inner a{gap:12px}@media(max-width:1023px){.short-review__inner a{flex-direction:column;text-align:center}}.short-review__inner p{font-size:1.125rem;font-weight:300;margin:0}.short-review--small .short-review__inner p{font-size:.75rem}.short-review__info p{font-size:1.125rem;font-weight:300;margin:0}.short-review--small .short-review__info p{font-size:.75rem}.short-review__image img{width:93px}.short-review--small .short-review__image img{width:66px}.categories{margin-block:88px 84px}@media(max-width:1023px){.categories{margin-block:45px}}.categories__inner{max-width:1167px;margin-inline:auto}.categories__head{text-align:center;width:100%;margin-bottom:48px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.categories__head{margin-bottom:24px}}.categories__head h2{font-size:1.5625rem;line-height:normal;font-weight:300}@media(max-width:1023px){.categories__head h2{font-size:1.375rem}}.members{background-color:var(--theme-color-black-v3);color:var(--theme-color-white);padding:113px 0 103px;margin-bottom:100px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.members{padding:60px 0;margin-bottom:60px}}.members:last-child{margin-bottom:0}.members__head{text-align:center;margin-bottom:90px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.members__head{margin-bottom:45px}}.members__head h3{font-size:1.5625rem;font-weight:700;line-height:1.65}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.members__head h3{font-size:1.375rem;line-height:1.2}}.members__head p{font-size:1.125rem;font-weight:400;line-height:1.55}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.members__head p{font-size:1rem;line-height:1}}.members__list{display:grid;grid-template-columns:repeat(4,minmax(100px,137px));justify-content:space-between;max-width:758px;gap:49px 73px;margin-inline:auto}@media(max-width:1023px){.members__list{grid-template-columns:repeat(auto-fit,minmax(100px,137px));justify-content:center;gap:40px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.members__list{grid-template-columns:repeat(auto-fit,minmax(100px,300px))}}.member{text-align:center;color:var(--theme-color-white);text-decoration:none}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.member{max-width:137px;margin-inline:auto}}a.member:hover .member__head h3{text-decoration:underline}a.member:hover .member__image img{transform:scale(1.025)}.member__image{margin-bottom:24px;width:134px;height:134px;border-radius:50%;overflow:hidden}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.member__image{margin-inline:auto;max-width:137px}}.member__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease-in-out}.member__head{margin-bottom:15px}.member__head h4{font-size:.875rem;font-weight:700;line-height:1;transition:opacity .15s ease-in-out;margin-bottom:5px}.member__head p{font-size:.75rem;line-height:1.3;font-weight:600;color:var(--theme-color-orange)}.member__content p{font-size:.75rem;line-height:2.08;font-weight:300}.dual-section{margin-block:98px 54px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.dual-section{margin-block:70px}}.dual-section .shell{max-width:1260px}.section-woocommerce+.dual-section{margin-block:68px 54px}.dual-section__inner{display:grid;align-items:center;justify-content:space-between;gap:20px;grid-template-columns:minmax(200px,570px) minmax(200px,534px)}@media(max-width:1023px){.dual-section__inner{grid-template-columns:1fr}}.dual-section--reversed .dual-section__inner{grid-template-columns:minmax(200px,534px) minmax(200px,550px);justify-content:flex-start;gap:45px}@media(max-width:1023px){.dual-section--reversed .dual-section__inner{grid-template-columns:1fr;gap:10px}}.dual-section__image{border-radius:12px;overflow:hidden}.dual-section__image img{width:100%}.dual-section__content{margin-top:-6px}@media(max-width:1023px){.dual-section__content{text-align:center;margin-top:0}}.dual-section--reversed .dual-section__content{order:2;margin-top:-22px}@media(max-width:1023px){.dual-section--reversed .dual-section__content{margin-top:0}}.dual-section--reversed .dual-section__content p:has(+ul){margin-bottom:28px}@media(max-width:1023px){.dual-section--reversed .dual-section__content p:has(+ul){margin-bottom:20px}}.dual-section__content h2{font-size:2rem;font-weight:300;margin-bottom:20px;line-height:1.4}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.dual-section__content h2{font-size:1.5rem;line-height:1.2}}.dual-section__content h2 span{color:var(--theme-color-orange);font-weight:700}.dual-section__content h2+p{font-size:1.125rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.dual-section__content h2+p{font-size:1rem}}.dual-section__content:has(.dual-section__features) h2+p{font-size:1rem}.dual-section__content h3{font-size:1.125rem;font-weight:600;line-height:1;margin-bottom:4px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.dual-section__content h3{font-size:1.375rem;margin-bottom:2px}}.dual-section__content p{font-size:1rem;font-weight:300;line-height:1.4}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.dual-section__content p{font-size:.9375rem;line-height:1.3}}.dual-section__content p:has(+h3){margin-bottom:20px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.dual-section__content p:has(+h3){margin-bottom:25px}}.dual-section__content p:has(+ul){margin-bottom:20px}.dual-section__content ul{padding-left:31px}@media(max-width:1023px){.dual-section__content ul{text-align:start;width:100%;margin-inline:auto}}.dual-section__content ul li{font-size:.75rem;font-weight:300;line-height:2.08;margin-bottom:0}.dual-section__content ul h4{font-size:1.125rem;line-height:1.38;font-weight:300;margin-bottom:2px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.dual-section__content ul h4{font-size:1rem}}.dual-section__content>.btn{font-size:.75rem;font-weight:600;line-height:1;padding:8px 32px;margin-top:8px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.dual-section__content>.btn{font-size:.9375rem;padding:14px 32px;margin-top:20px;max-width:307px;width:100%}}.dual-section__features{display:flex;align-items:center;gap:32px;margin-block:30px 20px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.dual-section__features{display:flex;flex-wrap:wrap;gap:30px}}.video-section{margin-bottom:93px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.video-section{margin-bottom:45px}}.video-section__head h2{text-align:center;font-size:2rem;line-height:.93;font-weight:300;margin-bottom:35px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.video-section__head h2{font-size:1.5rem;margin-bottom:20px}}.video-section__head h2 strong{font-weight:700}.video-section__player{border-radius:12px;overflow:hidden;aspect-ratio:16/9}.video-section__player iframe{width:100%;height:100%}.accordions{margin-bottom:80px}.accordions__inner h2{font-size:1.875rem;line-height:1.43;font-weight:400;text-align:center;color:var(--theme-color-black-v2);margin-bottom:20px}.accordions__list{max-width:1122px;margin-inline:auto}.accordion{color:var(--theme-color-black-v2);padding-block:34px 22px;transition:all .3s ease-in-out;display:block;text-decoration:none;margin-bottom:2px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.accordion{padding-block:24px 20px}}.accordion.is-active{padding-block:34px 28px}.accordion:not(:nth-of-type(1)){border-top:1px solid var(--theme-color-gray-v3)}.accordion__head{display:flex;align-items:center;justify-content:space-between}.accordion__head h3{font-size:1.125rem;font-weight:400;margin:0;max-width:97%}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.accordion__head h3{font-size:1rem;font-weight:600;max-width:92%}}.accordion__head img{width:23px;transition:transform .3s ease-in-out}.accordion.is-active .accordion__head img{transform:rotateX(180deg)}.accordion__content{display:grid;grid-template-rows:0fr;max-height:0;opacity:0;overflow:hidden;transition:all .3s ease-in-out;max-width:97%}.accordion.is-active .accordion__content{grid-template-rows:1fr;max-height:100vh;opacity:1;overflow:visible;padding-top:20px}.accordion__content p{font-size:.75rem;font-weight:400;line-height:1.83;margin:0}.accordion__content p:has(+p){margin-bottom:22px}.box-info{--negative-margin: -91px;background-color:var(--theme-color-orange);margin-bottom:calc(80px + var(--negative-margin) * -1)}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.box-info{margin-bottom:calc(50px + var(--negative-margin) * -1)}}.box-info[data-wpr-lazyrender]{content-visibility:visible!important}.box-info__inner{display:flex;align-items:center;margin-inline:auto;max-width:784px;padding-top:32px}@media(max-width:1023px){.box-info__inner{margin-inline:auto}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.box-info__inner{padding-top:40px;flex-direction:column;gap:10px}}.box-info__inner:not(:has(.box-info__image)) .box-info__content{margin-top:0;max-width:100%}.box-info__content{width:58%;padding-right:48px;margin-block:20px 32px}@media(max-width:1023px){.box-info__content{width:100%}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.box-info__content{margin-top:0}}.box-info__content h2{font-size:2rem;font-weight:300;margin:0 0 4px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.box-info__content h2{font-size:1.5rem}}.box-info__content p{font-size:1rem;line-height:1.4;margin-bottom:30px}.box-info__row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.box-info__row a{font-size:1.125rem;font-weight:300;text-decoration:underline}.box-info__image{aspect-ratio:335/335;border-radius:12px;overflow:hidden;width:43%;margin-bottom:var(--negative-margin)}@media(max-width:374px){.box-info__image{width:100%}}.box-info__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.module-split{margin-bottom:100px}.module-split .gform_wrapper .gform_heading{margin-bottom:20px}.module-split__inner{display:grid;grid-template-columns:50.7% 50%;border-radius:12px;overflow:hidden;box-shadow:0 0 40px #0000000d}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.module-split__inner{grid-template-columns:1fr}}.module-split__item{padding:84px 87px 58px 80px}@media(max-width:1023px){.module-split__item{padding:40px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.module-split__item{padding:20px}}.module-split__item:has(.gform_wrapper){padding:84px 100px 42px 62px;background-color:var(--theme-color-orange)}@media(max-width:1023px){.module-split__item:has(.gform_wrapper){padding:40px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.module-split__item:has(.gform_wrapper){padding:20px}}.module-split__item--image{padding:0}.module-split__item--image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.place-box__head .place-box__title{font-size:2rem;font-weight:300;margin-bottom:22px}@media(max-width:1023px){.place-box__head .place-box__title{font-size:1.5rem}}.place-box__info p{font-size:1rem;font-weight:300;margin-bottom:28px;line-height:1.4}.place-box__list ul{list-style:none;padding-left:3px}.place-box__list ul li{max-width:230px}.place-box__list ul li:not(:last-of-type){margin-bottom:20px}.place-box__list li a,.place-box__list li span{display:flex;align-items:flex-start;gap:18px;text-decoration:none;font-size:.75rem;font-weight:300;line-height:1.4;letter-spacing:.2px}.place-box__map{width:100%;max-height:174px;height:100%;border-radius:10px;overflow:hidden;margin-bottom:28px}.cta-small{text-align:center;margin-block:50px 63px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.cta-small{margin-block:39px 46px}}.schema{--schema-padding: 178px 0 223px;--schema-border-color: #01AAFF;--schema-radius: 12px;--schema-line-height: 1.333;--schema-bg: #FFF;--schema-dot-size: 6px;padding:var(--schema-padding);background-color:#fbfbfb}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.schema{--schema-padding: 120px 0}}.schema:has(+.schema){padding-bottom:35px}.schema+.schema{padding-top:25px}.schema.schema--secondary{--schema-padding: 178px 0 104px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.schema.schema--secondary{--schema-padding: 120px 0}}.schema__head{margin-bottom:82px;text-align:center}.schema__head h2{line-height:1.4}.schema__main-image{position:absolute;top:50%;left:calc(50% - 5px);max-width:484px;transform:translate(-50%,-50%)}@media(max-width:1060px){.schema__main-image{max-width:380px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.schema__main-image{position:static;transform:none;max-width:100%}}.schema__body{max-width:986px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:flex-start;position:relative}@media(max-width:1060px){.schema__body{max-width:709px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.schema__body{gap:60px}}.schema--secondary .schema__body{display:grid;grid-template-columns:1fr 1fr;gap:48px 46px;max-width:762px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.schema--secondary .schema__body{grid-template-columns:1fr}}.schema__item{position:relative;z-index:10;padding:0 24px 25px 26px;background:var(--schema-bg);border:1px solid var(--schema-border-color);border-radius:var(--schema-radius);font-size:.75rem;line-height:var(--schema-line-height);font-weight:300}@media(max-width:1060px){.schema__item{padding:0 16px 16px}}.schema--secondary .schema__item{height:100%}.schema__item h2{font-size:1.125rem;font-weight:700;padding-bottom:1px}@media(max-width:1060px){.schema__item h2{font-size:1rem}}.schema__item .schema__item-icon{margin-top:-35px;margin-bottom:7px}.schema__item:not([class*=schema__item-type-]) .schema__item-line{display:none}.schema__item .schema__item-line{position:absolute;top:0;left:0;width:1px;height:100%;background-color:var(--schema-border-color)}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.schema__item .schema__item-line{display:none}}.schema__item .schema__item-line:after{content:"";width:var(--schema-dot-size);height:var(--schema-dot-size);position:absolute;bottom:0;left:-3px;background-color:var(--schema-border-color);border-radius:50%}.schema__item .schema__item-body{overflow:hidden}.schema__item-type-1{width:25.863%;margin-bottom:156px;align-self:flex-end}@media(max-width:1060px){.schema__item-type-1{margin-bottom:96px}}.schema__item-type-1 .schema__item-icon{margin-top:-32px;margin-bottom:17px}.schema__item-type-1 .schema__item-line{width:39%;height:1px;top:84px;left:calc(100% - 2px);rotate:-20deg}@media(max-width:1060px){.schema__item-type-1 .schema__item-line{width:33%}}.schema__item-type-1 .schema__item-line:after{right:0;left:auto;top:-2px}.schema__item-type-1 .schema__item-body{max-height:132px}@media(max-width:1060px){.schema__item-type-1 .schema__item-body{max-height:182px}}.schema__item-type-2{width:39.656%;margin-bottom:390px;padding:0 24px 32px 26px}@media(max-width:1060px){.schema__item-type-2{padding:0 16px 16px}}.schema__item-type-2 .schema__item-line{height:98%;top:100%;left:46.4%;rotate:-10deg}@media(max-width:1060px){.schema__item-type-2 .schema__item-line{height:95%;left:44%}}.schema__item-type-2 .schema__item-body{max-height:100px}@media(max-width:1060px){.schema__item-type-2 .schema__item-body{max-height:128px}}.schema__item-type-3{width:25.863%;margin-left:8.5%;margin-top:47px;padding:0 24px 27px 26px}@media(max-width:1060px){.schema__item-type-3{margin-top:20px;padding:0 16px 16px}}.schema__item-type-3 .schema__item-icon{margin-top:-39px}.schema__item-type-3 .schema__item-line{width:20%;height:1px;inset:auto calc(100% - 9px) -13px auto;rotate:-38deg}@media(max-width:1060px){.schema__item-type-3 .schema__item-line{width:27%;inset:auto calc(100% - 31px) -16px auto}}.schema__item-type-3 .schema__item-line:after{top:-3px}.schema__item-type-3 .schema__item-body{max-height:180px}@media(max-width:1060px){.schema__item-type-3 .schema__item-body{max-height:290px}}.schema__item-type-4{width:36.31%;margin-left:114px}@media(max-width:1060px){.schema__item-type-4{margin-left:44px}}.schema__item-type-4 .schema__item-line{width:115%;height:1px;top:-152px;left:24%;rotate:-47.4deg}@media(max-width:1060px){.schema__item-type-4 .schema__item-line{width:147%;top:-138px;left:13%}}.schema__item-type-4 .schema__item-line:after{top:-3px;right:0;left:auto}.schema__item-type-4 .schema__item-body{max-height:100px}@media(max-width:1060px){.schema__item-type-4 .schema__item-body{max-height:130px}}.schema__item-type-5{width:25.863%;margin-left:auto;margin-right:70px;margin-top:-85px}@media(max-width:1060px){.schema__item-type-5{width:29.863%;margin-right:10px;margin-top:-115px}}.schema__item-type-5 .schema__item-icon{margin-top:-32px}.schema__item-type-5 .schema__item-line{width:50%;height:1px;top:42px;right:92%;left:auto;rotate:47.4deg}.schema__item-type-5 .schema__item-line:after{top:-3px}.schema__item-type-5 .schema__item-body{max-height:116px}@media(max-width:1060px){.schema__item-type-5 .schema__item-body{max-height:129px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.schema__item-type,.schema__item-type-1,.schema__item-type-2,.schema__item-type-3,.schema__item-type-4,.schema__item-type-5{width:100%;margin:0}.schema__item-type .schema__item-line,.schema__item-type-1 .schema__item-line,.schema__item-type-2 .schema__item-line,.schema__item-type-3 .schema__item-line,.schema__item-type-4 .schema__item-line,.schema__item-type-5 .schema__item-line{display:none}}.promo{margin-block:6px 60px}.promo__inner{display:flex;border-radius:12px;box-shadow:0 0 40px #0000000d}@media(max-width:1023px){.promo__inner{gap:10px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.promo__inner{flex-direction:column;padding-block:20px}}@media(max-width:575px){.promo__inner{padding-block:16px}}.promo__body{--promo-padding-left: 54px;width:54%;color:var(--theme-color-black-v3);padding:8px 54px 36px var(--promo-padding-left)}@media(max-width:1023px){.promo__body{--promo-padding-left: 34px;padding:16px 24px 24px var(--promo-padding-left)}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.promo__body{padding-top:0;width:100%}}@media(max-width:575px){.promo__body{--promo-padding-left: 16px;padding:0 16px}}.promo__body .label-orange{margin-top:10px;margin-left:calc(var(--promo-padding-left) * -1)}.promo__head{margin-top:6px;margin-bottom:14px}.promo__head h2{line-height:1.25}@media(max-width:1023px){.promo__head h2{font-size:1.5rem}}.promo__head h2 strong{color:var(--theme-color-orange)}.promo__head h2 a{display:block;text-decoration-thickness:1px;text-underline-offset:4px}.promo__head h3{font-size:1.125rem}.promo__date{display:flex;align-items:center;gap:8px;margin-bottom:20px}.promo__date p{font-size:.75rem;font-weight:900;color:var(--theme-color-black-v2)}.promo__content p{font-size:1.5rem;font-weight:300}@media(max-width:1023px){.promo__content p{font-size:1.25rem}}.promo__content p strong{font-weight:600}.promo__image{position:relative;width:45%}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.promo__image{width:90%;margin-inline:auto}}.promo__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.promo__image img{position:relative}}.guide{background-color:var(--theme-color-gray-v4);padding-block:83px 87px}@media(max-width:1023px){.guide{padding-block:40px}}.guide__head{text-align:center;margin-bottom:32px}@media(max-width:1023px){.guide__head h2{font-size:1.25rem}}.guide__body{display:grid;grid-template-columns:1fr 1fr;gap:25px;max-width:901px;margin-inline:auto}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.guide__body{grid-template-columns:1fr}}.guide__item{--guide-item-left-padding: 41px;background-color:var(--theme-color-white);padding:16px 22px 8px var(--guide-item-left-padding)}@media(max-width:374px){.guide__item{padding:16px 22px 16px var(--guide-item-left-padding)}}.guide__item:nth-of-type(1) .guide__item-image img{width:102px}.guide__item:nth-of-type(2) .guide__item-image img{width:98px}.guide__item:nth-of-type(3) .guide__item-image img{width:119px}.guide__item:nth-of-type(4) .guide__item-image img{width:125px}.guide__item-num{margin-left:calc(var(--guide-item-left-padding) * -1 / 1.6)}.guide__item-num p{font-size:1rem;font-weight:700}.guide__item-body{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-top:-12px}@media(max-width:374px){.guide__item-body{flex-direction:column;gap:10px;margin-top:0}}.guide__item-body p{font-size:1rem;font-weight:300;line-height:1.3;max-width:249px;margin:0;color:var(--theme-color-black-v3)}.guide__item-body img{max-width:125px}.showcase{margin-block:66px 75px}@media(max-width:1023px){.showcase{margin-block:40px}}.showcase__inner{--showcase-padding-inline: 28px;padding:26px var(--showcase-padding-inline) 50px;box-shadow:0 0 40px #0000000d;border-radius:12px}.woocommerce-cart .showcase__inner{box-shadow:none}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.showcase__inner{--showcase-padding-inline: 14px}}.showcase__bar{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:35px;padding-left:16px}@media(max-width:575px){.showcase__bar{flex-direction:column-reverse}}.showcase__bar .label-orange{margin-bottom:6px;margin-right:calc(var(--showcase-padding-inline) * -1)}.showcase__bar-box{color:var(--theme-color-black-v2);padding-top:11px}.showcase__bar-box .showcase__bar-title{font-size:1.125rem;font-weight:600;margin:0 0 2px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.showcase__bar-box .showcase__bar-title{font-size:1rem}}.showcase__date{display:flex;align-items:center;gap:3px}.showcase__date p{font-size:1rem;font-weight:900;line-height:1.56;letter-spacing:.2px;margin:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.showcase__date p{font-size:.875rem}}.showcase__head{margin-bottom:60px;text-align:center}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.showcase__head h2{font-size:1.5rem}}.showcase__head h2 span{color:var(--theme-color-orange);font-weight:700}.showcase__body{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 21px}@media(max-width:1023px){.showcase__body{grid-template-columns:repeat(2,1fr);gap:55px 20px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.showcase__body{grid-template-columns:1fr}}.showcase-item{position:relative;border-radius:12px;border:1px solid var(--theme-color-orange);padding:13px 29px 23px 28px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.showcase-item{padding:13px 20px 20px}}.showcase-item__tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;width:70%;margin-left:auto;list-style:none;margin-bottom:10px}.showcase-item__tags a{font-size:.625rem;font-weight:900;color:var(--theme-color-orange);line-height:1;text-transform:uppercase;text-decoration:none;transition:opacity var(--theme-transition-duration)}.showcase-item__tags a:hover{opacity:.7}.showcase-item__image{position:absolute;top:-46px;left:12px;width:80px;height:80px}.showcase-item__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.showcase-item__head{text-align:start;margin-bottom:24px}.showcase-item__head .showcase-item__title{font-weight:700;margin:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.showcase-item__head .showcase-item__title{font-size:1rem}}.showcase-item__head .showcase-item__price{font-size:1rem;font-weight:300;margin:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.showcase-item__head .showcase-item__price{font-size:.875rem}}.showcase-item:not(:has(.showcase-item__tags)) .showcase-item__head{margin-top:24px}.showcase-item__actions{display:flex;align-items:flex-start;flex-direction:column;gap:10px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.showcase-item__actions{flex-direction:row}}@media(max-width:374px){.showcase-item__actions{flex-direction:column}}.showcase-item__actions a{font-size:.75rem;padding:6px 10px;min-width:159px}@media(max-width:575px){.showcase-item__actions a{min-width:50%}}@media(max-width:374px){.showcase-item__actions a{width:100%}}.deals{margin-block:60px 107px}@media(max-width:1023px){.deals{margin-block:40px}}.deals__head{margin-bottom:40px;text-align:center}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.deals__head h2{font-size:1.5rem}}.deals__head h2 span{color:var(--theme-color-orange);font-weight:700}.deals__body{display:grid;grid-template-columns:minmax(400px,1fr) minmax(200px,555px);gap:23px}@media(max-width:1023px){.deals__body{grid-template-columns:1fr}}.deals__left{--deals-padding-inline: 42px;padding:24px var(--deals-padding-inline) 20px;box-shadow:0 0 40px #0000000d;border-radius:12px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.deals__left{--deals-padding-inline: 20px;padding:20px}}.deals__left .label-orange{margin-bottom:6px;margin-right:calc(var(--deals-padding-inline) * -1)}@media(max-width:575px){.deals__left .label-orange{align-self:flex-end}}.deals__left-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:48px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.deals__left-head{margin-bottom:32px}}@media(max-width:575px){.deals__left-head{flex-direction:column-reverse}}.deals__left-head-main{color:var(--theme-color-black-v2);padding-top:5px}.deals__left-head-main .deals__left-title{font-size:1.125rem;font-weight:600;margin:0 0 2px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.deals__left-head-main .deals__left-title{font-size:1rem}}.deals__left-date{display:flex;align-items:center;gap:3px}.deals__left-date p{font-size:.75rem;font-weight:900;line-height:1.56;letter-spacing:.2px;margin:0}.deals__left-item{color:var(--theme-color-black-v3);margin-bottom:21px}.deals__left-item p{font-weight:700;margin:0}@media(max-width:1023px){.deals__left-item p{font-size:1.125rem}}@media(max-width:1023px){.deals__left-item a{font-size:1rem}}.deals__right{display:flex;flex-direction:column;justify-content:space-between;gap:33px}.deals__offer{height:100%}.deals__box{display:flex;align-items:center;border-radius:12px;background-color:var(--theme-color-gray-v3)}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.deals__box{flex-direction:column-reverse}}.deals__box-body{padding:28px 0 0 40px;width:590px}@media(max-width:1023px){.deals__box-body{width:60%}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.deals__box-body{width:100%;padding:40px 20px}}.deals__box-body p{font-size:1.375rem;font-weight:700;color:var(--theme-color-primary);line-height:1.3;margin-bottom:22px}@media(max-width:1023px){.deals__box-body p{font-size:1.125rem}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.deals__box-body p{margin-bottom:24px}}.deals__box-body a{padding:9px 20px;width:-moz-fit-content;width:fit-content;text-decoration:underline}@media(max-width:374px){.deals__box-body a{width:100%}}.offer{display:flex;flex-direction:column;height:100%;color:var(--theme-color-white);background-color:var(--theme-color-black-v3);border-radius:12px}.offer__head{--offer-head-padding-top: 25px;display:flex;justify-content:space-between;flex-wrap:wrap;position:relative;overflow:hidden;padding:var(--offer-head-padding-top) 29px 18px 34px}@media(max-width:575px){.offer__head{flex-direction:column;padding:var(--offer-head-padding-top) 20px 18px 20px}}.offer--secondary .offer__head{--offer-head-padding-top: 45px;overflow:visible;padding:var(--offer-head-padding-top) 20px 0 18.8%}@media(max-width:1199px){.offer--secondary .offer__head{--offer-head-padding-top: 20px;padding:var(--offer-head-padding-top) 20px 0 8%}}@media(max-width:600px){.offer--secondary .offer__head{padding:var(--offer-head-padding-top) 20px 20px 8%}}.offer__head .offer__head-circle{position:absolute;top:0;left:20.5%}@media(max-width:575px){.offer__head .offer__head-circle{top:-25%;left:60%}}.offer--secondary .offer__head .offer__head-circle{width:195px;left:auto;top:0;right:9.4%}@media(max-width:600px){.offer--secondary .offer__head .offer__head-circle{right:-20%}}.offer__head .offer__head-target{font-size:.6875rem;font-weight:600;line-height:1;text-transform:uppercase;z-index:1}.offer--secondary .offer__head .offer__head-target{font-size:1rem;font-weight:300}.offer__head .offer__head-target span{display:block;font-size:1.625rem;font-weight:700;letter-spacing:-2.7px;margin-bottom:2px}.offer--secondary .offer__head .offer__head-target span{font-size:2.5rem;font-weight:600;letter-spacing:-4px}.offer__head p:not(.offer__head-target){font-size:.75rem;line-height:1;text-transform:uppercase;margin-top:4px}.offer__head p:not(.offer__head-target) strong{font-weight:900}.offer__body{position:relative;display:flex;align-items:center;margin-top:auto}@media(max-width:1023px){.offer__body{align-items:center;justify-content:center}}@media(max-width:1023px)and (min-width:500px)and (max-width:1023px){.offer__body{gap:clamp(20px,15.2963671128vw + -56.4818355641px,100px)}}@media(max-width:600px){.offer__body{flex-wrap:wrap}}@media(max-width:1199px){.offer--secondary .offer__body{margin-top:45px}}@media(max-width:1023px){.offer--secondary .offer__body{align-items:center;justify-content:flex-start;gap:20px}}@media(max-width:600px){.offer--secondary .offer__body{gap:0}}.offer__body-circle{position:absolute;left:0;top:24%}.offer--secondary .offer__body-circle{left:-1%;top:29%}@media(max-width:1199px){.offer--secondary .offer__body-circle{left:-6%}}.offer__image{width:46.127%;margin-left:auto;margin-right:16px;align-self:flex-end;margin-top:26px}@media(max-width:1023px){.offer__image{margin-inline:10px}}@media(max-width:1023px)and (min-width:600px)and (max-width:1023px){.offer__image{max-width:clamp(220px,47.2813238771vw + -63.6879432624px,420px)}}@media(max-width:600px){.offer__image{width:100%}}.offer--secondary .offer__image{max-width:222px;margin-right:38px;margin-top:12px}@media(max-width:1199px){.offer--secondary .offer__image{margin-right:10px;width:40%}}@media(max-width:1023px){.offer--secondary .offer__image{margin-left:auto}}@media(max-width:600px){.offer--secondary .offer__image{width:85%;max-width:100%;margin-inline:auto;padding-inline:20px}}.offer__main{padding:24px 0 20px 55px;width:50%}@media(max-width:1023px){.offer__main{padding-bottom:20px}}@media(max-width:600px){.offer__main{width:70%;text-align:center;padding-left:0}}.offer--secondary .offer__main{padding:8px 0 20px 49px}@media(max-width:600px){.offer--secondary .offer__main{width:90%}}.offer__main .offer__title{font-size:1rem;line-height:1;font-weight:400;color:var(--theme-color-orange);text-transform:uppercase;letter-spacing:2px;margin-bottom:37px}@media(max-width:1023px){.offer__main .offer__title{letter-spacing:0;margin-bottom:18px}}.offer--secondary .offer__main .offer__title{letter-spacing:.5px;text-align:center;margin-bottom:45px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.offer--secondary .offer__main .offer__title{margin-bottom:20px}}.offer__main .offer__title strong{display:block;font-size:6.25rem;font-weight:700;line-height:1;letter-spacing:normal}@media(max-width:1023px){.offer__main .offer__title strong{font-size:4rem}}.offer--secondary .offer__main .offer__title strong{font-size:5.875rem;font-weight:400}@media(max-width:1023px){.offer--secondary .offer__main .offer__title strong{font-size:4rem}}.offer__main .offer__info{font-size:.75rem;font-weight:400;text-transform:uppercase;max-width:130px;text-align:center;margin-inline:auto}.offer__actions .btn{min-width:-moz-fit-content;min-width:fit-content;padding:9px 20px;text-decoration:underline}.label-orange{width:-moz-fit-content;width:fit-content;background-color:var(--theme-color-orange);border-radius:0 100px 100px 0;padding:7px 16px 7px 36px;margin-bottom:6px}.label-orange--secondary{border-radius:100px 0 0 100px;padding:7px 37px 7px 18px}@media(max-width:575px){.label-orange{align-self:flex-end}}.label-orange p{font-size:.75rem;font-weight:600;color:var(--theme-color-white)}.benefits{margin-block:60px 70px}@media(max-width:1023px){.benefits{margin-block:40px}}.benefits__head{margin-bottom:39px}.benefits__head h2{text-align:center}.benefits__list{display:flex;gap:19px}@media(max-width:1023px){.benefits__list{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:575px){.benefits__list{grid-template-columns:1fr}}.benefit{border-radius:12px;background-color:var(--theme-color-gray-v3);padding:52px 36px;width:100%}@media(max-width:1023px){.benefit{padding:32px}}.benefit__head{margin-bottom:37px}.benefit__head h4{font-weight:700;text-align:center}@media(max-width:1023px){.benefit__head h4{font-size:1.25rem}}.benefit__list{list-style:none}.benefit__list li{display:flex;align-items:center;gap:17px;margin-bottom:18px}.benefit__image{width:35px}.benefit__body{width:calc(100% - 35px)}.benefit__body p{font-size:1rem;font-weight:300;margin:0}.benefit__body small strong{font-size:.75rem;font-weight:700}.callout{margin-block:70px}.callout:has(+.cards){margin-bottom:30px}.callout__inner{position:relative;width:100%;overflow:hidden;padding:67px 10px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.callout__inner{padding-block:100px}}.callout__body{position:relative;display:flex;width:65.4%;margin-left:auto;margin-right:60px;gap:36px;align-items:center;padding:24px 41px 22px 38px;background-color:var(--theme-color-white);border-radius:16px;box-shadow:0 0 40px #0000006b;overflow:hidden}@media(max-width:1023px){.callout__body{margin-inline:auto;width:90%}}@media(max-width:575px){.callout__body{flex-direction:column;padding:20px}}.callout__bg{position:absolute;width:100%;height:100%;top:0;left:0}.callout__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.callout__image{width:259px}@media(max-width:1023px){.callout__image{width:180px}}@media(max-width:575px){.callout__image{max-width:250px;width:100%}}.callout__content{width:381px;padding-top:18px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.callout__content{width:100%}}.callout__head{margin-bottom:30px}@media(max-width:1023px){.callout__head{margin-bottom:16px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.callout__title{font-size:1.375rem}}.callout__info{font-size:1.125rem;line-height:1.5;font-weight:400;margin-bottom:30px}@media(max-width:1023px){.callout__info{margin-bottom:16px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.callout__info{font-size:1rem}}.callout__info strong{font-weight:700}.callout__actions .btn{gap:3px;padding:10px 36px 10px 31px;letter-spacing:.6px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.callout__actions .btn{padding:10px 20px}}.breadcrumbs{padding-block:120px 20px;background-color:var(--theme-color-gray-v4)}@media(max-width:1023px){.breadcrumbs{padding-block:100px 20px}}.breadcrumbs ul{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.breadcrumbs li{position:relative;color:#999}.breadcrumbs li:not(.is-current){color:var(--theme-color-black-v2)}.breadcrumbs li:not(.is-current):after{content:"";position:relative;display:inline-block;width:5px;height:6px;background:center url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-0.038%20-0.125%2015.054%2026.135'%3e%3ctitle%3ePath%3c/title%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20transform='matrix(0,%20-1,%201,%200,%20-5.448437,%205.026269)'%20style='transform-origin:%2012.9665px%208px;'%3e%3cg%20id='Layer_1'%20fill='%23F9C014'%3e%3cpolygon%20id='Path'%20fill-rule='nonzero'%20points='0.046%202.582%202.13%200.498%2012.967%2011.334%2023.803%200.498%2025.887%202.582%2012.967%2015.502'%20style='fill:%20rgb(0,%200,%200);'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat;margin-bottom:1px}.breadcrumbs li a{font-size:.75rem;line-height:1;font-weight:400;text-decoration:none;transition:opacity var(--theme-transition-duration)}.breadcrumbs li:not(.is-current) a:hover{opacity:.7}.sale{margin-block:74px 110px}@media(max-width:1023px){.sale{margin-block:40px}}.sale__inner{display:grid;border-radius:12px;box-shadow:0 0 40px #0000000d;grid-template-columns:minmax(150px,400px) minmax(240px,645px);align-items:center;gap:14px;padding:16px 20px 20px 0}@media(max-width:1023px){.sale__inner{padding:16px 16px 24px 0;gap:10px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.sale__inner{grid-template-columns:1fr;gap:0}}.sale__body{--promo-padding-left: 54px;color:var(--theme-color-black-v3);padding:0 54px 0 var(--promo-padding-left)}@media(max-width:1023px){.sale__body{--promo-padding-left: 34px;padding:0 24px 0 var(--promo-padding-left)}}@media(max-width:575px){.sale__body{--promo-padding-left: 16px;padding:0 16px}}.sale__body .label-orange{margin-top:10px;margin-left:calc(var(--promo-padding-left) * -1)}.sale__head{margin-top:22px;margin-bottom:4px}.sale__head h2{line-height:1.25}@media(max-width:1023px){.sale__head h2{font-size:1.5rem}}.sale__head h2 strong{color:var(--theme-color-orange)}.sale__head h2 a{display:block;text-decoration-thickness:1px;text-underline-offset:4px}.sale__head h3{font-size:1.125rem}.sale__date{display:flex;align-items:center;gap:8px;margin-bottom:20px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.sale__date{margin-bottom:6px}}.sale__date p{font-size:.75rem;font-weight:900;color:var(--theme-color-black-v2)}.sale__content p{font-size:1.5rem;font-weight:300}@media(max-width:1023px){.sale__content p{font-size:1.25rem}}.sale__content p strong{font-weight:600}.sale__info{padding-block:12px 4px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.sale__info{padding:10px 25px 25px 34px}}@media(max-width:575px){.sale__info{padding:16px}}.sale__info h2{line-height:1.25}@media(max-width:1023px){.sale__info h2{font-size:1.5rem}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.sale__info h2{font-size:1.25rem}}.sale__info h2 span{font-weight:700;color:var(--theme-color-orange)}.tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;padding:77px 56px;border-radius:12px;box-shadow:0 0 40px #0000000d}@media(max-width:1023px){.tiles{grid-template-columns:repeat(2,1fr);gap:14px;padding:40px}}@media(max-width:575px){.tiles{grid-template-columns:1fr;padding:20px}}.tile{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:12px;background-color:var(--theme-color-gray-v3);border-radius:12px;height:100%;min-height:120px;padding:20px 10px 10px;text-decoration:none;transition:background-color var(--theme-transition-duration)}.tile:hover{background-color:var(--theme-color-gray-v5)}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.tile{flex-direction:column;justify-content:flex-start;padding:49px 20px 15px 24px;min-height:200px;gap:18px}}.tile__image{margin-top:0}.tile__image img{max-width:42px}.tile__content p{font-size:.875rem;line-height:normal;font-weight:300}.cards{padding-block:24px 4px;margin-block:20px 70px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.cards{padding-block:4px}}.cards--secondary{margin-block:30px 74px}.cards__head{width:50%;margin-bottom:66px}.cards--secondary .cards__head{margin-bottom:36px}@media(max-width:1023px){.cards__head{width:100%}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.cards__head{margin-bottom:36px}}.cards__head h2{font-weight:600;line-height:1.5}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.cards__head h2{font-size:1.25rem}.cards__head h2 br{display:none}}.cards__head h2 strong:first-of-type{font-weight:600}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.cards__head h2 strong:first-of-type{font-size:1.375rem}}.cards__body{display:grid;grid-template-columns:repeat(4,1fr);gap:36px 12px}.cards--secondary .cards__body{grid-template-columns:repeat(5,1fr)}@media(max-width:1023px){.cards--secondary .cards__body{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media(max-width:1023px){.cards__body{grid-template-columns:repeat(3,1fr);gap:24px 12px}}@media(max-width:575px){.cards__body{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.card{text-decoration:none;position:relative}.card__image{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:284/314;border-radius:12px;margin-bottom:16px;overflow:hidden;background-color:#f4f4f4}.card__image img{transition:transform var(--theme-transition-duration)}.card--secondary .card__image{margin-bottom:14px;padding:57px 47px}.card--secondary .card__image img{height:100%;-o-object-fit:contain;object-fit:contain}.card__notch{position:absolute;top:17px;left:21px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.card__notch{top:7px;left:7px}}.card__notch p{font-size:.75rem;line-height:1;padding:7px 12px;text-align:center;border-radius:100px;min-width:73px;font-weight:700}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.card__notch p{min-width:60px;padding:4px 10px}}.card__notch--orange{background-color:var(--theme-color-orange)}.card__notch--blue{color:var(--theme-color-blue-v2);border:1px solid var(--theme-color-blue-v2)}.card__title{margin-bottom:10px}.card--secondary .card__title{margin-bottom:0}.card__title h3{font-size:1rem;line-height:1.2;font-weight:600;margin:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.card__title h3{font-size:.875rem}}.card__content{margin-bottom:20px}.card--secondary .card__content{margin-bottom:16px}.card__content:has(+.card__price p>span){margin-bottom:12px}.card__content p{font-size:.75rem;line-height:1.2;font-weight:400;margin:0;color:var(--theme-color-gray)}.card__price p{font-size:.75rem;font-weight:700;margin:0}.card__price p span{font-size:1.125rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.card__price p span{font-size:.875rem}}.card__price p del{margin-left:6px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.card__price p del{margin-left:2px}}.card__date p{font-size:.75rem;font-weight:400;color:var(--theme-color-blue-v2)}.cards__body .product{display:flex;flex-direction:column;width:100%;margin:0;list-style:none}.cards__body .product a{position:relative;text-decoration:none;margin-bottom:10px}.cards__body .product:hover .attachment-woocommerce_thumbnail{transform:scale(1.05)}.cards__body .product .attachment-woocommerce_thumbnail{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:284/314;width:100%;-o-object-fit:contain;object-fit:contain;padding:46px;border-radius:12px;margin-bottom:16px;overflow:hidden;background-color:#f4f4f4;transition:transform var(--theme-transition-duration)}.cards__body .product .app-badge{position:absolute;top:17px;left:21px;font-size:.75rem;line-height:1;padding:7px 12px;text-align:center;border-radius:100px;min-width:73px;font-weight:700;z-index:5;width:-moz-max-content;width:max-content}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.cards__body .product .app-badge{top:7px;left:7px;min-width:60px;padding:4px 10px}}.cards__body .product .app-badge.app-badge--sale{background-color:var(--theme-color-orange)}.cards__body .product .app-badge.app-badge--offer{color:var(--theme-color-blue-v2);border:1px solid var(--theme-color-blue-v2)}.cards__body .product .woocommerce-loop-product__title{font-size:1rem;line-height:1.2;font-weight:600;margin-bottom:10px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.cards__body .product .woocommerce-loop-product__title{font-size:.875rem}}.cards__body .product .card__content{margin-bottom:20px}.cards__body .product .card__content:has(+.card__price p>span){margin-bottom:12px}.cards__body .product .card__content p{font-size:.75rem;line-height:1.2;font-weight:400;margin:0;color:var(--theme-color-gray)}.cards__body .product .price{display:flex;align-items:baseline;flex-direction:row-reverse;width:-moz-fit-content;width:fit-content}.cards__body .product .price ins{font-size:1.125rem;color:var(--theme-color-blue-v2);font-weight:700;text-decoration:none}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.cards__body .product .price ins{font-size:.875rem}}.cards__body .product .price del{font-size:.75rem;font-weight:700;color:var(--theme-color-black-v2);opacity:1;margin-left:6px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.cards__body .product .price del{margin-left:2px}}.cards__body .product:has(.app-badge--sale) .price ins{color:var(--theme-color-orange)}.cards__body .product .card__date p{font-size:.75rem;font-weight:400;color:var(--theme-color-blue-v2)}.cards__body .product .add_to_cart_button{background-color:var(--theme-color-orange);border-color:var(--theme-color-orange);color:var(--theme-color-black);border-radius:99em;padding:10px 20px;transition:color,background,border;transition-duration:var(--theme-transition-duration);width:-moz-fit-content;width:fit-content;margin-top:auto;margin-bottom:0}.cards__body .product .add_to_cart_button:hover{background-color:var(--theme-color-black);border-color:var(--theme-color-black);color:var(--theme-color-orange)}.cards__body .product .added_to_cart{margin-left:10px}.small-box{display:grid;grid-template-columns:27px 1fr;align-items:center;gap:7px}.small-box__image{width:27px}.small-box__content p{font-size:.75rem;font-weight:300;line-height:1.2;text-align:start}.kit-features{padding-block:57px;clear:both;margin:0 calc(-50vw + 50%)}@media(min-width:1023.02px){.kit-features{padding-top:60px}}.kit-features--gray{background-color:var(--theme-color-gray-v3)}.kit-features__inner{max-width:1045px;margin-inline:auto}.kit-features__head{margin-bottom:32px}.kit-features__head p{font-size:.75rem;line-height:1;font-weight:400;margin:0}.kit-features__head h2{font-weight:600}@media(max-width:1023px){.kit-features__head h2{font-size:1.25rem}}.kit-features__body{display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:30px}.kit-feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px;width:90px}.kit-feature--disabled .kit-feature__image img{filter:invert(.7)}.kit-feature__entry p{font-size:.875rem;line-height:1.35;font-weight:400;color:var(--theme-color-black-v2)}.kit-feature--disabled .kit-feature__entry p{color:#b1b1b1}.app-product-hero+.section-woocommerce{padding-top:40px}.app-product-hero+.section-woocommerce:before{display:none}.app-product-hero+.section-woocommerce .woocommerce-breadcrumb{margin-bottom:1rem}.section-woocommerce{padding-top:120px}.section-woocommerce:has(.woocommerce-breadcrumb){position:relative;isolation:isolate}.section-woocommerce:has(.woocommerce-breadcrumb):before{content:"";position:absolute;top:0;left:0;width:100%;height:148px;z-index:-1;background-color:var(--theme-color-gray-v4)}body.page-template-blog-single .section-woocommerce{padding-top:40px;margin-bottom:40px}body.page-template-blog-single .section-woocommerce .woocommerce-breadcrumb{padding-bottom:0}body.page-template-blog-single .section-woocommerce:before{display:none}.section-woocommerce .woocommerce-breadcrumb{margin-bottom:40px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-woocommerce .woocommerce-breadcrumb{margin-bottom:20px}}.section-woocommerce .product>.app-badge{position:absolute;top:10px;left:10px;z-index:5;display:inline-block;font-size:.75rem;line-height:1;padding:7px 12px;text-align:center;border-radius:100px;min-width:73px;font-weight:700;color:var(--theme-color-blue-v2);border:1px solid var(--theme-color-blue-v2)}.section-woocommerce .product>.app-badge--sale{background-color:var(--theme-color-orange);border-color:var(--theme-color-orange);color:var(--theme-color-black)}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-woocommerce .product>.app-badge{min-width:60px;padding:4px 10px}}.section-woocommerce .stock.in-stock{font-size:12px;color:#007aff!important;margin:10px 0}.woocommerce div.product .woocommerce-tabs{margin-top:36px}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:76px;margin-bottom:42px}@media(max-width:1023px){.woocommerce div.product .woocommerce-tabs ul.tabs{gap:36px}}@media(max-width:575px){.woocommerce div.product .woocommerce-tabs ul.tabs{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;margin-bottom:24px}}.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:none;background-color:transparent;border-radius:0;padding:0 0 .5rem}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:1rem;font-weight:400;color:var(--theme-color-primary)}@media(max-width:575px){.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:.25rem 0}}.woocommerce div.product .woocommerce-tabs ul.tabs li a:after{content:"";position:absolute;bottom:0;left:0;transform:translateY(-10px);width:100%;height:4px;background-color:var(--theme-color-orange);border-radius:24px;opacity:0;transition:opacity var(--theme-transition-duration),transform var(--theme-transition-duration)}@media(max-width:575px){.woocommerce div.product .woocommerce-tabs ul.tabs li a:after{bottom:4px}}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--theme-color-primary);text-shadow:1px 0 0 currentColor}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after{opacity:1;transform:translateY(0)}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h2{display:none}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Tabs-panel-title{display:block;font-size:1.5625rem;line-height:.8;font-weight:300;color:var(--theme-color-primary);text-align:center;margin-top:58px}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Tabs-panel-title:has(+.woocommerce-Tabs-panel-description){margin-bottom:40px}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Tabs-panel-description{font-size:1rem;font-weight:300;text-align:center;color:var(--theme-color-primary)}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h3{font-size:1.5625rem;font-weight:300;line-height:1.31;margin-bottom:16px}@media(max-width:1023px){.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h3{font-size:1.375rem}}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel ul{padding-left:24px;list-style:none;max-width:1061px}@media(max-width:1023px){.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel ul{padding-left:12px}}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel li{position:relative;font-size:1rem;font-weight:300;line-height:1.38}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel li a{color:var(--theme-color-blue-v2)}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel li:before{content:"";position:absolute;top:52%;left:-13px;transform:translateY(-50%);width:2px;height:2px;border-radius:50%;background-color:var(--theme-color-primary)}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table{border:none}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table+h3{margin-top:28px}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table tr{display:grid;grid-template-columns:minmax(200px,391px) 1fr;padding:28px 8px 28px 58px}@media(max-width:1023px){.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table tr{padding:28px 8px 28px 28px}}@media(max-width:575px){.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table tr{grid-template-columns:1fr;row-gap:20px;padding:16px}}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table tr:nth-child(2n){background-color:var(--theme-color-gray-v3)}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table.woocommerce-product-attributes--alt tr{grid-template-columns:32px 1fr;gap:30px;align-items:center}@media(max-width:575px){.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table.woocommerce-product-attributes--alt tr{grid-template-columns:1fr;row-gap:20px}}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table.woocommerce-product-attributes--alt tr p{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table.woocommerce-product-attributes--alt tr a{display:inline-block;text-decoration:none}@media(hover)and (pointer:fine){.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table.woocommerce-product-attributes--alt tr a:hover{text-decoration:underline}}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table tr:nth-child(2n) td,.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table tr:nth-child(2n) th{border:none;background-color:transparent}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table tr th{width:100%;text-align:left;border:none;padding:0;font-size:1.125rem;font-weight:700}@media(max-width:1023px){.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table tr th{font-size:1rem}}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .video-tab-content .video-item{margin-bottom:40px}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .video-tab-content .video-item:last-child{margin-bottom:0}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .video-tab-content .video-title{font-size:1.25rem;font-weight:400;line-height:1.2;margin-bottom:20px;color:var(--theme-color-primary)}@media(max-width:1023px){.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .video-tab-content .video-title{font-size:1.125rem}}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .video-tab-content .video-embed{border-radius:12px;overflow:hidden;aspect-ratio:16/9;background-color:var(--theme-color-gray-v3)}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel .video-tab-content .video-embed iframe{width:100%;height:100%;border:none}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table tr td{width:100%;border:none;font-style:normal;padding:0;font-size:1.125rem;font-weight:300}@media(max-width:1023px){.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table tr td{font-size:1rem}}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table tr td p{padding:0}.app-product-hero{position:relative;min-height:400px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-bottom-left-radius:40px;border-bottom-right-radius:40px;overflow:hidden;background-color:var(--theme-color-orange-v2)}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.app-product-hero{min-height:300px}}.app-product-hero .app-product-hero__content{display:flex;flex-direction:column;align-items:center;margin-inline:20px;text-align:center;max-width:530px;margin-block:auto 50px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.app-product-hero .app-product-hero__content{margin-block:150px 50px}}.app-product-hero .app-product-hero__content .app-product-hero__title{max-width:490px;margin-bottom:20px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.app-product-hero .app-product-hero__content .app-product-hero__title{font-size:1.375rem;line-height:1.35;margin-bottom:30px}}.app-product-hero .app-product-hero__content .app-product-hero__title strong{font-weight:700}.app-product-hero .app-product-hero__content .app-product-hero__description p{font-size:1.125rem;line-height:1.5;font-weight:400;margin-bottom:44px}.app-product-hero .app-product-hero__content .app-product-hero__description p:last-child{margin-bottom:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.app-product-hero .app-product-hero__content .app-product-hero__description p{font-size:.9375rem;line-height:1.3;margin-bottom:21px}}.app-product-hero .app-product-hero__image{position:absolute;top:0;left:0;width:100%;height:100%}.app-product-hero .app-product-hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.1}div.section-woocommerce div.product .woocommerce-Tabs-panel .woocommerce-product-list{padding-left:6px;list-style:none;max-width:1061px;margin-top:26px}div.section-woocommerce div.product .woocommerce-Tabs-panel .woocommerce-product-list li{font-size:1rem;font-weight:400;line-height:1;margin-bottom:28px}@media(max-width:1023px){div.section-woocommerce div.product .woocommerce-Tabs-panel .woocommerce-product-list li{margin-bottom:10px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){div.section-woocommerce div.product .woocommerce-Tabs-panel .woocommerce-product-list li{font-size:.875rem}}div.section-woocommerce div.product .woocommerce-Tabs-panel .woocommerce-product-list li img{width:36px;margin-right:21px}@media(max-width:1023px){div.section-woocommerce div.product .woocommerce-Tabs-panel .woocommerce-product-list li img{margin-right:6px}}div.section-woocommerce div.product .woocommerce-Tabs-panel .woocommerce-product-list li a{color:var(--theme-color-primary);text-decoration:none}div.section-woocommerce div.product .woocommerce-Tabs-panel .woocommerce-product-list li:before{display:none}.section-woocommerce .product .summary.entry-summary{width:50.6%;margin-bottom:70px}@media(hover:none)and (pointer:coarse){.section-woocommerce .product .summary.entry-summary{float:right}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-woocommerce .product .summary.entry-summary{width:100%;margin-bottom:40px}}.section-woocommerce .product .summary.entry-summary .product_title{font-size:1.75rem;line-height:1;font-weight:300;color:var(--theme-color-primary);margin:0 0 3px}.section-woocommerce .product .summary.entry-summary .app-price-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:3px}@media(max-width:575px){.section-woocommerce .product .summary.entry-summary .app-price-wrapper{margin-bottom:14px}}.section-woocommerce .product .summary.entry-summary .app-price-wrapper .product-discount-note{color:var(--theme-color-blue-v2);font-weight:700;padding:4px 10px;border:1px solid var(--theme-color-blue-v2);border-radius:20px}.section-woocommerce .product .summary.entry-summary .app-product-short-features{font-size:.6875rem;margin-bottom:4px}.section-woocommerce .product .summary.entry-summary .price{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row-reverse;align-items:baseline;gap:8px;color:var(--theme-color-primary);margin:0}.section-woocommerce .product .summary.entry-summary .price ins{font-size:1.75rem;font-weight:600;text-decoration:none}.section-woocommerce .product .summary.entry-summary .price del{font-size:1.125rem;font-weight:700}.section-woocommerce .product .summary.entry-summary .app-product-badge-wrapper{margin-top:6px}.section-woocommerce .product .summary.entry-summary .app-product-badge-wrapper .app-badge{display:inline-block;font-size:.75rem;line-height:1;padding:7px 12px;text-align:center;border-radius:100px;min-width:73px;font-weight:700;color:var(--theme-color-blue-v2);border:1px solid var(--theme-color-blue-v2)}.section-woocommerce .product .summary.entry-summary .app-product-badge-wrapper .app-badge--sale{background-color:var(--theme-color-orange);border-color:var(--theme-color-orange);color:var(--theme-color-black)}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-woocommerce .product .summary.entry-summary .app-product-badge-wrapper .app-badge{min-width:60px;padding:4px 10px}}.section-woocommerce .product .summary.entry-summary .app-product-end-sale-date{font-size:.75rem;font-weight:400;color:var(--theme-color-blue-v2)}.section-woocommerce .product .summary.entry-summary .app-product-end-sale-date strong{font-weight:700}.section-woocommerce .product .summary.entry-summary .app-product-delivery-note{font-size:.625rem;font-weight:700;text-transform:uppercase;color:var(--theme-color-black-v2);border-bottom:1px solid var(--theme-color-gray-v3);padding-left:8px;margin-bottom:16px;padding-bottom:8px}.section-woocommerce .product .summary.entry-summary .app-product-delivery-note span{color:var(--theme-color-orange)}.section-woocommerce .woocommerce-notices-wrapper,.woocommerce .woocommerce-notices-wrapper{position:fixed;top:150px;right:30px;box-shadow:0 0 10px #0003;border-radius:0 0 12px 12px;z-index:15;width:400px;transform:translate(150%);transition:transform .4s;animation:show-box .4s .5s forwards}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-woocommerce .woocommerce-notices-wrapper,.woocommerce .woocommerce-notices-wrapper{width:86%}}@keyframes show-box{to{transform:translate(0)}}.wc-block-cart-items .wc-block-components-product-badge{padding:4px 6px;line-height:1}.wc-block-cart-items .wc-block-cart-item__product .wc-block-components-product-metadata__description{display:none}.woocommerce-notices-wrapper .woocommerce-message{margin:0;border-top-color:var(--theme-color-orange)}.woocommerce-notices-wrapper .woocommerce-message a{background-color:var(--theme-color-orange);border-color:var(--theme-color-orange);color:var(--theme-color-black);border-radius:99em;padding:10px 20px;transition:color,background,border;transition-duration:var(--theme-transition-duration);margin-top:10px}.woocommerce-notices-wrapper .woocommerce-message a:hover{background-color:var(--theme-color-black);border-color:var(--theme-color-black);color:var(--theme-color-orange)}.section-woocommerce .product .summary.entry-summary form.cart{display:flex;flex-wrap:wrap;align-items:center;margin-top:32px;margin-bottom:43px;padding-top:38px;border-top:1px solid var(--theme-color-gray-v3)}@media(max-width:575px){.section-woocommerce .product .summary.entry-summary form.cart{flex-direction:column;gap:14px;margin-top:20px;margin-bottom:20px;padding-top:4px}}.section-woocommerce .product .summary.entry-summary form.cart .quantity{display:flex;align-items:center;gap:6px;margin:0}.section-woocommerce .product .summary.entry-summary form.cart .quantity button{font-size:1.875rem;font-weight:300;line-height:1;width:53px;height:53px;aspect-ratio:53/53;border-radius:50%;border:none;background-color:#efefef;transition:opacity var(--theme-transition-duration),background-color var(--theme-transition-duration)}.section-woocommerce .product .summary.entry-summary form.cart .quantity button:hover{opacity:.7;background-color:var(--theme-color-gray-v2)}.section-woocommerce .product .summary.entry-summary form.cart .quantity input{font-size:1.125rem;width:45px;text-align:center;border:none}.section-woocommerce .product .summary.entry-summary form.cart input[type=number]::-webkit-inner-spin-button,.section-woocommerce .product .summary.entry-summary form.cart input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.section-woocommerce .product .summary.entry-summary form.cart input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-align:center}.section-woocommerce .product .summary.entry-summary form.cart button[type=submit]{display:flex;align-items:center;justify-content:center;font-weight:600;background-color:var(--theme-color-orange);border-color:var(--theme-color-orange);color:var(--theme-color-primary);border-radius:12px;width:calc(100% - 192px);margin-left:29px;align-self:normal;transition:color,background,border;transition-duration:var(--theme-transition-duration)}.section-woocommerce .product .summary.entry-summary form.cart button[type=submit]:before{content:"";display:inline-block;width:24px;height:24px;margin-right:14px;background-color:var(--theme-color-primary);-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1_1321)'%3e%3cpath%20d='M13.9707%203.72739C14.0585%203.24586%2013.9268%202.75363%2013.6049%202.37554C13.283%201.99745%2012.8111%201.78344%2012.3062%201.78344H2.32663L2.28639%201.45529C2.18761%200.627771%201.46329%200%200.607264%200H0.47191C0.212177%200%200%200.206879%200%200.460127C0%200.713376%200.212177%200.920255%200.47191%200.920255H0.607264C0.984061%200.920255%201.30598%201.1949%201.34988%201.56229L2.18761%208.51771C2.35955%209.94803%203.60334%2011.0252%205.07761%2011.0252H11.4429C11.7026%2011.0252%2011.9148%2010.8183%2011.9148%2010.5651C11.9148%2010.3118%2011.7026%2010.105%2011.4429%2010.105H5.08126C4.25085%2010.105%203.50823%209.58777%203.23386%208.82803L3.16802%208.64968H10.6308C12.0392%208.64968%2013.2464%207.66879%2013.4952%206.31338L13.9744%203.72382L13.9707%203.72739ZM13.0452%203.56331L12.566%206.15287C12.3977%207.06599%2011.5819%207.72943%2010.6308%207.72943H3.04364L2.43637%202.70726H12.3062C12.4928%202.7144%2012.694%202.78217%2012.833%202.91771C12.9757%203.05325%2013.0525%203.23873%2013.0562%203.43134C13.0562%203.47771%2013.0525%203.52051%2013.0452%203.56688V3.56331Z'%20fill='%23070A0A'/%3e%3cpath%20d='M4.12971%2011.8887C3.53342%2011.8887%203.04688%2012.3631%203.04688%2012.9445C3.04688%2013.5259%203.53342%2014.0003%204.12971%2014.0003C4.726%2014.0003%205.21254%2013.5259%205.21254%2012.9445C5.21254%2012.3631%204.726%2011.8887%204.12971%2011.8887Z'%20fill='%23070A0A'/%3e%3cpath%20d='M10.2283%2014.0003C10.8264%2014.0003%2011.3112%2013.5276%2011.3112%2012.9445C11.3112%2012.3614%2010.8264%2011.8887%2010.2283%2011.8887C9.63031%2011.8887%209.14551%2012.3614%209.14551%2012.9445C9.14551%2013.5276%209.63031%2014.0003%2010.2283%2014.0003Z'%20fill='%23070A0A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1_1321'%3e%3crect%20width='14'%20height='14'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1_1321)'%3e%3cpath%20d='M13.9707%203.72739C14.0585%203.24586%2013.9268%202.75363%2013.6049%202.37554C13.283%201.99745%2012.8111%201.78344%2012.3062%201.78344H2.32663L2.28639%201.45529C2.18761%200.627771%201.46329%200%200.607264%200H0.47191C0.212177%200%200%200.206879%200%200.460127C0%200.713376%200.212177%200.920255%200.47191%200.920255H0.607264C0.984061%200.920255%201.30598%201.1949%201.34988%201.56229L2.18761%208.51771C2.35955%209.94803%203.60334%2011.0252%205.07761%2011.0252H11.4429C11.7026%2011.0252%2011.9148%2010.8183%2011.9148%2010.5651C11.9148%2010.3118%2011.7026%2010.105%2011.4429%2010.105H5.08126C4.25085%2010.105%203.50823%209.58777%203.23386%208.82803L3.16802%208.64968H10.6308C12.0392%208.64968%2013.2464%207.66879%2013.4952%206.31338L13.9744%203.72382L13.9707%203.72739ZM13.0452%203.56331L12.566%206.15287C12.3977%207.06599%2011.5819%207.72943%2010.6308%207.72943H3.04364L2.43637%202.70726H12.3062C12.4928%202.7144%2012.694%202.78217%2012.833%202.91771C12.9757%203.05325%2013.0525%203.23873%2013.0562%203.43134C13.0562%203.47771%2013.0525%203.52051%2013.0452%203.56688V3.56331Z'%20fill='%23070A0A'/%3e%3cpath%20d='M4.12971%2011.8887C3.53342%2011.8887%203.04688%2012.3631%203.04688%2012.9445C3.04688%2013.5259%203.53342%2014.0003%204.12971%2014.0003C4.726%2014.0003%205.21254%2013.5259%205.21254%2012.9445C5.21254%2012.3631%204.726%2011.8887%204.12971%2011.8887Z'%20fill='%23070A0A'/%3e%3cpath%20d='M10.2283%2014.0003C10.8264%2014.0003%2011.3112%2013.5276%2011.3112%2012.9445C11.3112%2012.3614%2010.8264%2011.8887%2010.2283%2011.8887C9.63031%2011.8887%209.14551%2012.3614%209.14551%2012.9445C9.14551%2013.5276%209.63031%2014.0003%2010.2283%2014.0003Z'%20fill='%23070A0A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1_1321'%3e%3crect%20width='14'%20height='14'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:background-color var(--theme-transition-duration)}.section-woocommerce .product .summary.entry-summary form.cart button[type=submit]:hover:before{background-color:var(--theme-color-orange)}@media(max-width:1023px){.section-woocommerce .product .summary.entry-summary form.cart button[type=submit]{width:calc(100% - 173px);margin-left:10px}}@media(max-width:575px){.section-woocommerce .product .summary.entry-summary form.cart button[type=submit]{width:100%;padding:18px;margin-left:0}}.section-woocommerce .product .summary.entry-summary form.cart button[type=submit]:hover{background-color:var(--theme-color-black);border-color:var(--theme-color-black);color:var(--theme-color-orange)}.app-product-description{padding-left:8px}.app-product-description h3{font-size:1.5625rem;font-weight:700;color:var(--theme-color-primary);margin-bottom:8px}.app-product-description h3:has(strong){font-weight:300}.app-product-description h3:has(+ul){margin-bottom:18px}.app-product-description p,.app-product-description li{font-size:.75rem;font-weight:300;line-height:2.33}.app-product-description ul{padding-left:19px;list-style:none}.app-product-description li{position:relative}.app-product-description li:before{content:"";position:absolute;top:11px;left:-10px;background-color:var(--theme-color-black);width:3px;height:3px}.app-product-description hr{background-color:var(--theme-color-gray-v3);height:1px;border:none;margin-block:25px 21px}.app-product-description .woocommerce-product-details__show-more{display:none}div.section-woocommerce div.product .woocommerce-product-gallery{width:47.3%}@media(hover:none)and (pointer:coarse){div.section-woocommerce div.product .woocommerce-product-gallery{float:left}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){div.section-woocommerce div.product .woocommerce-product-gallery{width:100%}}div.section-woocommerce div.product .woocommerce-product-gallery .flex-viewport{margin-bottom:30px;border-radius:12px}div.section-woocommerce div.product .woocommerce-product-gallery .flex-control-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}@media(max-width:1023px){div.section-woocommerce div.product .woocommerce-product-gallery .flex-control-nav{gap:16px}}@media(max-width:575px){div.section-woocommerce div.product .woocommerce-product-gallery .flex-control-nav{grid-template-columns:repeat(auto-fit,minmax(80px,1fr))}}div.section-woocommerce div.product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li{width:100%;border-radius:12px;overflow:hidden}div.section-woocommerce div.product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img{opacity:1;aspect-ratio:115/105;-o-object-fit:cover;object-fit:cover}.woocommerce .woocommerce-MyAccount-content{width:70%}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.woocommerce .woocommerce-MyAccount-content{width:100%}}.woocommerce .woocommerce-MyAccount-content .woocommerce-info{border-color:var(--theme-color-orange);background-color:transparent;padding:10px 20px}.woocommerce .woocommerce-MyAccount-content .woocommerce-info:before{display:none}.woocommerce .woocommerce-MyAccount-content .woocommerce-info .button{background-color:var(--theme-color-orange);border-color:var(--theme-color-orange);color:var(--theme-color-black);border-radius:99em;padding:10px 20px;transition:color,background,border;transition-duration:var(--theme-transition-duration)}@media(max-width:575px){.woocommerce .woocommerce-MyAccount-content .woocommerce-info .button{margin-top:10px}}.woocommerce .woocommerce-MyAccount-content .woocommerce-info .button:hover{background-color:var(--theme-color-black);border-color:var(--theme-color-black);color:var(--theme-color-orange)}.woocommerce .woocommerce-MyAccount-content table{font-size:.75rem}.woocommerce .woocommerce-MyAccount-content table .woocommerce-button{background-color:var(--theme-color-orange);border-color:var(--theme-color-orange);color:var(--theme-color-black);border-radius:10px;padding:6px 12px;transition:color,background,border;transition-duration:var(--theme-transition-duration)}.woocommerce .woocommerce-MyAccount-content table .woocommerce-button:hover{background-color:var(--theme-color-black);border-color:var(--theme-color-black);color:var(--theme-color-orange)}.woocommerce .woocommerce-MyAccount-content .woocommerce-pagination a{background-color:var(--theme-color-orange);border-color:var(--theme-color-orange);color:var(--theme-color-black);border-radius:99em;padding:10px 20px;transition:color,background,border;transition-duration:var(--theme-transition-duration)}.woocommerce .woocommerce-MyAccount-content .woocommerce-pagination a:hover{background-color:var(--theme-color-black);border-color:var(--theme-color-black);color:var(--theme-color-orange)}.woocommerce .woocommerce-pagination ul.page-numbers{display:flex;align-items:center;justify-content:center;gap:10px;border:none}.woocommerce .woocommerce-pagination ul.page-numbers li{border:none}.woocommerce .woocommerce-pagination ul.page-numbers li:has(.current){border-bottom:1px solid}.woocommerce .woocommerce-pagination ul.page-numbers li:has(.current) span{background-color:transparent}.woocommerce .woocommerce-pagination ul.page-numbers li .next,.woocommerce .woocommerce-pagination ul.page-numbers li .prev{vertical-align:middle}.woocommerce .woocommerce-MyAccount-navigation{width:20%}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.woocommerce .woocommerce-MyAccount-navigation{width:100%;margin-bottom:24px}}.woocommerce .woocommerce-MyAccount-navigation ul{border-right:1px solid var(--theme-color-gray-v3);padding:10px 4px;list-style:none}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.woocommerce .woocommerce-MyAccount-navigation ul{border-right:none;border-bottom:1px solid var(--theme-color-gray-v3)}}.woocommerce .woocommerce-MyAccount-navigation li{padding-left:0;margin-bottom:20px;width:-moz-fit-content;width:fit-content;transition:border-bottom var(--theme-transition-duration);font-weight:400}.woocommerce .woocommerce-MyAccount-navigation li:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1.5px;transform:translateY(6px);opacity:0;background-color:var(--theme-color-orange);transition:transform var(--theme-transition-duration),opacity var(--theme-transition-duration)}.woocommerce .woocommerce-MyAccount-navigation li a{text-decoration:none}.woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:hover:after,.woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active:after{transform:translateY(2px);opacity:1}.woocommerce .woocommerce-MyAccount-navigation li:before{display:none}.woocommerce .woocommerce-MyAccount-content form fieldset{margin-block:10px;border-radius:4px;border:none}.woocommerce .woocommerce-MyAccount-content form fieldset legend{margin-inline:2px;padding-inline:2px}.woocommerce .woocommerce-MyAccount-content form button[type=submit]{margin-top:10px;background-color:var(--theme-color-orange);border-color:var(--theme-color-orange);color:var(--theme-color-black);border-radius:99em;padding:10px 20px;transition:color,background,border;transition-duration:var(--theme-transition-duration)}.woocommerce .woocommerce-MyAccount-content form button[type=submit]:hover{background-color:var(--theme-color-black);border-color:var(--theme-color-black);color:var(--theme-color-orange)}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{margin-top:20px}.woocommerce .col2-set .col-1 h2,.woocommerce .col2-set .col-2 h2{margin-bottom:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.woocommerce .col2-set .col-1 h2,.woocommerce .col2-set .col-2 h2{margin-bottom:10px}}.wp-block-woocommerce-empty-cart-block .wp-block-separator.is-style-dots:before{letter-spacing:1px;padding-left:0}.wp-block-woocommerce-empty-cart-block .wp-block-heading{margin-top:48px}.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__products{display:grid;grid-template-columns:repeat(4,1fr);gap:36px 12px;list-style:none}@media(max-width:1023px){.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__products{grid-template-columns:repeat(3,1fr);gap:24px 12px}}@media(max-width:575px){.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__products{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product{display:flex;flex-direction:column;max-width:100%!important;margin:0;padding:0;list-style:none;border:none}.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product:before{display:none}.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product a{position:relative;text-decoration:none}.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product .wc-block-grid__product-image{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:284/314;border-radius:12px;margin-bottom:16px;overflow:hidden;background-color:#f4f4f4}.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product .wc-block-grid__product-link{width:100%}.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product .wc-block-grid__product-onsale{position:absolute;top:6px;right:6px;font-size:.625rem;line-height:1;padding:5px;text-align:center;border-radius:100px;min-width:50px;width:-moz-fit-content;width:fit-content;font-weight:700;z-index:5;background-color:transparent;border:1px solid var(--theme-color-blue-v2);color:var(--theme-color-blue-v2)}.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product .wc-block-grid__product-title{font-size:1rem;line-height:1.2;font-weight:600;margin-bottom:10px;text-align:start}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product .wc-block-grid__product-title{font-size:.875rem}}.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product .price{display:flex;align-items:baseline;flex-direction:row-reverse;width:-moz-fit-content;width:fit-content;margin:0 0 10px}.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product .price ins{font-size:1.125rem;color:var(--theme-color-blue-v2);font-weight:700;text-decoration:none}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product .price ins{font-size:.875rem}}.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product .price del{font-size:.75rem;font-weight:700;color:var(--theme-color-black-v2);opacity:1;margin-left:6px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product .price del{margin-left:2px}}.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product .wp-block-button{margin:auto 0 0;width:-moz-fit-content;width:fit-content}.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product .wp-block-button__link{margin:0;background-color:var(--theme-color-orange);border-color:var(--theme-color-orange);color:var(--theme-color-black);font-size:.75rem;font-weight:600;border-radius:99em;padding:10px 20px;transition:color,background,border;transition-duration:var(--theme-transition-duration);width:-moz-fit-content;width:fit-content}.wp-block-woocommerce-empty-cart-block .wc-block-grid .wc-block-grid__product .wp-block-button__link:hover{background-color:var(--theme-color-black);border-color:var(--theme-color-black);color:var(--theme-color-orange)}.woocommerce-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:5px;padding-block:120px 20px;color:#999}@media(max-width:1023px){.woocommerce-breadcrumb{padding-block:100px 20px}}.woocommerce-breadcrumb a{color:var(--theme-color-black-v2)!important;font-size:.75rem;line-height:1;font-weight:400;text-decoration:none;transition:opacity var(--theme-transition-duration)}.woocommerce-breadcrumb a:hover{opacity:.7}.woocommerce-breadcrumb a:after{content:"";position:relative;display:inline-block;width:5px;height:6px;background:center url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-0.038%20-0.125%2015.054%2026.135'%3e%3ctitle%3ePath%3c/title%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20transform='matrix(0,%20-1,%201,%200,%20-5.448437,%205.026269)'%20style='transform-origin:%2012.9665px%208px;'%3e%3cg%20id='Layer_1'%20fill='%23F9C014'%3e%3cpolygon%20id='Path'%20fill-rule='nonzero'%20points='0.046%202.582%202.13%200.498%2012.967%2011.334%2023.803%200.498%2025.887%202.582%2012.967%2015.502'%20style='fill:%20rgb(0,%200,%200);'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat;margin-bottom:1px;margin-left:4px}.woocommerce .woocommerce-products-header{margin-bottom:10px}.woocommerce .woocommerce-products-header .woocommerce-products-header__title{line-height:1.5}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.woocommerce .woocommerce-products-header .woocommerce-products-header__title{font-size:1.25rem}}.woocommerce .woocommerce-products-header .woocommerce-products-header__title strong:first-of-type{font-weight:700}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.woocommerce .woocommerce-products-header .woocommerce-products-header__title strong:first-of-type{font-size:1.375rem}}.woocommerce .woocommerce-products-header .term-description{margin-bottom:20px}.woocommerce .woocommerce-products-header .term-description p{font-size:1.75rem;font-weight:300;line-height:1.4}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.woocommerce .woocommerce-products-header .term-description p{font-size:1.5rem;line-height:1.2}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.woocommerce-result-count{width:100%}}.woocommerce .woocommerce-ordering{position:relative}.woocommerce .woocommerce-ordering:after{content:"";position:absolute;top:50%;right:6px;transform:translateY(-50%) rotate(-45deg);border:1px solid #000;border-top:0;border-right:0;width:6px;height:6px;background-color:transparent}.woocommerce .woocommerce-ordering select{cursor:pointer;border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:2px;background-color:#fff;border:1px solid var(--theme-color-black)}.woocommerce .products{display:grid;grid-template-columns:repeat(4,1fr);gap:36px 12px}@media(max-width:1023px){.woocommerce .products{grid-template-columns:repeat(3,1fr);gap:24px 12px}}@media(max-width:575px){.woocommerce .products{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.woocommerce .products:before{position:absolute}.woocommerce ul.products li.product{width:100%!important;margin:0;list-style:none;display:flex;flex-direction:column;align-items:flex-start}.woocommerce ul.products li.product>a:first-child{margin-bottom:10px}.woocommerce ul.products li.product.product-category>a{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;box-shadow:0 0 10px -3px #0000001a;border-radius:12px;transition:box-shadow var(--theme-transition-duration);width:100%;min-height:100%}.woocommerce ul.products li.product.product-category>a:hover{box-shadow:0 0 10px #0000001a}.woocommerce ul.products li.product.product-category img{width:50%;max-width:80px;max-height:120px;margin:auto}.woocommerce ul.products li.product.product-category>a h2{margin-top:auto}.woocommerce ul.products li.product.product-category>a .woocommerce-loop-category__title .count{background:transparent}.woocommerce ul.products li.product a{position:relative;text-decoration:none}.woocommerce ul.products li.product .attachment-woocommerce_thumbnail{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:284/314;border-radius:12px;margin-bottom:16px;overflow:hidden;background-color:#f4f4f4;-o-object-fit:contain;object-fit:contain;padding-block:60px}@media(max-width:1023px){.woocommerce ul.products li.product .attachment-woocommerce_thumbnail{padding-block:40px}}.woocommerce ul.products li.product .app-badge{position:absolute;top:17px;left:21px;font-size:.75rem;line-height:1;padding:7px 12px;text-align:center;border-radius:100px;min-width:73px;font-weight:700;z-index:5}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.woocommerce ul.products li.product .app-badge{top:15px;left:15px;min-width:60px;padding:4px 10px}}.woocommerce ul.products li.product .app-badge.app-badge--sale{background-color:var(--theme-color-orange)}.woocommerce ul.products li.product .app-badge.app-badge--offer{color:var(--theme-color-blue-v2);border:1px solid var(--theme-color-blue-v2)}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1rem;line-height:1.2;font-weight:600;margin-bottom:10px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:.875rem}}.woocommerce ul.products li.product .card__content{margin-bottom:20px}.woocommerce ul.products li.product .card__content:has(+.card__price p>span){margin-bottom:12px}.woocommerce ul.products li.product .card__content p{font-size:.75rem;line-height:1.2;font-weight:400;margin:0;color:var(--theme-color-gray)}.woocommerce ul.products li.product .price{display:flex;align-items:baseline;flex-direction:row-reverse;width:-moz-fit-content;width:fit-content}.woocommerce ul.products li.product .price ins{font-size:1.125rem;color:var(--theme-color-blue-v2);text-decoration:none}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.woocommerce ul.products li.product .price ins{font-size:.875rem}}.woocommerce ul.products li.product .price del{font-size:1.5rem;font-weight:700;color:var(--theme-color-black-v2);opacity:1;margin-left:6px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.woocommerce ul.products li.product .price del{margin-left:2px}}.woocommerce ul.products li.product:has(.app-badge--sale) .price ins{color:var(--theme-color-orange)}.woocommerce ul.products li.product .price:not(:has(ins)) .woocommerce-Price-amount bdi{color:#070a0a;font-weight:700;font-size:.75rem}.woocommerce ul.products li.product .card__date p{font-size:.75rem;font-weight:400;color:var(--theme-color-blue-v2)}.woocommerce ul.products li.product .add_to_cart_button{margin-top:auto;background-color:var(--theme-color-orange);border-color:var(--theme-color-orange);color:var(--theme-color-black);border-radius:99em;padding:10px 20px;transition:color,background,border;transition-duration:var(--theme-transition-duration)}.woocommerce ul.products li.product .add_to_cart_button:hover{background-color:var(--theme-color-black);border-color:var(--theme-color-black);color:var(--theme-color-orange)}.woocommerce ul.products li.product .add_to_cart_button:after{top:30%;right:6px}.woocommerce ul.products li.product .added_to_cart{margin-left:10px}.woocommerce-order-overview li{margin-bottom:10px}.woocommerce h2:has(+form.woocommerce-form){text-align:center}.woocommerce:has(form.woocommerce-form-login) .woocommerce-notices-wrapper,.woocommerce:has(form.woocommerce-form-register) .woocommerce-notices-wrapper{max-width:450px;margin-inline:auto}.woocommerce form.woocommerce-form-login,.woocommerce form.woocommerce-form-register{box-shadow:0 0 20px #00000014;border:none;border-radius:12px;max-width:450px;margin-inline:auto}.woocommerce form.woocommerce-form-login .form-row input:not([type=checkbox]),.woocommerce form.woocommerce-form-register .form-row input:not([type=checkbox]){padding:8px;margin:0;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#000;font-size:1rem;background-color:transparent;box-shadow:none;border:none;border-bottom:1px solid black;border-radius:0}.woocommerce form.woocommerce-form-login .form-row .woocommerce-form__label,.woocommerce form.woocommerce-form-register .form-row .woocommerce-form__label{width:100%;display:flex;align-items:center;gap:4px}.woocommerce form.woocommerce-form-login .form-row .woocommerce-form__label span,.woocommerce form.woocommerce-form-register .form-row .woocommerce-form__label span{line-height:1}.woocommerce form.woocommerce-form-login button[type=submit],.woocommerce form.woocommerce-form-register button[type=submit]{background-color:var(--theme-color-orange);border-color:var(--theme-color-orange);color:var(--theme-color-black);border-radius:99em;padding:10px 20px;transition:color,background,border;transition-duration:var(--theme-transition-duration);margin-top:10px}.woocommerce form.woocommerce-form-login button[type=submit]:hover,.woocommerce form.woocommerce-form-register button[type=submit]:hover{background-color:var(--theme-color-black);border-color:var(--theme-color-black);color:var(--theme-color-orange)}.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,.wp-block-woocommerce-checkout .wc-block-components-button:not(.is-link),.wp-block-woocommerce-cart form .wc-block-components-button:not(.is-link),.wp-block-woocommerce-cart .wc-block-components-button:not(.is-link){background-color:var(--theme-color-orange);border-color:var(--theme-color-orange);color:var(--theme-color-black);border-radius:99em;padding:10px 20px;transition:color,background,border;transition-duration:var(--theme-transition-duration);border-style:solid;text-decoration:none}.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover,.wp-block-woocommerce-checkout .wc-block-components-button:not(.is-link):hover,.wp-block-woocommerce-cart form .wc-block-components-button:not(.is-link):hover,.wp-block-woocommerce-cart .wc-block-components-button:not(.is-link):hover{background-color:var(--theme-color-black);border-color:var(--theme-color-black);color:var(--theme-color-orange)}.wc-block-checkout__form .wc-block-checkout__payment-method .wc-block-components-radio-control__option{padding-left:52px}.summary-add-to-cart-form-mnm .woocommerce-loop-category__wrap{display:flex;justify-content:left;align-items:center;margin-bottom:10px}.summary-add-to-cart-form-mnm .woocommerce-loop-category__title{font-weight:500;margin-left:20px}.summary-add-to-cart-form-mnm .term-description{font-size:14px;padding:20px 0;line-height:2}.summary-add-to-cart-form-mnm .term-description h5{font-weight:600;font-size:1rem;margin-bottom:8px}.company-review{margin-block:78px 50px}.company-review:first-child{margin-top:120px}.company-review__inner{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;margin-inline:auto;flex-wrap:wrap;gap:50px;padding:29px 50px;box-shadow:0 0 40px #0000000d;border-radius:16px;text-decoration:none}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.company-review__inner{flex-direction:column;text-align:center;gap:14px}}.company-review__inner p{font-size:1.125rem;font-weight:300;margin:0}.company-review__head p{font-size:1.5625rem;font-weight:300;margin:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.company-review__head p{font-size:1.125rem}}.company-review__rating .company-review__num{font-size:1.8125rem;font-weight:600}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.company-review__rating .company-review__num{font-size:1.5rem}}.company-review__rating .company-review__num strong{font-size:2.4375rem}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.company-review__rating .company-review__num strong{font-size:2rem}}.company-review__images{width:111px;padding-top:10px}.company-review__images p{font-size:.875rem;font-weight:600;margin-bottom:14px;color:#999}.company-review__logos{display:flex;flex-wrap:wrap;align-items:center;gap:14px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.company-review__logos{justify-content:center}}.cart-alt{width:100%;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.cart-alt.hidden{display:none}.cart-alt__item{display:grid;grid-template-columns:auto 2fr 1fr auto 1fr;align-items:center;gap:12px}.cart-alt__item+.cart-alt__item{border-top:1px solid var(--theme-color-gray-v2);padding-top:10px;margin-top:10px}.cart-alt__remove{text-decoration:none;width:16px;aspect-ratio:1/1;background:var(--wc-red);color:var(--theme-color-white);border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700;transition:background var(--theme-transition-duration)}@media(hover:hover)and (pointer:fine){.cart-alt__remove:where(:hover,:focus-visible){background:var(--theme-color-black)}}.cart-alt__title{text-decoration:none;transition:color var(--theme-transition-duration)}@media(hover:hover)and (pointer:fine){.cart-alt__title:where(:hover,:focus-visible){color:var(--theme-color-orange)}}.cart-alt__quantity{display:flex;gap:5px}.cart-alt__quantity a{text-decoration:none;width:16px;aspect-ratio:1/1;background:var(--theme-color-gray-v3);border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700;transition:background,color;transition-duration:var(--theme-transition-duration)}@media(hover:hover)and (pointer:fine){.cart-alt__quantity a:where(:hover,:focus-visible){background:var(--theme-color-black);color:var(--theme-color-white)}}.cart-alt__quantity input{border:0;border-bottom:1px solid var(--theme-color-gray);text-align:center}.cart-alt__actions{border-top:1px solid var(--theme-color-gray-v2);padding-top:10px}.cart-alt__total{font-size:.9375rem;font-weight:700;margin-bottom:10px}.cart-alt__total:last-child{margin-bottom:0}.cart-alt__buttons{display:flex;flex-wrap:wrap;gap:10px}body.wpo-has-fields.woocommerce .section-woocommerce .product .summary.entry-summary form.cart:has(.wpo-options-container){border-top:none;margin-top:0;padding-top:20px}body.wpo-has-fields.woocommerce .wpo-options-container+.wpo-totals-container{width:100%}body.wpo-has-fields.woocommerce .wpo-options-container .wpo-group-title{display:none}body.wpo-has-fields.woocommerce .wpo-options-container .wpo-option-name{font-weight:300;font-size:12px}body.wpo-has-fields.woocommerce .wpo-options-container .wpo-color-checkboxes .wpo-color-checkbox span.wpo-swatch-inner{border-radius:50%;width:20px;height:20px;border:1px solid #9A9CAA}body.wpo-has-fields.woocommerce .wpo-options-container .wpo-color-checkboxes .wpo-color-checkbox input:checked+span.wpo-swatch-inner{background:none;border-width:2px;border-color:#00aeff;width:22px;height:22px}body.wpo-has-fields.woocommerce .wpo-options-container .wpo-color-checkboxes .wpo-color-checkbox input:checked~div{font-weight:700}body.wpo-has-fields.woocommerce .wpo-options-container .wpo-field-with-labels .wpo-color-checkboxes .wpo-color-checkbox div{padding-left:5px}body.wpo-has-fields.woocommerce .wpo-options-container .wpo-image-buttons.wpo-image-buttons-below{display:flex;flex-wrap:wrap;margin:-12px;gap:0;opacity:1;max-height:100vh;pointer-events:all;transition:opacity var(--theme-transition-duration),max-height var(--theme-transition-duration)}@media(max-width:575px){body.wpo-has-fields.woocommerce .wpo-options-container .wpo-image-buttons.wpo-image-buttons-below{margin:-8px}}body.wpo-has-fields.woocommerce .wpo-options-container .wpo-field-with-labels.is-active .wpo-image-buttons.wpo-image-buttons-below{opacity:0;max-height:0;pointer-events:none}body.wpo-has-fields.woocommerce .wpo-options-container .wpo-image-buttons.wpo-image-buttons-below label.wpo-image-button{margin:0;width:20%;padding:12px}@media(max-width:1023px){body.wpo-has-fields.woocommerce .wpo-options-container .wpo-image-buttons.wpo-image-buttons-below label.wpo-image-button{width:25%}}@media(max-width:575px){body.wpo-has-fields.woocommerce .wpo-options-container .wpo-image-buttons.wpo-image-buttons-below label.wpo-image-button{width:33.333%;padding:8px}}body.wpo-has-fields.woocommerce .wpo-options-container .wpo-field-with-labels{border-bottom:1px solid var(--theme-color-gray-v3);padding-bottom:16px}body.wpo-has-fields.woocommerce .wpo-options-container .wpo-field-with-labels .wpo-color-checkboxes{gap:10px}body.wpo-has-fields.woocommerce .wpo-options-container .wpo-field.wpo-field-product.wpo-field-with-labels p.wpo-option-name{position:relative;margin-bottom:10px;cursor:pointer;padding-bottom:10px}body.wpo-has-fields.woocommerce .wpo-options-container .wpo-field.wpo-field-product.wpo-field-with-labels p.wpo-option-name:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%) rotate(180deg);width:10px;height:10px;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2026%2026'%3e%3cpolygon%20fill='%23007AFF'%20points='0%202.582%202.13%200.498%2012.967%2011.334%2023.803%200.498%2025.887%202.582%2012.967%2015.502'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;transition:transform var(--theme-transition-duration)}body.wpo-has-fields.woocommerce .wpo-options-container .wpo-field.wpo-field-product.wpo-field-with-labels.is-active p.wpo-option-name:after{transform:translateY(-50%) rotate(0)}body.wpo-has-fields.woocommerce .wpo-options-container label.wpo-image-button .wpo-image-wrap{overflow:unset}body.wpo-has-fields.woocommerce .wpo-options-container label.wpo-image-button .wpo-image-wrap img{width:78px;height:auto;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;margin:0 auto;box-shadow:0 0 22px #00000012;border-radius:12px;border:2px solid transparent}body.wpo-has-fields.woocommerce .wpo-options-container .wpo-image-buttons-below label.wpo-image-button figcaption.wpo-image-text{font-weight:400;font-size:12px;line-height:14px;text-align:center;color:#000;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:15px}@media(max-width:1023px){body.wpo-has-fields.woocommerce .wpo-options-container .wpo-image-buttons-below label.wpo-image-button figcaption.wpo-image-text{font-size:10px}}body.wpo-has-fields.woocommerce .wpo-options-container .wpo-image-buttons-below label.wpo-image-button figcaption.wpo-image-text .woocommerce-Price-amount.amount{font-weight:400;font-size:12px;line-height:14px;display:flex;gap:3px;margin-left:3px}@media(max-width:1023px){body.wpo-has-fields.woocommerce .wpo-options-container .wpo-image-buttons-below label.wpo-image-button figcaption.wpo-image-text .woocommerce-Price-amount.amount{font-size:10px}}body.wpo-has-fields.woocommerce .wpo-options-container .wpo-image-buttons-below label.wpo-image-button figcaption.wpo-image-text .woocommerce-Price-amount.amount:before{content:"+"}body.wpo-has-fields.woocommerce .wpo-options-container label.wpo-image-button:active div.wpo-image-active,body.wpo-has-fields.woocommerce .wpo-options-container label.wpo-image-button:focus-within div.wpo-image-active{border:none}body.wpo-has-fields.woocommerce .wpo-options-container label.wpo-image-button:has(input[type=checkbox]:checked) .wpo-image-wrap img{border:1px solid #00AEFF}body.wpo-has-fields.woocommerce .wpo-options-container label.wpo-image-button:has(input[type=checkbox]:checked) .wpo-image-wrap .wpo-image-text span{font-weight:700}body.wpo-has-fields.woocommerce .wpo-options-container label.wpo-image-button:has(input[type=checkbox]:checked) div.wpo-image-active svg{display:none}.woocommerce .summary-add-to-cart-form-mnm form.cart.cart{margin-bottom:0}.woocommerce .summary-add-to-cart-form-mnm form.cart .mnm_item p.price{justify-content:center;width:100%;font-weight:700;text-align:center;color:#000}.woocommerce .summary-add-to-cart-form-mnm form.cart .mnm_item p.price .woocommerce-Price-amount.amount{font-size:25px!important;line-height:1.28}.woocommerce .summary-add-to-cart-form-mnm form.cart .accordion{background-color:#f5f5f5;border-radius:12px;padding:35px}@media(max-width:1023px){.woocommerce .summary-add-to-cart-form-mnm form.cart .accordion{padding:24px}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.woocommerce .summary-add-to-cart-form-mnm form.cart .accordion{padding:16px}}.woocommerce .summary-add-to-cart-form-mnm form.cart .accordion:has(+.accordion){margin-bottom:20px}.woocommerce .summary-add-to-cart-form-mnm form.cart .accordion .accordion__head{display:flex;flex-direction:column;align-items:flex-start}.woocommerce .summary-add-to-cart-form-mnm form.cart .accordion .accordion__head .woocommerce-loop-category__wrap{position:relative;width:100%;cursor:pointer;margin-bottom:0}.woocommerce .summary-add-to-cart-form-mnm form.cart .accordion .accordion__head .woocommerce-loop-category__wrap:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%) rotate(0);width:20px;height:20px;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2026%2026'%3e%3cpolygon%20fill='%23000'%20points='0%202.582%202.13%200.498%2012.967%2011.334%2023.803%200.498%2025.887%202.582%2012.967%2015.502'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;transition:transform var(--theme-transition-duration)}.woocommerce .summary-add-to-cart-form-mnm form.cart .accordion.is-active .accordion__head .woocommerce-loop-category__wrap:after{transform:translateY(-50%) rotate(180deg)}.woocommerce .summary-add-to-cart-form-mnm form.cart .accordion .accordion__head .term-description{padding-block:0;max-height:0;opacity:0;pointer-events:none;transition:opacity var(--theme-transition-duration),max-height var(--theme-transition-duration),padding var(--theme-transition-duration)}.woocommerce .summary-add-to-cart-form-mnm form.cart .accordion.is-active .accordion__head .term-description{max-height:100vh;opacity:1;pointer-events:all;padding-block:20px}.woocommerce .summary-add-to-cart-form-mnm form.cart .accordion .accordion__body{max-height:0;opacity:0;pointer-events:none;transition:opacity var(--theme-transition-duration),max-height var(--theme-transition-duration)}.woocommerce .summary-add-to-cart-form-mnm form.cart .accordion.is-active .accordion__body{max-height:4000vh;opacity:1;pointer-events:all}.woocommerce .summary-add-to-cart-form-mnm form.cart button.mnm_reset.button.wp-element-button{margin-block:20px!important}.woocommerce .summary-add-to-cart-form-mnm form.cart .product_foot{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;width:100%;margin-block:20px;padding:24px 20px 24px 35px;background:#f5f5f5;border-radius:12px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.woocommerce .summary-add-to-cart-form-mnm form.cart .product_foot{gap:10px;padding:16px 14px 16px 16px}}.woocommerce .summary-add-to-cart-form-mnm form.cart .product_foot .mnm_price span{font-weight:700}.woocommerce .summary-add-to-cart-form-mnm form.cart .product_foot .mnm_price .mnm_counter{display:none}.woocommerce .summary-add-to-cart-form-mnm form.cart .product_foot .woocommerce-mix-and-match-add-to-cart.mnm_button_wrap.add_to_cart_button_wrap{justify-self:flex-end;margin-left:auto}.woocommerce .summary-add-to-cart-form-mnm form.cart .product_foot .woocommerce-mix-and-match-add-to-cart.mnm_button_wrap.add_to_cart_button_wrap button{padding-inline:140px}@media(max-width:1023px){.woocommerce .summary-add-to-cart-form-mnm form.cart .product_foot .woocommerce-mix-and-match-add-to-cart.mnm_button_wrap.add_to_cart_button_wrap button{padding-inline:40px}}.woocommerce .summary-add-to-cart-form-mnm form.cart .product_foot .woocommerce-mix-and-match-add-to-cart .button.wpsc-product-help{display:none}.woocommerce .summary-add-to-cart-form-mnm .products.mnm_child_products.columns-4{gap:12px;margin-bottom:24px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.woocommerce .summary-add-to-cart-form-mnm .products.mnm_child_products.columns-4{flex-direction:column}}.woocommerce .summary-add-to-cart-form-mnm .products.mnm_child_products.columns-4 .product{width:calc(25% - 9px)!important;margin:0;background-color:#fff;border-radius:12px;padding:38px 24px}@media(max-width:1023px){.woocommerce .summary-add-to-cart-form-mnm .products.mnm_child_products.columns-4 .product{width:calc(50% - 9px)!important}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.woocommerce .summary-add-to-cart-form-mnm .products.mnm_child_products.columns-4 .product{width:100%!important}}.woocommerce .summary-add-to-cart-form-mnm .products.mnm_child_products.columns-4 .product .attachment-woocommerce_thumbnail{background-color:transparent;aspect-ratio:unset;width:auto;height:112px;padding:0;margin:0 auto;-o-object-fit:contain;object-fit:contain}.woocommerce .summary-add-to-cart-form-mnm .products.mnm_child_products.columns-4 .product .woocommerce-loop-product__title{font-size:1.125rem;font-weight:700;margin:26px 0;padding:0;text-align:center}.woocommerce .summary-add-to-cart-form-mnm .products.mnm_child_products.columns-4 .product .product-details .stock{text-align:center}.woocommerce .summary-add-to-cart-form-mnm .products.mnm_child_products.columns-4 .product .woocommerce-product-details__short-description{font-size:.75rem;line-height:1.3333;text-align:center;color:#9a9caa;margin-bottom:36px}.woocommerce .summary-add-to-cart-form-mnm .products.mnm_child_products.columns-4 .product .woocommerce-product-details__short-description:has(.woocommerce-product-details__show-more){position:relative;max-height:120px;overflow:hidden;isolation:isolate;transition:max-height var(--theme-transition-duration)}.woocommerce .summary-add-to-cart-form-mnm .products.mnm_child_products.columns-4 .product .woocommerce-product-details__short-description.is-active:has(.woocommerce-product-details__show-more){max-height:100vh;overflow:visible}.woocommerce .summary-add-to-cart-form-mnm .products.mnm_child_products.columns-4 .product .woocommerce-product-details__short-description .woocommerce-product-details__show-more{display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:10;color:var(--theme-color-black);width:100%;background-color:var(--theme-color-white);font-weight:600;padding-block:2px;transition:background-color var(--theme-transition-duration)}.woocommerce .summary-add-to-cart-form-mnm .products.mnm_child_products.columns-4 .product .woocommerce-product-details__short-description.is-active .woocommerce-product-details__show-more{position:relative;background-color:transparent}.woocommerce .summary-add-to-cart-form-mnm .products.mnm_child_products.columns-4 .product .product__actions{margin-top:15px;font-weight:400;font-size:12px;line-height:1.3333;text-align:center;color:#007aff}.woocommerce .summary-add-to-cart-form-mnm .products.mnm_child_products.columns-4 .product .product__actions a{text-decoration:underline}.woocommerce .summary-add-to-cart-form-mnm .products.mnm_child_products.columns-4 .product .product__actions a:hover{text-decoration:none}.woocommerce .summary-add-to-cart-form-mnm .products.mnm_child_products.columns-4 .product .quantity__btn{display:none}.woocommerce .summary-add-to-cart-form-mnm .quantity{display:flex;align-items:center;gap:6px;margin:0 auto;max-width:146px;justify-content:center}.woocommerce .summary-add-to-cart-form-mnm .quantity.quantity .quantity__btn,.woocommerce .summary-add-to-cart-form-mnm .quantity.quantity button.button{font-size:1.125rem;font-weight:300;line-height:1;width:40px;height:40px;aspect-ratio:1/1;border-radius:50%;border:none;background-color:#fff;transition:opacity var(--theme-transition-duration),background-color var(--theme-transition-duration);margin:0!important}.woocommerce .summary-add-to-cart-form-mnm .quantity.quantity .quantity__btn:hover,.woocommerce .summary-add-to-cart-form-mnm .quantity.quantity button.button:hover{opacity:.7;background-color:var(--theme-color-gray-v2)}.woocommerce .summary-add-to-cart-form-mnm .quantity.quantity button.button{background-color:#f5f5f5}.woocommerce .summary-add-to-cart-form-mnm .quantity.quantity input.input-text.qty.text,.woocommerce .summary-add-to-cart-form-mnm .quantity.quantity input.qty.mnm-quantity.input-text{font-size:1.125rem;width:30px;text-align:center;border:none;flex:unset;background-color:transparent}.woocommerce .summary-add-to-cart-form-mnm .quantity.quantity input[type=number]::-webkit-inner-spin-button,.woocommerce .summary-add-to-cart-form-mnm .quantity.quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.woocommerce .summary-add-to-cart-form-mnm .quantity.quantity input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-align:center}.woocommerce .summary-add-to-cart-form-mnm .mnm_form.has-plus-minus-buttons .product-quantity .quantity{width:100%}.woocommerce .summary-add-to-cart-form-mnm .woocommerce-mix-and-match-add-to-cart.mnm_button_wrap.add_to_cart_button_wrap{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.woocommerce .summary-add-to-cart-form-mnm .mnm_cart.mnm_data.mnm_status.passes_validation span.price{font-size:25px!important;line-height:1.28;color:#000}.woocommerce .summary-add-to-cart-form-mnm .woocommerce-mix-and-match-add-to-cart.mnm_button_wrap.add_to_cart_button_wrap button[type=submit]{display:flex;align-items:center;justify-content:center;font-weight:600;background-color:var(--theme-color-orange);border-color:var(--theme-color-orange);color:var(--theme-color-primary);border-radius:12px;align-self:normal;transition:color,background,border;transition-duration:var(--theme-transition-duration);padding:14px 24px}.woocommerce .summary-add-to-cart-form-mnm .woocommerce-mix-and-match-add-to-cart.mnm_button_wrap.add_to_cart_button_wrap button[type=submit]:before{content:"";display:inline-block;width:24px;height:24px;margin-right:14px;background-color:var(--theme-color-primary);-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1_1321)'%3e%3cpath%20d='M13.9707%203.72739C14.0585%203.24586%2013.9268%202.75363%2013.6049%202.37554C13.283%201.99745%2012.8111%201.78344%2012.3062%201.78344H2.32663L2.28639%201.45529C2.18761%200.627771%201.46329%200%200.607264%200H0.47191C0.212177%200%200%200.206879%200%200.460127C0%200.713376%200.212177%200.920255%200.47191%200.920255H0.607264C0.984061%200.920255%201.30598%201.1949%201.34988%201.56229L2.18761%208.51771C2.35955%209.94803%203.60334%2011.0252%205.07761%2011.0252H11.4429C11.7026%2011.0252%2011.9148%2010.8183%2011.9148%2010.5651C11.9148%2010.3118%2011.7026%2010.105%2011.4429%2010.105H5.08126C4.25085%2010.105%203.50823%209.58777%203.23386%208.82803L3.16802%208.64968H10.6308C12.0392%208.64968%2013.2464%207.66879%2013.4952%206.31338L13.9744%203.72382L13.9707%203.72739ZM13.0452%203.56331L12.566%206.15287C12.3977%207.06599%2011.5819%207.72943%2010.6308%207.72943H3.04364L2.43637%202.70726H12.3062C12.4928%202.7144%2012.694%202.78217%2012.833%202.91771C12.9757%203.05325%2013.0525%203.23873%2013.0562%203.43134C13.0562%203.47771%2013.0525%203.52051%2013.0452%203.56688V3.56331Z'%20fill='%23070A0A'/%3e%3cpath%20d='M4.12971%2011.8887C3.53342%2011.8887%203.04688%2012.3631%203.04688%2012.9445C3.04688%2013.5259%203.53342%2014.0003%204.12971%2014.0003C4.726%2014.0003%205.21254%2013.5259%205.21254%2012.9445C5.21254%2012.3631%204.726%2011.8887%204.12971%2011.8887Z'%20fill='%23070A0A'/%3e%3cpath%20d='M10.2283%2014.0003C10.8264%2014.0003%2011.3112%2013.5276%2011.3112%2012.9445C11.3112%2012.3614%2010.8264%2011.8887%2010.2283%2011.8887C9.63031%2011.8887%209.14551%2012.3614%209.14551%2012.9445C9.14551%2013.5276%209.63031%2014.0003%2010.2283%2014.0003Z'%20fill='%23070A0A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1_1321'%3e%3crect%20width='14'%20height='14'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1_1321)'%3e%3cpath%20d='M13.9707%203.72739C14.0585%203.24586%2013.9268%202.75363%2013.6049%202.37554C13.283%201.99745%2012.8111%201.78344%2012.3062%201.78344H2.32663L2.28639%201.45529C2.18761%200.627771%201.46329%200%200.607264%200H0.47191C0.212177%200%200%200.206879%200%200.460127C0%200.713376%200.212177%200.920255%200.47191%200.920255H0.607264C0.984061%200.920255%201.30598%201.1949%201.34988%201.56229L2.18761%208.51771C2.35955%209.94803%203.60334%2011.0252%205.07761%2011.0252H11.4429C11.7026%2011.0252%2011.9148%2010.8183%2011.9148%2010.5651C11.9148%2010.3118%2011.7026%2010.105%2011.4429%2010.105H5.08126C4.25085%2010.105%203.50823%209.58777%203.23386%208.82803L3.16802%208.64968H10.6308C12.0392%208.64968%2013.2464%207.66879%2013.4952%206.31338L13.9744%203.72382L13.9707%203.72739ZM13.0452%203.56331L12.566%206.15287C12.3977%207.06599%2011.5819%207.72943%2010.6308%207.72943H3.04364L2.43637%202.70726H12.3062C12.4928%202.7144%2012.694%202.78217%2012.833%202.91771C12.9757%203.05325%2013.0525%203.23873%2013.0562%203.43134C13.0562%203.47771%2013.0525%203.52051%2013.0452%203.56688V3.56331Z'%20fill='%23070A0A'/%3e%3cpath%20d='M4.12971%2011.8887C3.53342%2011.8887%203.04688%2012.3631%203.04688%2012.9445C3.04688%2013.5259%203.53342%2014.0003%204.12971%2014.0003C4.726%2014.0003%205.21254%2013.5259%205.21254%2012.9445C5.21254%2012.3631%204.726%2011.8887%204.12971%2011.8887Z'%20fill='%23070A0A'/%3e%3cpath%20d='M10.2283%2014.0003C10.8264%2014.0003%2011.3112%2013.5276%2011.3112%2012.9445C11.3112%2012.3614%2010.8264%2011.8887%2010.2283%2011.8887C9.63031%2011.8887%209.14551%2012.3614%209.14551%2012.9445C9.14551%2013.5276%209.63031%2014.0003%2010.2283%2014.0003Z'%20fill='%23070A0A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1_1321'%3e%3crect%20width='14'%20height='14'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:background-color var(--theme-transition-duration)}.woocommerce .summary-add-to-cart-form-mnm .woocommerce-mix-and-match-add-to-cart.mnm_button_wrap.add_to_cart_button_wrap button[type=submit]:hover:before{background-color:var(--theme-color-orange)}@media(max-width:1023px){.woocommerce .summary-add-to-cart-form-mnm .woocommerce-mix-and-match-add-to-cart.mnm_button_wrap.add_to_cart_button_wrap button[type=submit]{margin-left:10px}}@media(max-width:575px){.woocommerce .summary-add-to-cart-form-mnm .woocommerce-mix-and-match-add-to-cart.mnm_button_wrap.add_to_cart_button_wrap button[type=submit]{width:100%;padding:18px;margin-left:0}}.woocommerce .summary-add-to-cart-form-mnm .woocommerce-mix-and-match-add-to-cart.mnm_button_wrap.add_to_cart_button_wrap button[type=submit]:hover{background-color:var(--theme-color-black);border-color:var(--theme-color-black);color:var(--theme-color-orange)}.woocommerce .summary-add-to-cart-form-mnm button.mnm_reset.button.wp-element-button{display:flex;align-items:center;justify-content:center;font-weight:600;background-color:var(--theme-color-orange);border-color:var(--theme-color-orange);color:var(--theme-color-primary);border-radius:12px;align-self:normal;transition:color,background,border;transition-duration:var(--theme-transition-duration);padding:14px 24px}.woocommerce .summary-add-to-cart-form-mnm .mnm_message{display:none!important}.woocommerce .summary-add-to-cart-form-mnm .stock.in-stock{font-size:12px;color:#007aff;margin:10px 0}.category-subcategories{margin-bottom:20px}.category-subcategories .category-subcategories__list{display:flex;flex-wrap:wrap;gap:16px;list-style:none;padding:0;margin:0}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.category-subcategories .category-subcategories__list{gap:8px}}.category-subcategories .category-subcategories__list .product-category>a{display:block;background-color:#f4f4f4;padding:10px 16px;border-radius:12px;transition:background-color var(--theme-transition-duration);text-decoration:none}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.category-subcategories .category-subcategories__list .product-category>a{padding:8px 12px}}.category-subcategories .category-subcategories__list .product-category>a:hover{background-color:#e0e0e0}.category-subcategories .category-subcategories__list .product-category>a p{margin:0}.category-subcategories .category-subcategories__list .product-category .count{background:transparent}.block-image{width:100%;position:relative;overflow:hidden}.block-image>.ico-a-filo{position:absolute;right:0;z-index:10;padding:10px;border-radius:8px 0 0 8px;background-color:#fff;pointer-events:none;font-size:0;line-height:0}.block-image>.ico-a-filo svg{width:100%;height:auto;display:block}.block-image>.ico-a-filo{bottom:clamp(30px,.625vw + 28px,40px);width:clamp(50px,.625vw + 48px,60px)}.after-price{font-size:.75rem;font-weight:400;color:var(--theme-color-blue-v2)}.app-product-hero--alt .app-product-hero__title{font-weight:700!important}.app-product-hero--alt .app-product-hero__content{margin-top:clamp(100px,5.1875vw + 83.4px,183px)}.app-product-hero--alt .app-product-hero__description{max-width:500px}.app-product-hero--alt+.section-woocommerce .woocommerce-breadcrumb{padding-top:0}.app-product-hero--alt+.section-woocommerce .woocommerce-breadcrumb a:last-child{position:relative}.app-product-hero--alt+.section-woocommerce .woocommerce-breadcrumb a:last-child:after{display:none}.app-product-hero--alt+.section-woocommerce .woocommerce-breadcrumb a:last-child:before{content:" ";position:absolute;left:0;right:0;top:calc(100% + 2px);height:2px;background-color:var(--theme-color-orange)}.section-post-action{--content-width: 430px;margin-bottom:64px}@media(max-width:1280px){.section-post-action{--content-width: clamp(250px, 18.75vw + 190px, 430px)}}@media(max-width:1280px){.section-post-action{margin-bottom:clamp(32px,3.3333333333vw + 21.3333333333px,64px)}}.section-post-action__inner{width:100%;position:relative;overflow:hidden;z-index:10;border-radius:12px;display:flex}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-post-action__inner{flex-direction:column}}.section-post-action__inner:before{content:" ";position:absolute;top:0;right:0;left:0;bottom:-100px;background-color:#fff;background-image:url(./section-post-action-bg-BoZwn6Tw.png);background-repeat:no-repeat;background-size:cover;opacity:.2}.section-post-action__inner>*{position:relative;z-index:10}.section-post-action__image{width:calc(100% - var(--content-width));position:relative;overflow:hidden}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-post-action__image{aspect-ratio:16/9;width:100%}}.section-post-action__image img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-post-action__content{width:var(--content-width);padding:52px 34px}@media(max-width:1280px){.section-post-action__content{padding-inline:clamp(20px,1.4583333333vw + 15.3333333333px,34px)}}@media(max-width:1280px){.section-post-action__content{padding-block:clamp(20px,3.3333333333vw + 9.3333333333px,52px)}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-post-action__content{width:100%}}.section-post-action__content h1{font-size:r(30px);font-weight:600;line-height:1.4;margin-bottom:10px;font-size:1.875rem}@media(max-width:1280px){.section-post-action__content h1{font-size:clamp(1.5rem,.625vw + 1.375rem,1.875rem)}}.section-post-action__content h1 a{text-decoration:none;transition:color var(--theme-transition-duration)}@media(hover:hover)and (pointer:fine){.section-post-action__content h1 a:where(:hover,:focus-visible){color:var(--theme-color-orange-v2)}}.section-post-action__content p{line-height:1.4;margin-bottom:17px}.section-post-action__content>*:last-child{margin-bottom:0}.block-meta{width:100%;font-size:12px;line-height:1;margin-bottom:12px}.block-meta strong{font-weight:600}.block-meta a{color:var(--theme-color-orange-v2);text-decoration:none}@media(hover)and (pointer:fine){.block-meta a:hover{text-decoration:underline}}.btn-main{text-decoration:none;border-radius:12px;text-align:center;border:1px solid var(--theme-color-orange-v2);font-weight:600;min-width:159px;display:inline-flex;align-items:center;justify-content:center;min-height:31px;transition:background var(--theme-transition-duration)}@media(hover:hover)and (pointer:fine){.btn-main:where(:hover,:focus-visible){background-color:var(--theme-color-orange-v2)}}.section-articles{width:100%;margin-bottom:90px}@media(max-width:1280px){.section-articles{margin-bottom:clamp(45px,4.6875vw + 30px,90px)}}.section-articles__head{margin-bottom:24px}.section-articles__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}@media(max-width:1023px){.section-articles__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:374px){.section-articles__grid{grid-template-columns:1fr}}.section-articles__nav{margin-top:64px}@media(max-width:1280px){.section-articles__nav{margin-top:clamp(32px,3.3333333333vw + 21.3333333333px,64px)}}.article-main{width:100%;position:relative;overflow:hidden;z-index:10;border-radius:12px;background-color:var(--theme-color-gray-v4);padding-bottom:12px;min-height:100%;display:flex;flex-direction:column}.article-main__image{width:100%;position:relative;overflow:hidden;height:183px}@media(max-width:1280px){.article-main__image{height:clamp(100px,8.6458333333vw + 72.3333333333px,183px)}}@media(max-width:374px)and (max-width:374px){.article-main__image{height:clamp(170px,24.0740740741vw + 92.962962963px,183px)}}.article-main__image img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.article-main__body{padding:17px 8px}.article-main__body h3{font-size:r(18px);font-size:1.125rem}@media(max-width:1280px){.article-main__body h3{font-size:clamp(.875rem,.4166666667vw + .7916666667rem,1.125rem)}}.article-main__body h3 a{text-decoration:none;transition:color var(--theme-transition-duration)}@media(hover:hover)and (pointer:fine){.article-main__body h3 a:where(:hover,:focus-visible){color:var(--theme-color-orange-v2)}}.article-main__action{margin-top:auto;width:100%;display:flex;justify-content:center;padding-inline:17px}.nav-paging{display:flex;align-items:center;justify-content:center;gap:clamp(14px,.9375vw + 11px,29px)}.nav-paging a{text-decoration:none;transition:color var(--theme-transition-duration),background var(--theme-transition-duration);font-size:1.125rem}@media(max-width:1920px){.nav-paging a{font-size:clamp(.875rem,.25vw + .825rem,1.125rem)}}@media(hover:hover)and (pointer:fine){.nav-paging>a:where(:hover,:focus-visible){color:var(--theme-color-orange-v2)}}.nav-paging>ul{display:flex;align-items:center;gap:13px;margin:0}.nav-paging>ul a{display:flex;align-items:center;justify-content:center;min-height:33px;border-radius:12px;padding-inline:5px;min-width:clamp(30px,.8125vw + 27.4px,43px)}@media(hover:hover)and (pointer:fine){.nav-paging>ul a:where(:hover,:focus-visible){background-color:var(--theme-color-orange-v2)}}.nav-paging>ul li.current>a{background-color:var(--theme-color-orange-v2)}.nav-paging>a[disabled]{opacity:.5;pointer-events:none}.section-blog-single{--aside-width: 274px;width:100%;margin-bottom:90px}@media(max-width:1280px){.section-blog-single{--aside-width: clamp(200px, 7.7083333333vw + 175.3333333333px, 274px)}}@media(max-width:1280px){.section-blog-single{margin-bottom:clamp(40px,5.2083333333vw + 23.3333333333px,90px)}}.section-blog-single>*{padding-bottom:122px}@media(max-width:1280px){.section-blog-single>*{padding-bottom:clamp(60px,6.4583333333vw + 39.3333333333px,122px)}}.section-blog-single:after{content:" ";display:block;width:100%;height:1px;background-color:var(--theme-color-orange);max-width:1170px;margin-inline:auto}.section-blog-single__head{margin-bottom:20px}.section-blog-single__head h1{color:var(--theme-color-orange);font-weight:600;margin-bottom:20px;line-height:1.4;max-width:970px}.section-blog-single__head h1 strong{font-weight:700}.section-blog-single__image{width:100%;position:relative;overflow:hidden;z-index:10;border-radius:12px;margin-bottom:48px;height:562px}@media(max-width:1280px){.section-blog-single__image{height:clamp(250px,32.5vw + 146px,562px)}}@media(max-width:575px)and (max-width:575px){.section-blog-single__image{height:clamp(150px,58.8235294118vw + -38.2352941176px,300px)}}.section-blog-single__image img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.section-blog-single__inner{display:flex}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-blog-single__inner{flex-direction:column;gap:32px}}.section-blog-single__aside{width:var(--aside-width)}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-blog-single__aside{width:100%}}.section-blog-single__content{width:calc(100% - var(--aside-width));padding-inline:20px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-blog-single__content{width:100%;padding:0}}.block-meta-alt{width:100%;display:flex;align-items:center}.block-meta-alt p{margin:0}.block-meta-alt p:not(:last-child){margin-right:20px}.block-meta-alt p strong{font-size:16px;font-weight:400;display:inline-block;margin-left:2px}.block-meta-alt img{min-width:32px;max-width:32px;width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-right:8px}.block-meta-alt a{text-decoration:none}.the-content{width:100%;max-width:672px;margin-inline:auto;font-size:1rem}@media(max-width:1280px){.the-content{font-size:clamp(.75rem,.4166666667vw + .6666666667rem,1rem)}}.the-content hr{width:100%;border:0;height:1px;background-color:var(--theme-color-orange);margin-bottom:32px;margin-top:64px}.the-content h1,.the-content h2,.the-content h3,.the-content h4,.the-content h5,.the-content h6{font-weight:400}.the-content h1:not(:first-child),.the-content h2:not(:first-child),.the-content h3:not(:first-child),.the-content h4:not(:first-child),.the-content h5:not(:first-child),.the-content h6:not(:first-child){margin-top:64px}.the-content hr+h1:not(:first-child),.the-content hr+h2:not(:first-child),.the-content hr+h3:not(:first-child),.the-content hr+h4:not(:first-child),.the-content hr+h5:not(:first-child),.the-content hr+h6:not(:first-child){margin-top:0}.the-content ul,.the-content ol{margin-left:30px;margin-block:32px}.the-content ul li::marker,.the-content ol li::marker{color:var(--theme-color-orange)}.the-content ul li:not(:last-child),.the-content ol li:not(:last-child){margin-bottom:8px}.the-content blockquote{background-color:var(--theme-color-gray-v4);padding:20px;border-radius:12px;font-weight:600;font-style:italic;text-align:center;margin-block:32px}.the-content blockquote p{max-width:600px;margin-inline:auto}.the-content .wp-image,.the-content .wp-block-image{width:100%;max-width:573px;margin:36px auto}.the-content .wp-image img,.the-content .wp-block-image img{display:block;width:100%;height:auto}.the-content .wp-cols{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-block:32px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.the-content .wp-cols{grid-template-columns:1fr}}.the-content .wp-cols+hr{margin-top:0}.the-content>*:last-child{margin-bottom:0}.the-content>*:first-child{margin-top:0}.widget-aside{width:100%;position:sticky;top:100px}.widget-aside__widget{padding-bottom:40px;margin-bottom:48px;border-bottom:1px solid var(--theme-color-orange)}.widget-aside__widget>h6{text-align:center;line-height:1.75;color:var(--theme-color-orange);font-weight:700;margin-bottom:12px}.widget-aside__widget:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}.widget-aside__widget--nav ul{list-style:none;padding:16px;border-radius:12px;background-color:var(--theme-color-gray-v4);display:flex;flex-direction:column;gap:24px;font-size:16px;line-height:1.2}.widget-aside__widget--nav li.current a{font-weight:700}.widget-aside__widget--nav a{text-decoration:none;transition:color var(--theme-transition-duration);font-weight:300}@media(hover:hover)and (pointer:fine){.widget-aside__widget--nav a:where(:hover,:focus-visible){color:var(--theme-color-orange)}}.widget-aside__widget--articles .article-main:not(:last-child){margin-bottom:12px}.widget-aside__widget--articles .article-main__body h3{font-weight:600}.widget-aside__widget--tags blockquote{list-style:none;padding:16px;border-radius:12px;background-color:var(--theme-color-gray-v4);display:flex;justify-content:flex-start;flex-wrap:wrap;gap:8px}.widget-aside__widget--tags a{border-radius:12px;border:1px solid var(--theme-color-orange);padding:4px 8px;transition:background var(--theme-transition-duration),color var(--theme-transition-duration);text-decoration:none}@media(hover:hover)and (pointer:fine){.widget-aside__widget--tags a:where(:hover,:focus-visible){background-color:var(--theme-color-orange)}}.widget-aside__widget--tags a.active{background-color:var(--theme-color-orange)}@media(hover:hover)and (pointer:fine){.widget-aside__widget--tags a.active:where(:hover,:focus-visible){background-color:var(--theme-color-black-v2)}}.nav-socials{width:100%}.nav-socials>ul{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.nav-socials a{min-width:32px;width:32px;height:32px;border-radius:12px;background-color:var(--theme-color-gray-v6);color:#fff;transition:background var(--theme-transition-duration);display:flex;align-items:center;justify-content:center;font-size:14px;text-decoration:none}@media(hover:hover)and (pointer:fine){.nav-socials a:where(:hover,:focus-visible){background-color:var(--theme-color-orange)}}.section-image-and-content{margin-block:53px 40px}.section-image-and-content__inner{display:flex;min-height:277px;background-color:#000;color:#fff;border-radius:16px;position:relative;overflow:hidden;z-index:10}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-image-and-content__inner{flex-direction:column}}.section-image-and-content__image{width:100%;min-height:100%;position:relative}@media(min-width:767.02px){.section-image-and-content__image{width:50%}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-image-and-content__image{min-height:177px}}.section-image-and-content__image img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.section-image-and-content__entry{margin-block:auto;width:100%;font-size:1.125rem}@media(max-width:1920px){.section-image-and-content__entry{font-size:clamp(.75rem,.375vw + .675rem,1.125rem)}}@media(min-width:767.02px){.section-image-and-content__entry{width:50%}}.section-image-and-content__entry{padding-block:clamp(30px,2.625vw + 21.6px,72px);padding-inline:clamp(36px,2.25vw + 28.8px,72px)}.section-image-and-content__entry h2{margin-bottom:12px;font-size:2.25rem}@media(max-width:1920px){.section-image-and-content__entry h2{font-size:clamp(1.4375rem,.8125vw + 1.275rem,2.25rem)}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-image-and-content__entry h2{margin-bottom:30px}}.section-image-and-content__entry p{max-width:400px}.section-image-and-content__entry ul{list-style:none;display:flex;align-items:center;font-size:1.125rem}@media(max-width:1920px){.section-image-and-content__entry ul{font-size:clamp(.9375rem,.1875vw + .9rem,1.125rem)}}@media(max-width:1023px){.section-image-and-content__entry ul{flex-direction:column;align-items:flex-start}}.section-image-and-content__entry ul:not(:first-child){margin-top:clamp(20px,.625vw + 18px,30px)}@media(min-width:1023.02px){.section-image-and-content__entry ul li:not(:last-child){padding-right:12px;margin-right:12px;border-right:1px solid white}}.section-image-and-content__entry>*:last-child{margin-bottom:0}.section-list-services{margin-block:40px 56px;position:relative;z-index:99}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-list-services{margin-block:65px 47px}}.section-list-services__inner{display:flex;align-items:center}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-list-services__inner{flex-direction:column}}.section-list-services__title{width:250px;padding-right:20px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-list-services__title{width:100%;padding-right:100px;margin-bottom:40px}}.section-list-services__title h2{font-size:25px;font-weight:300}.section-list-services__list{width:calc(100% - 250px)}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.section-list-services__list{width:100%}}.slider-services-alt{width:100%;position:relative}.slider-services-alt__inner{overflow:visible!important}.slider-services-alt__actions{position:absolute;right:0;bottom:calc(100% + 10px);display:flex;align-items:center;font-size:0;line-height:0;gap:7px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.slider-services-alt__actions{bottom:calc(100% + 48px)}}.slider-services-alt__actions button{width:41px;height:41px;border-radius:50%;border:1px solid var(--theme-color-orange);background-color:#fff;position:relative;cursor:pointer;transition-property:background,opacity;transition-duration:var(--theme-transition-duration)}.slider-services-alt__actions button:before{content:" ";position:absolute;top:10px;right:10px;bottom:10px;left:14px;background-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='16'%20viewBox='0%200%208%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.75%200.75L6.75%207.75L0.75%2014.75'%20stroke='%23070A0A'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center}@media(hover:hover)and (pointer:fine){.slider-services-alt__actions button:where(:hover,:focus-visible){background-color:var(--theme-color-orange)}}.slider-services-alt__actions button:first-child:before{top:10px;right:12px;bottom:10px;left:10px;transform:rotate(180deg)}.slider-services-alt__actions button.swiper-button-disabled{opacity:.5;pointer-events:none}.slider-services-alt__slide blockquote{width:100%;min-height:156px;border-radius:16px;background-color:#fff;box-shadow:0 0 40px #0000000d;padding:30px;display:flex;align-items:center;gap:28px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.slider-services-alt__slide blockquote{min-height:202px;padding:48px 20px;gap:21px;flex-direction:column;align-items:flex-start}}.slider-services-alt__slide blockquote a{display:flex;align-items:center;gap:28px;width:100%;height:100%;color:inherit;text-decoration:none}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.slider-services-alt__slide blockquote a{gap:21px;flex-direction:column;align-items:flex-start}}.slider-services-alt__slide blockquote>span{display:block}.slider-services-alt__slide h4{font-size:16px;line-height:1;font-weight:700}.image-content{padding-block:75px;color:var(--theme-color-black-v2)}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.image-content{padding-block:50px}}@media(max-width:575px){.image-content{text-align:center}}.image-content__inner{display:grid;grid-template-columns:4.7fr 6fr;align-items:center;gap:55px}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.image-content__inner{grid-template-columns:2fr 3fr}}@media(max-width:575px){.image-content__inner{grid-template-columns:1fr;gap:24px}}@media(min-width:575.02px){.image-content__image{text-align:right}}@media(min-width:575.02px){.image-content__content{padding-top:32px}}.image-content__content h2{margin-bottom:10px}.image-content__content h2:last-child{margin-bottom:0}.image-content__content h3{font-weight:700}.image-content__content p{font-size:.625rem;font-weight:700;text-transform:uppercase;margin-bottom:12px}.image-content__content p:last-child{margin-bottom:0}.image-content__content p span{color:var(--theme-color-orange)}.image-content__entry{max-width:400px}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_title{font-size:2rem}@media(max-width:1023px){div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_title{font-size:1.5rem}}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_required_legend{display:none}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_fields{grid-row-gap:35px}@media(max-width:1023px){div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_fields{grid-row-gap:24px}}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_label{font-size:.75rem;margin:0;background-color:red}div.gform_wrapper.gravity-theme.gform-theme--no-framework .contact-form .gform-grid-col{padding-right:0!important}div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=color],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=date],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=datetime-local],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=datetime],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=email],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=month],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=number],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=password],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=search],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=tel],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=text],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=time],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=url],div.gform_wrapper.gravity-theme.gform-theme--no-framework input[type=week],div.gform_wrapper.gravity-theme.gform-theme--no-framework select,div.gform_wrapper.gravity-theme.gform-theme--no-framework textarea{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;color:#000;font-size:1rem;padding-inline:8px;background-color:transparent;border:none;box-shadow:none;border-bottom:1px solid black;border-radius:0}div.gform_wrapper.gravity-theme.gform-theme--no-framework textarea{resize:none;height:140px!important}div.gform_wrapper.gravity-theme.gform-theme--no-framework textarea.large{height:140px}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_checkbox input,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_radio input{width:16px;height:16px;border-radius:4px;background-color:transparent}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_checkbox label,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_radio label{font-size:.75rem;margin:0}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_checkbox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_checkbox input:checked:before{background-color:#000}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_checkbox input:checked:after{opacity:1}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_checkbox input:before{content:"";position:absolute;width:100%;height:100%;border-radius:4px;background-color:transparent;border:1px solid}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_checkbox input:after{content:"";position:absolute;top:45%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:5px;height:8px;border:solid #fff;border-width:0 2px 2px 0;opacity:0;pointer-events:none}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_checkbox .gchoice{display:flex;align-items:center;gap:5px}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_validation_errors{display:none}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_validation_message{padding:0;border:0;background:transparent;color:#c02b0a}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer{position:relative;padding:0;margin:27px 0 0;display:flex;align-items:center;justify-content:space-between}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer input,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer button,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer input,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer button{margin:0;line-height:1.2;border:none;padding:12px 32px;font-size:.75rem;border-radius:100px;cursor:pointer;background-color:var(--theme-color-black-v2);color:var(--theme-color-white);transition:background-color .3s;min-width:109px}@media(max-width:1023px){div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer input,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer button,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer input,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer button{font-size:1rem}}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer input:hover,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer button:hover,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer input:hover,div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_page_footer button:hover{background-color:var(--theme-color-white);color:var(--theme-color-black)}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer{margin-top:50px}@media(max-width:1023px){div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_footer{margin-top:30px}}div.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_ajax_spinner{position:absolute;top:50%;transform:translateY(-50%);right:0;width:50px}.mpb_open_quickview{display:inline-block;margin-top:15px;line-height:1.3;color:var(--theme-color-blue-v2);text-decoration:underline!important;font-size:.75rem}@media(max-width:1920px){.mpb_open_quickview{font-size:clamp(.625rem,.125vw + .6rem,.75rem)}}@media(hover)and (pointer:fine){.mpb_open_quickview:hover{text-decoration:none!important}}.mpb-price{display:flex;align-items:flex-end;justify-content:center;gap:12px}.mpb-price del,.mpb-price ins{text-decoration:none}.mpb-price del{opacity:.5;position:relative}.mpb-price del:before{content:" ";position:absolute;left:0;right:0;top:50%;height:1px;background-color:#000}.mpb-price bdi{display:flex;align-items:center}.mpb-price del bdi{font-size:1rem}@media(max-width:1920px){.mpb-price del bdi{font-size:clamp(.75rem,.25vw + .7rem,1rem)}}.mpb-price ins{font-size:1.5625rem}@media(max-width:1920px){.mpb-price ins{font-size:clamp(1.25rem,.3125vw + 1.1875rem,1.5625rem)}}.mpb_bundle_steps{display:flex;align-items:flex-end;width:100%;max-width:650px;margin-inline:auto;margin-bottom:var(--margin-bottom)!important;gap:20px;--margin-bottom: clamp(25px, 2.125vw + 18.2px, 59px)}.mpb_bundle_steps:before{content:" ";position:absolute;left:10px;right:10px;bottom:9px;height:8px;background-color:var(--theme-color-gray-v6);border-radius:10px}.mpb_bundle_steps>.mpb_bundle_step{position:absolute;left:-4000%;opacity:0;visibility:hidden;display:flex;gap:17px;flex-direction:column-reverse;width:33.3333333333%}.mpb_bundle_steps>.mpb_bundle_step.active:last-child{width:100%}.mpb_bundle_steps>.mpb_bundle_step.active:last-child a,.mpb_bundle_steps>.mpb_bundle_step.active:last-child:before{margin:0 auto!important}.mpb_bundle_steps>.mpb_bundle_step:before{content:" ";margin:0 auto;min-width:26px;height:26px;width:26px;background-color:var(--theme-color-gray-v6);border-radius:50%;box-shadow:inset 0 0 0 7px #fff;transition-property:box-shadow,background;transition-duration:var(--theme-transition-duration)}.mpb_bundle_steps>.mpb_bundle_step:after{display:none}.mpb_bundle_steps>.mpb_bundle_step a{text-decoration:none;transition:color var(--theme-transition-duration);line-height:1.2;font-size:1.125rem}@media(max-width:1920px){.mpb_bundle_steps>.mpb_bundle_step a{font-size:clamp(.75rem,.375vw + .675rem,1.125rem)}}@media(hover:hover)and (pointer:fine){.mpb_bundle_steps>.mpb_bundle_step a:where(:hover,:focus-visible){color:var(--theme-color-orange)}}.mpb_bundle_steps>.mpb_bundle_step.active{align-items:flex-start;text-align:left}.mpb_bundle_steps>.mpb_bundle_step.active:before{margin:0;background-color:#fff;box-shadow:inset 0 0 0 7px var(--theme-color-orange)}.mpb_bundle_steps>.mpb_bundle_step.active+*:last-child{margin-left:auto;margin-right:0}.mpb_bundle_steps>.mpb_bundle_step.active+*:last-child a{text-align:right}.mpb_bundle_steps>.mpb_bundle_step.active+*:last-child:before{margin:0 0 0 auto}.mpb_bundle_steps>.mpb_bundle_step.active+*+* a{text-align:right}.mpb_bundle_steps>.mpb_bundle_step.active+*+*:before{margin:0 0 0 auto}.mpb_bundle_steps>.mpb_bundle_step.active,.mpb_bundle_steps>.mpb_bundle_step.active+*{margin-right:auto}.mpb_bundle_steps>.mpb_bundle_step.active,.mpb_bundle_steps>.mpb_bundle_step.active+*,.mpb_bundle_steps>.mpb_bundle_step.active+*+*{position:relative;left:0;opacity:1;visibility:visible}.mpb_multistep_builder{display:flex;flex-direction:column;margin-bottom:clamp(70px,4.625vw + 55.2px,144px)}.mpb_product_information{order:10;padding:0;border:0;flex-wrap:wrap;margin-top:clamp(16px,1vw + 12.8px,32px)}.mpb_product_information>*:first-child{font-weight:700;color:var(--theme-color-black-v2);font-size:2rem}@media(max-width:1920px){.mpb_product_information>*:first-child{font-size:clamp(1.5rem,.5vw + 1.4rem,2rem)}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.mpb_product_information{flex-direction:column}}.mpb_product_information button{background-color:#000!important;color:#fff!important;font-weight:700;min-width:223px;text-align:center;font-size:var(--font-size)!important;border-radius:var(--border-radius)!important;--font-size: clamp(14px, .25vw + 13.2px, 18px);height:clamp(40px,.8125vw + 37.4px,53px);--border-radius: clamp(8px, .25vw + 7.2px, 12px)}.mpb_product_information button[data-next_step="0"]{color:#bfbfbf!important;background:var(--theme-color-gray-v6)!important}@media(hover:hover)and (pointer:fine){.mpb_product_information button:where(:hover,:focus-visible){opacity:.75}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.mpb_product_information button{min-width:auto}}.mpb_product_information button.mpb_reset_button{order:1;width:auto;min-width:0;background-color:var(--theme-color-orange)!important;color:#000!important;font-weight:400;padding-inline:clamp(20px,.625vw + 18px,30px)}.mpb_product_information button.mpb_prev_button{order:2;background:var(--theme-color-gray-v3)!important;color:#000!important}.mpb_product_information button.mpb_prev_button[data-prev_step="0"]+button.mpb_reset_button:not(.active){display:none}.mpb_product_information button.mpb_next_button{order:3}.mpb_product_information button.mpb_next_button.active{color:#fff!important;background:#000!important}.mpb_box_title{margin-top:0!important;margin-bottom:29px!important;text-align:left;line-height:1.43;display:flex;align-items:center;font-size:1.875rem}@media(max-width:1920px){.mpb_box_title{font-size:clamp(1.5rem,.375vw + 1.425rem,1.875rem)}}.mpb_box_title{margin-bottom:clamp(20px,.3125vw + 19px,25px);gap:clamp(12px,1.125vw + 8.4px,30px)}.mpb_box_title:before{content:" ";background-image:url("data:image/svg+xml,%3csvg%20width='38'%20height='38'%20viewBox='0%200%2038%2038'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1'%20y='1'%20width='35.1683'%20height='35.1683'%20rx='8'%20stroke='%23070A0A'%20stroke-width='2'/%3e%3cpath%20d='M7.03125%2011.0498H31.1404'%20stroke='%23F9C014'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M14.0625%2018.082H17.0761'%20stroke='%23F9C014'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M14.0645%2023.1045H17.0781'%20stroke='%23F9C014'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M14.0645%2028.127H17.0781'%20stroke='%23F9C014'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M21.0957%2018.082H24.1094'%20stroke='%23F9C014'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M21.0957%2023.1045H24.1094'%20stroke='%23F9C014'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M21.0957%2028.127H24.1094'%20stroke='%23F9C014'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M28.127%2018.082H31.1406'%20stroke='%23F9C014'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M28.127%2023.1045H31.1406'%20stroke='%23F9C014'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M28.127%2028.127H31.1406'%20stroke='%23F9C014'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M7.03125%2018.082H10.0449'%20stroke='%23F9C014'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M7.03125%2023.1045H10.0449'%20stroke='%23F9C014'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M7.03125%2028.127H10.0449'%20stroke='%23F9C014'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center;width:clamp(30px,.4375vw + 28.6px,37px);height:clamp(30px,.4375vw + 28.6px,37px)}.mpb_box_description{text-align:left;font-size:12px;line-height:2.33}.mpb_all_prods_data{background-color:var(--theme-color-gray-v3);padding-inline:clamp(20px,.9375vw + 17px,35px);padding-block:clamp(25px,.8125vw + 22.4px,38px);border-radius:clamp(6px,.375vw + 4.8px,12px)}.mpb_col_inner{background-color:#fff;text-align:center;padding-top:5px!important;min-width:100%;display:flex;flex-direction:column;border-radius:clamp(6px,.375vw + 4.8px,12px);padding-inline:clamp(12px,1.0625vw + 8.6px,29px);padding-block:clamp(12px,.8125vw + 9.4px,25px)}.mpb_col_inner a{text-decoration:none}.mpb_col_inner .woocommerce-loop-product__title{margin:0!important;font-weight:700;font-size:1.125rem}@media(max-width:1920px){.mpb_col_inner .woocommerce-loop-product__title{font-size:clamp(.875rem,.25vw + .825rem,1.125rem)}}.mpb_col_inner .woocommerce-loop-product__title{padding-bottom:clamp(20px,1.25vw + 16px,40px)}.mpb_col_inner span.amount{font-weight:700;font-size:1.5625rem}@media(max-width:1920px){.mpb_col_inner span.amount{font-size:clamp(1.25rem,.3125vw + 1.1875rem,1.5625rem)}}.mpb_bundle_item_qty{border:0;flex-wrap:nowrap;margin-top:auto!important;padding-top:10px}.mpb_bundle_item_qty:before{content:"Quantità:";display:inline-block;margin-right:auto;font-weight:400;font-size:1.125rem}@media(max-width:1920px){.mpb_bundle_item_qty:before{font-size:clamp(.875rem,.25vw + .825rem,1.125rem)}}html[lang=en] .mpb_bundle_item_qty:before{content:"Quantity"}.mpb_bundle_item_qty button:first-child{margin-left:auto}.mpb_bundle_item_qty button{cursor:pointer;width:var(--button-size);height:var(--button-size);border:0;border-radius:50%;background-color:var(--theme-color-gray-v3);transition-property:color,background var(--theme-transition-duration)}@media(hover:hover)and (pointer:fine){.mpb_bundle_item_qty button:where(:hover,:focus-visible){background-color:var(--theme-color-primary)}.mpb_bundle_item_qty button:where(:hover,:focus-visible) .dashicons{color:#fff}}.mpb_bundle_item_qty{--button-size: clamp(30px, .625vw + 28px, 40px)}.mpb_added_qty{padding-inline:10px;min-width:clamp(20px,1.4375vw + 15.4px,43px)}.mpb-row{margin-inline:-6px}@media(max-width:1023px){.mpb-row{flex-wrap:wrap!important}}.mpb-row>*{display:flex}.mpb-col-6,.mpb-col-5,.mpb-col-4,.mpb-col-3,.mpb-col-2,.mpb-col-9,.mpb-col-8{padding:6px}.mpb-col-4{cursor:default}@media(max-width:1023px){.mpb-col-4{width:33.3333333333%!important;max-width:33.3333333333%!important;flex:0 0 33.3333333333%!important}}@media(max-width:767px),screen and (max-width:812px)and (orientation:landscape){.mpb-col-4{width:100%!important;max-width:100%!important;flex:0 0 100%!important}}.mpb_review_products_layout{flex-direction:column}.mpb_review_products_layout .mpb_col_inner{justify-content:space-between}.mpb_multistep_builder:has(.mpb_product_information[style*="display: none"]) .mpb_reviews_buttons{order:4;margin:20px 0 0}.mpb_multistep_builder:has(.mpb_product_information[style*="display: none"]) .mpb_reviews_buttons .cart{margin-bottom:0}.mpb_add_to_cart button{font-size:clamp(1em,1.5vw,1.5em)!important;border-radius:1.125em!important;width:auto;min-width:0;padding:1em 1.5em!important;line-height:1.3!important}.mpb_add_to_cart button.mpb_edit_review_products{background-color:#f9c014!important;color:#000!important;font-weight:400}.mpb_add_to_cart button[name=add-to-cart]{background:#000!important;color:#fff!important}.mpb_add_to_cart button:hover{opacity:.75!important}.mpb_final_price ._mpb_final_total .mpb_total_boxes_price,.mpb_final_price ._mpb_final_total .mpb_total_boxes_price bdi{font-size:clamp(1.25em,2.8vw,1.63em)!important;font-weight:700}.woocommerce-product-gallery__wrapper{position:relative}.woocommerce-product-gallery__wrapper>i.ico-a-filo{position:absolute;right:0;bottom:20px;z-index:10}.woocommerce-product-gallery__trigger{display:none!important}.section-woocommerce .product{position:relative}.section-woocommerce .product>i.ico-a-filo{position:absolute;left:0;z-index:10;padding:10px;border-radius:0 8px 8px 0;background-color:#fff;pointer-events:none;font-size:0;line-height:0}.section-woocommerce .product>i.ico-a-filo svg{width:100%;height:auto;display:block}.section-woocommerce .product>i.ico-a-filo{top:clamp(30px,.625vw + 28px,40px);width:clamp(50px,.625vw + 48px,60px)}
