.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa)}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0{--fa:"0"}.fa-1{--fa:"1"}.fa-2{--fa:"2"}.fa-3{--fa:"3"}.fa-4{--fa:"4"}.fa-5{--fa:"5"}.fa-6{--fa:"6"}.fa-7{--fa:"7"}.fa-8{--fa:"8"}.fa-9{--fa:"9"}.fa-fill-drip{--fa:"\f576"}.fa-arrows-to-circle{--fa:"\e4bd"}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138"}.fa-at{--fa:"@"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed"}.fa-text-height{--fa:"\f034"}.fa-user-times,.fa-user-xmark{--fa:"\f235"}.fa-stethoscope{--fa:"\f0f1"}.fa-comment-alt,.fa-message{--fa:"\f27a"}.fa-info{--fa:"\f129"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422"}.fa-explosion{--fa:"\e4e9"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c"}.fa-wave-square{--fa:"\f83e"}.fa-ring{--fa:"\f70b"}.fa-building-un{--fa:"\e4d9"}.fa-dice-three{--fa:"\f527"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073"}.fa-anchor-circle-check{--fa:"\e4aa"}.fa-building-circle-arrow-right{--fa:"\e4d1"}.fa-volleyball,.fa-volleyball-ball{--fa:"\f45f"}.fa-arrows-up-to-line{--fa:"\e4c2"}.fa-sort-desc,.fa-sort-down{--fa:"\f0dd"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056"}.fa-door-open{--fa:"\f52b"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5"}.fa-atom{--fa:"\f5d2"}.fa-soap{--fa:"\e06e"}.fa-heart-music-camera-bolt,.fa-icons{--fa:"\f86d"}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"\f539"}.fa-bridge-circle-check{--fa:"\e4c9"}.fa-pump-medical{--fa:"\e06a"}.fa-fingerprint{--fa:"\f577"}.fa-hand-point-right{--fa:"\f0a4"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\f689"}.fa-forward-step,.fa-step-forward{--fa:"\f051"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8"}.fa-flag-checkered{--fa:"\f11e"}.fa-football,.fa-football-ball{--fa:"\f44e"}.fa-school-circle-exclamation{--fa:"\e56c"}.fa-crop{--fa:"\f125"}.fa-angle-double-down,.fa-angles-down{--fa:"\f103"}.fa-users-rectangle{--fa:"\e594"}.fa-people-roof{--fa:"\e537"}.fa-people-line{--fa:"\e534"}.fa-beer,.fa-beer-mug-empty{--fa:"\f0fc"}.fa-diagram-predecessor{--fa:"\e477"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a"}.fa-male,.fa-person{--fa:"\f183"}.fa-laptop{--fa:"\f109"}.fa-file-csv{--fa:"\f6dd"}.fa-menorah{--fa:"\f676"}.fa-truck-plane{--fa:"\e58f"}.fa-record-vinyl{--fa:"\f8d9"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\f587"}.fa-bong{--fa:"\f55c"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\f67b"}.fa-arrow-down-up-across-line{--fa:"\e4af"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5"}.fa-jar-wheat{--fa:"\e517"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674"}.fa-file-circle-exclamation{--fa:"\e4eb"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e"}.fa-pager{--fa:"\f815"}.fa-address-book,.fa-contact-book{--fa:"\f2b9"}.fa-strikethrough{--fa:"\f0cc"}.fa-k{--fa:"K"}.fa-landmark-flag{--fa:"\e51c"}.fa-pencil,.fa-pencil-alt{--fa:"\f303"}.fa-backward{--fa:"\f04a"}.fa-caret-right{--fa:"\f0da"}.fa-comments{--fa:"\f086"}.fa-file-clipboard,.fa-paste{--fa:"\f0ea"}.fa-code-pull-request{--fa:"\e13c"}.fa-clipboard-list{--fa:"\f46d"}.fa-truck-loading,.fa-truck-ramp-box{--fa:"\f4de"}.fa-user-check{--fa:"\f4fc"}.fa-vial-virus{--fa:"\e597"}.fa-sheet-plastic{--fa:"\e571"}.fa-blog{--fa:"\f781"}.fa-user-ninja{--fa:"\f504"}.fa-person-arrow-up-from-line{--fa:"\e539"}.fa-scroll-torah,.fa-torah{--fa:"\f6a0"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458"}.fa-toggle-off{--fa:"\f204"}.fa-archive,.fa-box-archive{--fa:"\f187"}.fa-person-drowning{--fa:"\e545"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\f58a"}.fa-spray-can{--fa:"\f5bd"}.fa-truck-monster{--fa:"\f63b"}.fa-w{--fa:"W"}.fa-earth-africa,.fa-globe-africa{--fa:"\f57c"}.fa-rainbow{--fa:"\f75b"}.fa-circle-notch{--fa:"\f1ce"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\f3fa"}.fa-paw{--fa:"\f1b0"}.fa-cloud{--fa:"\f0c2"}.fa-trowel-bricks{--fa:"\e58a"}.fa-face-flushed,.fa-flushed{--fa:"\f579"}.fa-hospital-user{--fa:"\f80d"}.fa-tent-arrow-left-right{--fa:"\e57f"}.fa-gavel,.fa-legal{--fa:"\f0e3"}.fa-binoculars{--fa:"\f1e5"}.fa-microphone-slash{--fa:"\f131"}.fa-box-tissue{--fa:"\e05b"}.fa-motorcycle{--fa:"\f21c"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\f562"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068"}.fa-mars-and-venus-burst{--fa:"\e523"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\f152"}.fa-cut,.fa-scissors{--fa:"\f0c4"}.fa-sun-plant-wilt{--fa:"\e57a"}.fa-toilets-portable{--fa:"\e584"}.fa-hockey-puck{--fa:"\f453"}.fa-table{--fa:"\f0ce"}.fa-magnifying-glass-arrow-right{--fa:"\e521"}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"\f566"}.fa-users-slash{--fa:"\e073"}.fa-clover{--fa:"\e139"}.fa-mail-reply,.fa-reply{--fa:"\f3e5"}.fa-star-and-crescent{--fa:"\f699"}.fa-house-fire{--fa:"\e50c"}.fa-minus-square,.fa-square-minus{--fa:"\f146"}.fa-helicopter{--fa:"\f533"}.fa-compass{--fa:"\f14e"}.fa-caret-square-down,.fa-square-caret-down{--fa:"\f150"}.fa-file-circle-question{--fa:"\e4ef"}.fa-laptop-code{--fa:"\f5fc"}.fa-swatchbook{--fa:"\f5c3"}.fa-prescription-bottle{--fa:"\f485"}.fa-bars,.fa-navicon{--fa:"\f0c9"}.fa-people-group{--fa:"\e533"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\f253"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\f360"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\f597"}.fa-film{--fa:"\f008"}.fa-ruler-horizontal{--fa:"\f547"}.fa-people-robbery{--fa:"\e536"}.fa-lightbulb{--fa:"\f0eb"}.fa-caret-left{--fa:"\f0d9"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a"}.fa-school-circle-xmark{--fa:"\e56d"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e"}.fa-cloud-showers-heavy{--fa:"\f740"}.fa-headphones-alt,.fa-headphones-simple{--fa:"\f58f"}.fa-sitemap{--fa:"\f0e8"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\f4b9"}.fa-memory{--fa:"\f538"}.fa-road-spikes{--fa:"\e568"}.fa-fire-burner{--fa:"\e4f1"}.fa-flag{--fa:"\f024"}.fa-hanukiah{--fa:"\f6e6"}.fa-feather{--fa:"\f52d"}.fa-volume-down,.fa-volume-low{--fa:"\f027"}.fa-comment-slash{--fa:"\f4b3"}.fa-cloud-sun-rain{--fa:"\f743"}.fa-compress{--fa:"\f066"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd"}.fa-ankh{--fa:"\f644"}.fa-hands-holding-child{--fa:"\e4fa"}.fa-asterisk{--fa:"*"}.fa-check-square,.fa-square-check{--fa:"\f14a"}.fa-peseta-sign{--fa:"\e221"}.fa-header,.fa-heading{--fa:"\f1dc"}.fa-ghost{--fa:"\f6e2"}.fa-list,.fa-list-squares{--fa:"\f03a"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\f87b"}.fa-cart-plus{--fa:"\f217"}.fa-gamepad{--fa:"\f11b"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192"}.fa-dizzy,.fa-face-dizzy{--fa:"\f567"}.fa-egg{--fa:"\f7fb"}.fa-house-medical-circle-xmark{--fa:"\e513"}.fa-campground{--fa:"\f6bb"}.fa-folder-plus{--fa:"\f65e"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3"}.fa-paint-brush,.fa-paintbrush{--fa:"\f1fc"}.fa-lock{--fa:"\f023"}.fa-gas-pump{--fa:"\f52f"}.fa-hot-tub,.fa-hot-tub-person{--fa:"\f593"}.fa-map-location,.fa-map-marked{--fa:"\f59f"}.fa-house-flood-water{--fa:"\e50e"}.fa-tree{--fa:"\f1bb"}.fa-bridge-lock{--fa:"\e4cc"}.fa-sack-dollar{--fa:"\f81d"}.fa-edit,.fa-pen-to-square{--fa:"\f044"}.fa-car-side{--fa:"\f5e4"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0"}.fa-heart-circle-minus{--fa:"\e4ff"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\f252"}.fa-microscope{--fa:"\f610"}.fa-sink{--fa:"\e06d"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\f881"}.fa-mitten{--fa:"\f7b5"}.fa-person-rays{--fa:"\e54d"}.fa-users{--fa:"\f0c0"}.fa-eye-slash{--fa:"\f070"}.fa-flask-vial{--fa:"\e4f3"}.fa-hand,.fa-hand-paper{--fa:"\f256"}.fa-om{--fa:"\f679"}.fa-worm{--fa:"\e599"}.fa-house-circle-xmark{--fa:"\e50b"}.fa-plug{--fa:"\f1e6"}.fa-chevron-up{--fa:"\f077"}.fa-hand-spock{--fa:"\f259"}.fa-stopwatch{--fa:"\f2f2"}.fa-face-kiss,.fa-kiss{--fa:"\f596"}.fa-bridge-circle-xmark{--fa:"\e4cb"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589"}.fa-chess-bishop{--fa:"\f43a"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\f2a4"}.fa-road-circle-check{--fa:"\e564"}.fa-dice-five{--fa:"\f523"}.fa-rss-square,.fa-square-rss{--fa:"\f143"}.fa-land-mine-on{--fa:"\e51b"}.fa-i-cursor{--fa:"\f246"}.fa-stamp{--fa:"\f5bf"}.fa-stairs{--fa:"\e289"}.fa-i{--fa:"I"}.fa-hryvnia,.fa-hryvnia-sign{--fa:"\f6f2"}.fa-pills{--fa:"\f484"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\f581"}.fa-tooth{--fa:"\f5c9"}.fa-v{--fa:"V"}.fa-bangladeshi-taka-sign{--fa:"\e2e6"}.fa-bicycle{--fa:"\f206"}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579"}.fa-head-side-cough-slash{--fa:"\e062"}.fa-ambulance,.fa-truck-medical{--fa:"\f0f9"}.fa-wheat-awn-circle-exclamation{--fa:"\e598"}.fa-snowman{--fa:"\f7d0"}.fa-mortar-pestle{--fa:"\f5a7"}.fa-road-barrier{--fa:"\e562"}.fa-school{--fa:"\f549"}.fa-igloo{--fa:"\f7ae"}.fa-joint{--fa:"\f595"}.fa-angle-right{--fa:"\f105"}.fa-horse{--fa:"\f6f0"}.fa-q{--fa:"Q"}.fa-g{--fa:"G"}.fa-notes-medical{--fa:"\f481"}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9"}.fa-dong-sign{--fa:"\e169"}.fa-capsules{--fa:"\f46b"}.fa-poo-bolt,.fa-poo-storm{--fa:"\f75a"}.fa-face-frown-open,.fa-frown-open{--fa:"\f57a"}.fa-hand-point-up{--fa:"\f0a6"}.fa-money-bill{--fa:"\f0d6"}.fa-bookmark{--fa:"\f02e"}.fa-align-justify{--fa:"\f039"}.fa-umbrella-beach{--fa:"\f5ca"}.fa-helmet-un{--fa:"\e503"}.fa-bullseye{--fa:"\f140"}.fa-bacon{--fa:"\f7e5"}.fa-hand-point-down{--fa:"\f0a7"}.fa-arrow-up-from-bracket{--fa:"\e09a"}.fa-folder,.fa-folder-blank{--fa:"\f07b"}.fa-file-medical-alt,.fa-file-waveform{--fa:"\f478"}.fa-radiation{--fa:"\f7b9"}.fa-chart-simple{--fa:"\e473"}.fa-mars-stroke{--fa:"\f229"}.fa-vial{--fa:"\f492"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca"}.fa-e{--fa:"E"}.fa-pen-alt,.fa-pen-clip{--fa:"\f305"}.fa-bridge-circle-exclamation{--fa:"\e4ca"}.fa-user{--fa:"\f007"}.fa-school-circle-check{--fa:"\e56b"}.fa-dumpster{--fa:"\f793"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\f5b6"}.fa-building-user{--fa:"\e4da"}.fa-caret-square-left,.fa-square-caret-left{--fa:"\f191"}.fa-highlighter{--fa:"\f591"}.fa-key{--fa:"\f084"}.fa-bullhorn{--fa:"\f0a1"}.fa-globe{--fa:"\f0ac"}.fa-synagogue{--fa:"\f69b"}.fa-person-half-dress{--fa:"\e548"}.fa-road-bridge{--fa:"\e563"}.fa-location-arrow{--fa:"\f124"}.fa-c{--fa:"C"}.fa-tablet-button{--fa:"\f10a"}.fa-building-lock{--fa:"\e4d6"}.fa-pizza-slice{--fa:"\f818"}.fa-money-bill-wave{--fa:"\f53a"}.fa-area-chart,.fa-chart-area{--fa:"\f1fe"}.fa-house-flag{--fa:"\e50d"}.fa-person-circle-minus{--fa:"\e540"}.fa-ban,.fa-cancel{--fa:"\f05e"}.fa-camera-rotate{--fa:"\e0d8"}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"\f5d0"}.fa-star{--fa:"\f005"}.fa-repeat{--fa:"\f363"}.fa-cross{--fa:"\f654"}.fa-box{--fa:"\f466"}.fa-venus-mars{--fa:"\f228"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\f31e"}.fa-charging-station{--fa:"\f5e7"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f"}.fa-random,.fa-shuffle{--fa:"\f074"}.fa-person-running,.fa-running{--fa:"\f70c"}.fa-mobile-retro{--fa:"\e527"}.fa-grip-lines-vertical{--fa:"\f7a5"}.fa-spider{--fa:"\f717"}.fa-hands-bound{--fa:"\e4f9"}.fa-file-invoice-dollar{--fa:"\f571"}.fa-plane-circle-exclamation{--fa:"\e556"}.fa-x-ray{--fa:"\f497"}.fa-spell-check{--fa:"\f891"}.fa-slash{--fa:"\f715"}.fa-computer-mouse,.fa-mouse{--fa:"\f8cc"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070"}.fa-server{--fa:"\f233"}.fa-virus-covid-slash{--fa:"\e4a9"}.fa-shop-lock{--fa:"\e4a5"}.fa-hourglass-1,.fa-hourglass-start{--fa:"\f251"}.fa-blender-phone{--fa:"\f6b6"}.fa-building-wheat{--fa:"\e4db"}.fa-person-breastfeeding{--fa:"\e53a"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6"}.fa-venus{--fa:"\f221"}.fa-passport{--fa:"\f5ab"}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e"}.fa-people-carry,.fa-people-carry-box{--fa:"\f4ce"}.fa-temperature-high{--fa:"\f769"}.fa-microchip{--fa:"\f2db"}.fa-crown{--fa:"\f521"}.fa-weight-hanging{--fa:"\f5cd"}.fa-xmarks-lines{--fa:"\e59a"}.fa-file-prescription{--fa:"\f572"}.fa-weight,.fa-weight-scale{--fa:"\f496"}.fa-user-friends,.fa-user-group{--fa:"\f500"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e"}.fa-chess-knight{--fa:"\f441"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b"}.fa-wheelchair{--fa:"\f193"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\f0aa"}.fa-toggle-on{--fa:"\f205"}.fa-person-walking,.fa-walking{--fa:"\f554"}.fa-l{--fa:"L"}.fa-fire{--fa:"\f06d"}.fa-bed-pulse,.fa-procedures{--fa:"\f487"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197"}.fa-face-laugh,.fa-laugh{--fa:"\f599"}.fa-folder-open{--fa:"\f07c"}.fa-heart-circle-plus{--fa:"\e500"}.fa-code-fork{--fa:"\e13b"}.fa-city{--fa:"\f64f"}.fa-microphone-alt,.fa-microphone-lines{--fa:"\f3c9"}.fa-pepper-hot{--fa:"\f816"}.fa-unlock{--fa:"\f09c"}.fa-colon-sign{--fa:"\e140"}.fa-headset{--fa:"\f590"}.fa-store-slash{--fa:"\e071"}.fa-road-circle-xmark{--fa:"\e566"}.fa-user-minus{--fa:"\f503"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\f22a"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f"}.fa-clipboard{--fa:"\f328"}.fa-house-circle-exclamation{--fa:"\e50a"}.fa-file-arrow-up,.fa-file-upload{--fa:"\f574"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb"}.fa-bath,.fa-bathtub{--fa:"\f2cd"}.fa-underline{--fa:"\f0cd"}.fa-user-edit,.fa-user-pen{--fa:"\f4ff"}.fa-signature{--fa:"\f5b7"}.fa-stroopwafel{--fa:"\f551"}.fa-bold{--fa:"\f032"}.fa-anchor-lock{--fa:"\e4ad"}.fa-building-ngo{--fa:"\e4d7"}.fa-manat-sign{--fa:"\e1d5"}.fa-not-equal{--fa:"\f53e"}.fa-border-style,.fa-border-top-left{--fa:"\f853"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0"}.fa-jedi{--fa:"\f669"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681"}.fa-mug-hot{--fa:"\f7b6"}.fa-battery-car,.fa-car-battery{--fa:"\f5df"}.fa-gift{--fa:"\f06b"}.fa-dice-two{--fa:"\f528"}.fa-chess-queen{--fa:"\f445"}.fa-glasses{--fa:"\f530"}.fa-chess-board{--fa:"\f43c"}.fa-building-circle-check{--fa:"\e4d2"}.fa-person-chalkboard{--fa:"\e53d"}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"\f22b"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151"}.fa-cloud-showers-water{--fa:"\e4e4"}.fa-bar-chart,.fa-chart-bar{--fa:"\f080"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e"}.fa-less-than-equal{--fa:"\f537"}.fa-train{--fa:"\f238"}.fa-eye-low-vision,.fa-low-vision{--fa:"\f2a8"}.fa-crow{--fa:"\f520"}.fa-sailboat{--fa:"\e445"}.fa-window-restore{--fa:"\f2d2"}.fa-plus-square,.fa-square-plus{--fa:"\f0fe"}.fa-torii-gate{--fa:"\f6a1"}.fa-frog{--fa:"\f52e"}.fa-bucket{--fa:"\e4cf"}.fa-image{--fa:"\f03e"}.fa-microphone{--fa:"\f130"}.fa-cow{--fa:"\f6c8"}.fa-caret-up{--fa:"\f0d8"}.fa-screwdriver{--fa:"\f54a"}.fa-folder-closed{--fa:"\e185"}.fa-house-tsunami{--fa:"\e515"}.fa-square-nfi{--fa:"\e576"}.fa-arrow-up-from-ground-water{--fa:"\e4b5"}.fa-glass-martini-alt,.fa-martini-glass{--fa:"\f57b"}.fa-square-binary{--fa:"\e69b"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea"}.fa-columns,.fa-table-columns{--fa:"\f0db"}.fa-lemon{--fa:"\f094"}.fa-head-side-mask{--fa:"\e063"}.fa-handshake{--fa:"\f2b5"}.fa-gem{--fa:"\f3a5"}.fa-dolly,.fa-dolly-box{--fa:"\f472"}.fa-smoking{--fa:"\f48d"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\f78c"}.fa-monument{--fa:"\f5a6"}.fa-snowplow{--fa:"\f7d2"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101"}.fa-cannabis{--fa:"\f55f"}.fa-circle-play,.fa-play-circle{--fa:"\f144"}.fa-tablets{--fa:"\f490"}.fa-ethernet{--fa:"\f796"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\f153"}.fa-chair{--fa:"\f6c0"}.fa-check-circle,.fa-circle-check{--fa:"\f058"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568"}.fa-plate-wheat{--fa:"\e55a"}.fa-icicles{--fa:"\f7ad"}.fa-person-shelter{--fa:"\e54f"}.fa-neuter{--fa:"\f22c"}.fa-id-badge{--fa:"\f2c1"}.fa-marker{--fa:"\f5a1"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\f59a"}.fa-helicopter-symbol{--fa:"\e502"}.fa-universal-access{--fa:"\f29a"}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"\f139"}.fa-lari-sign{--fa:"\e1c8"}.fa-volcano{--fa:"\f770"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553"}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"\f154"}.fa-viruses{--fa:"\e076"}.fa-square-person-confined{--fa:"\e577"}.fa-user-tie{--fa:"\f508"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\f175"}.fa-tent-arrow-down-to-line{--fa:"\e57e"}.fa-certificate{--fa:"\f0a3"}.fa-mail-reply-all,.fa-reply-all{--fa:"\f122"}.fa-suitcase{--fa:"\f0f2"}.fa-person-skating,.fa-skating{--fa:"\f7c5"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662"}.fa-camera-retro{--fa:"\f083"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f"}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"\f14c"}.fa-box-open{--fa:"\f49e"}.fa-scroll{--fa:"\f70e"}.fa-spa{--fa:"\f5bb"}.fa-location-pin-lock{--fa:"\e51f"}.fa-pause{--fa:"\f04c"}.fa-hill-avalanche{--fa:"\e507"}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\f2cb"}.fa-bomb{--fa:"\f1e2"}.fa-registered{--fa:"\f25d"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\f2bb"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\f516"}.fa-subscript{--fa:"\f12c"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb"}.fa-burst{--fa:"\e4dc"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066"}.fa-face-tired,.fa-tired{--fa:"\f5c8"}.fa-money-bills{--fa:"\e1f3"}.fa-smog{--fa:"\f75f"}.fa-crutch{--fa:"\f7f7"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee"}.fa-palette{--fa:"\f53f"}.fa-arrows-turn-right{--fa:"\e4c0"}.fa-vest{--fa:"\e085"}.fa-ferry{--fa:"\e4ea"}.fa-arrows-down-to-people{--fa:"\e4b9"}.fa-seedling,.fa-sprout{--fa:"\f4d8"}.fa-arrows-alt-h,.fa-left-right{--fa:"\f337"}.fa-boxes-packing{--fa:"\e4c7"}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"\f0a8"}.fa-group-arrows-rotate{--fa:"\e4f6"}.fa-bowl-food{--fa:"\e4c6"}.fa-candy-cane{--fa:"\f786"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c"}.fa-remove-format,.fa-text-slash{--fa:"\f87d"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da"}.fa-file-word{--fa:"\f1c2"}.fa-file-powerpoint{--fa:"\f1c4"}.fa-arrows-h,.fa-arrows-left-right{--fa:"\f07e"}.fa-house-lock{--fa:"\e510"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed"}.fa-children{--fa:"\e4e1"}.fa-blackboard,.fa-chalkboard{--fa:"\f51b"}.fa-user-alt-slash,.fa-user-large-slash{--fa:"\f4fa"}.fa-envelope-open{--fa:"\f2b6"}.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa:"\e05f"}.fa-mattress-pillow{--fa:"\e525"}.fa-guarani-sign{--fa:"\e19a"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021"}.fa-fire-extinguisher{--fa:"\f134"}.fa-cruzeiro-sign{--fa:"\e152"}.fa-greater-than-equal{--fa:"\f532"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed"}.fa-atlas,.fa-book-atlas{--fa:"\f558"}.fa-virus{--fa:"\e074"}.fa-envelope-circle-check{--fa:"\e4e8"}.fa-layer-group{--fa:"\f5fd"}.fa-arrows-to-dot{--fa:"\e4be"}.fa-archway{--fa:"\f557"}.fa-heart-circle-check{--fa:"\e4fd"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\f6f1"}.fa-file-archive,.fa-file-zipper{--fa:"\f1c6"}.fa-square{--fa:"\f0c8"}.fa-glass-martini,.fa-martini-glass-empty{--fa:"\f000"}.fa-couch{--fa:"\f4b8"}.fa-cedi-sign{--fa:"\e0df"}.fa-italic{--fa:"\f033"}.fa-table-cells-column-lock{--fa:"\e678"}.fa-church{--fa:"\f51d"}.fa-comments-dollar{--fa:"\f653"}.fa-democrat{--fa:"\f747"}.fa-z{--fa:"Z"}.fa-person-skiing,.fa-skiing{--fa:"\f7c9"}.fa-road-lock{--fa:"\e567"}.fa-a{--fa:"A"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f"}.fa-feather-alt,.fa-feather-pointed{--fa:"\f56b"}.fa-p{--fa:"P"}.fa-snowflake{--fa:"\f2dc"}.fa-newspaper{--fa:"\f1ea"}.fa-ad,.fa-rectangle-ad{--fa:"\f641"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\f0a9"}.fa-filter-circle-xmark{--fa:"\e17b"}.fa-locust{--fa:"\e520"}.fa-sort,.fa-unsorted{--fa:"\f0dc"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb"}.fa-person-dress-burst{--fa:"\e544"}.fa-money-check-alt,.fa-money-check-dollar{--fa:"\f53d"}.fa-vector-square{--fa:"\f5cb"}.fa-bread-slice{--fa:"\f7ec"}.fa-language{--fa:"\f1ab"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\f598"}.fa-filter{--fa:"\f0b0"}.fa-question{--fa:"?"}.fa-file-signature{--fa:"\f573"}.fa-arrows-alt,.fa-up-down-left-right{--fa:"\f0b2"}.fa-house-chimney-user{--fa:"\e065"}.fa-hand-holding-heart{--fa:"\f4be"}.fa-puzzle-piece{--fa:"\f12e"}.fa-money-check{--fa:"\f53c"}.fa-star-half-alt,.fa-star-half-stroke{--fa:"\f5c0"}.fa-code{--fa:"\f121"}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"\f7a0"}.fa-building-circle-exclamation{--fa:"\e4d3"}.fa-magnifying-glass-chart{--fa:"\e522"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e"}.fa-cubes-stacked{--fa:"\e4e6"}.fa-krw,.fa-won,.fa-won-sign{--fa:"\f159"}.fa-virus-covid{--fa:"\e4a8"}.fa-austral-sign{--fa:"\e0a9"}.fa-f{--fa:"F"}.fa-leaf{--fa:"\f06c"}.fa-road{--fa:"\f018"}.fa-cab,.fa-taxi{--fa:"\f1ba"}.fa-person-circle-plus{--fa:"\e541"}.fa-chart-pie,.fa-pie-chart{--fa:"\f200"}.fa-bolt-lightning{--fa:"\e0b7"}.fa-sack-xmark{--fa:"\e56a"}.fa-file-excel{--fa:"\f1c3"}.fa-file-contract{--fa:"\f56c"}.fa-fish-fins{--fa:"\e4f2"}.fa-building-flag{--fa:"\e4d5"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\f582"}.fa-object-ungroup{--fa:"\f248"}.fa-poop{--fa:"\f619"}.fa-location-pin,.fa-map-marker{--fa:"\f041"}.fa-kaaba{--fa:"\f66b"}.fa-toilet-paper{--fa:"\f71e"}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807"}.fa-eject{--fa:"\f052"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\f35a"}.fa-plane-circle-check{--fa:"\e555"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5"}.fa-object-group{--fa:"\f247"}.fa-chart-line,.fa-line-chart{--fa:"\f201"}.fa-mask-ventilator{--fa:"\e524"}.fa-arrow-right{--fa:"\f061"}.fa-map-signs,.fa-signs-post{--fa:"\f277"}.fa-cash-register{--fa:"\f788"}.fa-person-circle-question{--fa:"\e542"}.fa-h{--fa:"H"}.fa-tarp{--fa:"\e57b"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9"}.fa-arrows-to-eye{--fa:"\e4bf"}.fa-plug-circle-bolt{--fa:"\e55b"}.fa-heart{--fa:"\f004"}.fa-mars-and-venus{--fa:"\f224"}.fa-home-user,.fa-house-user{--fa:"\e1b0"}.fa-dumpster-fire{--fa:"\f794"}.fa-house-crack{--fa:"\e3b1"}.fa-cocktail,.fa-martini-glass-citrus{--fa:"\f561"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2"}.fa-bottle-water{--fa:"\e4c5"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b"}.fa-toilet-paper-slash{--fa:"\e072"}.fa-apple-alt,.fa-apple-whole{--fa:"\f5d1"}.fa-kitchen-set{--fa:"\e51a"}.fa-r{--fa:"R"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\f2ca"}.fa-cube{--fa:"\f1b2"}.fa-bitcoin-sign{--fa:"\e0b4"}.fa-shield-dog{--fa:"\e573"}.fa-solar-panel{--fa:"\f5ba"}.fa-lock-open{--fa:"\f3c1"}.fa-elevator{--fa:"\e16d"}.fa-money-bill-transfer{--fa:"\e528"}.fa-money-bill-trend-up{--fa:"\e529"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f"}.fa-poll-h,.fa-square-poll-horizontal{--fa:"\f682"}.fa-circle{--fa:"\f111"}.fa-backward-fast,.fa-fast-backward{--fa:"\f049"}.fa-recycle{--fa:"\f1b8"}.fa-user-astronaut{--fa:"\f4fb"}.fa-plane-slash{--fa:"\e069"}.fa-trademark{--fa:"\f25c"}.fa-basketball,.fa-basketball-ball{--fa:"\f434"}.fa-satellite-dish{--fa:"\f7c0"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd"}.fa-volume-high,.fa-volume-up{--fa:"\f028"}.fa-users-rays{--fa:"\e593"}.fa-wallet{--fa:"\f555"}.fa-clipboard-check{--fa:"\f46c"}.fa-file-audio{--fa:"\f1c7"}.fa-burger,.fa-hamburger{--fa:"\f805"}.fa-wrench{--fa:"\f0ad"}.fa-bugs{--fa:"\e4d0"}.fa-rupee,.fa-rupee-sign{--fa:"\f156"}.fa-file-image{--fa:"\f1c5"}.fa-circle-question,.fa-question-circle{--fa:"\f059"}.fa-plane-departure{--fa:"\f5b0"}.fa-handshake-slash{--fa:"\e060"}.fa-book-bookmark{--fa:"\e0bb"}.fa-code-branch{--fa:"\f126"}.fa-hat-cowboy{--fa:"\f8c0"}.fa-bridge{--fa:"\e4c8"}.fa-phone-alt,.fa-phone-flip{--fa:"\f879"}.fa-truck-front{--fa:"\e2b7"}.fa-cat{--fa:"\f6be"}.fa-anchor-circle-exclamation{--fa:"\e4ab"}.fa-truck-field{--fa:"\e58d"}.fa-route{--fa:"\f4d7"}.fa-clipboard-question{--fa:"\e4e3"}.fa-panorama{--fa:"\e209"}.fa-comment-medical{--fa:"\f7f5"}.fa-teeth-open{--fa:"\f62f"}.fa-file-circle-minus{--fa:"\e4ed"}.fa-tags{--fa:"\f02c"}.fa-wine-glass{--fa:"\f4e3"}.fa-fast-forward,.fa-forward-fast{--fa:"\f050"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4"}.fa-parking,.fa-square-parking{--fa:"\f540"}.fa-house-signal{--fa:"\e012"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828"}.fa-faucet-drip{--fa:"\e006"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\f54d"}.fa-terminal{--fa:"\f120"}.fa-mobile-button{--fa:"\f10b"}.fa-house-medical-flag{--fa:"\e514"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\f291"}.fa-tape{--fa:"\f4db"}.fa-bus-alt,.fa-bus-simple{--fa:"\f55e"}.fa-eye{--fa:"\f06e"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\f5b3"}.fa-audio-description{--fa:"\f29e"}.fa-person-military-to-person{--fa:"\e54c"}.fa-file-shield{--fa:"\e4f0"}.fa-user-slash{--fa:"\f506"}.fa-pen{--fa:"\f304"}.fa-tower-observation{--fa:"\e586"}.fa-file-code{--fa:"\f1c9"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\f012"}.fa-bus{--fa:"\f207"}.fa-heart-circle-xmark{--fa:"\e501"}.fa-home-lg,.fa-house-chimney{--fa:"\e3af"}.fa-window-maximize{--fa:"\f2d0"}.fa-face-frown,.fa-frown{--fa:"\f119"}.fa-prescription{--fa:"\f5b1"}.fa-shop,.fa-store-alt{--fa:"\f54f"}.fa-floppy-disk,.fa-save{--fa:"\f0c7"}.fa-vihara{--fa:"\f6a7"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515"}.fa-sort-asc,.fa-sort-up{--fa:"\f0de"}.fa-comment-dots,.fa-commenting{--fa:"\f4ad"}.fa-plant-wilt{--fa:"\e5aa"}.fa-diamond{--fa:"\f219"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\f585"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0"}.fa-chart-diagram{--fa:"\e695"}.fa-bacterium{--fa:"\e05a"}.fa-hand-pointer{--fa:"\f25a"}.fa-drum-steelpan{--fa:"\f56a"}.fa-hand-scissors{--fa:"\f257"}.fa-hands-praying,.fa-praying-hands{--fa:"\f684"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e"}.fa-biohazard{--fa:"\f780"}.fa-location,.fa-location-crosshairs{--fa:"\f601"}.fa-mars-double{--fa:"\f227"}.fa-child-dress{--fa:"\e59c"}.fa-users-between-lines{--fa:"\e591"}.fa-lungs-virus{--fa:"\e067"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\f588"}.fa-phone{--fa:"\f095"}.fa-calendar-times,.fa-calendar-xmark{--fa:"\f273"}.fa-child-reaching{--fa:"\e59d"}.fa-head-side-virus{--fa:"\e064"}.fa-user-cog,.fa-user-gear{--fa:"\f4fe"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\f163"}.fa-door-closed{--fa:"\f52a"}.fa-shield-virus{--fa:"\e06c"}.fa-dice-six{--fa:"\f526"}.fa-mosquito-net{--fa:"\e52c"}.fa-file-fragment{--fa:"\e697"}.fa-bridge-water{--fa:"\e4ce"}.fa-person-booth{--fa:"\f756"}.fa-text-width{--fa:"\f035"}.fa-hat-wizard{--fa:"\f6e8"}.fa-pen-fancy{--fa:"\f5ac"}.fa-digging,.fa-person-digging{--fa:"\f85e"}.fa-trash{--fa:"\f1f8"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\f629"}.fa-book-medical{--fa:"\f7e6"}.fa-poo{--fa:"\f2fe"}.fa-quote-right,.fa-quote-right-alt{--fa:"\f10e"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\f553"}.fa-cubes{--fa:"\f1b3"}.fa-divide{--fa:"\f529"}.fa-tenge,.fa-tenge-sign{--fa:"\f7d7"}.fa-headphones{--fa:"\f025"}.fa-hands-holding{--fa:"\f4c2"}.fa-hands-clapping{--fa:"\e1a8"}.fa-republican{--fa:"\f75e"}.fa-arrow-left{--fa:"\f060"}.fa-person-circle-xmark{--fa:"\e543"}.fa-ruler{--fa:"\f545"}.fa-align-left{--fa:"\f036"}.fa-dice-d6{--fa:"\f6d1"}.fa-restroom{--fa:"\f7bd"}.fa-j{--fa:"J"}.fa-users-viewfinder{--fa:"\e595"}.fa-file-video{--fa:"\f1c8"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d"}.fa-table-cells,.fa-th{--fa:"\f00a"}.fa-file-pdf{--fa:"\f1c1"}.fa-bible,.fa-book-bible{--fa:"\f647"}.fa-o{--fa:"O"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa"}.fa-user-secret{--fa:"\f21b"}.fa-otter{--fa:"\f700"}.fa-female,.fa-person-dress{--fa:"\f182"}.fa-comment-dollar{--fa:"\f651"}.fa-briefcase-clock,.fa-business-time{--fa:"\f64a"}.fa-table-cells-large,.fa-th-large{--fa:"\f009"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0"}.fa-hat-cowboy-side{--fa:"\f8c1"}.fa-clipboard-user{--fa:"\f7f3"}.fa-child{--fa:"\f1ae"}.fa-lira-sign{--fa:"\f195"}.fa-satellite{--fa:"\f7bf"}.fa-plane-lock{--fa:"\e558"}.fa-tag{--fa:"\f02b"}.fa-comment{--fa:"\f075"}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd"}.fa-envelope{--fa:"\f0e0"}.fa-angle-double-up,.fa-angles-up{--fa:"\f102"}.fa-paperclip{--fa:"\f0c6"}.fa-arrow-right-to-city{--fa:"\e4b3"}.fa-ribbon{--fa:"\f4d6"}.fa-lungs{--fa:"\f604"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\f887"}.fa-litecoin-sign{--fa:"\e1d3"}.fa-border-none{--fa:"\f850"}.fa-circle-nodes{--fa:"\e4e2"}.fa-parachute-box{--fa:"\f4cd"}.fa-indent{--fa:"\f03c"}.fa-truck-field-un{--fa:"\e58e"}.fa-hourglass,.fa-hourglass-empty{--fa:"\f254"}.fa-mountain{--fa:"\f6fc"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0"}.fa-circle-info,.fa-info-circle{--fa:"\f05a"}.fa-cloud-meatball{--fa:"\f73b"}.fa-camera,.fa-camera-alt{--fa:"\f030"}.fa-square-virus{--fa:"\e578"}.fa-meteor{--fa:"\f753"}.fa-car-on{--fa:"\e4dd"}.fa-sleigh{--fa:"\f7cc"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\f4c1"}.fa-water{--fa:"\f773"}.fa-calendar-check{--fa:"\f274"}.fa-braille{--fa:"\f2a1"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\f486"}.fa-landmark{--fa:"\f66f"}.fa-truck{--fa:"\f0d1"}.fa-crosshairs{--fa:"\f05b"}.fa-person-cane{--fa:"\e53c"}.fa-tent{--fa:"\e57d"}.fa-vest-patches{--fa:"\e086"}.fa-check-double{--fa:"\f560"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\f15d"}.fa-money-bill-wheat{--fa:"\e52a"}.fa-cookie{--fa:"\f563"}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586"}.fa-dumbbell{--fa:"\f44b"}.fa-list-alt,.fa-rectangle-list{--fa:"\f022"}.fa-tarp-droplet{--fa:"\e57c"}.fa-house-medical-circle-check{--fa:"\e511"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\f7ca"}.fa-calendar-plus{--fa:"\f271"}.fa-plane-arrival{--fa:"\f5af"}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359"}.fa-subway,.fa-train-subway{--fa:"\f239"}.fa-chart-gantt{--fa:"\e0e4"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc"}.fa-crop-alt,.fa-crop-simple{--fa:"\f565"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\f30a"}.fa-dna{--fa:"\f471"}.fa-virus-slash{--fa:"\e075"}.fa-minus,.fa-subtract{--fa:"\f068"}.fa-chess{--fa:"\f439"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\f177"}.fa-plug-circle-check{--fa:"\e55c"}.fa-street-view{--fa:"\f21d"}.fa-franc-sign{--fa:"\e18f"}.fa-volume-off{--fa:"\f026"}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3"}.fa-cog,.fa-gear{--fa:"\f013"}.fa-droplet-slash,.fa-tint-slash{--fa:"\f5c7"}.fa-mosque{--fa:"\f678"}.fa-mosquito{--fa:"\e52b"}.fa-star-of-david{--fa:"\f69a"}.fa-person-military-rifle{--fa:"\e54b"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a"}.fa-vials{--fa:"\f493"}.fa-plug-circle-plus{--fa:"\e55f"}.fa-place-of-worship{--fa:"\f67f"}.fa-grip-vertical{--fa:"\f58e"}.fa-hexagon-nodes{--fa:"\e699"}.fa-arrow-turn-up,.fa-level-up{--fa:"\f148"}.fa-u{--fa:"U"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\f698"}.fa-clock,.fa-clock-four{--fa:"\f017"}.fa-backward-step,.fa-step-backward{--fa:"\f048"}.fa-pallet{--fa:"\f482"}.fa-faucet{--fa:"\e005"}.fa-baseball-bat-ball{--fa:"\f432"}.fa-s{--fa:"S"}.fa-timeline{--fa:"\e29c"}.fa-keyboard{--fa:"\f11c"}.fa-caret-down{--fa:"\f0d7"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf"}.fa-plane-up{--fa:"\e22d"}.fa-piggy-bank{--fa:"\f4d3"}.fa-battery-3,.fa-battery-half{--fa:"\f242"}.fa-mountain-city{--fa:"\e52e"}.fa-coins{--fa:"\f51e"}.fa-khanda{--fa:"\f66d"}.fa-sliders,.fa-sliders-h{--fa:"\f1de"}.fa-folder-tree{--fa:"\f802"}.fa-network-wired{--fa:"\f6ff"}.fa-map-pin{--fa:"\f276"}.fa-hamsa{--fa:"\f665"}.fa-cent-sign{--fa:"\e3f5"}.fa-flask{--fa:"\f0c3"}.fa-person-pregnant{--fa:"\e31e"}.fa-wand-sparkles{--fa:"\f72b"}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"\f142"}.fa-ticket{--fa:"\f145"}.fa-power-off{--fa:"\f011"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\f30b"}.fa-flag-usa{--fa:"\f74d"}.fa-laptop-file{--fa:"\e51d"}.fa-teletype,.fa-tty{--fa:"\f1e4"}.fa-diagram-next{--fa:"\e476"}.fa-person-rifle{--fa:"\e54e"}.fa-house-medical-circle-exclamation{--fa:"\e512"}.fa-closed-captioning{--fa:"\f20a"}.fa-hiking,.fa-person-hiking{--fa:"\f6ec"}.fa-venus-double{--fa:"\f226"}.fa-images{--fa:"\f302"}.fa-calculator{--fa:"\f1ec"}.fa-people-pulling{--fa:"\e535"}.fa-n{--fa:"N"}.fa-cable-car,.fa-tram{--fa:"\f7da"}.fa-cloud-rain{--fa:"\f73d"}.fa-building-circle-xmark{--fa:"\e4d4"}.fa-ship{--fa:"\f21a"}.fa-arrows-down-to-line{--fa:"\e4b8"}.fa-download{--fa:"\f019"}.fa-face-grin,.fa-grin{--fa:"\f580"}.fa-backspace,.fa-delete-left{--fa:"\f55a"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb"}.fa-file-circle-check{--fa:"\e5a0"}.fa-forward{--fa:"\f04e"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\f3ce"}.fa-face-meh,.fa-meh{--fa:"\f11a"}.fa-align-center{--fa:"\f037"}.fa-book-dead,.fa-book-skull{--fa:"\f6b7"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2"}.fa-dedent,.fa-outdent{--fa:"\f03b"}.fa-heart-circle-exclamation{--fa:"\e4fe"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015"}.fa-calendar-week{--fa:"\f784"}.fa-laptop-medical{--fa:"\f812"}.fa-b{--fa:"B"}.fa-file-medical{--fa:"\f477"}.fa-dice-one{--fa:"\f525"}.fa-kiwi-bird{--fa:"\f535"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9"}.fa-cutlery,.fa-utensils{--fa:"\f2e7"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\f161"}.fa-mill-sign{--fa:"\e1ed"}.fa-bowl-rice{--fa:"\e2eb"}.fa-skull{--fa:"\f54c"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\f519"}.fa-truck-pickup{--fa:"\f63c"}.fa-long-arrow-alt-up,.fa-up-long{--fa:"\f30c"}.fa-stop{--fa:"\f04d"}.fa-code-merge{--fa:"\f387"}.fa-upload{--fa:"\f093"}.fa-hurricane{--fa:"\f751"}.fa-mound{--fa:"\e52d"}.fa-toilet-portable{--fa:"\e583"}.fa-compact-disc{--fa:"\f51f"}.fa-file-arrow-down,.fa-file-download{--fa:"\f56d"}.fa-caravan{--fa:"\f8ff"}.fa-shield-cat{--fa:"\e572"}.fa-bolt,.fa-zap{--fa:"\f0e7"}.fa-glass-water{--fa:"\e4f4"}.fa-oil-well{--fa:"\e532"}.fa-vault{--fa:"\e2c5"}.fa-mars{--fa:"\f222"}.fa-toilet{--fa:"\f7d8"}.fa-plane-circle-xmark{--fa:"\e557"}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"\f158"}.fa-sun{--fa:"\f185"}.fa-guitar{--fa:"\f7a6"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\f59c"}.fa-horse-head{--fa:"\f7ab"}.fa-bore-hole{--fa:"\e4c3"}.fa-industry{--fa:"\f275"}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"\f358"}.fa-arrows-turn-to-dots{--fa:"\e4c1"}.fa-florin-sign{--fa:"\e184"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884"}.fa-less-than{--fa:"<"}.fa-angle-down{--fa:"\f107"}.fa-car-tunnel{--fa:"\e4de"}.fa-head-side-cough{--fa:"\e061"}.fa-grip-lines{--fa:"\f7a4"}.fa-thumbs-down{--fa:"\f165"}.fa-user-lock{--fa:"\f502"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\f178"}.fa-anchor-circle-xmark{--fa:"\e4ac"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141"}.fa-chess-pawn{--fa:"\f443"}.fa-first-aid,.fa-kit-medical{--fa:"\f479"}.fa-person-through-window{--fa:"\e5a9"}.fa-toolbox{--fa:"\f552"}.fa-hands-holding-circle{--fa:"\e4fb"}.fa-bug{--fa:"\f188"}.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d"}.fa-automobile,.fa-car{--fa:"\f1b9"}.fa-hand-holding-hand{--fa:"\e4f7"}.fa-book-open-reader,.fa-book-reader{--fa:"\f5da"}.fa-mountain-sun{--fa:"\e52f"}.fa-arrows-left-right-to-line{--fa:"\e4ba"}.fa-dice-d20{--fa:"\f6cf"}.fa-truck-droplet{--fa:"\e58c"}.fa-file-circle-xmark{--fa:"\e5a1"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040"}.fa-medal{--fa:"\f5a2"}.fa-bed{--fa:"\f236"}.fa-h-square,.fa-square-h{--fa:"\f0fd"}.fa-podcast{--fa:"\f2ce"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"\f2c7"}.fa-bell{--fa:"\f0f3"}.fa-superscript{--fa:"\f12b"}.fa-plug-circle-xmark{--fa:"\e560"}.fa-star-of-life{--fa:"\f621"}.fa-phone-slash{--fa:"\f3dd"}.fa-paint-roller{--fa:"\f5aa"}.fa-hands-helping,.fa-handshake-angle{--fa:"\f4c4"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5"}.fa-file{--fa:"\f15b"}.fa-greater-than{--fa:">"}.fa-person-swimming,.fa-swimmer{--fa:"\f5c4"}.fa-arrow-down{--fa:"\f063"}.fa-droplet,.fa-tint{--fa:"\f043"}.fa-eraser{--fa:"\f12d"}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\f57d"}.fa-person-burst{--fa:"\e53b"}.fa-dove{--fa:"\f4ba"}.fa-battery-0,.fa-battery-empty{--fa:"\f244"}.fa-socks{--fa:"\f696"}.fa-inbox{--fa:"\f01c"}.fa-section{--fa:"\e447"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625"}.fa-envelope-open-text{--fa:"\f658"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8"}.fa-wine-bottle{--fa:"\f72f"}.fa-chess-rook{--fa:"\f447"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550"}.fa-dharmachakra{--fa:"\f655"}.fa-hotdog{--fa:"\f80f"}.fa-blind,.fa-person-walking-with-cane{--fa:"\f29d"}.fa-drum{--fa:"\f569"}.fa-ice-cream{--fa:"\f810"}.fa-heart-circle-bolt{--fa:"\e4fc"}.fa-fax{--fa:"\f1ac"}.fa-paragraph{--fa:"\f1dd"}.fa-check-to-slot,.fa-vote-yea{--fa:"\f772"}.fa-star-half{--fa:"\f089"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468"}.fa-chain,.fa-link{--fa:"\f0c1"}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"\f2a2"}.fa-tree-city{--fa:"\e587"}.fa-play{--fa:"\f04b"}.fa-font{--fa:"\f031"}.fa-table-cells-row-lock{--fa:"\e67a"}.fa-rupiah-sign{--fa:"\e23d"}.fa-magnifying-glass,.fa-search{--fa:"\f002"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\f470"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\f82a"}.fa-naira-sign{--fa:"\e1f6"}.fa-cart-arrow-down{--fa:"\f218"}.fa-walkie-talkie{--fa:"\f8ef"}.fa-file-edit,.fa-file-pen{--fa:"\f31c"}.fa-receipt{--fa:"\f543"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\f14b"}.fa-suitcase-rolling{--fa:"\f5c1"}.fa-person-circle-exclamation{--fa:"\e53f"}.fa-chevron-down{--fa:"\f078"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\f240"}.fa-skull-crossbones{--fa:"\f714"}.fa-code-compare{--fa:"\e13a"}.fa-list-dots,.fa-list-ul{--fa:"\f0ca"}.fa-school-lock{--fa:"\e56f"}.fa-tower-cell{--fa:"\e585"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\f309"}.fa-ranking-star{--fa:"\e561"}.fa-chess-king{--fa:"\f43f"}.fa-person-harassing{--fa:"\e549"}.fa-brazilian-real-sign{--fa:"\e46c"}.fa-landmark-alt,.fa-landmark-dome{--fa:"\f752"}.fa-arrow-up{--fa:"\f062"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\f26c"}.fa-shrimp{--fa:"\e448"}.fa-list-check,.fa-tasks{--fa:"\f0ae"}.fa-jug-detergent{--fa:"\e519"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd"}.fa-user-shield{--fa:"\f505"}.fa-wind{--fa:"\f72e"}.fa-car-burst,.fa-car-crash{--fa:"\f5e1"}.fa-y{--fa:"Y"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce"}.fa-shipping-fast,.fa-truck-fast{--fa:"\f48b"}.fa-fish{--fa:"\f578"}.fa-user-graduate{--fa:"\f501"}.fa-adjust,.fa-circle-half-stroke{--fa:"\f042"}.fa-clapperboard{--fa:"\e131"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba"}.fa-baseball,.fa-baseball-ball{--fa:"\f433"}.fa-jet-fighter-up{--fa:"\e518"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542"}.fa-copy{--fa:"\f0c5"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\f6a9"}.fa-hand-sparkles{--fa:"\e05d"}.fa-grip,.fa-grip-horizontal{--fa:"\f58d"}.fa-share-from-square,.fa-share-square{--fa:"\f14d"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0"}.fa-gun{--fa:"\e19b"}.fa-phone-square,.fa-square-phone{--fa:"\f098"}.fa-add,.fa-plus{--fa:"+"}.fa-expand{--fa:"\f065"}.fa-computer{--fa:"\e4e5"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047"}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"\f51c"}.fa-peso-sign{--fa:"\e222"}.fa-building-shield{--fa:"\e4d8"}.fa-baby{--fa:"\f77c"}.fa-users-line{--fa:"\e592"}.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d"}.fa-tractor{--fa:"\f722"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\f829"}.fa-arrow-down-up-lock{--fa:"\e4b0"}.fa-lines-leaning{--fa:"\e51e"}.fa-ruler-combined{--fa:"\f546"}.fa-copyright{--fa:"\f1f9"}.fa-equals{--fa:"="}.fa-blender{--fa:"\f517"}.fa-teeth{--fa:"\f62e"}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"\f20b"}.fa-map{--fa:"\f279"}.fa-rocket{--fa:"\f135"}.fa-photo-film,.fa-photo-video{--fa:"\f87c"}.fa-folder-minus{--fa:"\f65d"}.fa-hexagon-nodes-bolt{--fa:"\e69a"}.fa-store{--fa:"\f54e"}.fa-arrow-trend-up{--fa:"\e098"}.fa-plug-circle-minus{--fa:"\e55e"}.fa-sign,.fa-sign-hanging{--fa:"\f4d9"}.fa-bezier-curve{--fa:"\f55b"}.fa-bell-slash{--fa:"\f1f6"}.fa-tablet,.fa-tablet-android{--fa:"\f3fb"}.fa-school-flag{--fa:"\e56e"}.fa-fill{--fa:"\f575"}.fa-angle-up{--fa:"\f106"}.fa-drumstick-bite{--fa:"\f6d7"}.fa-holly-berry{--fa:"\f7aa"}.fa-chevron-left{--fa:"\f053"}.fa-bacteria{--fa:"\e059"}.fa-hand-lizard{--fa:"\f258"}.fa-notdef{--fa:"\e1fe"}.fa-disease{--fa:"\f7fa"}.fa-briefcase-medical{--fa:"\f469"}.fa-genderless{--fa:"\f22d"}.fa-chevron-right{--fa:"\f054"}.fa-retweet{--fa:"\f079"}.fa-car-alt,.fa-car-rear{--fa:"\f5de"}.fa-pump-soap{--fa:"\e06b"}.fa-video-slash{--fa:"\f4e2"}.fa-battery-2,.fa-battery-quarter{--fa:"\f243"}.fa-radio{--fa:"\f8d7"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\f77d"}.fa-traffic-light{--fa:"\f637"}.fa-thermometer{--fa:"\f491"}.fa-vr-cardboard{--fa:"\f729"}.fa-hand-middle-finger{--fa:"\f806"}.fa-percent,.fa-percentage{--fa:"%"}.fa-truck-moving{--fa:"\f4df"}.fa-glass-water-droplet{--fa:"\e4f5"}.fa-display{--fa:"\e163"}.fa-face-smile,.fa-smile{--fa:"\f118"}.fa-thumb-tack,.fa-thumbtack{--fa:"\f08d"}.fa-trophy{--fa:"\f091"}.fa-person-praying,.fa-pray{--fa:"\f683"}.fa-hammer{--fa:"\f6e3"}.fa-hand-peace{--fa:"\f25b"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1"}.fa-spinner{--fa:"\f110"}.fa-robot{--fa:"\f544"}.fa-peace{--fa:"\f67c"}.fa-cogs,.fa-gears{--fa:"\f085"}.fa-warehouse{--fa:"\f494"}.fa-arrow-up-right-dots{--fa:"\e4b7"}.fa-splotch{--fa:"\f5bc"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\f584"}.fa-dice-four{--fa:"\f524"}.fa-sim-card{--fa:"\f7c4"}.fa-transgender,.fa-transgender-alt{--fa:"\f225"}.fa-mercury{--fa:"\f223"}.fa-arrow-turn-down,.fa-level-down{--fa:"\f149"}.fa-person-falling-burst{--fa:"\e547"}.fa-award{--fa:"\f559"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\f3ff"}.fa-building{--fa:"\f1ad"}.fa-angle-double-left,.fa-angles-left{--fa:"\f100"}.fa-qrcode{--fa:"\f029"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e"}.fa-shield,.fa-shield-blank{--fa:"\f132"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\f885"}.fa-comment-nodes{--fa:"\e696"}.fa-house-medical{--fa:"\e3b2"}.fa-golf-ball,.fa-golf-ball-tee{--fa:"\f450"}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"\f137"}.fa-house-chimney-window{--fa:"\e00d"}.fa-pen-nib{--fa:"\f5ad"}.fa-tent-arrow-turn-left{--fa:"\e580"}.fa-tents{--fa:"\e582"}.fa-magic,.fa-wand-magic{--fa:"\f0d0"}.fa-dog{--fa:"\f6d3"}.fa-carrot{--fa:"\f787"}.fa-moon{--fa:"\f186"}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"\f5ce"}.fa-cheese{--fa:"\f7ef"}.fa-yin-yang{--fa:"\f6ad"}.fa-music{--fa:"\f001"}.fa-code-commit{--fa:"\f386"}.fa-temperature-low{--fa:"\f76b"}.fa-biking,.fa-person-biking{--fa:"\f84a"}.fa-broom{--fa:"\f51a"}.fa-shield-heart{--fa:"\e574"}.fa-gopuram{--fa:"\f664"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\e47b"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3"}.fa-hashtag{--fa:"#"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"\f424"}.fa-oil-can{--fa:"\f613"}.fa-t{--fa:"T"}.fa-hippo{--fa:"\f6ed"}.fa-chart-column{--fa:"\e0e3"}.fa-infinity{--fa:"\f534"}.fa-vial-circle-check{--fa:"\e596"}.fa-person-arrow-down-to-line{--fa:"\e538"}.fa-voicemail{--fa:"\f897"}.fa-fan{--fa:"\f863"}.fa-person-walking-luggage{--fa:"\e554"}.fa-arrows-alt-v,.fa-up-down{--fa:"\f338"}.fa-cloud-moon-rain{--fa:"\f73c"}.fa-calendar{--fa:"\f133"}.fa-trailer{--fa:"\e041"}.fa-bahai,.fa-haykal{--fa:"\f666"}.fa-sd-card{--fa:"\f7c2"}.fa-dragon{--fa:"\f6d5"}.fa-shoe-prints{--fa:"\f54b"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\f58b"}.fa-hand-holding{--fa:"\f4bd"}.fa-plug-circle-exclamation{--fa:"\e55d"}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"\f127"}.fa-clone{--fa:"\f24d"}.fa-person-walking-arrow-loop-left{--fa:"\e551"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\f882"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\f7e4"}.fa-tornado{--fa:"\f76f"}.fa-file-circle-plus{--fa:"\e494"}.fa-book-quran,.fa-quran{--fa:"\f687"}.fa-anchor{--fa:"\f13d"}.fa-border-all{--fa:"\f84c"}.fa-angry,.fa-face-angry{--fa:"\f556"}.fa-cookie-bite{--fa:"\f564"}.fa-arrow-trend-down{--fa:"\e097"}.fa-feed,.fa-rss{--fa:"\f09e"}.fa-draw-polygon{--fa:"\f5ee"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a"}.fa-shower{--fa:"\f2cc"}.fa-desktop,.fa-desktop-alt{--fa:"\f390"}.fa-m{--fa:"M"}.fa-table-list,.fa-th-list{--fa:"\f00b"}.fa-comment-sms,.fa-sms{--fa:"\f7cd"}.fa-book{--fa:"\f02d"}.fa-user-plus{--fa:"\f234"}.fa-check{--fa:"\f00c"}.fa-battery-4,.fa-battery-three-quarters{--fa:"\f241"}.fa-house-circle-check{--fa:"\e509"}.fa-angle-left{--fa:"\f104"}.fa-diagram-successor{--fa:"\e47a"}.fa-truck-arrow-right{--fa:"\e58b"}.fa-arrows-split-up-and-left{--fa:"\e4bc"}.fa-fist-raised,.fa-hand-fist{--fa:"\f6de"}.fa-cloud-moon{--fa:"\f6c3"}.fa-briefcase{--fa:"\f0b1"}.fa-person-falling{--fa:"\e546"}.fa-image-portrait,.fa-portrait{--fa:"\f3e0"}.fa-user-tag{--fa:"\f507"}.fa-rug{--fa:"\e569"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"\f410"}.fa-baht-sign{--fa:"\e0ac"}.fa-book-open{--fa:"\f518"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\f66a"}.fa-handcuffs{--fa:"\e4f8"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071"}.fa-database{--fa:"\f1c0"}.fa-mail-forward,.fa-share{--fa:"\f064"}.fa-bottle-droplet{--fa:"\e4c4"}.fa-mask-face{--fa:"\e1d7"}.fa-hill-rockslide{--fa:"\e508"}.fa-exchange-alt,.fa-right-left{--fa:"\f362"}.fa-paper-plane{--fa:"\f1d8"}.fa-road-circle-exclamation{--fa:"\e565"}.fa-dungeon{--fa:"\f6d9"}.fa-align-right{--fa:"\f038"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\f53b"}.fa-life-ring{--fa:"\f1cd"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7"}.fa-calendar-day{--fa:"\f783"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d"}.fa-face-grimace,.fa-grimace{--fa:"\f57f"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be"}.fa-person-walking-arrow-right{--fa:"\e552"}.fa-envelope-square,.fa-square-envelope{--fa:"\f199"}.fa-dice{--fa:"\f522"}.fa-bowling-ball{--fa:"\f436"}.fa-brain{--fa:"\f5dc"}.fa-band-aid,.fa-bandage{--fa:"\f462"}.fa-calendar-minus{--fa:"\f272"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057"}.fa-gifts{--fa:"\f79c"}.fa-hotel{--fa:"\f594"}.fa-earth-asia,.fa-globe-asia{--fa:"\f57e"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\f47f"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e"}.fa-thumbs-up{--fa:"\f164"}.fa-user-clock{--fa:"\f4fd"}.fa-allergies,.fa-hand-dots{--fa:"\f461"}.fa-file-invoice{--fa:"\f570"}.fa-window-minimize{--fa:"\f2d1"}.fa-coffee,.fa-mug-saucer{--fa:"\f0f4"}.fa-brush{--fa:"\f55d"}.fa-file-half-dashed{--fa:"\e698"}.fa-mask{--fa:"\f6fa"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\f010"}.fa-ruler-vertical{--fa:"\f548"}.fa-user-alt,.fa-user-large{--fa:"\f406"}.fa-train-tram{--fa:"\e5b4"}.fa-user-nurse{--fa:"\f82f"}.fa-syringe{--fa:"\f48e"}.fa-cloud-sun{--fa:"\f6c4"}.fa-stopwatch-20{--fa:"\e06f"}.fa-square-full{--fa:"\f45c"}.fa-magnet{--fa:"\f076"}.fa-jar{--fa:"\e516"}.fa-note-sticky,.fa-sticky-note{--fa:"\f249"}.fa-bug-slash{--fa:"\e490"}.fa-arrow-up-from-water-pump{--fa:"\e4b6"}.fa-bone{--fa:"\f5d7"}.fa-table-cells-row-unlock{--fa:"\e691"}.fa-user-injured{--fa:"\f728"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\f5b4"}.fa-plane{--fa:"\f072"}.fa-tent-arrows-down{--fa:"\e581"}.fa-exclamation{--fa:"!"}.fa-arrows-spin{--fa:"\e4bb"}.fa-print{--fa:"\f02f"}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"$"}.fa-x{--fa:"X"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688"}.fa-users-cog,.fa-users-gear{--fa:"\f509"}.fa-person-military-pointing{--fa:"\e54a"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c"}.fa-umbrella{--fa:"\f0e9"}.fa-trowel{--fa:"\e589"}.fa-d{--fa:"D"}.fa-stapler{--fa:"\e5af"}.fa-masks-theater,.fa-theater-masks{--fa:"\f630"}.fa-kip-sign{--fa:"\e1c4"}.fa-hand-point-left{--fa:"\f0a5"}.fa-handshake-alt,.fa-handshake-simple{--fa:"\f4c6"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb"}.fa-share-alt-square,.fa-square-share-nodes{--fa:"\f1e1"}.fa-barcode{--fa:"\f02a"}.fa-plus-minus{--fa:"\e43c"}.fa-video,.fa-video-camera{--fa:"\f03d"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d"}.fa-hand-holding-medical{--fa:"\e05c"}.fa-person-circle-check{--fa:"\e53e"}.fa-level-up-alt,.fa-turn-up{--fa:"\f3bf"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-brands-400-Q3XCMWHQ.woff2") format("woff2"),url("./media/fa-brands-400-R2XQZCET.ttf") format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero{--fa:"\f3d0"}.fa-hooli{--fa:"\f427"}.fa-yelp{--fa:"\f1e9"}.fa-cc-visa{--fa:"\f1f0"}.fa-lastfm{--fa:"\f202"}.fa-shopware{--fa:"\f5b5"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-aws{--fa:"\f375"}.fa-redhat{--fa:"\f7bc"}.fa-yoast{--fa:"\f2b1"}.fa-cloudflare{--fa:"\e07d"}.fa-ups{--fa:"\f7e0"}.fa-pixiv{--fa:"\e640"}.fa-wpexplorer{--fa:"\f2de"}.fa-dyalog{--fa:"\f399"}.fa-bity{--fa:"\f37a"}.fa-stackpath{--fa:"\f842"}.fa-buysellads{--fa:"\f20d"}.fa-first-order{--fa:"\f2b0"}.fa-modx{--fa:"\f285"}.fa-guilded{--fa:"\e07e"}.fa-vnv{--fa:"\f40b"}.fa-js-square,.fa-square-js{--fa:"\f3b9"}.fa-microsoft{--fa:"\f3ca"}.fa-qq{--fa:"\f1d6"}.fa-orcid{--fa:"\f8d2"}.fa-java{--fa:"\f4e4"}.fa-invision{--fa:"\f7b0"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-centercode{--fa:"\f380"}.fa-glide-g{--fa:"\f2a6"}.fa-drupal{--fa:"\f1a9"}.fa-jxl{--fa:"\e67b"}.fa-dart-lang{--fa:"\e693"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-unity{--fa:"\e049"}.fa-whmcs{--fa:"\f40d"}.fa-rocketchat{--fa:"\f3e8"}.fa-vk{--fa:"\f189"}.fa-untappd{--fa:"\f405"}.fa-mailchimp{--fa:"\f59e"}.fa-css3-alt{--fa:"\f38b"}.fa-reddit-square,.fa-square-reddit{--fa:"\f1a2"}.fa-vimeo-v{--fa:"\f27d"}.fa-contao{--fa:"\f26d"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-deskpro{--fa:"\f38f"}.fa-brave{--fa:"\e63c"}.fa-sistrix{--fa:"\f3ee"}.fa-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-battle-net{--fa:"\f835"}.fa-the-red-yeti{--fa:"\f69d"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-edge{--fa:"\f282"}.fa-threads{--fa:"\e618"}.fa-napster{--fa:"\f3d2"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\f2ad"}.fa-google-plus-g{--fa:"\f0d5"}.fa-artstation{--fa:"\f77a"}.fa-markdown{--fa:"\f60f"}.fa-sourcetree{--fa:"\f7d3"}.fa-google-plus{--fa:"\f2b3"}.fa-diaspora{--fa:"\f791"}.fa-foursquare{--fa:"\f180"}.fa-stack-overflow{--fa:"\f16c"}.fa-github-alt{--fa:"\f113"}.fa-phoenix-squadron{--fa:"\f511"}.fa-pagelines{--fa:"\f18c"}.fa-algolia{--fa:"\f36c"}.fa-red-river{--fa:"\f3e3"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-safari{--fa:"\f267"}.fa-google{--fa:"\f1a0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-atlassian{--fa:"\f77b"}.fa-linkedin-in{--fa:"\f0e1"}.fa-digital-ocean{--fa:"\f391"}.fa-nimblr{--fa:"\f5a8"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-hacker-news{--fa:"\f1d4"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-adversal{--fa:"\f36a"}.fa-creative-commons{--fa:"\f25e"}.fa-watchman-monitoring{--fa:"\e087"}.fa-fonticons{--fa:"\f280"}.fa-weixin{--fa:"\f1d7"}.fa-shirtsinbulk{--fa:"\f214"}.fa-codepen{--fa:"\f1cb"}.fa-git-alt{--fa:"\f841"}.fa-lyft{--fa:"\f3c3"}.fa-rev{--fa:"\f5b2"}.fa-windows{--fa:"\f17a"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-meetup{--fa:"\f2e0"}.fa-centos{--fa:"\f789"}.fa-adn{--fa:"\f170"}.fa-cloudsmith{--fa:"\f384"}.fa-opensuse{--fa:"\e62b"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\f397"}.fa-codiepie{--fa:"\f284"}.fa-node{--fa:"\f419"}.fa-mix{--fa:"\f3cb"}.fa-steam{--fa:"\f1b6"}.fa-cc-apple-pay{--fa:"\f416"}.fa-scribd{--fa:"\f28a"}.fa-debian{--fa:"\e60b"}.fa-openid{--fa:"\f19b"}.fa-instalod{--fa:"\e081"}.fa-files-pinwheel{--fa:"\e69f"}.fa-expeditedssl{--fa:"\f23e"}.fa-sellcast{--fa:"\f2da"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-r-project{--fa:"\f4f7"}.fa-delicious{--fa:"\f1a5"}.fa-freebsd{--fa:"\f3a4"}.fa-vuejs{--fa:"\f41f"}.fa-accusoft{--fa:"\f369"}.fa-ioxhost{--fa:"\f208"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-app-store{--fa:"\f36f"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-itunes-note{--fa:"\f3b5"}.fa-golang{--fa:"\e40f"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-grav{--fa:"\f2d6"}.fa-weibo{--fa:"\f18a"}.fa-uncharted{--fa:"\e084"}.fa-firstdraft{--fa:"\f3a1"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-wikipedia-w{--fa:"\f266"}.fa-rendact,.fa-wpressr{--fa:"\f3e4"}.fa-angellist{--fa:"\f209"}.fa-galactic-republic{--fa:"\f50c"}.fa-nfc-directional{--fa:"\e530"}.fa-skype{--fa:"\f17e"}.fa-joget{--fa:"\f3b7"}.fa-fedora{--fa:"\f798"}.fa-stripe-s{--fa:"\f42a"}.fa-meta{--fa:"\e49b"}.fa-laravel{--fa:"\f3bd"}.fa-hotjar{--fa:"\f3b1"}.fa-bluetooth-b{--fa:"\f294"}.fa-square-letterboxd{--fa:"\e62e"}.fa-sticker-mule{--fa:"\f3f7"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-hips{--fa:"\f452"}.fa-css{--fa:"\e6a2"}.fa-behance{--fa:"\f1b4"}.fa-reddit{--fa:"\f1a1"}.fa-discord{--fa:"\f392"}.fa-chrome{--fa:"\f268"}.fa-app-store-ios{--fa:"\f370"}.fa-cc-discover{--fa:"\f1f2"}.fa-wpbeginner{--fa:"\f297"}.fa-confluence{--fa:"\f78d"}.fa-shoelace{--fa:"\e60c"}.fa-mdb{--fa:"\f8ca"}.fa-dochub{--fa:"\f394"}.fa-accessible-icon{--fa:"\f368"}.fa-ebay{--fa:"\f4f4"}.fa-amazon{--fa:"\f270"}.fa-unsplash{--fa:"\e07c"}.fa-yarn{--fa:"\f7e3"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-500px{--fa:"\f26e"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-asymmetrik{--fa:"\f372"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-gratipay{--fa:"\f184"}.fa-apple{--fa:"\f179"}.fa-hive{--fa:"\e07f"}.fa-gitkraken{--fa:"\f3a6"}.fa-keybase{--fa:"\f4f5"}.fa-apple-pay{--fa:"\f415"}.fa-padlet{--fa:"\e4a0"}.fa-amazon-pay{--fa:"\f42c"}.fa-github-square,.fa-square-github{--fa:"\f092"}.fa-stumbleupon{--fa:"\f1a4"}.fa-fedex{--fa:"\f797"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-shopify{--fa:"\e057"}.fa-neos{--fa:"\f612"}.fa-square-threads{--fa:"\e619"}.fa-hackerrank{--fa:"\f5f7"}.fa-researchgate{--fa:"\f4f8"}.fa-swift{--fa:"\f8e1"}.fa-angular{--fa:"\f420"}.fa-speakap{--fa:"\f3f3"}.fa-angrycreative{--fa:"\f36e"}.fa-y-combinator{--fa:"\f23b"}.fa-empire{--fa:"\f1d1"}.fa-envira{--fa:"\f299"}.fa-google-scholar{--fa:"\e63b"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\e5ae"}.fa-studiovinari{--fa:"\f3f8"}.fa-pied-piper{--fa:"\f2ae"}.fa-wordpress{--fa:"\f19a"}.fa-product-hunt{--fa:"\f288"}.fa-firefox{--fa:"\f269"}.fa-linode{--fa:"\f2b8"}.fa-goodreads{--fa:"\f3a8"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\f264"}.fa-jsfiddle{--fa:"\f1cc"}.fa-sith{--fa:"\f512"}.fa-themeisle{--fa:"\f2b2"}.fa-page4{--fa:"\f3d7"}.fa-hashnode{--fa:"\e499"}.fa-react{--fa:"\f41b"}.fa-cc-paypal{--fa:"\f1f4"}.fa-squarespace{--fa:"\f5be"}.fa-cc-stripe{--fa:"\f1f5"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-bitcoin{--fa:"\f379"}.fa-keycdn{--fa:"\f3ba"}.fa-opera{--fa:"\f26a"}.fa-itch-io{--fa:"\f83a"}.fa-umbraco{--fa:"\f8e8"}.fa-galactic-senate{--fa:"\f50d"}.fa-ubuntu{--fa:"\f7df"}.fa-draft2digital{--fa:"\f396"}.fa-stripe{--fa:"\f429"}.fa-houzz{--fa:"\f27c"}.fa-gg{--fa:"\f260"}.fa-dhl{--fa:"\f790"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\f0d3"}.fa-xing{--fa:"\f168"}.fa-blackberry{--fa:"\f37b"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-playstation{--fa:"\f3df"}.fa-quinscape{--fa:"\f459"}.fa-less{--fa:"\f41d"}.fa-blogger-b{--fa:"\f37d"}.fa-opencart{--fa:"\f23d"}.fa-vine{--fa:"\f1ca"}.fa-signal-messenger{--fa:"\e663"}.fa-paypal{--fa:"\f1ed"}.fa-gitlab{--fa:"\f296"}.fa-typo3{--fa:"\f42b"}.fa-reddit-alien{--fa:"\f281"}.fa-yahoo{--fa:"\f19e"}.fa-dailymotion{--fa:"\e052"}.fa-affiliatetheme{--fa:"\f36b"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-bootstrap{--fa:"\f836"}.fa-odnoklassniki{--fa:"\f263"}.fa-nfc-symbol{--fa:"\e531"}.fa-mintbit{--fa:"\e62f"}.fa-ethereum{--fa:"\f42e"}.fa-speaker-deck{--fa:"\f83c"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-patreon{--fa:"\f3d9"}.fa-avianex{--fa:"\f374"}.fa-ello{--fa:"\f5f1"}.fa-gofore{--fa:"\f3a7"}.fa-bimobject{--fa:"\f378"}.fa-brave-reverse{--fa:"\e63d"}.fa-facebook-f{--fa:"\f39e"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\f0d4"}.fa-web-awesome{--fa:"\e682"}.fa-mandalorian{--fa:"\f50f"}.fa-first-order-alt{--fa:"\f50a"}.fa-osi{--fa:"\f41a"}.fa-google-wallet{--fa:"\f1ee"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-periscope{--fa:"\f3da"}.fa-fulcrum{--fa:"\f50b"}.fa-cloudscale{--fa:"\f383"}.fa-forumbee{--fa:"\f211"}.fa-mizuni{--fa:"\f3cc"}.fa-schlix{--fa:"\f3ea"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-bandcamp{--fa:"\f2d5"}.fa-wpforms{--fa:"\f298"}.fa-cloudversify{--fa:"\f385"}.fa-usps{--fa:"\f7e1"}.fa-megaport{--fa:"\f5a3"}.fa-magento{--fa:"\f3c4"}.fa-spotify{--fa:"\f1bc"}.fa-optin-monster{--fa:"\f23c"}.fa-fly{--fa:"\f417"}.fa-square-bluesky{--fa:"\e6a3"}.fa-aviato{--fa:"\f421"}.fa-itunes{--fa:"\f3b4"}.fa-cuttlefish{--fa:"\f38c"}.fa-blogger{--fa:"\f37c"}.fa-flickr{--fa:"\f16e"}.fa-viber{--fa:"\f409"}.fa-soundcloud{--fa:"\f1be"}.fa-digg{--fa:"\f1a6"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-letterboxd{--fa:"\e62d"}.fa-symfony{--fa:"\f83d"}.fa-maxcdn{--fa:"\f136"}.fa-etsy{--fa:"\f2d7"}.fa-facebook-messenger{--fa:"\f39f"}.fa-audible{--fa:"\f373"}.fa-think-peaks{--fa:"\f731"}.fa-bilibili{--fa:"\e3d9"}.fa-erlang{--fa:"\f39d"}.fa-x-twitter{--fa:"\e61b"}.fa-cotton-bureau{--fa:"\f89e"}.fa-dashcube{--fa:"\f210"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-stack-exchange{--fa:"\f18d"}.fa-elementor{--fa:"\f430"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\e01e"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-palfed{--fa:"\f3d8"}.fa-superpowers{--fa:"\f2dd"}.fa-resolving{--fa:"\f3e7"}.fa-xbox{--fa:"\f412"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-searchengin{--fa:"\f3eb"}.fa-tiktok{--fa:"\e07b"}.fa-facebook-square,.fa-square-facebook{--fa:"\f082"}.fa-renren{--fa:"\f18b"}.fa-linux{--fa:"\f17c"}.fa-glide{--fa:"\f2a5"}.fa-linkedin{--fa:"\f08c"}.fa-hubspot{--fa:"\f3b2"}.fa-deploydog{--fa:"\f38e"}.fa-twitch{--fa:"\f1e8"}.fa-flutter{--fa:"\e694"}.fa-ravelry{--fa:"\f2d9"}.fa-mixer{--fa:"\e056"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\f203"}.fa-vimeo{--fa:"\f40a"}.fa-mendeley{--fa:"\f7b3"}.fa-uniregistry{--fa:"\f404"}.fa-figma{--fa:"\f799"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-dropbox{--fa:"\f16b"}.fa-instagram{--fa:"\f16d"}.fa-cmplid{--fa:"\e360"}.fa-upwork{--fa:"\e641"}.fa-facebook{--fa:"\f09a"}.fa-gripfire{--fa:"\f3ac"}.fa-jedi-order{--fa:"\f50e"}.fa-uikit{--fa:"\f403"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-phabricator{--fa:"\f3db"}.fa-ussunnah{--fa:"\f407"}.fa-earlybirds{--fa:"\f39a"}.fa-trade-federation{--fa:"\f513"}.fa-autoprefixer{--fa:"\f41c"}.fa-whatsapp{--fa:"\f232"}.fa-square-upwork{--fa:"\e67c"}.fa-slideshare{--fa:"\f1e7"}.fa-google-play{--fa:"\f3ab"}.fa-viadeo{--fa:"\f2a9"}.fa-line{--fa:"\f3c0"}.fa-google-drive{--fa:"\f3aa"}.fa-servicestack{--fa:"\f3ec"}.fa-simplybuilt{--fa:"\f215"}.fa-bitbucket{--fa:"\f171"}.fa-imdb{--fa:"\f2d8"}.fa-deezer{--fa:"\e077"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-jira{--fa:"\f7b1"}.fa-docker{--fa:"\f395"}.fa-screenpal{--fa:"\e570"}.fa-bluetooth{--fa:"\f293"}.fa-gitter{--fa:"\f426"}.fa-d-and-d{--fa:"\f38d"}.fa-microblog{--fa:"\e01a"}.fa-cc-diners-club{--fa:"\f24c"}.fa-gg-circle{--fa:"\f261"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-yandex{--fa:"\f413"}.fa-readme{--fa:"\f4d5"}.fa-html5{--fa:"\f13b"}.fa-sellsy{--fa:"\f213"}.fa-square-web-awesome{--fa:"\e683"}.fa-sass{--fa:"\f41e"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-buromobelexperte{--fa:"\f37f"}.fa-salesforce{--fa:"\f83b"}.fa-octopus-deploy{--fa:"\e082"}.fa-medapps{--fa:"\f3c6"}.fa-ns8{--fa:"\f3d5"}.fa-pinterest-p{--fa:"\f231"}.fa-apper{--fa:"\f371"}.fa-fort-awesome{--fa:"\f286"}.fa-waze{--fa:"\f83f"}.fa-bluesky{--fa:"\e671"}.fa-cc-jcb{--fa:"\f24b"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-rust{--fa:"\e07a"}.fa-wix{--fa:"\f5cf"}.fa-behance-square,.fa-square-behance{--fa:"\f1b5"}.fa-supple{--fa:"\f3f9"}.fa-webflow{--fa:"\e65c"}.fa-rebel{--fa:"\f1d0"}.fa-css3{--fa:"\f13c"}.fa-staylinked{--fa:"\f3f5"}.fa-kaggle{--fa:"\f5fa"}.fa-space-awesome{--fa:"\e5ac"}.fa-deviantart{--fa:"\f1bd"}.fa-cpanel{--fa:"\f388"}.fa-goodreads-g{--fa:"\f3a9"}.fa-git-square,.fa-square-git{--fa:"\f1d2"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-trello{--fa:"\f181"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-get-pocket{--fa:"\f265"}.fa-perbyte{--fa:"\e083"}.fa-grunt{--fa:"\f3ad"}.fa-weebly{--fa:"\f5cc"}.fa-connectdevelop{--fa:"\f20e"}.fa-leanpub{--fa:"\f212"}.fa-black-tie{--fa:"\f27e"}.fa-themeco{--fa:"\f5c6"}.fa-python{--fa:"\f3e2"}.fa-android{--fa:"\f17b"}.fa-bots{--fa:"\e340"}.fa-free-code-camp{--fa:"\f2c5"}.fa-hornbill{--fa:"\f592"}.fa-js{--fa:"\f3b8"}.fa-ideal{--fa:"\e013"}.fa-git{--fa:"\f1d3"}.fa-dev{--fa:"\f6cc"}.fa-sketch{--fa:"\f7c6"}.fa-yandex-international{--fa:"\f414"}.fa-cc-amex{--fa:"\f1f3"}.fa-uber{--fa:"\f402"}.fa-github{--fa:"\f09b"}.fa-php{--fa:"\f457"}.fa-alipay{--fa:"\f642"}.fa-youtube{--fa:"\f167"}.fa-skyatlas{--fa:"\f216"}.fa-firefox-browser{--fa:"\e007"}.fa-replyd{--fa:"\f3e6"}.fa-suse{--fa:"\f7d6"}.fa-jenkins{--fa:"\f3b6"}.fa-twitter{--fa:"\f099"}.fa-rockrms{--fa:"\f3e9"}.fa-pinterest{--fa:"\f0d2"}.fa-buffer{--fa:"\f837"}.fa-npm{--fa:"\f3d4"}.fa-yammer{--fa:"\f840"}.fa-btc{--fa:"\f15a"}.fa-dribbble{--fa:"\f17d"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-internet-explorer{--fa:"\f26b"}.fa-stubber{--fa:"\e5c7"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-old-republic{--fa:"\f510"}.fa-odysee{--fa:"\e5c6"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-node-js{--fa:"\f3d3"}.fa-edge-legacy{--fa:"\e078"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-medrt{--fa:"\f3c8"}.fa-usb{--fa:"\f287"}.fa-tumblr{--fa:"\f173"}.fa-vaadin{--fa:"\f408"}.fa-quora{--fa:"\f2c4"}.fa-square-x-twitter{--fa:"\e61a"}.fa-reacteurope{--fa:"\f75d"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-amilia{--fa:"\f36d"}.fa-mixcloud{--fa:"\f289"}.fa-flipboard{--fa:"\f44d"}.fa-viacoin{--fa:"\f237"}.fa-critical-role{--fa:"\f6c9"}.fa-sitrox{--fa:"\e44a"}.fa-discourse{--fa:"\f393"}.fa-joomla{--fa:"\f1aa"}.fa-mastodon{--fa:"\f4f6"}.fa-airbnb{--fa:"\f834"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-buy-n-large{--fa:"\f8a6"}.fa-gulp{--fa:"\f3ae"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-strava{--fa:"\f428"}.fa-ember{--fa:"\f423"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-teamspeak{--fa:"\f4f9"}.fa-pushed{--fa:"\f3e1"}.fa-wordpress-simple{--fa:"\f411"}.fa-nutritionix{--fa:"\f3d6"}.fa-wodu{--fa:"\e088"}.fa-google-pay{--fa:"\e079"}.fa-intercom{--fa:"\f7af"}.fa-zhihu{--fa:"\f63f"}.fa-korvue{--fa:"\f42f"}.fa-pix{--fa:"\e43a"}.fa-steam-symbol{--fa:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-regular-400-QSNYFYRT.woff2") format("woff2"),url("./media/fa-regular-400-XUOPSR7E.ttf") format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url("./media/fa-solid-900-5ZUYHGA7.woff2") format("woff2"),url("./media/fa-solid-900-PJNKLK6W.ttf") format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url("./media/fa-brands-400-Q3XCMWHQ.woff2") format("woff2"),url("./media/fa-brands-400-R2XQZCET.ttf") format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url("./media/fa-solid-900-5ZUYHGA7.woff2") format("woff2"),url("./media/fa-solid-900-PJNKLK6W.ttf") format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url("./media/fa-regular-400-QSNYFYRT.woff2") format("woff2"),url("./media/fa-regular-400-XUOPSR7E.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-solid-900-5ZUYHGA7.woff2") format("woff2"),url("./media/fa-solid-900-PJNKLK6W.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-brands-400-Q3XCMWHQ.woff2") format("woff2"),url("./media/fa-brands-400-R2XQZCET.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-regular-400-QSNYFYRT.woff2") format("woff2"),url("./media/fa-regular-400-XUOPSR7E.ttf") format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-v4compatibility-LFEHZI6Y.woff2") format("woff2"),url("./media/fa-v4compatibility-YY67RJWG.ttf") format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel .owl-item.center{z-index:5}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("./media/owl.video.play-4O2DMQ3I.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}:root{--fontFamily: "Jost", sans-serif;--primaryColor: black;--secondaryColor: #3d464d;--fontColor: var(--blackColor) --whiteColor: #ffffff;--blackColor: #000000;--optionalColor: #666666;--transition: .5s;--fontSize: 16px;--groceryColor: #64A606;--topbarBorderBottom: 1px solid #e5e5e5;--blockHeaderArrowActiveBg: black;--btnPrimaryActiveBgBolor: black;--btnSecondaryActiveBgColor: black}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}@keyframes red-zoom-loader-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.red-zoom{pointer-events:none}.red-zoom__overlay,.red-zoom__error{position:absolute;left:var(--red-zoom-thumb-x, 0px);top:var(--red-zoom-thumb-y, 0px);width:var(--red-zoom-thumb-w, 0px);height:var(--red-zoom-thumb-h, 0px)}.red-zoom__lens{display:flex}.red-zoom__lens-body{position:relative;overflow:hidden;flex-grow:1}.red-zoom__lens-image{--red-zoom-lens-image-x: calc( var(--red-zoom-lens-image-base-x, 0px) + var(--red-zoom-lens-image-center-offset-x, 0px) );--red-zoom-lens-image-y: calc( var(--red-zoom-lens-image-base-y, 0px) + var(--red-zoom-lens-image-center-offset-y, 0px) );position:absolute;transform:translate(var(--red-zoom-lens-image-x)) translateY(var(--red-zoom-lens-image-y)) translateZ(0)}.red-zoom__frame{position:absolute;top:0;left:0;width:var(--red-zoom-frame-w, 0px);height:var(--red-zoom-frame-h, 0px);transform:translate(var(--red-zoom-frame-x, 0px)) translateY(var(--red-zoom-frame-y, 0px))}.red-zoom__frame-body{width:100%;height:100%;overflow:hidden}.red-zoom__frame-image{width:var(--red-zoom-thumb-w, 0px);height:var(--red-zoom-thumb-h, 0px);transform:translate(var(--red-zoom-frame-image-x, 0px)) translateY(var(--red-zoom-frame-image-y, 0px)) translateZ(0)}.red-zoom--style--window{visibility:hidden;transition:visibility 0s .5s}.red-zoom--style--window .red-zoom__overlay{background:#e5003280;opacity:0;transition:opacity .5s;z-index:1}.red-zoom--style--window .red-zoom__overlay:before{position:relative;display:block;content:"";border-width:2px;border-style:solid;border-color:#fff3;border-top-color:#fff;left:calc(50% - 20px);top:calc(50% - 20px);width:40px;height:40px;border-radius:100%;animation-name:red-zoom-loader-animation;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:paused;opacity:0}.red-zoom--style--window .red-zoom__frame{opacity:0;transition:opacity .5s;z-index:1;background:transparent}.red-zoom--style--window .red-zoom__frame:after{position:absolute;content:"";border:6px solid #fff;box-sizing:border-box;box-shadow:0 1px 7px #00000040;left:-6px;top:-6px;width:calc(100% + 12px);height:calc(100% + 12px)}.red-zoom--style--window .red-zoom__lens{position:absolute;z-index:2;opacity:0;transition:opacity .5s;background:#fff}.red-zoom--style--window .red-zoom__lens:after{position:absolute;content:"";border:6px solid #fff;box-shadow:0 1px 9px #0003}.red-zoom--style--window .red-zoom__lens:after{left:-6px;top:-6px;width:calc(100% + 12px);height:calc(100% + 12px)}.red-zoom--style--window .red-zoom__error{display:flex;justify-content:center;align-items:center;color:#fff;padding:32px;visibility:hidden;z-index:1;opacity:0;transition:visibility 0s .5s,opacity .5s}.red-zoom--style--window.red-zoom--status--error .red-zoom__frame,.red-zoom--style--window.red-zoom--status--error .red-zoom__lens{position:absolute;left:0;top:0;width:0;height:0;display:none}.red-zoom--style--window.red-zoom--status--error .red-zoom__overlay{background:#ff0000b3}.red-zoom--style--window.red-zoom--active{transition-delay:0s;visibility:visible}.red-zoom--style--window.red-zoom--active .red-zoom__overlay{opacity:1}.red-zoom--style--window.red-zoom--active.red-zoom--status--loading .red-zoom__overlay:before{opacity:1;animation-play-state:running}.red-zoom--style--window.red-zoom--active.red-zoom--status--loaded .red-zoom__lens,.red-zoom--style--window.red-zoom--active.red-zoom--status--loaded .red-zoom__frame{opacity:1}.red-zoom--style--window.red-zoom--active.red-zoom--status--error .red-zoom__error{visibility:visible;transition-delay:0s;opacity:1}.red-zoom--style--window.red-zoom--disabled{transition-delay:0s;visibility:hidden}.red-zoom--style--window.red-zoom--disabled .red-zoom__overlay,.red-zoom--style--window.red-zoom--disabled .red-zoom__frame,.red-zoom--style--window.red-zoom--disabled .red-zoom__lens,.red-zoom--style--window.red-zoom--disabled .red-zoom__error{transition-duration:0s!important;opacity:0!important}.red-zoom--style--window .red-zoom__lens{--window-x: calc(var(--red-zoom-thumb-x, 0px) + var(--red-zoom-thumb-w, 0px) + 32px);left:var(--window-x, 0px);top:var(--red-zoom-thumb-y, 0px);width:var(--red-zoom-thumb-w, 0px);height:var(--red-zoom-thumb-h, 0px)}@keyframes preloader-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html{height:100%}body{height:100%;font-family:var(--secondaryFont);font-size:16px;font-weight:400;line-height:1.5;background:#fff;color:var(--textColor);backface-visibility:hidden;overflow-y:scroll}[dir=ltr] body{text-align:left;direction:ltr}[dir=rtl] body{text-align:right;direction:rtl}svg{display:block}a{color:var(--primaryColor)}a:hover{color:var(--primaryColor);text-decoration:none}label{margin-bottom:.25rem}h1{font-family:var(--primaryFont);font-size:36px;font-weight:700}h2{font-family:var(--primaryFont);font-size:32px;font-weight:700}h3{font-family:var(--primaryFont);font-size:28px;font-weight:700}h4{font-family:var(--primaryFont);font-size:24px;font-weight:700}h5{font-size:20px;font-weight:700}h6{font-size:16px;font-weight:700}.document{border:2px solid #f0f0f0;border-radius:2px;padding:85px 200px 120px}.document__header{text-align:center;margin-bottom:80px}.document__subtitle{margin-top:12px;font-size:14px;line-height:22px;color:#999}@media (max-width: 1199px){.document{padding:75px 110px 110px}.document__header{margin-bottom:60px}}@media (max-width: 991px){.document{padding:45px 35px 60px}.document__header{margin-bottom:40px}}@media (max-width: 767px){.document{padding:35px 30px 50px}.document__header{margin-bottom:30px}.document__title{font-size:30px;margin-bottom:0}.document__subtitle{margin-top:6px}}@media (max-width: 575px){.document{padding:26px 20px 40px}[dir=ltr] .document__header{text-align:left}[dir=rtl] .document__header{text-align:right}}.fake-svg-icon{font-family:stroyka!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:none;vertical-align:top}.fake-svg-icon--wishlist-16{width:16px;height:16px;font-size:16px}.fake-svg-icon--wishlist-16:before{content:"\e904"}.fake-svg-icon--compare-16{width:16px;height:16px;font-size:16px}.fake-svg-icon--compare-16:before{content:"\e901"}.page-header__container{padding-bottom:32px}.page-header__breadcrumb{padding-top:16px}.page-header__title{padding-top:6px}.page-header__title h1{margin-bottom:0}@media (min-width: 768px) and (max-width: 991px){.page-header__title{padding-top:4px}.page-header__title h1{margin-bottom:0}}@media (max-width: 767px){.page-header__container{padding-bottom:24px}.page-header__title{padding-top:2px}.page-header__title h1{margin-bottom:0;font-size:30px}}.site{min-height:100%;display:flex;flex-direction:column}.site__header{flex-shrink:0}.site__body{flex-grow:1}.site__footer{flex-shrink:0}.account-nav ul{list-style:none;margin:0;padding:0}.account-nav__item a{display:block;color:#6c757d;font-size:15px}.account-nav__item a:hover{background-color:#f7f7f7}@media (min-width: 992px){.account-nav{border:2px solid #f0f0f0;border-radius:2px}.account-nav ul{padding-bottom:18px}.account-nav__title{font-size:20px;padding:24px 26px 0;margin-bottom:1rem}.account-nav__item a{padding:5px 26px}[dir=ltr] .account-nav__item a{margin-left:-2px;border-left:2px solid #f0f0f0}[dir=rtl] .account-nav__item a{margin-right:-2px;border-right:2px solid #f0f0f0}.account-nav__item--active a{color:var(--textColor);font-weight:500}[dir=ltr] .account-nav__item--active a{border-left:2px solid var(--primaryColor)}[dir=rtl] .account-nav__item--active a{border-right:2px solid var(--primaryColor)}}@media (max-width: 991px){.account-nav__title{display:none}.account-nav{overflow-x:auto;-webkit-overflow-scrolling:touch}.account-nav ul{display:flex;flex-wrap:nowrap;white-space:nowrap;width:100%;border-bottom:2px solid #f0f0f0}.account-nav__item a{padding:8px 16px;margin-bottom:-2px;border-bottom:2px solid #f0f0f0}.account-nav__item--active a{color:var(--textColor);font-weight:500;border-color:var(--primaryColor)}}.alert{border:none;border-radius:2px;font-size:15px;line-height:20px;padding:.75rem 1rem}.alert a{box-decoration-break:clone;-webkit-box-decoration-break:clone;color:currentColor;background:#ffffff80;border-radius:1.5px;padding:0 3px}.alert a:hover{background:#ffffffd9}.alert a:active{background:#ffffff80}.alert-primary{background:#b2d9ff;color:#36414d}.alert-secondary{background:#d9d9d9;color:#4d4d4d}.alert-info{background:#b8e2e5;color:#2d3e40}.alert-success{background:#bde5a1;color:#34402d}.alert-danger{background:#ffb8b8;color:#473333}.alert-warning{background:#f2e291;color:#4d472e}.alert-lg{font-size:16px;padding:1.125rem 1.375rem}[dir=ltr] .alert-dismissible{padding-right:3rem}[dir=rtl] .alert-dismissible{padding-left:3rem}.alert-dismissible .close{opacity:1;display:flex;align-items:center;justify-content:center;padding:0 1rem;height:100%;transition:all .2s;fill:#0000004d;background:transparent}[dir=ltr] .alert-dismissible .close{left:auto;right:0;border-radius:0 1.5px 1.5px 0}[dir=rtl] .alert-dismissible .close{right:auto;left:0;border-radius:1.5px 0 0 1.5px}.alert-dismissible .close:focus{outline:none}.alert-dismissible .close:not(:disabled):not(.disabled):focus,.alert-dismissible .close:not(:disabled):not(.disabled):hover{background:#00000014;fill:#00000080;opacity:1}.badge{border-radius:1.5px;font-weight:500;padding:.25em .5em}.block-header{display:flex;align-items:center;margin-bottom:24px}.block-header__title{margin-bottom:0;font-size:20px}.block-header__divider{flex-grow:1;height:2px;background:#ebebeb}.block-header__groups-list{display:flex;list-style:none;margin:0;padding:0;font-size:14px;font-weight:500;white-space:nowrap}[dir=ltr] .block-header__groups-list li+li{margin-left:3px}[dir=rtl] .block-header__groups-list li+li{margin-right:3px}.block-header__group{background:transparent;border:none;font-family:inherit;font-size:inherit;font-weight:inherit;cursor:pointer;display:block;color:inherit;padding:2px 11px 1px;border-radius:12px;box-shadow:none}.block-header__group:focus{outline:none}.block-header__group:focus,.block-header__group:hover{box-shadow:0 0 0 2px #ebebeb inset;color:inherit}.block-header__group--active,.block-header__group--active:focus,.block-header__group--active:hover{cursor:default;box-shadow:0 0 0 2px var(--primaryColor) inset}.block-header__arrows-list{display:flex}.block-header__arrow{width:27px;height:29px;padding:0;margin:0;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;fill:#999;border-radius:1.5px;background:#f2f2f2;transition:all .15s}.block-header__arrow:focus{outline:none}.block-header__arrow:focus,.block-header__arrow:hover{background:var(--primaryColor);fill:#fff}.block-header__arrow:active{transition-duration:0s;background:var(--blockHeaderArrowActiveBg);fill:#fff}[dir=ltr] .block-header__arrow+.block-header__arrow{margin-left:3px}[dir=rtl] .block-header__arrow+.block-header__arrow{margin-right:3px}[dir=ltr] .block-header__arrow svg{transform:scaleX(1)}[dir=rtl] .block-header__arrow svg{transform:scaleX(-1)}.block-header__arrow--left svg{position:relative}[dir=ltr] .block-header__arrow--left svg{left:-1px}[dir=rtl] .block-header__arrow--left svg{right:-1px}.block-header__arrow--right svg{position:relative}[dir=ltr] .block-header__arrow--right svg{left:1px}[dir=rtl] .block-header__arrow--right svg{right:1px}[dir=ltr] .block-header__title+.block-header__divider{margin-left:16px}[dir=rtl] .block-header__title+.block-header__divider{margin-right:16px}[dir=ltr] .block-header__divider+.block-header__groups-list{margin-left:12px}[dir=rtl] .block-header__divider+.block-header__groups-list{margin-right:12px}[dir=ltr] .block-header__groups-list+.block-header__arrows-list{margin-left:10px}[dir=rtl] .block-header__groups-list+.block-header__arrows-list{margin-right:10px}[dir=ltr] .block-header__divider+.block-header__arrows-list{margin-left:16px}[dir=rtl] .block-header__divider+.block-header__arrows-list{margin-right:16px}@media (max-width: 767px){.block-header{display:flex;flex-wrap:wrap}.block-header__groups-list{padding:8px 0;margin-top:8px;margin-bottom:-8px;order:100;overflow-x:auto;-webkit-overflow-scrolling:touch}[dir=ltr] .block-header__divider+.block-header__groups-list{margin-left:auto;margin-right:auto}[dir=rtl] .block-header__divider+.block-header__groups-list{margin-right:auto;margin-left:auto}[dir=ltr] .block-header__divider+.block-header__groups-list+.block-header__arrows-list{margin-left:16px}[dir=rtl] .block-header__divider+.block-header__groups-list+.block-header__arrows-list{margin-right:16px}}.breadcrumb{background:transparent;padding:0;font-size:14px;line-height:20px;margin-bottom:0}.breadcrumb-item{position:relative}[dir=ltr] .breadcrumb-item{padding-left:0;padding-right:30px}[dir=rtl] .breadcrumb-item{padding-right:0;padding-left:30px}.breadcrumb-item a{color:inherit;transition:color .15s}.breadcrumb-item a:hover{color:var(--primaryColor)}[dir=ltr] .breadcrumb-item+.breadcrumb-item{padding-left:0;padding-right:30px}[dir=rtl] .breadcrumb-item+.breadcrumb-item{padding-right:0;padding-left:30px}.breadcrumb-item+.breadcrumb-item:before{display:none}.breadcrumb-item.active{color:#999}.breadcrumb-arrow{fill:#d1d1d1;position:absolute;top:5px}[dir=ltr] .breadcrumb-arrow{right:11px;transform:scaleX(1)}[dir=rtl] .breadcrumb-arrow{left:11px;transform:scaleX(-1)}.btn{border-radius:2px;transition:all .1s ease-in-out;font-size:1rem;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem 1.25rem;font-weight:500}.btn.btn-svg-icon{width:calc(2.25rem + 2px)}.btn-lg{font-size:1.125rem;height:calc(2.75rem + 2px);padding:.8125rem 2rem;line-height:1;font-weight:500}.btn-lg.btn-svg-icon{width:calc(2.75rem + 2px)}.btn-xl{font-size:1.375rem;height:calc(3.625rem + 2px);padding:1.125rem 3rem;line-height:1;font-weight:500}.btn-xl.btn-svg-icon{width:calc(3.625rem + 2px)}.btn-sm{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.btn-sm.btn-svg-icon{width:calc(1.875rem + 2px)}.btn-xs{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.btn-xs.btn-svg-icon{width:calc(1.5rem + 2px)}.btn:disabled,.btn.disabled{cursor:default}.btn-svg-icon{padding:0;position:relative}.btn-svg-icon svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){[dir=ltr] .btn-svg-icon svg{transform:translate(-50%,-50%)}[dir=rtl] .btn-svg-icon svg{transform:translate(50%,-50%)}}.btn-svg-icon--fake-svg .fake-svg-icon{transition:all .1s ease-in-out;display:none}@supports (-ms-ime-align: auto){.btn-svg-icon--fake-svg svg{display:none}.btn-svg-icon--fake-svg .fake-svg-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:block;align-items:center;justify-content:center}}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{border-color:var(--secondaryColor);background:var(--secondaryColor);color:#fff;fill:#fff}.btn-primary.focus .fake-svg-icon,.btn-primary:focus .fake-svg-icon,.btn-primary:hover .fake-svg-icon{color:#fff}.btn-primary.focus,.btn-primary:focus{box-shadow:none}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active{border-color:var(--btnPrimaryActiveBgBolor);background:var(--btnPrimaryActiveBgBolor);color:#fff;fill:#fff}.btn-primary:not(:disabled):not(.disabled):active .fake-svg-icon,.btn-primary:not(:disabled):not(.disabled).active .fake-svg-icon{color:#fff}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus{box-shadow:none}.btn-primary,.btn-primary.disabled,.btn-primary:disabled{border-color:var(--primaryColor);background:var(--primaryColor);color:#fff;fill:#fff}.btn-primary .fake-svg-icon,.btn-primary.disabled .fake-svg-icon,.btn-primary:disabled .fake-svg-icon{color:#fff}.btn-primary.btn-loading:not(:disabled):not(.disabled),.btn-primary.btn-loading:not(:disabled):not(.disabled):active,.btn-primary.btn-loading:not(:disabled):not(.disabled).active{cursor:default;border-color:var(--primaryColor);background:var(--primaryColor)}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{border-color:var(--secondaryColor);background:var(--secondaryColor);color:#fff;fill:#fff}.btn-secondary.focus .fake-svg-icon,.btn-secondary:focus .fake-svg-icon,.btn-secondary:hover .fake-svg-icon{color:#fff}.btn-secondary.focus,.btn-secondary:focus{box-shadow:none}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active{border-color:var(--btnSecondaryActiveBgColor);background:var(--btnSecondaryActiveBgColor);color:#fff;fill:#fff}.btn-secondary:not(:disabled):not(.disabled):active .fake-svg-icon,.btn-secondary:not(:disabled):not(.disabled).active .fake-svg-icon{color:#fff}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus{box-shadow:none}.btn-secondary,.btn-secondary.disabled,.btn-secondary:disabled{border-color:#f0f0f0;background:#f0f0f0;color:var(--secondaryColor);fill:var(--secondaryColor)}.btn-secondary .fake-svg-icon,.btn-secondary.disabled .fake-svg-icon,.btn-secondary:disabled .fake-svg-icon{color:var(--secondaryColor)}.btn-secondary.btn-loading:not(:disabled):not(.disabled),.btn-secondary.btn-loading:not(:disabled):not(.disabled):active,.btn-secondary.btn-loading:not(:disabled):not(.disabled).active{cursor:default;border-color:#f0f0f0;background:#f0f0f0}.btn-light.focus,.btn-light:focus,.btn-light:hover{border-color:#f0f0f0;background:#f0f0f0;color:var(--secondaryColor);fill:var(--secondaryColor)}.btn-light.focus .fake-svg-icon,.btn-light:focus .fake-svg-icon,.btn-light:hover .fake-svg-icon{color:var(--secondaryColor)}.btn-light.focus,.btn-light:focus{box-shadow:none}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active{border-color:#e5e5e5;background:#e5e5e5;color:var(--secondaryColor);fill:var(--secondaryColor)}.btn-light:not(:disabled):not(.disabled):active .fake-svg-icon,.btn-light:not(:disabled):not(.disabled).active .fake-svg-icon{color:var(--secondaryColor)}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus{box-shadow:none}.btn-light,.btn-light.disabled,.btn-light:disabled{border-color:transparent;background:transparent;color:var(--secondaryColor);fill:#ccc}.btn-light .fake-svg-icon,.btn-light.disabled .fake-svg-icon,.btn-light:disabled .fake-svg-icon{color:#ccc}.btn-light.btn-loading:not(:disabled):not(.disabled),.btn-light.btn-loading:not(:disabled):not(.disabled):active,.btn-light.btn-loading:not(:disabled):not(.disabled).active{cursor:default;border-color:transparent;background:transparent}.btn-loading{position:relative}.btn-loading,.btn-loading:hover,.btn-loading.focus,.btn-loading:focus,.btn-loading:not(:disabled):not(.disabled).active,.btn-loading:not(:disabled):not(.disabled):active,.btn-loading.disabled,.btn-loading:disabled{color:transparent;fill:transparent}.btn-loading:after{display:block;content:"";position:absolute;border:2px solid rgba(0,0,0,.1);border-top-color:#00000080;transition:border-color .1s;animation-name:preloader-animation;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite}.btn-loading:after{left:calc(50% - 11px);top:calc(50% - 11px);width:22px;height:22px;border-radius:11px}.btn-loading.btn-xl:after{left:calc(50% - 21px);top:calc(50% - 21px);width:42px;height:42px;border-radius:21px}.btn-loading.btn-lg:after{left:calc(50% - 14px);top:calc(50% - 14px);width:28px;height:28px;border-radius:14px}.btn-loading.btn-sm:after{left:calc(50% - 8px);top:calc(50% - 8px);width:16px;height:16px;border-radius:8px}.btn-loading.btn-xs:after{left:calc(50% - 7px);top:calc(50% - 7px);width:14px;height:14px;border-radius:7px}.card{border:2px solid #f0f0f0;border-radius:2px}.card-body{padding:2rem}.card-header,.card-footer{padding:1.5rem 2rem;border-top:none;border-bottom:none;background-color:transparent}.card-header h1,.card-header h2,.card-header h3,.card-header h4,.card-header h5,.card-header h6,.card-footer h1,.card-footer h2,.card-footer h3,.card-footer h4,.card-footer h5,.card-footer h6{margin-bottom:0}.card-title{margin-bottom:1.75rem}.card-title h1,.card-title h2,.card-title h3,.card-title h4,.card-title h5,.card-title h6{margin-bottom:0}.card-divider{height:2px;background:#f0f0f0}.card-body .card-title:last-child{margin-bottom:0}@media (min-width: 768px) and (max-width: 991px){.card-header,.card-footer{padding:1.25rem 1.5rem}.card-title{font-size:26px;margin-bottom:1.5rem}.card-body{padding:1.5rem}}@media (max-width: 767px){.card-header,.card-footer{padding:1rem 1.375rem}.card-title{font-size:26px;margin-bottom:1.5rem}.card-body{padding:1.375rem}}.card-table{font-size:15px}.card-table a:not(.btn):hover{text-decoration:underline}.card-table table{width:100%;min-width:500px}[dir=ltr] .card-table table{text-align:left}[dir=rtl] .card-table table{text-align:right}.card-table thead th{border-bottom:2px solid #f0f0f0;text-transform:uppercase;color:#6c757d;font-size:13px;font-weight:500;padding:10px 12px}.card-table tbody th,.card-table tbody td,.card-table tfoot th,.card-table tfoot td{padding:12px}.card-table tfoot th,.card-table tfoot td{padding-top:16px;padding-bottom:16px}.card-table tbody+tbody tr th,.card-table tbody+tbody tr td,.card-table tbody+tfoot tr th,.card-table tbody+tfoot tr td,.card-table tbody tr+tr th,.card-table tbody tr+tr td{border-top:1px solid #f0f0f0}.card-table tbody tr:hover>*,.card-table tfoot tr:hover>*{background-color:#f7f7f7}[dir=ltr] .card-table th:first-child,[dir=ltr] .card-table td:first-child{padding-left:2rem}[dir=ltr] .card-table th:last-child,[dir=ltr] .card-table td:last-child{padding-right:2rem}[dir=rtl] .card-table th:first-child,[dir=rtl] .card-table td:first-child{padding-right:2rem}[dir=rtl] .card-table th:last-child,[dir=rtl] .card-table td:last-child{padding-left:2rem}.card-table .card-table__body--merge-rows th,.card-table .card-table__body--merge-rows td{padding-top:3px;padding-bottom:3px}.card-table .card-table__body--merge-rows tr:first-child th,.card-table .card-table__body--merge-rows tr:first-child td{padding-top:12px}.card-table .card-table__body--merge-rows tr:last-child th,.card-table .card-table__body--merge-rows tr:last-child td{padding-bottom:12px}.card-table .card-table__body--merge-rows tr+tr th,.card-table .card-table__body--merge-rows tr+tr td{border-top:none}@media (min-width: 768px) and (max-width: 991px){.card-table{font-size:14px}[dir=ltr] .card-table th:first-child,[dir=ltr] .card-table td:first-child{padding-left:1.5rem}[dir=ltr] .card-table th:last-child,[dir=ltr] .card-table td:last-child{padding-right:1.5rem}[dir=rtl] .card-table th:first-child,[dir=rtl] .card-table td:first-child{padding-right:1.5rem}[dir=rtl] .card-table th:last-child,[dir=rtl] .card-table td:last-child{padding-left:1.5rem}}@media (max-width: 767px){.card-table{font-size:14px}[dir=ltr] .card-table th:first-child,[dir=ltr] .card-table td:first-child{padding-left:1.375rem}[dir=ltr] .card-table th:last-child,[dir=ltr] .card-table td:last-child{padding-right:1.375rem}[dir=rtl] .card-table th:first-child,[dir=rtl] .card-table td:first-child{padding-right:1.375rem}[dir=rtl] .card-table th:last-child,[dir=rtl] .card-table td:last-child{padding-left:1.375rem}}.filters-button{display:flex;align-items:center;padding:0 9px;height:32px;border:1px solid #e5e5e5;border-radius:2px;background:#fff;cursor:pointer;font-family:inherit;font-weight:500;font-size:14px;color:inherit}.filters-button:focus{outline:none}.filters-button:hover{background:#f5f5f5;border-color:#e5e5e5}.filters-button__icon{fill:var(--secondaryColor)}[dir=ltr] .filters-button__icon{margin-right:8px}[dir=rtl] .filters-button__icon{margin-left:8px}.filters-button__counter{display:block;height:20px;font-size:13px;font-weight:500;padding:2px 5px 0;border-radius:2px;line-height:16px;background:var(--primaryColor);color:#fff}[dir=ltr] .filters-button__counter{margin-left:12px;margin-right:-4px}[dir=rtl] .filters-button__counter{margin-right:12px;margin-left:-4px}.form-group{margin-bottom:1.5rem}[dir=ltr] .form-check{padding-left:1.5rem}[dir=rtl] .form-check{padding-right:1.5rem}.form-check-input{position:absolute;margin-top:.1875rem}[dir=ltr] .form-check-input{margin-left:-1.5rem}[dir=rtl] .form-check-input{margin-right:-1.5rem}@media (max-width: 767px){.form-group{margin-bottom:1.125rem}}.form-control{border-radius:2px;line-height:1.25}.form-control-sm{height:calc(1.875rem + 2px);line-height:1.25;padding:.3125rem .5rem}.form-control-lg{height:calc(2.75rem + 2px);line-height:1.25}.form-control:valid,.form-control.is-valid,.form-control:invalid,.form-control.is-invalid{background-image:none}select.form-control{-webkit-appearance:none;-moz-appearance:none}select.form-control::-ms-expand{display:none}select.form-control,select.form-control:valid,select.form-control.is-valid,select.form-control:invalid,select.form-control.is-invalid{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10'%3E%3Cpath fill='%234d4d4d' d='M4.503,4 L0.497,4 C0.094,4 -0.142,3.492 0.089,3.122 L2.095,0.233 C2.293,-0.084 2.712,-0.084 2.911,0.233 L4.911,3.122 C5.142,3.492 4.906,4 4.503,4 ZM0.497,6 L4.503,6 C4.906,6 5.142,6.504 4.911,6.871 L2.905,9.737 C2.707,10.052 2.288,10.052 2.089,9.737 L0.089,6.871 C-0.142,6.504 0.094,6 0.497,6 Z'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:5px 10px}[dir=ltr] select.form-control,[dir=ltr] select.form-control:valid,[dir=ltr] select.form-control.is-valid,[dir=ltr] select.form-control:invalid,[dir=ltr] select.form-control.is-invalid{background-position:right .75rem center;padding-right:calc(1.5rem + 5px)}[dir=rtl] select.form-control,[dir=rtl] select.form-control:valid,[dir=rtl] select.form-control.is-valid,[dir=rtl] select.form-control:invalid,[dir=rtl] select.form-control.is-invalid{background-position:left .75rem center;padding-left:calc(1.5rem + 5px)}[dir=ltr] select.form-control-sm,[dir=ltr] select.form-control-sm:valid,[dir=ltr] select.form-control-sm.is-valid,[dir=ltr] select.form-control-sm:invalid,[dir=ltr] select.form-control-sm.is-invalid{background-position:right .5rem center;padding-right:calc(1rem + 5px)}[dir=rtl] select.form-control-sm,[dir=rtl] select.form-control-sm:valid,[dir=rtl] select.form-control-sm.is-valid,[dir=rtl] select.form-control-sm:invalid,[dir=rtl] select.form-control-sm.is-invalid{background-position:left .5rem center;padding-left:calc(1rem + 5px)}[dir=ltr] select.form-control-lg,[dir=ltr] select.form-control-lg:valid,[dir=ltr] select.form-control-lg.is-valid,[dir=ltr] select.form-control-lg:invalid,[dir=ltr] select.form-control-lg.is-invalid{background-position:right 1rem center;padding-right:calc(2rem + 5px)}[dir=rtl] select.form-control-lg,[dir=rtl] select.form-control-lg:valid,[dir=rtl] select.form-control-lg.is-valid,[dir=rtl] select.form-control-lg:invalid,[dir=rtl] select.form-control-lg.is-invalid{background-position:left 1rem center;padding-left:calc(2rem + 5px)}.input-check{display:inline-block}.input-check__body{display:block;position:relative;width:16px;height:16px}.input-check__input{opacity:0;position:absolute;width:100%;height:100%;left:0;top:0;cursor:inherit}.input-check__box{display:block;width:16px;height:16px;border-radius:1.2px;background:#fff;box-shadow:0 0 0 1px #00000026 inset;transition:background .15s,box-shadow .15s}.input-check__icon{pointer-events:none;position:absolute;left:4px;top:5px;fill:#fff;transform:scale(0);transition:fill .15s,transform .15s,visibility 0s .15s}.input-check__input:checked~.input-check__box{background:var(--primaryColor);box-shadow:0 0 0 1px #0000000d inset}.input-check__input:checked~.input-check__icon{fill:#fff;transition-delay:0s,0s,0s;transform:scale(1)}.input-check__input:disabled~.input-check__box{background:#f2f2f2;box-shadow:0 0 0 1px #0000001a inset}.input-check__input:disabled~.input-check__icon{fill:#0003}.input-check-color{display:inline-block}.input-check-color__body{display:block;position:relative;width:22px;height:22px;border-radius:1.2px;overflow:hidden;cursor:inherit;margin:0}.input-check-color__input{position:absolute;visibility:hidden}.input-check-color__box{display:block;width:22px;height:22px;border-radius:1.2px;background:currentColor;cursor:inherit;transition:opacity .2s}.input-check-color__icon{position:absolute;left:5px;top:6px;fill:#fff;transform:scale(0);transition:transform .15s}.input-check-color__stick{pointer-events:none;display:block;position:absolute;width:2px;border-radius:1px;height:34px;left:calc(50% - 1px);top:-6px;background:#666666e6;transform:rotate(45deg);transform-origin:center center;opacity:0;transition:opacity .2s}.input-check-color__input:checked~.input-check-color__icon{transform:scale(1)}.input-check-color__input:disabled{cursor:default}.input-check-color__input:disabled~.input-check-color__box{position:relative;left:0;top:0;width:22px;height:22px;opacity:.5;cursor:default}.input-check-color__input:disabled~.input-check-color__stick{opacity:1}.input-check-color--light .input-check-color__icon{fill:#3d464d}.input-check-color--white .input-check-color__box{box-shadow:0 0 0 2px #d9d9d9 inset}.input-check-color--white .input-check-color__icon{fill:#bfbfbf}.input-number{display:block;width:100%;position:relative}.input-number__input{-moz-appearance:textfield;display:block;width:100%;min-width:88px;padding:0 24px 1px;text-align:center}.input-number__input::-webkit-inner-spin-button,.input-number__input::-webkit-outer-spin-button{-webkit-appearance:none}.input-number__sub,.input-number__add{position:absolute;height:100%;width:24px;top:0;padding:1px;cursor:pointer;-webkit-user-select:none;user-select:none;opacity:.3;transition:opacity .18s}.input-number__sub:before,.input-number__sub:after,.input-number__add:before,.input-number__add:after{display:block;content:"";position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);background:currentColor}.input-number__sub:before,.input-number__add:before{width:8px;height:2px}.input-number__sub:hover,.input-number__add:hover{opacity:1}.input-number__sub:active,.input-number__add:active{opacity:1;background-clip:padding-box;background-color:#0000000d}[dir=ltr] .input-number__sub{left:1px}[dir=rtl] .input-number__sub,[dir=ltr] .input-number__add{right:1px}[dir=rtl] .input-number__add{left:1px}.input-number__add:after{width:2px;height:8px}.input-radio{display:inline-block}.input-radio__body{display:block;position:relative;width:16px;height:16px}.input-radio__input{opacity:0;position:absolute;width:100%;height:100%;left:0;top:0;cursor:inherit}.input-radio__circle{display:block;width:16px;height:16px;border-radius:8px;background:#fff;box-shadow:0 0 0 1px #0000002b inset;transition:background .2s,box-shadow .2s}.input-radio__circle:after{display:block;content:"";position:absolute;left:5px;top:5px;width:6px;height:6px;border-radius:3px;background:#fff;transform:scale(0);transition:background .2s,transform .2s,visibility 0s .2s;visibility:hidden}.input-radio__input:checked~.input-radio__circle{background:var(--primaryColor);box-shadow:0 0 0 1px #00000014 inset}.input-radio__input:checked~.input-radio__circle:after{background:#fff;visibility:visible;transition-delay:0s,0s,0s;transform:scale(1)}.input-radio__input:disabled~.input-radio__circle{background:#f2f2f2;box-shadow:0 0 0 1px #0000001f inset}.input-radio__input:disabled~.input-radio__circle:after{background:#0003}.input-radio-color{display:block}.input-radio-color__list{padding:1px 0;display:flex;flex-wrap:wrap;margin:-2px}.input-radio-color__item{width:30px;height:30px;display:block;margin:2px;cursor:pointer}.input-radio-color__item input{pointer-events:none;opacity:0;position:absolute}.input-radio-color__item span{position:relative;width:30px;height:30px;display:block;border-radius:15px;background:currentColor;transform:scale(.7333333333);transition:transform .2s}.input-radio-color__item span:before,.input-radio-color__item span:after{display:block;position:absolute;content:"";border-radius:1000px}.input-radio-color__item span:before{left:3px;top:3px;width:24px;height:24px;background:#fff;transform:scale(0);transition:transform .2s}.input-radio-color__item span:after{left:8px;top:8px;width:14px;height:14px;background:currentColor;transform:scale(0);transition:transform .2s}.input-radio-color__item:hover input:enabled~span{transform:scale(.8666666667)}.input-radio-color__item input:enabled:checked~span,.input-radio-color__item input:enabled:checked~span:before,.input-radio-color__item input:enabled:checked~span:after{transform:scale(1)}.input-radio-color__item--disabled{cursor:default}.input-radio-color__item--disabled span{transform:scale(.75)}.input-radio-color__item--disabled span:before{transform:scale(1.33) rotate(45deg);left:14px;top:-1px;width:2px;height:calc(100% + 2px);background:#0000004d}.input-radio-color__item--white span{box-shadow:inset 0 0 0 2px #ccc}.input-radio-color__item--white span:after{box-shadow:inset 0 0 0 2px #ccc}.input-radio-label{display:block;font-size:14px;font-weight:500}.input-radio-label__list{display:flex;flex-wrap:wrap;margin:-3px}.input-radio-label__list input{position:absolute;pointer-events:none;opacity:0}.input-radio-label__list label{display:flex;margin:3px;-webkit-user-select:none;user-select:none}.input-radio-label__list span{cursor:pointer;display:block;height:32px;padding:.3125rem 1rem;border-radius:2px;background:#f0f0f0;color:var(--secondaryColor);transition:background-color .2s,color .2s}.input-radio-label__list input:not(:checked):not(:disabled)~span:hover{background:#e0e0e0;color:var(--secondaryColor)}.input-radio-label__list input:checked~span{cursor:default;background:var(--primaryColor);color:#fff;transition-duration:.08s,.08s}.input-radio-label__list input:disabled~span{cursor:default;opacity:.5}.layout-switcher__list{display:flex}.layout-switcher__button{border:1px solid #e5e5e5;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0 9px;height:32px;border-radius:0;background:#fff;fill:#a1abb3}.layout-switcher__button:focus{outline:none}.layout-switcher__button:hover{border-color:#e5e5e5;background:#f2f2f2;fill:var(--secondaryColor)}[dir=ltr] .layout-switcher__button:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}[dir=rtl] .layout-switcher__button:first-child{border-top-right-radius:2px;border-bottom-right-radius:2px}[dir=ltr] .layout-switcher__button:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}[dir=rtl] .layout-switcher__button:last-child{border-top-left-radius:2px;border-bottom-left-radius:2px}[dir=ltr] .layout-switcher__button+.layout-switcher__button{margin-left:-1px}[dir=rtl] .layout-switcher__button+.layout-switcher__button{margin-right:-1px}.layout-switcher__button--active,.layout-switcher__button--active:hover{cursor:default;border-color:var(--primaryColor);background:var(--primaryColor);fill:#fff;z-index:1}.loading-bar{position:fixed;z-index:9999;height:2px;width:100%;top:0;left:0;pointer-events:none}.loading-bar__inner{height:inherit;width:0;transition:width 0s 0s,opacity 0s 0s;background-color:var(--primaryColor)}.loading-bar--start .loading-bar__inner{transition:width .8s 0s,opacity 0s 0s;width:20%}.loading-bar--complete .loading-bar__inner{width:100%;transition:width .8s 0s,opacity .2s .9s;opacity:0}.modal{-webkit-overflow-scrolling:touch}.modal-content{border:none;border-radius:2px;box-shadow:0 1px 20px #00000026,0 1px 3px #00000026}.ngx-slider-custom{height:16px;padding:5px 0}.ngx-slider-custom .ngx-slider{display:block;height:6px;margin:0}.ngx-slider-custom .ngx-slider .ngx-slider-bubble{display:none}.ngx-slider-custom .ngx-slider .ngx-slider-bar{height:6px;border-radius:3px}.ngx-slider-custom .ngx-slider .ngx-slider-pointer{width:16px;height:16px;border-radius:8px;top:-5px}.ngx-slider-custom .ngx-slider .ngx-slider-pointer:after{width:6px;height:6px;border-radius:3px;top:5px;left:5px}.ngx-slider-custom .ngx-slider .ngx-slider-bar{background:#e0e0e0}.ngx-slider-custom .ngx-slider .ngx-slider-selection{background:var(--primaryColor)}.ngx-slider-custom .ngx-slider .ngx-slider-pointer,.ngx-slider-custom .ngx-slider .ngx-slider-pointer:hover{cursor:ew-resize;background:var(--primaryColor);box-shadow:0 0 rgba(var(--primaryColor),0);transition:box-shadow .2s}.ngx-slider-custom .ngx-slider .ngx-slider-pointer:after,.ngx-slider-custom .ngx-slider .ngx-slider-pointer:hover:after{background:#fff;transition:transform .2s}.ngx-slider-custom .ngx-slider .ngx-slider-pointer:focus{outline:none;box-shadow:0 0 0 3px rgba(var(--primaryColor),.3)}.ngx-slider-custom .ngx-slider .ngx-slider-pointer:focus:after{transform:scale(0)}.toast-container{max-width:calc(100% - 24px)}.toast-container .ngx-toastr{-webkit-user-select:none;user-select:none;box-shadow:0 1px 3px #00000012;border-radius:2px;padding:.875rem 1rem;transition:background .12s ease-in-out;max-width:100%}.toast-container .ngx-toastr:hover{transition-duration:.1s;box-shadow:0 1px 3px #00000012}.toast-container .ngx-toastr:active{transition-duration:0s}.toast-container .ngx-toastr{background:#b2d9ff;color:#36414d}.toast-container .ngx-toastr:hover{background:#9ecfff}.toast-container .toast-warning{background:#f2e291;color:#4d472e}.toast-container .toast-warning:hover{background:#f0dd7f}.toast-container .toast-info{background:#b8e2e5;color:#2d3e40}.toast-container .toast-info:hover{background:#a9dce0}.toast-container .toast-error{background:#ffb8b8;color:#473333}.toast-container .toast-error:hover{background:#ffa4a4}.toast-container .toast-success{background:#bde5a1;color:#34402d}.toast-container .toast-success:hover{background:#b2e191}.ngx-toastr{font-size:15px;line-height:1.375}.toast-title{font-weight:500}.toast-message{font-size:14px}.toast-title+.toast-message{margin-top:.3125rem}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{position:absolute}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;top:-17px}.noUi-target{height:16px}.noUi-base{padding-top:5px}.noUi-connects{background:#e0e0e0;border-radius:3px;height:6px}.noUi-connect{border-radius:2px;background:var(--primaryColor)}.noUi-horizontal .noUi-handle{cursor:ew-resize;width:16px;height:16px;border-radius:8px;background:var(--primaryColor);box-shadow:0 0 rgba(var(--primaryColor),0);transition:box-shadow .2s}.noUi-horizontal .noUi-handle:after{display:block;content:"";position:absolute;width:6px;height:6px;margin:5px;border-radius:3px;background:#fff;transition:transform .2s}.noUi-horizontal .noUi-handle:focus{outline:none;box-shadow:0 0 0 3px rgba(var(--primaryColor),.3)}.noUi-horizontal .noUi-handle:focus:after{transform:scale(0)}.noUi-horizontal .noUi-handle{top:0}[dir=ltr] .noUi-horizontal .noUi-handle{left:auto;right:-8px}[dir=rtl] .noUi-horizontal .noUi-handle{right:auto;left:-8px}.owl-prevent-click.owl-carousel:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;z-index:100;pointer-events:auto}.pagination{margin-bottom:0}.page-link{font-weight:500;border-radius:2px;border:none;line-height:1;margin:0 2px;padding:9px 10px 8px;height:33px;background:transparent;color:var(--textColor);cursor:pointer;-webkit-user-select:none;user-select:none}.page-link:hover,.page-link:focus{box-shadow:none;background:#ebebeb;color:var(--textColor)}.page-link--with-arrow{width:29px;position:relative}.page-link--with-arrow .page-link__arrow{position:absolute;fill:currentColor;top:10px}[dir=ltr] .page-link--with-arrow .page-link__arrow{transform:scaleX(1)}[dir=rtl] .page-link--with-arrow .page-link__arrow{transform:scaleX(-1)}[dir=ltr] .page-link--with-arrow .page-link__arrow--left{left:10px}[dir=rtl] .page-link--with-arrow .page-link__arrow--left{right:10px}[dir=ltr] .page-link--with-arrow .page-link__arrow--right{left:11px}[dir=rtl] .page-link--with-arrow .page-link__arrow--right{right:11px}.page-item:first-child .page-link{border-radius:2px}[dir=ltr] .page-item:first-child .page-link{margin-left:0}[dir=rtl] .page-item:first-child .page-link{margin-right:0}.page-item:last-child .page-link{border-radius:2px}[dir=ltr] .page-item:last-child .page-link{margin-right:0}[dir=rtl] .page-item:last-child .page-link{margin-left:0}.page-item.active .page-link{background:var(--primaryColor);color:#fff;cursor:default;z-index:2}.page-item.disabled .page-link{background:transparent;color:#b3b3b3}.post-card__image{position:relative;overflow:hidden;border-radius:1.5px}.post-card__image img{max-width:100%}.post-card__image :before{content:"";display:block;position:absolute;left:0;right:0;width:100%;height:100%;background:#0003;opacity:0;transition:opacity .6s;z-index:1}.post-card__image:hover :before{opacity:1}.post-card__category{font-size:14px;color:#adadad}.post-card__category a{color:inherit;transition:.15s}.post-card__category a:hover{color:var(--primaryColor)}.post-card__date{font-size:14px;color:#adadad}.post-card__name{font-size:20px;line-height:1.125;font-weight:500}.post-card__name a{color:inherit;transition:.15s}.post-card__name a:hover{color:var(--primaryColor)}.post-card__content{font-size:15px;line-height:24px}.post-card--layout--related .post-card__name{width:100%;font-size:17px;margin-top:16px;line-height:24px}.post-card--layout--related .post-card__name a{transition:all .2s}.post-card--layout--related .post-card__name a:hover{color:var(--primaryColor)}.post-card--layout--related .post-card__date{margin-top:8px;font-size:15px}@media (max-width: 767px){.post-card--layout--related .post-card__name{margin-top:12px;font-size:15px;line-height:20px}.post-card--layout--related .post-card__date{margin-top:4px;font-size:14px}}.post-card--layout--grid .post-card__info{display:flex;flex-wrap:wrap}.post-card--layout--grid .post-card__image{margin-bottom:14px}.post-card--layout--grid .post-card__category{display:none}.post-card--layout--grid .post-card__date{order:-1}.post-card--layout--grid .post-card__name{width:100%;font-size:18px;margin-top:4px;line-height:22px}.post-card--layout--grid .post-card__content{width:100%;margin-top:12px}.post-card--layout--grid .post-card__read-more{width:100%;display:none}.post-card--layout--grid.post-card--size--lg .post-card__image{margin-bottom:0;border-radius:3px}.post-card--layout--grid.post-card--size--lg .post-card__info{padding:28px 36px 12px}.post-card--layout--grid.post-card--size--lg .post-card__category{font-size:15px;order:-2;display:block}.post-card--layout--grid.post-card--size--lg .post-card__date{font-size:15px;position:relative}[dir=ltr] .post-card--layout--grid.post-card--size--lg .post-card__date{padding-left:22px}[dir=rtl] .post-card--layout--grid.post-card--size--lg .post-card__date{padding-right:22px}.post-card--layout--grid.post-card--size--lg .post-card__date:before{top:9px;content:"";display:block;position:absolute;width:4px;height:4px;border-radius:2px;background:currentColor}[dir=ltr] .post-card--layout--grid.post-card--size--lg .post-card__date:before{left:9px}[dir=rtl] .post-card--layout--grid.post-card--size--lg .post-card__date:before{right:9px}.post-card--layout--grid.post-card--size--lg .post-card__name{margin-top:8px;font-size:24px;line-height:32px}.post-card--layout--grid.post-card--size--lg .post-card__content{margin-top:20px;font-size:16px}.post-card--layout--grid.post-card--size--lg .post-card__read-more{display:block;margin-top:18px}@media (max-width: 767px){.post-card--layout--grid.post-card--size--lg .post-card__info{padding:20px 20px 12px}.post-card--layout--grid.post-card--size--lg .post-card__name{font-size:22px;line-height:26px}.post-card--layout--grid.post-card--size--lg .post-card__content{margin-top:12px}}@media (max-width: 479px){.post-card--layout--grid.post-card--size--lg .post-card__info{padding:12px}.post-card--layout--grid.post-card--size--lg .post-card__name{font-size:20px;line-height:22px}.post-card--layout--grid.post-card--size--lg .post-card__content{margin-top:10px;font-size:15px}}@media (max-width: 379px){.post-card--layout--grid.post-card--size--lg .post-card__name{margin-top:4px}.post-card--layout--grid.post-card--size--lg .post-card__info{padding:10px 0}}.post-card--layout--list{display:flex;flex-direction:row;align-items:flex-start}.post-card--layout--list.post-card--size--nl .post-card__info{display:flex;flex-wrap:wrap;padding-top:10px}.post-card--layout--list.post-card--size--nl .post-card__image{width:350px;flex-shrink:0}[dir=ltr] .post-card--layout--list.post-card--size--nl .post-card__image{margin-right:30px}[dir=rtl] .post-card--layout--list.post-card--size--nl .post-card__image{margin-left:30px}.post-card--layout--list.post-card--size--nl .post-card__category{font-size:15px;order:-2;display:block}.post-card--layout--list.post-card--size--nl .post-card__date{order:-1;font-size:15px;position:relative}[dir=ltr] .post-card--layout--list.post-card--size--nl .post-card__date{padding-left:22px}[dir=rtl] .post-card--layout--list.post-card--size--nl .post-card__date{padding-right:22px}.post-card--layout--list.post-card--size--nl .post-card__date:before{top:9px;content:"";display:block;position:absolute;width:4px;height:4px;border-radius:2px;background:currentColor}[dir=ltr] .post-card--layout--list.post-card--size--nl .post-card__date:before{left:9px}[dir=rtl] .post-card--layout--list.post-card--size--nl .post-card__date:before{right:9px}.post-card--layout--list.post-card--size--nl .post-card__name{margin-top:6px;font-size:18px;line-height:24px;width:100%}.post-card--layout--list.post-card--size--nl .post-card__content{margin-top:20px;font-size:16px;width:100%}.post-card--layout--list.post-card--size--nl .post-card__read-more{display:block;margin-top:14px}@media (min-width: 768px) and (max-width: 1199px){.post-card--layout--list.post-card--size--nl .post-card__info{padding-top:0}.post-card--layout--list.post-card--size--nl .post-card__image{width:260px;flex-shrink:0}[dir=ltr] .post-card--layout--list.post-card--size--nl .post-card__image{margin-right:22px}[dir=rtl] .post-card--layout--list.post-card--size--nl .post-card__image{margin-left:22px}.post-card--layout--list.post-card--size--nl .post-card__content{margin-top:8px;font-size:16px;overflow:hidden;height:48px}.post-card--layout--list.post-card--size--nl .post-card__read-more{margin-top:10px}}@media (max-width: 767px){.post-card--layout--list.post-card--size--nl{flex-direction:column}.post-card--layout--list.post-card--size--nl .post-card__image{width:auto}[dir=ltr] .post-card--layout--list.post-card--size--nl .post-card__image{margin-right:0}[dir=rtl] .post-card--layout--list.post-card--size--nl .post-card__image{margin-left:0}.post-card--layout--list.post-card--size--nl .post-card__content{margin-top:10px}}.post-card--layout--list.post-card--size--sm .post-card__image{width:240px;flex-shrink:0}[dir=ltr] .post-card--layout--list.post-card--size--sm .post-card__image{margin-right:22px}[dir=rtl] .post-card--layout--list.post-card--size--sm .post-card__image{margin-left:22px}.post-card--layout--list.post-card--size--sm .post-card__name{margin-top:10px;font-size:16px;line-height:20px;order:-1;height:40px;overflow:hidden}.post-card--layout--list.post-card--size--sm .post-card__date{margin-top:6px}.post-card--layout--list.post-card--size--sm .post-card__category{display:none}.post-card--layout--list.post-card--size--sm .post-card__content{margin-top:10px;font-size:15px;line-height:22px;height:66px;overflow:hidden}.post-card--layout--list.post-card--size--sm .post-card__read-more{display:none}.product-card{position:relative;padding:1px;display:flex;flex-direction:column;background:var(--componentBgColor)}.product-card:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;pointer-events:none;border-radius:2px;box-shadow:0 0 0 1px #ededed inset;transition:box-shadow .2s}.product-card:hover:before{transition-duration:0s;box-shadow:0 0 0 2px #e5e5e5 inset}.product-card:hover .product-card__quickview{transition-duration:0s,0s;background:#e5e5e5}.product-card:hover .product-card__quickview:not(.product-card__quickview--preload){color:var(--secondaryColor)}.product-card:hover .product-card__quickview:not(.product-card__quickview--preload):hover{transition-duration:.2s,.2s;background:var(--secondaryColor);color:#fff}.product-card__image{padding:18px;flex-shrink:0}.product-card__quickview{z-index:2;position:absolute;border:none;font-size:10px;text-transform:uppercase;fill:currentColor;padding:7px;cursor:pointer;top:0;background:transparent;color:#ccc;transition:background-color .2s,color .2s}[dir=ltr] .product-card__quickview{right:0;border-radius:0 2px}[dir=rtl] .product-card__quickview{left:0;border-radius:2px 0}.product-card__quickview .fake-svg-icon{display:none}@supports (-ms-ime-align: auto){.product-card__quickview svg{display:none}.product-card__quickview .fake-svg-icon{display:block;align-items:center;justify-content:center;width:16px;height:16px;font-size:16px}.product-card__quickview .fake-svg-icon:before{content:"\e900"}}.product-card__quickview:focus{outline:none}.product-card__quickview--preload{color:transparent}.product-card__quickview--preload:after{display:block;content:"";position:absolute;border:2px solid rgba(0,0,0,.1);border-top-color:#00000080;transition:border-color .1s;animation-name:preloader-animation;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite;left:calc(50% - 8px);top:calc(50% - 8px);width:16px;height:16px;border-radius:8px}.product-card__info{padding:2px 22px 24px;flex-grow:1;display:flex;flex-direction:column}.product-card__name{font-size:15px;line-height:19px;flex-grow:1}.product-card__name a{color:inherit;transition:.15s}.product-card__name a:hover{color:var(--primaryColor)}.product-card__rating{margin-top:6px;display:flex}.product-card__rating-legend{font-size:13px;line-height:1;color:#b3b3b3;padding-top:1px}[dir=ltr] .product-card__rating-legend{margin-left:9px}[dir=rtl] .product-card__rating-legend{margin-right:9px}.product-card__prices{margin-top:14px;line-height:1;font-weight:700;color:var(--secondaryColor)}.product-card__new-price{color:#ff2626}.product-card__old-price{color:#b3b3b3;font-weight:400;font-size:13px;text-decoration:line-through}.product-card__buttons{display:flex;margin-top:24px}[dir=ltr] .product-card__buttons>*:first-child{margin-right:auto}[dir=rtl] .product-card__buttons>*:first-child{margin-left:auto}[dir=ltr] .product-card__buttons>*+*{margin-left:4px}[dir=rtl] .product-card__buttons>*+*{margin-right:4px}.product-card__addtocart--list{display:none}.product-card__features-list{list-style:none;margin:10px 0 6px;padding:0;color:#6c757d;font-size:13px;line-height:15px}.product-card__features-list li{padding:3px 0;position:relative}[dir=ltr] .product-card__features-list li{padding-left:12px}[dir=rtl] .product-card__features-list li{padding-right:12px}.product-card__features-list li:before{content:"";display:block;position:absolute;top:9px;width:5px;height:5px;border-radius:2.5px;border:1px solid currentColor}[dir=ltr] .product-card__features-list li:before{left:0}[dir=rtl] .product-card__features-list li:before{right:0}.product-card__badges-list{top:18px;position:absolute;display:flex;flex-direction:column;align-items:flex-start;z-index:1}[dir=ltr] .product-card__badges-list{left:18px}[dir=rtl] .product-card__badges-list{right:18px}.product-card__badge{font-size:11px;border-radius:1.5px;letter-spacing:.02em;line-height:1;padding:5px 8px 4px;font-weight:500;text-transform:uppercase;margin-bottom:4px}[dir=ltr] .product-card__badge{margin-right:4px}[dir=rtl] .product-card__badge{margin-left:4px}.product-card__badge--sale{background:#f33;color:#fff}.product-card__badge--new{background:#37f;color:#fff}.product-card__badge--hot{background:#614ba6;color:#fff}.product-card--layout--horizontal{flex-direction:row}.product-card--layout--horizontal .product-card__image{width:120px;padding:16px}.product-card--layout--horizontal .product-card__badges-list{top:10px}[dir=ltr] .product-card--layout--horizontal .product-card__badges-list{left:10px}[dir=rtl] .product-card--layout--horizontal .product-card__badges-list{right:10px}.product-card--layout--horizontal .product-card__badge{padding:3px 5px 2px}.product-card--layout--horizontal .product-card__info{padding-top:14px;padding-bottom:42px;width:100%}[dir=ltr] .product-card--layout--horizontal .product-card__info{padding-left:0;padding-right:30px}[dir=rtl] .product-card--layout--horizontal .product-card__info{padding-right:0;padding-left:30px}.product-card--layout--horizontal .product-card__name{overflow:hidden;max-height:38px}.product-card--layout--horizontal .product-card__rating{white-space:nowrap}.product-card--layout--horizontal .product-card__description,.product-card--layout--horizontal .product-card__availability,.product-card--layout--horizontal .product-card__buttons{display:none}.product-card--layout--horizontal .product-card__actions{position:absolute;bottom:18px}[dir=ltr] .product-card--layout--horizontal .product-card__actions{left:120px}[dir=rtl] .product-card--layout--horizontal .product-card__actions{right:120px}.product-card--layout--horizontal .product-card__features-list{display:none}.product-card--layout--grid .product-card__image{padding:18px 18px 20px}.product-card--layout--grid .product-card__info{padding:0 24px}.product-card--layout--grid .product-card__actions{padding:0 24px 24px}.product-card--layout--grid .product-card__description,.product-card--layout--grid .product-card__availability,.product-card--layout--grid .product-card__features-list{display:none}.product-card--layout--grid.product-card--size--sm .product-card__image{padding:15px}.product-card--layout--grid.product-card--size--sm .product-card__badges-list{top:16px}[dir=ltr] .product-card--layout--grid.product-card--size--sm .product-card__badges-list{left:16px}[dir=rtl] .product-card--layout--grid.product-card--size--sm .product-card__badges-list{right:16px}.product-card--layout--grid.product-card--size--sm .product-card__info{padding:0 15px}.product-card--layout--grid.product-card--size--sm .product-card__actions{padding:0 15px 15px}.product-card--layout--grid.product-card--size--sm .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.product-card--layout--grid.product-card--size--sm .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}@media (hover: hover){.product-card--layout--grid.product-card--size--sm .product-card__buttons{display:none}.product-card--layout--grid.product-card--size--sm:hover{position:relative;z-index:3;margin-bottom:-50px}.product-card--layout--grid.product-card--size--sm:hover .product-card__buttons{display:flex}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.product-card--layout--grid.product-card--size--sm .product-card__buttons{display:none}.product-card--layout--grid.product-card--size--sm:hover{position:relative;z-index:3;margin-bottom:-50px}.product-card--layout--grid.product-card--size--sm:hover .product-card__buttons{display:flex}}.product-card--layout--grid.product-card--size--nl .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.product-card--layout--grid.product-card--size--nl .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}@media (hover: hover){.product-card--layout--grid.product-card--size--nl .product-card__buttons{display:none}.product-card--layout--grid.product-card--size--nl:hover{position:relative;z-index:3;margin-bottom:-56px}.product-card--layout--grid.product-card--size--nl:hover .product-card__buttons{display:flex}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.product-card--layout--grid.product-card--size--nl .product-card__buttons{display:none}.product-card--layout--grid.product-card--size--nl:hover{position:relative;z-index:3;margin-bottom:-56px}.product-card--layout--grid.product-card--size--nl:hover .product-card__buttons{display:flex}}.product-card--layout--grid.product-card--size--lg .product-card__image{padding:25px}.product-card--layout--grid.product-card--size--lg .product-card__info{padding:0 30px;flex-grow:0}.product-card--layout--grid.product-card--size--lg .product-card__name{font-size:17px;line-height:23px}.product-card--layout--grid.product-card--size--lg .product-card__actions{padding:0 30px 30px;flex-grow:1;display:flex;flex-direction:column}.product-card--layout--grid.product-card--size--lg .product-card__rating{margin-top:10px}.product-card--layout--grid.product-card--size--lg .product-card__prices{margin-bottom:auto;font-size:20px}.product-card--layout--list{flex-direction:row}.product-card--layout--list .product-card__image{flex-shrink:0;padding:24px;width:210px}.product-card--layout--list .product-card__info{padding:20px 0}[dir=ltr] .product-card--layout--list .product-card__info{padding-left:24px;padding-right:4px}[dir=rtl] .product-card--layout--list .product-card__info{padding-right:24px;padding-left:4px}.product-card--layout--list .product-card__name{font-size:16px;line-height:20px;flex-grow:0}.product-card--layout--list .product-card__rating{margin-top:7px}.product-card--layout--list .product-card__description{color:#6c757d;font-size:15px;line-height:22px;margin-top:12px}.product-card--layout--list .product-card__actions{flex-shrink:0;width:190px;padding:16px 20px}[dir=ltr] .product-card--layout--list .product-card__actions{border-left:1px solid #ebebeb}[dir=rtl] .product-card--layout--list .product-card__actions{border-right:1px solid #ebebeb}.product-card--layout--list .product-card__prices{margin-top:16px;font-size:18px}.product-card--layout--list .product-card__old-price{font-size:14px}.product-card--layout--list .product-card__buttons{flex-wrap:wrap}.product-card--layout--list .product-card__addtocart{display:none}.product-card--layout--list .product-card__addtocart--list{display:block}.product-card--layout--list .product-card__addtocart{width:100%}[dir=ltr] .product-card--layout--list .product-card__addtocart+*{margin-left:0}[dir=rtl] .product-card--layout--list .product-card__addtocart+*{margin-right:0}.product-card--layout--list .product-card__addtocart~*{margin-top:8px}.product-card--layout--list .product-card__addtocart,.product-card--layout--list .product-card__wishlist,.product-card--layout--list .product-card__compare{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.product-card--layout--list .product-card__addtocart.btn-svg-icon,.product-card--layout--list .product-card__wishlist.btn-svg-icon,.product-card--layout--list .product-card__compare.btn-svg-icon{width:calc(1.875rem + 2px)}.product-card--layout--list .product-card__availability{color:#999;font-size:14px}[dir=ltr] .product-card--layout--list .product-card__availability{padding-right:10px}[dir=rtl] .product-card--layout--list .product-card__availability{padding-left:10px}.product-card--layout--list .product-card__features-list{font-size:14px;line-height:16px;margin-bottom:0}.product-card--layout--list .product-card__features-list li{padding:3px 0}[dir=ltr] .product-card--layout--list .product-card__features-list li{padding-left:12px;padding-right:0}[dir=rtl] .product-card--layout--list .product-card__features-list li{padding-right:12px;padding-left:0}.product-card--layout--list .product-card__features-list li:before{top:8px}@media (min-width: 992px) and (max-width: 1199px){.product-card--layout--list .product-card__image{width:180px}[dir=ltr] .product-card--layout--list .product-card__image{padding-left:20px;padding-right:20px}[dir=rtl] .product-card--layout--list .product-card__image{padding-right:20px;padding-left:20px}[dir=ltr] .product-card--layout--list .product-card__info{padding-left:0;padding-right:20px}[dir=rtl] .product-card--layout--list .product-card__info{padding-right:0;padding-left:20px}}@media (max-width: 767px){.product-card--layout--list{flex-direction:column}.product-card--layout--list .product-card__image{width:250px;padding:20px;margin:0 auto}.product-card--layout--list .product-card__info{border-top:1px solid #ebebeb;padding:20px}.product-card--layout--list .product-card__actions{width:auto;border-top:1px solid #ebebeb;padding:20px}[dir=ltr] .product-card--layout--list .product-card__actions{border-left:none}[dir=rtl] .product-card--layout--list .product-card__actions{border-right:none}.product-card--layout--list .product-card__buttons{flex-wrap:nowrap}.product-card--layout--list .product-card__buttons .btn{font-size:1rem;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem 1.25rem;font-weight:500}.product-card--layout--list .product-card__buttons .btn.btn-svg-icon{width:calc(2.25rem + 2px)}.product-card--layout--list .product-card__addtocart--list{width:auto}[dir=ltr] .product-card--layout--list .product-card__addtocart--list{margin-right:auto}[dir=rtl] .product-card--layout--list .product-card__addtocart--list{margin-left:auto}}.product-image__body{display:block;position:relative;padding-bottom:100%;width:100%}.product-image__img{display:block;position:absolute;width:100%;height:100%;object-fit:scale-down}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.product-image__img,.owl-carousel .owl-item .product-image__img{max-width:100%;max-height:100%;width:auto;height:auto;left:50%;top:50%;transform:translate(-50%) translateY(-50%)}}.owl-carousel .owl-item .product-image--location--gallery .product-image__img{max-width:100%;max-height:100%;width:auto;height:auto;left:50%;top:50%;transform:translate(-50%) translateY(-50%)}.rating__body{display:flex}[dir=ltr] .rating__star+.rating__star{margin-left:3px}[dir=rtl] .rating__star+.rating__star{margin-right:3px}[dir=ltr] .rating__star:first-child+.rating__star--only-edge{margin-left:0}[dir=rtl] .rating__star:first-child+.rating__star--only-edge{margin-right:0}.rating__fill{color:#ccc;fill:currentColor}.rating__stroke{color:#00000014;fill:currentColor}.rating__star--active .rating__fill{color:#ffd333}.rating__star--active .rating__stroke{color:#00000014}.rating__star--only-edge{position:relative;display:none}@supports (-ms-ime-align: auto){svg.rating__star{display:none}.rating__star--only-edge{display:block}.rating__fill .fake-svg-icon,.rating__stroke .fake-svg-icon{display:block;align-items:center;justify-content:center;width:13px;height:12px;font-size:12px}.rating__fill .fake-svg-icon:before{content:"\e902"}.rating__stroke{position:absolute;top:0}[dir=ltr] .rating__stroke{left:0}[dir=rtl] .rating__stroke{right:0}.rating__stroke .fake-svg-icon:before{content:"\e903"}}.share-buttons__list{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0 0 -4px;font-size:11px;line-height:18px;font-weight:500;white-space:nowrap}[dir=ltr] .share-buttons__list{margin-right:-4px}[dir=rtl] .share-buttons__list{margin-left:-4px}.share-buttons__item{margin-bottom:4px}[dir=ltr] .share-buttons__item{margin-right:4px}[dir=rtl] .share-buttons__item{margin-left:4px}[dir=ltr] .share-buttons__item-icon+.share-buttons__item-label{margin-left:5px}[dir=rtl] .share-buttons__item-icon+.share-buttons__item-label{margin-right:5px}.share-buttons__item a{background:#000;color:#fff;border-radius:1.5px;display:block;padding:2px 6px 1px;position:relative;z-index:0;overflow:hidden;transition:box-shadow .12s ease-in-out}.share-buttons__item a,.share-buttons__item a:hover{text-decoration:none}.share-buttons__item a:before{z-index:-1;display:block;content:"";position:absolute;inset:0;background:#000;opacity:0;transition:opacity .08s ease-in-out}.share-buttons__item a:hover:before{opacity:.12}.share-buttons__item a:active{box-shadow:inset 0 1px 3px #00000059;transition-duration:.04s}.share-buttons__item a:active:before{opacity:.06;transition-duration:.04s}.share-buttons__item--without-label a{width:21px;text-align:center;padding:2px 0 1px}.share-buttons__item--type--facebook a{background:#4267b2}.share-buttons__item--type--twitter a{background:#1b95e0}.share-buttons__item--type--pinterest a{background:#e63939}.share-buttons__item--type--whatsapp a{background:#00e676}.share-buttons__item--type--linkedin a{background:#006599}.share-buttons__item--type--ok a{background:#eb7815}.share-buttons__item--type--vk a{background:#4a76a8}.share-buttons__item--type--telegram a{background:#2ba0da}.share-buttons__item--type--email a{background:#404040}.social-links__list{list-style:none;padding:0;margin:0 0 -7px -7px;display:flex;flex-wrap:wrap}.social-links__item{flex-shrink:0;margin-left:7px;margin-bottom:7px}.social-links__link{font-size:16px;display:flex;align-items:center;justify-content:center;width:34px;height:34px;transition:all .2s;background:#000}.social-links__link,.social-links__link:hover{color:#fff}.social-links__link:hover{opacity:.8}.social-links--shape--circle .social-links__link{border-radius:17px}.social-links--shape--rounded .social-links__link{border-radius:2px}.social-links__link--type--facebook{background:#3c5a99}.social-links__link--type--twitter{background:#00a2e8}.social-links__link--type--youtube{background:#e52e2e}.social-links__link--type--instagram{background:#815dc7}.social-links__link--type--rss{background:#ffc338}.social-links__link--type--rss,.social-links__link--type--rss:hover{color:#3d464d}.tags__list{display:flex;flex-wrap:wrap;font-size:13px;font-weight:500;line-height:18px;margin:-2px}.tags__list a{display:block;background:transparent;border:1px solid #e5e5e5;color:var(--secondaryColor);border-radius:1.5px;padding:3px 8px 2px;margin:2px;transition:all .15s}.tags__list a:focus,.tags__list a:hover{background:var(--primaryColor);border:1px solid var(--primaryColor);color:#fff}.tags--lg .tags__list{margin:-3px}.tags--lg .tags__list a{padding:6px 10px 5px;margin:3px}.tooltip{pointer-events:none;transition-duration:0s;font-family:inherit}.tooltip.show{opacity:1}.tooltip-inner{background:var(--secondaryColor);color:#fff;border-radius:1.5px;position:relative;padding:.1875rem .625rem .125rem}.tooltip .arrow{width:8px;height:8px}.tooltip .arrow:before{width:8px;height:8px;border-radius:1px;border:none;background:var(--secondaryColor);transform:rotate(45deg) scale(.7619047619)}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:4px 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-auto[x-placement^=top] .tooltip-inner,.bs-tooltip-top .arrow,.bs-tooltip-top .tooltip-inner{bottom:3px}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:4px 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-auto[x-placement^=bottom] .tooltip-inner,.bs-tooltip-bottom .arrow,.bs-tooltip-bottom .tooltip-inner{top:3px}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 4px}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-auto[x-placement^=right] .tooltip-inner,.bs-tooltip-right .arrow,.bs-tooltip-right .tooltip-inner{left:3px}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 4px}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-auto[x-placement^=left] .tooltip-inner,.bs-tooltip-left .arrow,.bs-tooltip-left .tooltip-inner{right:3px}.typography{line-height:1.625}.typography a:hover{text-decoration:underline}.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6{margin-top:1.75em;margin-bottom:.75em}.typography p{margin-bottom:1.5em}.typography ol,.typography ul{margin:1.7em 0}.typography li{margin-bottom:.7em}.typography>*:first-child{margin-top:0}.typography>*:last-child{margin-bottom:0}.typography a>img{transition:opacity .2s}.typography a:hover>img{opacity:.8}.typography img{max-width:100%}.typography figure{margin:2.5em 0}.typography figcaption{margin-top:20px;text-align:center;font-size:14px;color:#999}.typography hr{position:relative;width:4px;height:4px;border-radius:2px;border:none;background:#ccc;margin:2.5em auto}.typography hr:after,.typography hr:before{position:absolute;content:"";display:block;width:inherit;height:inherit;border-radius:inherit;background:inherit}[dir=ltr] .typography hr:after{left:-30px}[dir=rtl] .typography hr:after{right:-30px}[dir=ltr] .typography hr:before{right:-30px}[dir=rtl] .typography hr:before{left:-30px}.typography blockquote{margin:3em 2.5em 2.5em;text-align:center;font-size:18px;font-style:italic}.typography blockquote cite{margin-top:-.5em;color:#999;display:block;font-size:15px;font-style:normal}.typography blockquote p{margin-bottom:1.25em}.typography blockquote>*:first-child{margin-top:0}.typography blockquote>*:last-child{margin-bottom:0}@media (max-width: 991px){.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6{margin-top:1.25em;margin-bottom:.5em}}@media (max-width: 767px){.typography ol,.typography ul{margin:1.5em 0}}@media (min-width: 576px) and (max-width: 767px){.typography blockquote{margin:2.5em 1.5em 2em}}@media (max-width: 575px){.typography blockquote{font-size:16px;margin:2.25em 0}[dir=ltr] .typography blockquote{text-align:left}[dir=rtl] .typography blockquote{text-align:right}}@media (min-width: 992px){.typography--expanded figure{text-align:center;position:relative;width:calc(100% + 190px);margin:3em 0}[dir=ltr] .typography--expanded figure{left:-95px}[dir=rtl] .typography--expanded figure{right:-95px}.typography--expanded figure img{overflow:hidden;border-radius:3px}}.filter__title{display:block;border:none;padding:6px 10px;cursor:pointer;width:calc(100% + 20px);position:relative;color:inherit;font-weight:700;font-size:15px;line-height:18px;border-radius:2px;margin:0 -10px;transition:background-color .2s,fill .2s;background:transparent;fill:#ccc}[dir=ltr] .filter__title{text-align:left}[dir=rtl] .filter__title{text-align:right}.filter__title:focus,.filter__title:hover{transition-duration:.1s,.1s;background:#f2f2f2;fill:#b3b3b3}.filter__title:focus{outline:none}.filter__arrow{position:absolute;top:11px;transition:transform .2s}[dir=ltr] .filter__arrow{right:10px}[dir=rtl] .filter__arrow{left:10px}.filter__body{margin:0 -20px;overflow:hidden;visibility:hidden;height:0;opacity:0;transition:height .2s,opacity .2s,visibility 0s .2s}.filter__container{padding:10px 20px 16px}.filter--opened .filter__body{transition-delay:0s,0s;visibility:visible;height:auto;opacity:1}.filter--opened .filter__arrow{transform:rotate(180deg)}.filter-categories__list{list-style:none;padding:0;margin:-4px 0 -8px;font-size:15px;line-height:18px}.filter-categories__list a{color:inherit;transition:color .15s}.filter-categories__list a:hover{color:var(--primaryColor)}.filter-categories__item{padding:6px 0;display:flex}.filter-categories__item>a{flex-grow:1}[dir=ltr] .filter-categories__item>a{padding-right:10px}[dir=rtl] .filter-categories__item>a{padding-left:10px}.filter-categories__item--parent{position:relative}[dir=ltr] .filter-categories__item--parent{padding-left:14px}[dir=rtl] .filter-categories__item--parent{padding-right:14px}.filter-categories__item--current{font-weight:700}.filter-categories__item--child{position:relative;font-size:15px}[dir=ltr] .filter-categories__item--child{padding-left:14px}[dir=rtl] .filter-categories__item--child{padding-right:14px}.filter-categories__arrow{fill:#ccc;position:absolute;top:10px}[dir=ltr] .filter-categories__arrow{left:0;transform:scaleX(1)}[dir=rtl] .filter-categories__arrow{right:0;transform:scaleX(-1)}.filter-categories__counter{font-size:12px;line-height:12px;padding-top:4px;font-weight:400;color:#999}[dir=ltr] .filter-categories--root .filter-categories__item--child{padding-left:0}[dir=rtl] .filter-categories--root .filter-categories__item--child{padding-right:0}.filter-color__list{padding:2px 0;display:flex;flex-wrap:wrap;margin:-4px}.filter-color__item{cursor:pointer;margin:4px}.filter-color__check{display:block}.filter-list__list{margin:-8px 0}.filter-list__item{padding:1px 0;cursor:pointer;display:flex;margin:8px 0}.filter-list__input{flex-shrink:0}[dir=ltr] .filter-list__input{margin-right:7px}[dir=rtl] .filter-list__input{margin-left:7px}.filter-list__title{padding:1px 0;font-size:14px;line-height:16px;flex-grow:1;transition:color .2s}.filter-list__counter{padding-top:3px;font-size:12px;line-height:12px;color:#999}[dir=ltr] .filter-list__counter{margin-left:12px}[dir=rtl] .filter-list__counter{margin-right:12px}.filter-list__item--disabled{cursor:default}.filter-list__item--disabled .filter-list__title{color:#999}.filter-list__item--disabled .filter-list__counter{display:none}.filter-price__slider{margin-top:6px}.filter-price__title{margin-top:16px;font-size:14px;color:#999}.account-menu{box-shadow:0 1px 15px #00000040;background:#fff;color:var(--secondaryColor);width:280px;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.account-menu{box-shadow:0 0 0 1px #00000026}}.account-menu__form{padding:0 30px 32px}.account-menu__form .form-group{margin-bottom:1rem}.account-menu__form-title{text-align:center;padding:30px 0 26px;font-weight:700}.account-menu__form-button{margin-top:32px;text-align:center}.account-menu__form-button .btn{padding-left:28px;padding-right:28px}.account-menu__form-link{font-size:14px;text-align:center}.account-menu__form-link a{color:#6c757d;transition:color .1s}.account-menu__form-link a:hover{color:inherit}.account-menu__form-forgot{position:relative}.account-menu__form-forgot-link{position:absolute;top:5px;bottom:5px;border-radius:2px;font-size:12px;font-weight:500;background:transparent;color:var(--secondaryColor);display:flex;align-items:center;padding:0 7px;transition:background .1s,color .1s}[dir=ltr] .account-menu__form-forgot-link{right:5px}[dir=rtl] .account-menu__form-forgot-link{left:5px}.account-menu__form-forgot-link:hover{background:#f0f0f0;color:var(--secondaryColor)}.account-menu__form-forgot-link:active{background:#e5e5e5;color:var(--secondaryColor)}.account-menu__divider{height:1px;background:#ebebeb}.account-menu__user{display:flex;align-items:center;padding:14px 20px;color:inherit}.account-menu__user:hover{color:inherit;background:#f2f2f2}.account-menu__user-avatar{width:44px;flex-shrink:0}[dir=ltr] .account-menu__user-avatar{margin-right:14px}[dir=rtl] .account-menu__user-avatar{margin-left:14px}.account-menu__user-avatar img{border-radius:100%;max-width:100%}.account-menu__user-info{display:flex;flex-direction:column;justify-content:center}.account-menu__user-name{font-size:15px;line-height:20px;font-weight:500}.account-menu__user-email{font-size:14px;line-height:18px;color:#999;margin-top:1px}.account-menu__links{list-style:none;padding:12px 0;margin:0}.account-menu__links a{display:block;color:inherit;font-size:15px;padding:5px 20px;font-weight:500}.account-menu__links a:hover{background:#f2f2f2}.departments{width:255px;height:42px;color:var(--secondaryColor);position:relative}.departments__button{border:none;background:transparent;color:inherit;font-size:15px;position:relative;z-index:1;width:100%;height:100%;cursor:default;font-weight:500;padding:0}[dir=ltr] .departments__button{padding-right:32px;padding-left:47px;text-align:left}[dir=rtl] .departments__button{padding-left:32px;padding-right:47px;text-align:right}.departments__button:focus{outline:none}.departments__button-icon{position:absolute;top:calc(50% - 7px);fill:#0000004d;transition:fill .2s}[dir=ltr] .departments__button-icon{left:16px}[dir=rtl] .departments__button-icon{right:16px}.departments__button-arrow{position:absolute;top:calc(50% - 3px);fill:#0000004d;transition:fill .2s,transform .2s}[dir=ltr] .departments__button-arrow{right:13px}[dir=rtl] .departments__button-arrow{left:13px}.departments__body{width:100%;padding-top:42px;position:absolute;background:#fff;box-shadow:0 0 0 2px var(--primaryColor);border-radius:2px;top:0}.departments__links{position:relative;list-style:none;padding:0 0 14px;margin:0;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.departments__item-link{font-weight:400;position:relative;display:block;padding:10px 16px;color:inherit;font-size:14px;line-height:16px;letter-spacing:.02em}.departments__item-link:hover{color:inherit}.departments__item--hover .departments__item-link{background:#0000000d}.departments__item-arrow{top:calc(50% - 5px);position:absolute;fill:#0000004d}[dir=ltr] .departments__item-arrow{right:14px;transform:scaleX(1)}[dir=rtl] .departments__item-arrow{left:14px;transform:scaleX(-1)}.departments__submenus-container{position:absolute;height:calc(100% - 48px);top:48px;width:100%}.departments__submenu{position:absolute;top:0;visibility:hidden;display:none;z-index:100}[dir=ltr] .departments__submenu{left:100%}[dir=rtl] .departments__submenu{right:100%}.departments__submenu app-header-menu,.departments__submenu app-header-megamenu{display:flex;width:100%;max-height:100%}.departments__submenu--type--megamenu{height:100%;flex-grow:1}.departments__submenu--open{visibility:visible;opacity:1;display:flex}.departments__submenu--size--sm{width:237px}.departments__submenu--size--nl{width:443px}.departments__submenu--size--lg{width:649px}.departments__submenu--size--xl{width:855px}.departments__links-wrapper{overflow:hidden;height:0;opacity:0;transition:height .25s ease-in-out,opacity .25s ease-in-out;display:flex;flex-direction:column;max-height:100%}.departments__links-wrapper:before{display:block;content:"";height:6px;flex-shrink:0}.departments:not(.departments--fixed) .departments__button{cursor:pointer}.departments:not(.departments--fixed) .departments__button:hover .departments__button-icon,.departments:not(.departments--fixed) .departments__button:hover .departments__button-arrow{fill:currentColor}.departments--open .departments__links-wrapper{overflow:visible;height:auto;opacity:1}.departments--open .departments__button-arrow{transform:rotate(180deg)}.departments--transition .departments__links,.departments--transition .departments__links-wrapper{overflow:hidden}@media (min-width: 992px) and (max-width: 1199px){.departments{width:210px}.departments__submenu--size--sm{width:204px}.departments__submenu--size--nl{width:376px}.departments__submenu--size--lg{width:548px}.departments__submenu--size--xl{width:720px}}.dropcart{font-size:15px;font-weight:400;color:var(--secondaryColor);overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.dropcart__empty{padding:42px 30px;text-align:center}.dropcart__products-list{padding:20px 16px}.dropcart__product{display:flex}.dropcart__product+.dropcart__product{margin-top:24px}.dropcart__product-image{width:70px;flex-shrink:0}.dropcart__product-name{margin-top:-2px;line-height:18px;font-size:15px}.dropcart__product-name a{color:inherit;transition:.15s}.dropcart__product-name a:hover{color:var(--primaryColor)}.dropcart__product-info{margin:0;flex-grow:1}[dir=ltr] .dropcart__product-info{padding-right:10px;padding-left:16px}[dir=rtl] .dropcart__product-info{padding-left:10px;padding-right:16px}.dropcart__product-options{list-style:none;margin:3px 0 0;padding:0;font-size:13px;line-height:16px;color:#999}.dropcart__product-meta{margin-top:5px;font-size:13px}.dropcart__product-price{font-size:14px;font-weight:700}.dropcart__product-remove{margin-top:-6px;flex-shrink:0}[dir=ltr] .dropcart__product-remove{margin-right:-6px}[dir=rtl] .dropcart__product-remove{margin-left:-6px}.dropcart__totals{border-top:1px solid #ebebeb;line-height:24px;padding:16px 20px 0}[dir=ltr] .dropcart__totals th{padding-right:16px}[dir=rtl] .dropcart__totals th{padding-left:16px}[dir=ltr] .dropcart__totals td{text-align:right}[dir=rtl] .dropcart__totals td{text-align:left}.dropcart__totals table{width:100%}.dropcart__buttons{display:flex;margin-top:4px;padding:20px}.dropcart__buttons>*{flex-grow:1}[dir=ltr] .dropcart__buttons>:first-child{margin-right:8px}[dir=rtl] .dropcart__buttons>:first-child{margin-left:8px}.dropcart--style--dropdown{box-shadow:0 1px 15px #00000040;background:#fff;width:320px}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.dropcart--style--dropdown{box-shadow:0 0 0 1px #00000026}}.dropcart--style--offcanvas{position:relative;z-index:1000;visibility:hidden;transition:visibility 0s .3s}.dropcart--style--offcanvas .dropcart__backdrop{position:fixed;left:0;top:0;width:100%;height:100%;background:var(--secondaryColor);opacity:0;transition:opacity .3s;z-index:1000}.dropcart--style--offcanvas .dropcart__body{position:fixed;top:0;z-index:1010;height:100%;max-height:100%;background:#fff;display:flex;flex-direction:column;max-width:340px;width:calc(100% - 30px);transition:transform .3s}[dir=ltr] .dropcart--style--offcanvas .dropcart__body{left:100%}[dir=rtl] .dropcart--style--offcanvas .dropcart__body{right:100%}.dropcart--style--offcanvas .dropcart__header{height:55px;display:flex;align-items:center;flex-shrink:0;border-bottom:1px solid #ebebeb}.dropcart--style--offcanvas .dropcart__title{font-size:16px;font-weight:700;margin:0 20px;flex-grow:1}.dropcart--style--offcanvas .dropcart__close{border:none;padding:0;margin:0;width:54px;height:54px;background:transparent;fill:#999;transition:fill .2s;cursor:pointer;display:flex;align-items:center;justify-content:center}.dropcart--style--offcanvas .dropcart__close:focus{outline:none}.dropcart--style--offcanvas .dropcart__close:focus,.dropcart--style--offcanvas .dropcart__close:hover{fill:var(--secondaryColor)}.dropcart--style--offcanvas .dropcart__products-list{flex-shrink:1;flex-grow:1}.dropcart--style--offcanvas .dropcart__totals,.dropcart--style--offcanvas .dropcart__buttons{flex-shrink:0}.dropcart--style--offcanvas.dropcart--open{visibility:visible;transition-delay:0s}.dropcart--style--offcanvas.dropcart--open .dropcart__backdrop{opacity:.9}[dir=ltr] .dropcart--style--offcanvas.dropcart--open .dropcart__body{transform:translate(-100%)}[dir=rtl] .dropcart--style--offcanvas.dropcart--open .dropcart__body{transform:translate(100%)}@media (min-height: 600px){.dropcart--style--offcanvas .dropcart__products-list{overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}}@media (max-height: 599px){.dropcart--style--offcanvas .dropcart__header{top:0;position:sticky;background:#fff;z-index:1}.dropcart--style--offcanvas .dropcart__body{overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}}.indicator{display:flex;color:none}.indicator app-account-menu,.indicator app-header-dropcart{display:flex}.indicator__button{display:flex;align-items:center;border:none;background:transparent;cursor:pointer;padding:0;color:inherit;fill:currentColor}.indicator__button:focus{outline:none}.indicator__button:hover{color:inherit}.indicator__area{background:transparent;transition:background-color .2s;border-radius:2px;height:42px;padding:0 14px;display:flex;align-items:center}.indicator__value{height:15px;font-size:10px;padding:0 5px;border-radius:1000px;position:relative;top:-11px;background:#fff;color:var(--secondaryColor);font-weight:700}[dir=ltr] .indicator__value{margin-left:-5px;margin-right:-8px}[dir=rtl] .indicator__value{margin-right:-5px;margin-left:-8px}.indicator__dropdown{display:none;top:100%;position:absolute;visibility:hidden;transform-origin:top;transform:rotateX(60deg);opacity:0;transition:transform .2s,opacity .2s,visibility 0s .2s}[dir=ltr] .indicator__dropdown{right:0}[dir=rtl] .indicator__dropdown{left:0}.indicator__icon{transition:transform .2s,opacity .2s}.indicator__icon--open{position:absolute}.indicator--display .indicator__dropdown{display:flex}.indicator--open .indicator__button,.indicator--hover .indicator__button{color:none}.indicator--open .indicator__area,.indicator--hover .indicator__area{background:#ffffff26;transition-duration:.1s}.indicator--open .indicator__value,.indicator--hover .indicator__value{background:#fff;color:var(--secondaryColor)}.indicator--open .indicator__dropdown{z-index:1;transition-delay:0s,0s,0s;opacity:1;visibility:visible;transform:rotateX(0)}.indicator--trigger--click:not(.indicator--open) .indicator__icon--open{transform:scale(0);opacity:0}.indicator--trigger--click.indicator--open .indicator__icon:not(.indicator__icon--open){transform:scale(0);opacity:0}.indicator--mobile .indicator__area{height:36px;padding:0 10px}@media (min-width: 992px) and (max-width: 1199px){.indicator__area{padding:0 12px}}.megamenu{background:#fff;color:var(--secondaryColor);box-shadow:0 1px 15px #00000040;min-height:100%;width:100%;line-height:1.5;letter-spacing:.01em;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.megamenu{box-shadow:0 0 0 1px #00000026}}.megamenu__body{padding:26px 30px;background-repeat:no-repeat;width:100%;min-height:100%}[dir=ltr] .megamenu__body{background-position:right bottom}[dir=rtl] .megamenu__body{background-position:left bottom}.megamenu__links{list-style:none;margin:0;padding:0}.megamenu__links a{color:inherit;transition:color .15s}.megamenu__links a:hover{color:var(--primaryColor)}.megamenu__links--level--0>.megamenu__item+.megamenu__item--with-submenu,.megamenu__links--level--0>.megamenu__item--with-submenu+.megamenu__item{margin-top:20px}.megamenu__links--level--0>.megamenu__item{padding:1px 0}.megamenu__links--level--0>.megamenu__item>a{font-weight:500}.megamenu__links--level--0>.megamenu__item>a+.megamenu__links{padding-top:10px;margin-top:3px;border-top:1px solid #e5e5e5}.megamenu__links--level--1>.megamenu__item>a{font-size:14px;color:#5c6b73;transition:color .15s}.megamenu__links--level--1>.megamenu__item>a:hover{color:var(--primaryColor)}@keyframes menu__submenu--open{0%{opacity:0;transform:rotateY(45deg)}to{opacity:1;transform:rotateY(0)}}.menu{color:var(--secondaryColor);background:#fff;box-shadow:0 1px 15px #00000040;display:flex;width:190px;min-width:190px;font-size:14px;line-height:16px;letter-spacing:.02em;font-weight:500}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.menu{box-shadow:0 0 0 1px #00000026}}.menu__list{list-style:none;padding:10px 0;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;flex-grow:1;margin:0}.menu__item{padding-top:10px;margin-top:-10px;pointer-events:none}.menu__item-link{position:relative;background:transparent;border:none;width:100%;font-weight:inherit;display:block;padding-top:8px;padding-bottom:6px;color:inherit;pointer-events:auto}[dir=ltr] .menu__item-link{text-align:left;padding-right:24px;padding-left:16px}[dir=rtl] .menu__item-link{text-align:right;padding-left:24px;padding-right:16px}.menu__item-link:hover{color:inherit}.menu__item-link:focus{outline:none}.menu__item-icon{position:absolute;top:3px}[dir=ltr] .menu__item-icon{left:15px}[dir=rtl] .menu__item-icon{right:15px}.menu__item-arrow svg{position:absolute;top:calc(50% - 5px);fill:#b3b3b3}[dir=ltr] .menu__item-arrow svg{right:12px;transform:scaleX(1)}[dir=rtl] .menu__item-arrow svg{left:12px;transform:scaleX(-1)}.menu__item--hover .menu__item-link{background:#f2f2f2}.menu__submenu{position:absolute;display:none;z-index:1}[dir=ltr] .menu__submenu{left:100%;transform-origin:left}[dir=rtl] .menu__submenu{right:100%;transform-origin:right}[dir=ltr] .menu__submenu--reverse{left:auto;right:100%;transform-origin:right}[dir=rtl] .menu__submenu--reverse{right:auto;left:100%;transform-origin:left}.menu__submenu--open{display:flex;animation-name:menu__submenu--open;animation-duration:.2s;animation-fill-mode:forwards}[dir=ltr] .menu--with-icons .menu__item-link{padding-left:50px}[dir=rtl] .menu--with-icons .menu__item-link{padding-right:50px}.menu--layout--topbar{width:150px;min-width:150px;box-shadow:0 1px 7px #00000040}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.menu--layout--topbar{box-shadow:0 0 0 1px #00000026}}.menu--layout--topbar .menu__list{padding:6px 0}.menu--layout--topbar .menu__item-link{display:block;padding-top:8px;padding-bottom:6px;color:inherit}[dir=ltr] .menu--layout--topbar .menu__item-link{padding-right:21px;padding-left:13px}[dir=rtl] .menu--layout--topbar .menu__item-link{padding-left:21px;padding-right:13px}.menu--layout--topbar.menu--with-icons .menu__item-icon{position:absolute;top:3px}[dir=ltr] .menu--layout--topbar.menu--with-icons .menu__item-icon{left:12px}[dir=rtl] .menu--layout--topbar.menu--with-icons .menu__item-icon{right:12px}[dir=ltr] .menu--layout--topbar.menu--with-icons .menu__item-link{padding-left:45px}[dir=rtl] .menu--layout--topbar.menu--with-icons .menu__item-link{padding-right:45px}.mobile-header{height:54px}.mobile-header__panel{z-index:10;position:relative;background:var(--primaryColor);box-shadow:0 1px #0000000a,inset 0 -1px #0000000a;color:#fff}.mobile-header--stuck .mobile-header__panel{width:100%;position:fixed;top:0;transform:translateY(-150%);transition:transform .3s ease-in-out}.mobile-header--shown .mobile-header__panel{transform:none}.mobile-header__body{display:flex;align-items:center;height:54px}.mobile-header__menu-button{flex-shrink:0;width:36px;height:36px;border-radius:2px;background:transparent;fill:#fff;border:none;padding:0;margin:0;cursor:pointer;transition:fill .2s,background .2s;display:flex;align-items:center;justify-content:center}.mobile-header__menu-button:focus{outline:none}.mobile-header__menu-button:focus,.mobile-header__menu-button:hover{background:#ffffff26;fill:#fff}.mobile-header__indicators{display:flex}[dir=ltr] .mobile-header__indicators{margin-left:auto}[dir=rtl] .mobile-header__indicators{margin-right:auto}.mobile-header__logo{margin:0;color:inherit;fill:currentColor}[dir=ltr] .mobile-header__logo{margin-right:16px;margin-left:12px}[dir=rtl] .mobile-header__logo{margin-left:16px;margin-right:12px}.mobile-header__logo:hover{color:inherit}.mobile-header__logo svg{display:block}@media (min-width: 768px) and (max-width: 991px){.mobile-header__search{flex-grow:1;height:36px}[dir=ltr] .mobile-header__search{margin-right:8px}[dir=rtl] .mobile-header__search{margin-left:8px}}@media (max-width: 767px){.mobile-header__search{top:0;width:100%;position:absolute;background:#fff;box-shadow:0 1px 7px #00000040;z-index:1;transform:translateY(-54px);visibility:hidden;opacity:0;transition:transform .3s ease-in-out,visibility 0s .3s,opacity .3s;display:flex;pointer-events:none}[dir=ltr] .mobile-header__search{left:0}[dir=rtl] .mobile-header__search{right:0}.mobile-header__search--open{pointer-events:auto;transition-delay:0s,0s;transform:translateY(0);visibility:visible;opacity:1}}.mobile-links{list-style:none;padding:0;margin:0}.mobile-links__item{border-bottom:1px solid #ebebeb}.mobile-links__item-title{display:flex;align-items:stretch;cursor:pointer}.mobile-links__item-link{flex-grow:1;color:var(--secondaryColor)}.mobile-links__item-link,.mobile-links__item-link:hover{color:inherit}.mobile-links__item-toggle{border:none;background:transparent;padding:0;width:55px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:inherit;fill:#999;transition:fill .2s}[dir=ltr] .mobile-links__item-toggle{border-left:1px solid #ebebeb}[dir=rtl] .mobile-links__item-toggle{border-right:1px solid #ebebeb}.mobile-links__item-toggle:focus{outline:none}.mobile-links__item-toggle:focus,.mobile-links__item-toggle:hover{cursor:inherit}.mobile-links__item-arrow svg{transition:transform .3s}.mobile-links__item-sub-links{visibility:hidden;overflow:hidden;height:0;opacity:0;transition:height .3s,opacity .3s,visibility 0s .3s}.mobile-links__item--open>.mobile-links__item-sub-links{visibility:visible;height:auto;opacity:1;transition-delay:0s,0s,0s}.mobile-links__item--open>.mobile-links__item-title .mobile-links__item-arrow svg{transform:rotate(180deg) translateY(1px)}.mobile-links--level--0>li>.mobile-links__item{border-bottom:1px solid #ebebeb}.mobile-links--level--0>li>.mobile-links__item>.mobile-links__item-title{height:48px}.mobile-links--level--0>li>.mobile-links__item>.mobile-links__item-title .mobile-links__item-link{padding:12px 20px}.mobile-links:not(.mobile-links--level--0){border-top:1px solid #ebebeb}.mobile-links--level--1{background:#f7f7f7;font-size:14px;line-height:14px}.mobile-links--level--1 .mobile-links__item .mobile-links__item-link{padding:13px 20px}.mobile-links--level--1 .mobile-links{background:#fff}[dir=ltr] .mobile-links--level--1 .mobile-links{padding-left:20px}[dir=rtl] .mobile-links--level--1 .mobile-links{padding-right:20px}.mobile-links--level--1 .mobile-links>li{background:#f7f7f7}[dir=ltr] .mobile-links--level--1 .mobile-links>li{border-left:1px solid #ebebeb}[dir=rtl] .mobile-links--level--1 .mobile-links>li{border-right:1px solid #ebebeb}.mobile-links--level--1 li:last-child>.mobile-links__item{border-bottom:none}.mobilemenu{visibility:hidden;position:fixed;top:0;width:100%;height:100%;z-index:1000;transition:visibility 0s .3s}[dir=ltr] .mobilemenu{left:0}[dir=rtl] .mobilemenu{right:0}.mobilemenu__backdrop{position:absolute;top:0;width:100%;height:100%;background:var(--secondaryColor);opacity:0;transition:opacity .3s}[dir=ltr] .mobilemenu__backdrop{left:0}[dir=rtl] .mobilemenu__backdrop{right:0}.mobilemenu__body{position:absolute;top:0;width:290px;height:100%;background:#fff;box-shadow:0 0 20px #0006;transition:transform .3s;display:flex;flex-direction:column}[dir=ltr] .mobilemenu__body{left:0;transform:translate(calc(-100% - 30px))}[dir=rtl] .mobilemenu__body{right:0;transform:translate(calc(100% + 30px))}.mobilemenu__header{height:55px;display:flex;flex-shrink:0;align-items:center;border-bottom:1px solid #ebebeb}.mobilemenu__title{padding:0 20px;font-weight:700;flex-grow:1}.mobilemenu__close{border:none;background:transparent;height:54px;width:55px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;fill:#999;transition:fill .2s}[dir=ltr] .mobilemenu__close{border-left:1px solid #ebebeb}[dir=rtl] .mobilemenu__close{border-right:1px solid #ebebeb}.mobilemenu__close:focus{outline:none}.mobilemenu__close:focus,.mobilemenu__close:hover{fill:var(--secondaryColor)}.mobilemenu__content{flex-grow:1;overflow-y:scroll;-webkit-overflow-scrolling:touch}.mobilemenu--open{visibility:visible;transition-delay:0s}.mobilemenu--open .mobilemenu__backdrop{opacity:.9}.mobilemenu--open .mobilemenu__body{transform:translate(0)}@keyframes nav-links__submenu--open{0%{opacity:0;transform:rotateX(45deg)}to{opacity:1;transform:rotateX(0)}}.nav-links{height:100%}.nav-links__list{height:inherit;z-index:10;display:flex;list-style:none;padding:0;margin:0}.nav-links__item{height:100%}.nav-links__item-link{display:flex;align-items:center;height:100%;font-size:15px;line-height:1;letter-spacing:.02em;font-weight:400;color:inherit}.nav-links__item-link:hover{color:inherit}.nav-links__item-body{display:flex;align-items:center;transition:background-color .2s;padding:0 14px;height:42px;border-radius:2px;background:transparent;box-shadow:none}.nav-links__item--has-submenu .nav-links__item-body{position:relative}[dir=ltr] .nav-links__item--has-submenu .nav-links__item-body{padding-right:27px}[dir=rtl] .nav-links__item--has-submenu .nav-links__item-body{padding-left:27px}.nav-links__item--has-submenu .nav-links__item-arrow svg{top:calc(50% - 3px);position:absolute;fill:#00000040}[dir=ltr] .nav-links__item--has-submenu .nav-links__item-arrow svg{right:12px}[dir=rtl] .nav-links__item--has-submenu .nav-links__item-arrow svg{left:12px}.nav-links__item--hover .nav-links__item-link{color:inherit}.nav-links__item--hover .nav-links__item-body{background:#ffffff26;box-shadow:none;transition-duration:.1s}.nav-links__item--hover .nav-links__item-arrow svg{fill:#00000040}.nav-links__submenu{top:100%;position:absolute;transform-origin:top;z-index:100;display:none}.nav-links__submenu app-header-menu,.nav-links__submenu app-header-megamenu{display:flex;width:100%;max-height:100%}[dir=ltr] .nav-links__submenu--type--megamenu{left:0}[dir=rtl] .nav-links__submenu--type--megamenu{right:0}.nav-links__submenu--open{display:flex;animation-name:nav-links__submenu--open;animation-duration:.2s;animation-fill-mode:forwards}.nav-links__submenu--size--xs{width:16.6666666667%}.nav-links__submenu--size--sm{width:33.3333333333%}.nav-links__submenu--size--nl{width:50%}.nav-links__submenu--size--md{width:66.6666666667%}.nav-links__submenu--size--lg{width:83.3333333333%}.nav-links__submenu--size--xl{width:100%}@media (min-width: 992px) and (max-width: 1199px){.nav-links__item-body{padding:0 9px}[dir=ltr] .nav-links__item--has-submenu .nav-links__item-body{padding-right:20px}[dir=rtl] .nav-links__item--has-submenu .nav-links__item-body{padding-left:20px}[dir=ltr] .nav-links__item--has-submenu .nav-links__item-arrow svg{right:7px}[dir=rtl] .nav-links__item--has-submenu .nav-links__item-arrow svg{left:7px}}.nav-panel{height:54px;background:var(--primaryColor);box-shadow:0 1px #0000000a,inset 0 -1px #0000000a;color:#fff;will-change:position;backface-visibility:hidden;transform:translateZ(0)}.nav-panel--stuck{z-index:10;width:100%;position:fixed;top:0;transform:translateY(-150%);transition:transform .3s ease-in-out}.nav-panel--shown{transform:translateY(0)}.nav-panel__container{height:100%}.nav-panel__row{display:flex;align-items:center;position:relative;height:100%}.nav-panel__logo svg{display:block;fill:#fff}.nav-panel__departments{flex-shrink:0}[dir=ltr] .nav-panel__logo+.nav-panel__nav-links,[dir=ltr] .nav-panel__departments+.nav-panel__nav-links{margin-left:18px}[dir=rtl] .nav-panel__logo+.nav-panel__nav-links,[dir=rtl] .nav-panel__departments+.nav-panel__nav-links{margin-right:18px}[dir=ltr] .nav-panel__nav-links{margin-right:4px}[dir=rtl] .nav-panel__nav-links{margin-left:4px}.nav-panel__indicators{display:flex;height:100%}[dir=ltr] .nav-panel__indicators{margin-left:auto}[dir=rtl] .nav-panel__indicators{margin-right:auto}@media (min-width: 992px) and (max-width: 1199px){[dir=ltr] .nav-panel__logo+.nav-panel__nav-links,[dir=ltr] .nav-panel__departments+.nav-panel__nav-links{margin-left:14px}[dir=rtl] .nav-panel__logo+.nav-panel__nav-links,[dir=rtl] .nav-panel__departments+.nav-panel__nav-links{margin-right:14px}}.search--location--header{display:block;height:40px}.search--location--header .search__body{position:relative;z-index:2}.search--location--header .search__form{height:40px;display:flex}.search--location--header .search__border{position:absolute;pointer-events:none;left:0;top:0;width:100%;height:100%;border-radius:2px;transition:box-shadow .15s,background .15s}.search--location--header .search__categories{margin:2px;padding:0 14px;appearance:none;border:none;background-color:transparent;color:var(--secondaryColor);font-size:14px;transition:background-color .2s;max-width:30%;cursor:pointer;border-radius:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10'%3E%3Cpath fill='%234d4d4d' d='M4.503,4 L0.497,4 C0.094,4 -0.142,3.492 0.089,3.122 L2.095,0.233 C2.293,-0.084 2.712,-0.084 2.911,0.233 L4.911,3.122 C5.142,3.492 4.906,4 4.503,4 ZM0.497,6 L4.503,6 C4.906,6 5.142,6.504 4.911,6.871 L2.905,9.737 C2.707,10.052 2.288,10.052 2.089,9.737 L0.089,6.871 C-0.142,6.504 0.094,6 0.497,6 Z'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:5px 10px}[dir=ltr] .search--location--header .search__categories{border-right:2px solid #e5e5e5;padding-right:31px;margin-right:0;background-position:center right 13px}[dir=rtl] .search--location--header .search__categories{border-left:2px solid #e5e5e5;padding-left:31px;margin-left:0;background-position:center left 13px}.search--location--header .search__categories:hover{background-color:#f5f5f5}.search--location--header .search__categories:focus{outline:none}.search--location--header .search__input{border:none;padding:0 17px;background:transparent;width:1px;flex-grow:1;font-size:15px;transition:color .15s;color:var(--secondaryColor)}.search--location--header .search__input::placeholder{color:#999}.search--location--header .search__input~.search__border{background:#fff;box-shadow:0 1px 5px #0003}.search--location--header .search__input:hover{color:var(--secondaryColor)}.search--location--header .search__input:hover::placeholder{color:#999}.search--location--header .search__input:hover~.search__border{background:#fff;box-shadow:0 1px 5px #0003}.search--location--header .search__input:hover~.search__button{fill:#bfbfbf}.search--location--header .search__input:hover~.search__button:hover{fill:var(--primaryColor)}.search--location--header .search__input:focus,.search--location--header.search--has-suggestions.search--suggestions-open .search__input{outline:none;color:var(--secondaryColor)}.search--location--header .search__input:focus::placeholder,.search--location--header.search--has-suggestions.search--suggestions-open .search__input::placeholder{color:#999}.search--location--header .search__input:focus~.search__border,.search--location--header.search--has-suggestions.search--suggestions-open .search__input~.search__border{background:#fff;box-shadow:0 1px 5px #0003}.search--location--header .search__input:focus~.search__button,.search--location--header.search--has-suggestions.search--suggestions-open .search__input~.search__button{fill:#bfbfbf}.search--location--header .search__input:focus~.search__button:hover,.search--location--header.search--has-suggestions.search--suggestions-open .search__input~.search__button:hover{fill:var(--primaryColor)}.search--location--header .search__button{border:none;padding:0;background:transparent;flex-grow:0;width:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;fill:#bfbfbf;transition:fill .15s}.search--location--header .search__button:hover,.search--location--header .search__button:focus{outline:none;fill:var(--primaryColor)}.search--location--header .search__border{z-index:-1}.search--location--header .search__body{display:flex;flex-direction:column}.search--location--header .search__categories{margin:0}[dir=ltr] .search--location--header .search__categories{border-top-left-radius:2px;border-bottom-left-radius:2px;border-right:1px solid #e5e5e5}[dir=rtl] .search--location--header .search__categories{border-top-right-radius:2px;border-bottom-right-radius:2px;border-left:1px solid #e5e5e5}.search--location--header .search__categories:hover{background-color:#0000000d}.search--location--header .search__suggestions{left:0;top:0;width:100%;border-top:1px solid rgba(0,0,0,.08);padding-top:6px;padding-bottom:10px;display:none}.search--location--header.search--has-suggestions.search--suggestions-open .search__suggestions{display:block}.search--location--indicator .search__body{color:var(--secondaryColor);background:#fff;box-shadow:0 1px 15px #00000040;width:340px}.search--location--indicator .search__form{display:flex;height:50px}.search--location--indicator .search__suggestions{border-top:1px solid #ebebeb;padding:6px 0;display:none}.search--location--indicator .search__input,.search--location--indicator .search__button{border:none;padding:0;background:transparent}.search--location--indicator .search__input:focus,.search--location--indicator .search__button:focus{outline:none}.search--location--indicator .search__input{padding:0;flex-grow:1;flex-basis:0;width:0}[dir=ltr] .search--location--indicator .search__input{padding-left:18px}[dir=rtl] .search--location--indicator .search__input{padding-right:18px}.search--location--indicator .search__button{flex-shrink:0;cursor:pointer;display:flex;align-items:center;justify-content:center;width:52px;fill:#bfbfbf;transition:fill .2s}.search--location--indicator .search__button:hover{fill:var(--secondaryColor)}.search--location--indicator.search--has-suggestions.search--suggestions-open .search__suggestions{display:block}.search--location--mobile-header .search__suggestions{border-top:1px solid rgba(0,0,0,.08);padding:6px 0;display:none;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.mobile-header:not(.mobile-header--stuck) .search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__suggestions,.mobile-header--stuck.mobile-header--shown .search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__suggestions{display:block}@media (min-width: 768px) and (max-width: 991px){.search--location--mobile-header .search__body{position:relative;z-index:2}.search--location--mobile-header .search__form{height:36px;display:flex}.search--location--mobile-header .search__input{position:relative;z-index:1;flex-basis:0;width:0;flex-grow:1;background:transparent;border:none;padding:0 12px;margin:0;font-family:inherit;font-size:15px;color:#fff}.search--location--mobile-header .search__input::placeholder{color:#00000080}.search--location--mobile-header .search__input:hover{color:#fff}.search--location--mobile-header .search__input:hover::placeholder{color:#00000080}.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__input,.search--location--mobile-header .search__input:focus{color:var(--secondaryColor);outline:none}.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__input::placeholder,.search--location--mobile-header .search__input:focus::placeholder{color:#999}.search--location--mobile-header .search__border{pointer-events:none;position:absolute;top:0;width:100%;height:100%;background:#fff6;box-shadow:none;transition:all .2s;border-radius:2px;z-index:-1}[dir=ltr] .search--location--mobile-header .search__border{left:0}[dir=rtl] .search--location--mobile-header .search__border{right:0}.search--location--mobile-header .search__button{position:relative;z-index:1;background:transparent;border:none;padding:0;margin:0;width:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;fill:#0006;transition:fill .2s}.search--location--mobile-header .search__button:focus{outline:none}.search--location--mobile-header .search__button:focus,.search--location--mobile-header .search__button:hover{fill:var(--secondaryColor)}.search--location--mobile-header .search__button--type--close{display:none}.search--location--mobile-header .search__input:hover~.search__button{fill:#0006}.search--location--mobile-header .search__input:hover~.search__button:focus,.search--location--mobile-header .search__input:hover~.search__button:hover{fill:var(--secondaryColor)}.search--location--mobile-header .search__input:hover~.search__border{background:#fff9;box-shadow:none}.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__button,.search--location--mobile-header .search__input:focus~.search__button{fill:#b3b3b3}.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__button:focus,.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__button:hover,.search--location--mobile-header .search__input:focus~.search__button:focus,.search--location--mobile-header .search__input:focus~.search__button:hover{fill:var(--secondaryColor)}.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__border,.search--location--mobile-header .search__input:focus~.search__border{background:#fff;box-shadow:0 1px 5px #0003}}@media (max-width: 767px){.search--location--mobile-header .search__body{width:100%;display:flex;flex-direction:column}.search--location--mobile-header .search__form{display:flex;height:54px;flex-shrink:0}.search--location--mobile-header .search__input{flex-grow:1;flex-basis:0;width:0;background:transparent;border:none;padding:0}[dir=ltr] .search--location--mobile-header .search__input{padding-left:15px}[dir=rtl] .search--location--mobile-header .search__input{padding-right:15px}.search--location--mobile-header .search__input:focus{outline:none}.search--location--mobile-header .search__input::placeholder{color:#999}.search--location--mobile-header .search__button{flex-shrink:0;background:transparent;border:none;display:flex;align-items:center;justify-content:center;width:54px;cursor:pointer;fill:#b3b3b3}.search--location--mobile-header .search__button:focus{outline:none}.search--location--mobile-header .search__button:focus,.search--location--mobile-header .search__button:hover{fill:var(--secondaryColor)}[dir=ltr] .search--location--mobile-header .search__button--type--close{border-left:1px solid #ebebeb}[dir=rtl] .search--location--mobile-header .search__button--type--close{border-right:1px solid #ebebeb}}.site-header{position:relative;z-index:100;background:var(--primaryColor);color:#fff}.site-header__middle{display:flex;align-items:center;height:104px}.site-header__logo{flex-shrink:0;width:255px;display:flex;align-items:center;justify-content:center;color:inherit}[dir=ltr] .site-header__logo{margin-right:30px}[dir=rtl] .site-header__logo{margin-left:30px}.site-header__logo a{color:inherit}.site-header__logo svg{fill:currentColor}.site-header__search{flex-grow:1}.site-header__phone{line-height:1;flex-shrink:0}[dir=ltr] .site-header__phone{text-align:right;margin-left:80px}[dir=rtl] .site-header__phone{text-align:left;margin-right:80px}.site-header__phone-title{font-size:14px;color:#e2e9f5;margin-bottom:6px}.site-header__phone-number{font-size:20px;font-weight:700}.site-header__nav-panel{height:54px}@media (min-width: 992px) and (max-width: 1199px){.site-header__logo{width:210px;justify-content:flex-start}[dir=ltr] .site-header__logo{margin-right:24px}[dir=rtl] .site-header__logo{margin-left:24px}}.suggestions__list{list-style:none;margin:0;padding:0;font-size:15px;line-height:19px}.suggestions__item{position:relative;display:flex;padding:8px 18px}.suggestions__item:before{z-index:1;position:absolute;content:"";left:0;top:0;width:100%;height:100%;pointer-events:none}.suggestions__item-image{flex-shrink:0;width:44px;margin:-2px 0}[dir=ltr] .suggestions__item-image{margin-right:12px}[dir=rtl] .suggestions__item-image{margin-left:12px}.suggestions__item-info{flex-grow:1;padding:3px 0 2px}.suggestions__item-name,.suggestions__item-name:hover{color:inherit}.suggestions__item-name:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%}.suggestions__item-meta{margin-top:1px;font-size:13px;line-height:15px}.suggestions__item-price{white-space:nowrap;flex-shrink:0;padding:3px 0 2px;font-weight:700;font-size:14px}[dir=ltr] .suggestions__item-price{margin-left:12px}[dir=rtl] .suggestions__item-price{margin-right:12px}.suggestions__item-actions{align-self:center;flex-shrink:0;position:relative;z-index:2}[dir=ltr] .suggestions__item-actions{margin-left:14px}[dir=rtl] .suggestions__item-actions{margin-right:14px}.suggestions--location--header{color:var(--secondaryColor)}.suggestions--location--header .suggestions__item:hover:before{background:#00000008}.suggestions--location--header .suggestions__item-meta{color:#999}.suggestions--location--indicator{color:var(--secondaryColor)}.suggestions--location--indicator .suggestions__item:hover:before{background:#00000008}.suggestions--location--indicator .suggestions__item-meta{color:#999}.suggestions--location--mobile-header{color:var(--secondaryColor)}.suggestions--location--mobile-header .suggestions__item:hover:before{background:#00000008}.suggestions--location--mobile-header .suggestions__item-meta{color:#999}.topbar{height:34px;background:var(--primaryColor);box-shadow:none;border-bottom:1px solid var(--topbarBorderBottom);font-size:14px;line-height:14px;color:#e2e9f5;position:relative;z-index:20}.topbar__container{height:100%}.topbar__row{height:100%;display:flex;align-items:center;margin:0}.topbar__item{margin:0;height:100%;display:flex;align-items:center}.topbar__item-value{color:#fff;transition:all .1s}.topbar__spring{flex-grow:1}[dir=ltr] .topbar__item--link+.topbar__item--link{margin-left:16px}[dir=rtl] .topbar__item--link+.topbar__item--link{margin-right:16px}.topbar-dropdown{position:relative;height:100%}.topbar-dropdown__btn{height:100%;border:none;padding:0;cursor:pointer;position:relative;transition:all .1s;background:transparent;color:inherit;fill:#fff6}[dir=ltr] .topbar-dropdown__btn{padding-left:10px;padding-right:20px}[dir=rtl] .topbar-dropdown__btn{padding-right:10px;padding-left:20px}.topbar-dropdown__btn:focus{outline:none}.topbar-dropdown__btn svg{position:absolute;top:calc(50% - 4px)}[dir=ltr] .topbar-dropdown__btn svg{right:7px}[dir=rtl] .topbar-dropdown__btn svg{left:7px}.topbar-dropdown__body{position:absolute;top:100%;visibility:hidden;transform-origin:top;transform:rotateX(60deg);opacity:0;transition:transform .2s,opacity .2s,visibility 0s .2s}[dir=ltr] .topbar-dropdown__body{right:0}[dir=rtl] .topbar-dropdown__body{left:0}.topbar-dropdown--opened .topbar-dropdown__btn,.topbar-dropdown__btn:hover,.topbar-dropdown__btn:focus{background:#ffffff26;color:#fff;fill:#fff6}.topbar-dropdown--opened .topbar-dropdown__btn .topbar__item-value,.topbar-dropdown__btn:hover .topbar__item-value,.topbar-dropdown__btn:focus .topbar__item-value{color:#fff}.topbar-dropdown--opened .topbar-dropdown__body{z-index:1;transition-delay:0s,0s,0s;opacity:1;visibility:visible;transform:rotateX(0)}.topbar-link{color:inherit;transition:color .3s}.topbar-link:hover{color:#fff}.footer-contacts__title{margin-bottom:25px}.footer-contacts__text{font-size:15px;line-height:22px;list-style:none;margin:0;padding:0}[dir=ltr] .footer-contacts__text{padding-right:20px}[dir=rtl] .footer-contacts__text{padding-left:20px}.footer-contacts__text a{color:inherit}.footer-contacts__contacts{font-size:15px;line-height:20px;list-style:none;padding:0;margin:16px 0 0}.footer-contacts__contacts a{color:inherit}.footer-contacts__contacts li{padding:4px 0;position:relative}.footer-contacts__icon{display:inline-block;text-align:center;width:22px}[dir=ltr] .footer-contacts__icon{margin-right:2px}[dir=rtl] .footer-contacts__icon{margin-left:2px}@media (max-width: 767px){.footer-contacts{text-align:center}.footer-contacts__title{font-size:28px;margin-bottom:16px}.footer-contacts__text{padding:0}}.footer-links__title{margin-bottom:22px}.footer-links__list{font-size:15px;line-height:28px;list-style:none;padding:0;margin:0}.footer-links__list a{color:inherit;transition:.15s}.footer-links__list a:hover{color:var(--primaryColor)}@media (max-width: 767px){.footer-links__title{margin-bottom:12px}.footer-links{margin-top:42px;text-align:center}}.footer-newsletter__title{margin-bottom:25px}.footer-newsletter__text{font-size:15px;line-height:22px;margin-bottom:14px}.footer-newsletter__text--social{margin-top:20px;margin-bottom:0}.footer-newsletter__social-links{display:flex;margin-top:8px}.footer-newsletter__form{display:flex;max-width:380px}.footer-newsletter__form-input{min-width:0}[dir=ltr] .footer-newsletter__form-button{margin-left:6px}[dir=rtl] .footer-newsletter__form-button{margin-right:6px}@media (max-width: 991px){.footer-newsletter{margin-top:42px;max-width:420px}.footer-newsletter__title{margin-bottom:16px}}@media (max-width: 767px){.footer-newsletter{text-align:center}[dir=ltr] .footer-newsletter{margin-left:auto;margin-right:auto}[dir=rtl] .footer-newsletter{margin-right:auto;margin-left:auto}.footer-newsletter__title{font-size:28px}.footer-newsletter__form{margin:0 auto}.footer-newsletter__social-links{margin-top:16px;justify-content:center}}.site-footer{margin-top:16px;background:transparent;border-top:1px solid #ebebeb}.site-footer__widgets{padding:48px 0 54px}.site-footer__bottom{height:54px;border-top:1px solid #ebebeb;display:flex;align-items:center;justify-content:space-between}.site-footer__copyright{font-size:14px}.site-footer__copyright a:hover{text-decoration:underline}.site-footer__payments img{max-width:100%}.site-footer__widget+.site-footer__widget{margin-top:24px}@media (max-width: 767px){.site-footer__widgets{padding-bottom:48px}.site-footer__bottom{padding:20px 0 24px;flex-wrap:wrap;height:auto}.site-footer__payments{order:-1}.site-footer__copyright+.site-footer__payments{margin-bottom:24px}.site-footer__copyright,.site-footer__payments{width:100%;text-align:center}}.totop{position:relative;z-index:9;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .3s,visibility 0s .3s}.totop__body{position:fixed;bottom:36px;left:0;top:auto;width:100%;display:flex;margin-top:-20px}.totop__container{margin:0 -15px}.totop__start,.totop__end{flex-grow:1;flex-basis:0;min-width:0}.totop__end{position:relative;display:flex;justify-content:flex-start;flex-direction:row-reverse}.totop__end:before{content:"";flex-grow:1}.totop__button{pointer-events:auto;width:39px;height:39px;border-radius:19.5px;display:flex;justify-content:center;align-items:center;padding:0;border:none;cursor:pointer;color:#fff;background:var(--primaryColor);fill:currentColor;flex-shrink:0;transition:background-color .15s,color .15s}[dir=ltr] .totop__button{margin-left:80px;margin-right:24px}[dir=rtl] .totop__button{margin-right:80px;margin-left:24px}.totop__button:focus{outline:none}@media (hover: hover){.totop__button:hover{color:#fff;background:var(--secondaryColor)}}.totop__button:active{color:#fff;background:var(--btnPrimaryActiveBgBolor)}.totop__button svg{margin-top:-2px;margin-bottom:1px}.totop--show{visibility:visible;opacity:1;transition-delay:0s,0s}.about-us__image{background-image:url("./media/aboutus-MPX4QBRW.jpg");background-size:cover;background-position:bottom center;height:500px}.about-us__body{background:#fff;min-height:380px;margin-top:-380px;border-radius:4px 4px 0 0;padding:75px 92px}.about-us__title{text-align:center;margin-bottom:50px}.about-us__text{text-align:center}.about-us__team{margin-top:75px;text-align:center}.about-us__team-subtitle{margin-top:24px}.about-us__teammates{margin-top:42px}.teammates .owl-carousel .owl-dots{margin-top:20px;display:flex;justify-content:center}.teammates .owl-carousel .owl-dots.disabled{display:none}.teammates .owl-carousel .owl-dot{display:block;color:#e5e5e5;transition:color .2s}.teammates .owl-carousel .owl-dot:before{display:block;content:"";width:12px;height:12px;border-radius:6px;background:currentColor;margin:6px}.teammates .owl-carousel .owl-dot:focus{outline:none}.teammates .owl-carousel .owl-dot:hover{color:#ccc}.teammates .owl-carousel .owl-dot.active{color:var(--primaryColor)}.teammate__avatar img{max-width:100%;border-radius:2px}.teammate__name{font-size:18px;font-weight:500;margin-top:16px}.teammate__position{font-size:14px}@media (max-width: 991px) and (min-width: 768px){.about-us__image{height:460px}.about-us__title{margin-bottom:36px}.about-us__body{padding:50px}.about-us__team{margin-top:75px}}@media (max-width: 767px) and (min-width: 576px){.about-us__image{height:360px}.about-us__title{margin-bottom:24px}.about-us__body{min-height:290px;margin-top:-290px;padding:40px}.about-us__team{margin-top:50px}}@media (max-width: 767px){.about-us__image{height:330px}.about-us__body{min-height:290px;margin-top:-290px;padding:30px 24px}.about-us__title{margin-bottom:20px}.about-us__team{margin-top:50px}}.checkout__totals{font-size:15px;line-height:19px;width:100%;margin-bottom:40px}.checkout__totals th,.checkout__totals td{padding:4px 0}.checkout__totals th{font-weight:700}[dir=ltr] .checkout__totals tr>:first-child{padding-right:20px}[dir=rtl] .checkout__totals tr>:first-child{padding-left:20px}.checkout__totals tr>:last-child{white-space:nowrap}[dir=ltr] .checkout__totals tr>:last-child{text-align:right}[dir=rtl] .checkout__totals tr>:last-child{text-align:left}.checkout__totals-header tr:last-child>*{padding-bottom:10px}.checkout__totals-products tr:first-child>*{padding-top:20px;border-top:1px solid #ebebeb}.checkout__totals-products tr:last-child>*{padding-bottom:20px;border-bottom:1px solid #ebebeb}.checkout__totals-subtotals tr:first-child>*{padding-top:20px}.checkout__totals-subtotals tr:last-child>*{padding-bottom:20px;border-bottom:1px solid #ebebeb}.checkout__totals-footer{font-size:24px}.checkout__totals-footer th{font-weight:500}.checkout__totals-footer tr:first-child>*{padding-top:20px}.payment-methods{margin-bottom:30px}.payment-methods__list{list-style:none;padding:0;margin:0}.payment-methods__item{border-radius:2px;background:transparent;border:1px solid #e5e5e5}.payment-methods__item:hover{background:#f7f7f7;border:1px solid #e5e5e5}.payment-methods__item+.payment-methods__item{margin-top:6px}.payment-methods__item-header{display:flex;align-items:center;padding:8px 14px;font-size:15px;font-weight:500;letter-spacing:.01em;cursor:pointer;margin-bottom:0}[dir=ltr] .payment-methods__item-radio{margin-right:10px}[dir=rtl] .payment-methods__item-radio{margin-left:10px}.payment-methods__item-container{overflow:hidden;height:0;transition:height .2s}.payment-methods__item-description{font-size:15px;line-height:20px;padding:2px 16px 13px}.payment-methods__item--active,.payment-methods__item--active:hover{background:#f7f7f7;border:1px solid #e5e5e5}.payment-methods__item--active .payment-methods__item-container{height:auto}.checkout__agree{margin-bottom:36px}.checkout__agree a:hover{text-decoration:underline}.contact-us__map{position:relative;height:440px;margin:-2px -2px 6px;overflow:hidden;border-radius:2px 2px 0 0}.contact-us__map iframe{top:0;left:0;width:100%;height:100%;position:absolute;border:none}@media (max-width: 1199px){.contact-us__map{height:400px}}@media (max-width: 991px){.contact-us__map{height:380px}}@media (max-width: 767px){.contact-us__map{height:360px}}@media (max-width: 575px){.contact-us__map{height:320px}}.faq__section+.faq__section{margin-top:70px}.faq__section-title{margin-bottom:20px}.faq__section-title h3{font-size:22px;font-weight:500}.faq__section-body{border:2px solid #f0f0f0;border-radius:2px;padding:48px 44px}@media (max-width: 991px){.faq__section+.faq__section{margin-top:40px}.faq__section-body{padding:28px 24px}.faq__section-column+.faq__section-column{margin-top:1.5em}}.not-found{text-align:center}.not-found__404{font-size:80px;font-weight:700;color:#ebebeb;padding:40px 0 20px}.not-found__content{width:480px;max-width:100%;margin:0 auto}.not-found__title{margin-bottom:30px}.not-found__text{margin-bottom:20px}.not-found__search{display:flex;margin-bottom:30px}.not-found__search-input{width:1px;flex-grow:1}[dir=ltr] .not-found__search-input{margin-right:10px}[dir=rtl] .not-found__search-input{margin-left:10px}@media (max-width: 991px){.not-found__404{font-size:60px}}@media (max-width: 767px){.not-found__404{font-size:50px;line-height:54px;padding:40px 0 32px}}.address-card{position:relative}.address-card__badge{position:absolute;background-color:var(--primaryColor);color:#fff;font-size:11px;font-weight:500;text-transform:uppercase;padding:4px 8px 2px;top:-2px}[dir=ltr] .address-card__badge{right:.75rem;border-bottom-left-radius:2px;border-bottom-right-radius:2px}[dir=rtl] .address-card__badge{left:.75rem;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.address-card__badge--muted{background-color:#f0f0f0;color:var(--secondaryColor)}.address-card__body{padding:1.5rem;font-size:15px;line-height:18px}.address-card__name{font-size:16px;font-weight:700;margin-bottom:1.125rem}.address-card__row+.address-card__row{margin-top:.75rem}.address-card__row-title{font-size:12px;color:#999}.address-card__footer{margin-top:1.625rem}.address-card--featured .address-card__body{padding:2rem}.address-card--featured .address-card__name{font-weight:700}@media (min-width: 768px) and (max-width: 991px){.address-card--featured .address-card__body{padding:1.5rem}}@media (max-width: 767px){.address-card--featured .address-card__body{padding:1.375rem}}.addresses-list{display:flex;flex-wrap:wrap}.addresses-list__item{flex-basis:0;flex-grow:1}.addresses-list__item--new{border-radius:2px;border:2px dashed #ebebeb;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.addresses-list__divider:last-child{display:none}.addresses-list__plus{width:60px;height:60px;border:2px dashed #ebebeb;position:relative;border-radius:30px;margin-bottom:24px;transition:border-color .2s}.addresses-list__plus:before,.addresses-list__plus:after{content:"";position:absolute;width:32px;height:4px;background-color:#e5e5e5;border-radius:1.5px;top:calc(50% - 2px);transition:background-color .2s}[dir=ltr] .addresses-list__plus:before,[dir=ltr] .addresses-list__plus:after{left:calc(50% - 16px)}[dir=rtl] .addresses-list__plus:before,[dir=rtl] .addresses-list__plus:after{right:calc(50% - 16px)}.addresses-list__plus:after{transform:rotate(90deg)}.addresses-list__item--new:hover .addresses-list__plus{border-color:#e0e0e0}.addresses-list__item--new:hover .addresses-list__plus:before,.addresses-list__item--new:hover .addresses-list__plus:after{background-color:#dbdbdb}@media (min-width: 1200px){.addresses-list__item{max-width:calc((100% - 32px) / 3)}.addresses-list__divider:nth-child(2n){width:16px}.addresses-list__divider:nth-child(6n){width:100%;height:16px}}@media (min-width: 768px) and (max-width: 1199px){.addresses-list__item{max-width:calc((100% - 24px) / 3)}.addresses-list__divider:nth-child(2n){width:12px}.addresses-list__divider:nth-child(6n){width:100%;height:12px}}@media (min-width: 480px) and (max-width: 767px){.addresses-list__item{max-width:calc((100% - 12px)/2)}.addresses-list__divider:nth-child(2n){width:12px}.addresses-list__divider:nth-child(4n){width:100%;height:12px}}@media (max-width: 479px){.addresses-list__item{max-width:calc((100% + -0px)*1)}.addresses-list__divider:nth-child(2n){width:12px}.addresses-list__divider:nth-child(2n){width:100%;height:12px}}.cart__actions{margin-top:2rem;display:flex;justify-content:space-between}.cart__coupon-form{width:calc(50% - 15px);display:flex}.cart__coupon-form .btn{flex-shrink:0}[dir=ltr] .cart__coupon-form .btn{margin-left:.5rem}[dir=rtl] .cart__coupon-form .btn{margin-right:.5rem}.cart__buttons{width:calc(50% - 15px);display:flex;justify-content:flex-end}[dir=ltr] .cart__update-button{margin-left:.5rem}[dir=rtl] .cart__update-button{margin-right:.5rem}.cart__totals{font-size:16px;line-height:20px;width:100%;margin-bottom:40px}.cart__totals a:hover{text-decoration:underline}.cart__totals th,.cart__totals td{vertical-align:top;padding:6px 0}.cart__totals th{font-weight:700}[dir=ltr] .cart__totals tr>:first-child{padding-right:20px}[dir=rtl] .cart__totals tr>:first-child{padding-left:20px}[dir=ltr] .cart__totals tr>:last-child{text-align:right}[dir=rtl] .cart__totals tr>:last-child{text-align:left}.cart__totals-header tr:last-child>*{padding-bottom:10px}.cart__totals-body tr:first-child>*{padding-top:20px;border-top:1px solid #ebebeb}.cart__totals-body tr:last-child>*{padding-bottom:20px;border-bottom:1px solid #ebebeb}.cart__totals-footer{font-size:24px}.cart__totals-footer th{font-weight:500}.cart__totals-footer tr:first-child>*{padding-top:20px}.cart__calc-shipping{margin-top:2px;font-size:15px}@media (max-width: 767px){.cart__actions{margin-top:1.5rem;display:block}.cart__coupon-form{width:100%}.cart__buttons{flex-direction:column;margin-top:2.5rem;width:100%}.cart__update-button{order:-1;margin-bottom:.75rem}[dir=ltr] .cart__update-button{margin-left:0}[dir=rtl] .cart__update-button{margin-right:0}}@media (max-width: 479px){.cart__checkout-button{font-size:1.125rem;height:calc(2.75rem + 2px);padding:.8125rem 2rem;line-height:1;font-weight:500}.cart__checkout-button.btn-svg-icon{width:calc(2.75rem + 2px)}}@media (max-width: 379px){.cart__checkout-button{font-size:1rem;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem 1.25rem;font-weight:500}.cart__checkout-button.btn-svg-icon{width:calc(2.25rem + 2px)}}.cart-table{width:100%;border-collapse:separate;border-spacing:0}.cart-table__product-name{color:inherit}.cart-table__options{list-style:none;padding:0;margin:4px 0 0;font-size:14px;color:#999;line-height:19px}.cart-table__options li{position:relative}[dir=ltr] .cart-table__options li{padding-left:12px}[dir=rtl] .cart-table__options li{padding-right:12px}.cart-table__options li:before{content:"";display:block;position:absolute;top:7px;width:4px;height:4px;border-radius:2px;background:currentColor}[dir=ltr] .cart-table__options li:before{left:1px}[dir=rtl] .cart-table__options li:before{right:1px}@media (min-width: 768px){.cart-table__column{padding:12px 18px;border-top:1px solid #ebebeb}[dir=ltr] .cart-table__column:first-child{border-left:1px solid #ebebeb}[dir=rtl] .cart-table__column:first-child{border-right:1px solid #ebebeb}[dir=ltr] .cart-table__column:last-child{border-right:1px solid #ebebeb}[dir=rtl] .cart-table__column:last-child{border-left:1px solid #ebebeb}.cart-table__head{background:#f7f7f7;font-size:15px}.cart-table__head .cart-table__column{font-weight:500}[dir=ltr] .cart-table__head .cart-table__column:first-child{border-top-left-radius:2.5px}[dir=rtl] .cart-table__head .cart-table__column:first-child{border-top-right-radius:2.5px}[dir=ltr] .cart-table__head .cart-table__column:last-child{border-top-right-radius:2.5px}[dir=rtl] .cart-table__head .cart-table__column:last-child{border-top-left-radius:2.5px}.cart-table__body .cart-table__column{padding-top:18px;padding-bottom:18px}.cart-table__body .cart-table__row:last-child .cart-table__column{border-bottom:1px solid #ebebeb}[dir=ltr] .cart-table__body .cart-table__row:last-child .cart-table__column:first-child{border-bottom-left-radius:2.5px}[dir=rtl] .cart-table__body .cart-table__row:last-child .cart-table__column:first-child{border-bottom-right-radius:2.5px}[dir=ltr] .cart-table__body .cart-table__row:last-child .cart-table__column:last-child{border-bottom-right-radius:2.5px}[dir=rtl] .cart-table__body .cart-table__row:last-child .cart-table__column:last-child{border-bottom-left-radius:2.5px}.cart-table__column--image{width:1px;text-align:center}[dir=ltr] .cart-table__column--image{padding-right:4px}[dir=rtl] .cart-table__column--image{padding-left:4px}.cart-table__column--image .product-image{width:80px}.cart-table__column--price{width:170px}[dir=ltr] .cart-table__column--price{text-align:right}[dir=rtl] .cart-table__column--price{text-align:left}.cart-table__column--quantity{text-align:center;width:1px}[dir=ltr] .cart-table__column--quantity{padding-left:90px}[dir=rtl] .cart-table__column--quantity{padding-right:90px}.cart-table__column--total{width:170px}[dir=ltr] .cart-table__column--total{text-align:right}[dir=rtl] .cart-table__column--total{text-align:left}.cart-table__column--remove{width:1px}}@media (min-width: 992px) and (max-width: 1199px){[dir=ltr] .cart-table__column--quantity{padding-left:40px}[dir=rtl] .cart-table__column--quantity{padding-right:40px}.cart-table__column--price,.cart-table__column--total{width:130px}}@media (min-width: 768px) and (max-width: 991px){[dir=ltr] .cart-table__column--quantity{padding-left:0;padding-right:0}[dir=rtl] .cart-table__column--quantity{padding-right:0;padding-left:0}.cart-table__column--price,.cart-table__column--total{width:1px}[dir=ltr] .cart-table__column--remove{padding-left:0}[dir=rtl] .cart-table__column--remove{padding-right:0}}@media (max-width: 767px){.cart-table{display:block}.cart-table__head{display:none}.cart-table__body{display:flex;flex-wrap:wrap}.cart-table__row{position:relative;width:100%;display:block;border:1px solid #ebebeb;border-radius:2px}.cart-table__row+.cart-table__row{margin-top:15px}.cart-table__column{display:block;padding:0}.cart-table__column--image{padding:20px 20px 12px;text-align:center}.cart-table__column--image .product-image{width:100%;max-width:160px;margin:0 auto}.cart-table__column--product{text-align:center;border-bottom:1px solid #ebebeb;padding:0 20px 18px}.cart-table__column--price,.cart-table__column--quantity,.cart-table__column--total{display:flex;align-items:center;justify-content:space-between;padding:8px 20px}.cart-table__column--price:before,.cart-table__column--quantity:before,.cart-table__column--total:before{font-weight:500;width:55%;flex-shrink:0;content:attr(data-title) ": "}[dir=ltr] .cart-table__column--price:before,[dir=ltr] .cart-table__column--quantity:before,[dir=ltr] .cart-table__column--total:before{text-align:right}[dir=rtl] .cart-table__column--price:before,[dir=rtl] .cart-table__column--quantity:before,[dir=rtl] .cart-table__column--total:before{text-align:left}.cart-table__column--quantity .input-number{width:110px}.cart-table__column--price{padding-top:18px}.cart-table__column--total{padding-bottom:18px}.cart-table__column--remove{position:absolute;top:5px}[dir=ltr] .cart-table__column--remove{right:5px}[dir=rtl] .cart-table__column--remove{left:5px}.cart-table__options li:before{display:none}}.category-card{display:flex}.category-card__body{display:flex;border-radius:2px;background:var(--componentBgColor);box-shadow:0 1px 16px #0000000a;padding:24px 20px;flex-grow:1}.category-card__image{width:130px}[dir=ltr] .category-card__image{margin-right:24px}[dir=rtl] .category-card__image{margin-left:24px}.category-card__image img{max-width:100%}.category-card__content{display:flex;flex-direction:column}.category-card__name{margin-top:-2px;font-weight:500;font-size:17px;line-height:19px}.category-card__name a{color:inherit;transition:.15s}.category-card__name a:hover{color:var(--primaryColor)}.category-card__links{list-style:none;margin:14px 0 0;padding:0;font-size:14px;line-height:22px;flex-grow:1}.category-card__links a{color:#6c757d;transition:.15s}.category-card__links a:hover{color:var(--primaryColor)}.category-card__all{margin-top:14px;font-size:14px}.category-card__all a:hover{text-decoration:underline}.category-card__products{display:none}@media (min-width: 992px) and (max-width: 1199px){.category-card--layout--classic .category-card__image{width:90px}}@media (min-width: 480px) and (max-width: 991px){.category-card--layout--classic .category-card__body{flex-direction:column;padding:24px 28px}.category-card--layout--classic .category-card__image{width:auto;margin:0 0 18px}}@media (min-width: 400px) and (max-width: 479px){.category-card--layout--classic .category-card__image{width:40%}}@media (max-width: 399px){.category-card--layout--classic .category-card__body{flex-direction:column;padding:24px 28px;text-align:center}.category-card--layout--classic .category-card__image{width:120px;margin:0 auto 18px}}.category-card--layout--compact .category-card__body{padding:16px 30px;align-items:center}.category-card--layout--compact .category-card__image{width:74px}[dir=ltr] .category-card--layout--compact .category-card__image{margin-right:30px}[dir=rtl] .category-card--layout--compact .category-card__image{margin-left:30px}.category-card--layout--compact .category-card__links,.category-card--layout--compact .category-card__all{display:none}.category-card--layout--compact .category-card__name{margin-top:0;font-size:17px;line-height:19px}.category-card--layout--compact .category-card__products{display:block;font-size:15px;color:#999;margin-top:5px}.compare-table{width:100%;border-collapse:separate;border-spacing:0;font-size:15px;line-height:18px}.compare-table tr>*{border-top:1px solid #ebebeb}[dir=ltr] .compare-table tr>*{border-left:1px solid #ebebeb}[dir=rtl] .compare-table tr>*{border-right:1px solid #ebebeb}[dir=ltr] .compare-table tr>*:last-child{border-right:1px solid #ebebeb}[dir=rtl] .compare-table tr>*:last-child{border-left:1px solid #ebebeb}[dir=ltr] .compare-table>*:first-child>tr:first-child>*:first-child{border-top-left-radius:2.5px}[dir=rtl] .compare-table>*:first-child>tr:first-child>*:first-child{border-top-right-radius:2.5px}[dir=ltr] .compare-table>*:first-child>tr:first-child>*:last-child{border-top-right-radius:2.5px}[dir=rtl] .compare-table>*:first-child>tr:first-child>*:last-child{border-top-left-radius:2.5px}[dir=ltr] .compare-table>*:last-child>tr:last-child>*:first-child{border-bottom-left-radius:2.5px}[dir=rtl] .compare-table>*:last-child>tr:last-child>*:first-child{border-bottom-right-radius:2.5px}[dir=ltr] .compare-table>*:last-child>tr:last-child>*:last-child{border-bottom-right-radius:2.5px}[dir=rtl] .compare-table>*:last-child>tr:last-child>*:last-child{border-bottom-left-radius:2.5px}.compare-table>*:last-child>tr:last-child>*{border-bottom:1px solid #ebebeb}.compare-table th{min-width:140px;background:#f7f7f7;font-weight:500}[dir=ltr] .compare-table th{text-align:right}[dir=rtl] .compare-table th{text-align:left}.compare-table td{min-width:180px;max-width:180px;text-align:center;vertical-align:top}.compare-table td,.compare-table th{padding:14px 16px}.compare-table__product-link{display:block;padding:8px 8px 0;color:inherit}.compare-table__product-image{margin:0 auto 14px;width:140px;max-width:100%}.compare-table__product-name{line-height:20px}.compare-table__product-rating{padding-top:3px;display:flex;justify-content:center}.compare-table__product-rating-legend{margin-top:8px;font-size:13px;line-height:1;color:#b3b3b3}.compare-table__product-badge{font-size:12px}.dashboard{display:flex;flex-wrap:wrap;justify-content:space-between}.dashboard__orders{margin-top:24px;width:100%}@media (min-width: 768px){.dashboard__profile,.dashboard__address{width:calc(50% - 12px)}}@media (max-width: 767px){.dashboard__profile,.dashboard__address{width:100%}.dashboard__address{margin-top:24px}}.order-header{padding:1.625rem 2rem 1.375rem}.order-header:after{display:block;content:"";clear:both}.order-header__actions{margin-top:-1px}[dir=ltr] .order-header__actions{float:right}[dir=rtl] .order-header__actions{float:left}.order-header__title{border-bottom:2px solid #e5e5e5;padding-bottom:4px;margin-bottom:0}[dir=ltr] .order-header__title{padding-right:3.5rem;float:left}[dir=rtl] .order-header__title{padding-left:3.5rem;float:right}.order-header__subtitle{color:#6c757d;font-size:14px;line-height:1.375;clear:both;padding-top:12px}.order-header__subtitle mark{padding:0;color:var(--secondaryColor);background:transparent;font-weight:500}@media (min-width: 768px) and (max-width: 991px){.order-header{padding:1.375rem 1.5rem 1.25rem}}@media (max-width: 767px){.order-header{padding:1.125rem 1.375rem 1rem}}@media (max-width: 440px){.order-header__actions{margin-bottom:.875rem}[dir=ltr] .order-header__actions,[dir=rtl] .order-header__actions{float:none}}.order-list a{color:inherit}.order-list a:hover{color:inherit;text-decoration:underline}.order-list table{width:100%;font-size:15px}.order-list__header th,.order-list__header td{text-transform:uppercase;color:#6c757d;font-size:13px;font-weight:500}.order-list__footer{font-size:20px}.order-list__footer th{font-weight:500}.order-list__column-image{width:1px}.order-list__column-image .product-image{width:40px}.order-list__column-product{line-height:1.25}.order-list__column-quantity{text-align:center}[dir=ltr] .order-list__column-total{text-align:right}[dir=rtl] .order-list__column-total{text-align:left}.order-list__options{color:#6c757d;font-size:13px;margin-top:2px}.order-list__options-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap}.order-list__options-item:not(:last-child){position:relative}[dir=ltr] .order-list__options-item:not(:last-child){padding-right:19px}[dir=rtl] .order-list__options-item:not(:last-child){padding-left:19px}.order-list__options-item:not(:last-child):after{position:absolute;content:"";display:block;background:#ccc;width:1px;height:10px;top:calc(50% - 5px);transform:skew(-20deg)}[dir=ltr] .order-list__options-item:not(:last-child):after{right:9px}[dir=rtl] .order-list__options-item:not(:last-child):after{left:9px}@media (min-width: 576px){.order-list th,.order-list td{padding:4px 12px}[dir=ltr] .order-list th:first-child,[dir=ltr] .order-list td:first-child{padding-left:1.5rem}[dir=rtl] .order-list th:first-child,[dir=rtl] .order-list td:first-child{padding-right:1.5rem}[dir=ltr] .order-list th:last-child,[dir=ltr] .order-list td:last-child{padding-right:1.5rem}[dir=rtl] .order-list th:last-child,[dir=rtl] .order-list td:last-child{padding-left:1.5rem}.order-list__header th,.order-list__header td{border-bottom:2px solid #f0f0f0;padding:10px 12px}.order-list__products th,.order-list__products td{padding-top:5px;padding-bottom:5px}.order-list__products tr:first-child th,.order-list__products tr:first-child td{padding-top:14px}.order-list__products tr:last-child th,.order-list__products tr:last-child td{padding-bottom:14px}[dir=ltr] .order-list__products .order-list__column-product{padding-left:4px}[dir=rtl] .order-list__products .order-list__column-product{padding-right:4px}.order-list__subtotals th,.order-list__subtotals td{padding-top:3px;padding-bottom:3px}.order-list__subtotals tr:first-child th,.order-list__subtotals tr:first-child td{padding-top:12px;border-top:1px solid #f0f0f0}.order-list__subtotals tr:last-child th,.order-list__subtotals tr:last-child td{padding-bottom:12px}.order-list__footer th,.order-list__footer td{padding-top:14px;padding-bottom:14px;border-top:1px solid #f0f0f0}}@media (max-width: 575px){.order-list table,.order-list tr,.order-list th,.order-list td{display:block;padding:0}.order-list__header,.order-list__products,.order-list__subtotals,.order-list__footer{display:block}.order-list__header tr,.order-list__products tr,.order-list__subtotals tr,.order-list__footer tr{padding:0 1rem}.order-list__header tr,.order-list__subtotals tr,.order-list__footer tr{display:flex}.order-list__header .order-list__column-label,.order-list__subtotals .order-list__column-label,.order-list__footer .order-list__column-label{flex-grow:1}.order-list__header .order-list__column-quantity,.order-list__subtotals .order-list__column-quantity,.order-list__footer .order-list__column-quantity{display:none}.order-list__header tr{padding-top:10px;padding-bottom:10px;border-bottom:2px solid #f0f0f0}.order-list__products tr{padding-top:.75rem;padding-bottom:.75rem;display:flex;flex-wrap:wrap}.order-list__products tr:not(:first-child){border-top:1px solid #f0f0f0}.order-list__products .order-list__column-image{width:40px;flex-shrink:0}.order-list__products .order-list__column-product{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 40px)}[dir=ltr] .order-list__products .order-list__column-product{padding-left:1rem}[dir=rtl] .order-list__products .order-list__column-product{padding-right:1rem}.order-list__products .order-list__column-quantity:before{content:attr(data-title) " "}.order-list__products .order-list__column-total{flex-grow:1}.order-list__products .order-list__column-quantity,.order-list__products .order-list__column-total{margin-top:.625rem;margin-bottom:-.125rem}.order-list__subtotals{padding-top:12px;padding-bottom:12px;border-top:1px solid #f0f0f0}.order-list__subtotals th,.order-list__subtotals td{padding-top:2px;padding-bottom:2px}.order-list__footer{padding-top:12px;padding-bottom:12px;border-top:1px solid #f0f0f0}}.order-success__body{max-width:690px;margin:0 auto}.order-success__header{padding:60px 0 52px;text-align:center}.order-success__icon{display:block}.order-success__icon svg{fill:var(--primaryColor);margin:0 auto;display:block}.order-success__title{margin-top:24px;margin-bottom:2px}.order-success__subtitle{font-size:19px;font-weight:500}.order-success__actions{margin-top:20px}.order-success__meta{margin-bottom:28px;text-align:center}.order-success__meta-list{list-style:none;padding:0;margin:0;display:flex;justify-content:center}.order-success__meta-item{flex-basis:25%;line-height:1.25;position:relative;padding:2px 12px;display:flex;flex-direction:column;justify-content:center}.order-success__meta-item:not(:last-child):before{position:absolute;display:block;content:"";border-left:2px dashed #ebebeb;width:0;height:100%;top:0}[dir=ltr] .order-success__meta-item:not(:last-child):before{right:-1px}[dir=rtl] .order-success__meta-item:not(:last-child):before{left:-1px}.order-success__meta-title{display:block;font-size:13px;color:#6c757d;margin-bottom:4px}.order-success__meta-value{display:block;font-size:14px;line-height:16px;font-weight:500}@media (max-width: 767px){.order-success__header{padding:44px 0 40px}.order-success__meta-list{flex-wrap:wrap}.order-success__meta-item{flex-basis:50%}.order-success__meta-item:nth-child(2n):before{display:none}.order-success__meta-item:nth-child(n+3){margin-top:16px}}.product__content{display:-ms-grid;display:grid;-ms-grid-columns:50% 50%;grid-template-columns:[gallery] calc(50% - 20px) [info] calc(50% - 20px);grid-template-rows:auto auto auto auto auto;grid-column-gap:40px}.product__gallery{-ms-grid-row:1;-ms-grid-row-span:6;-ms-grid-column:1;grid-row-start:1;grid-row-end:6;min-height:0}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){[dir=ltr] .product__gallery{margin-right:40px}[dir=rtl] .product__gallery{margin-left:40px}}.product__info{-ms-grid-row:1;-ms-grid-column:2;position:relative;min-height:0}.product__sidebar{-ms-grid-row:2;-ms-grid-column:2}.product__footer{-ms-grid-row:3;-ms-grid-column:2}.product__wishlist-compare{display:none}.product__name{margin-bottom:22px}.product__rating{display:flex;margin-bottom:5px}.product__rating-stars{padding-top:2px}[dir=ltr] .product__rating-stars{margin-right:12px}[dir=rtl] .product__rating-stars{margin-left:12px}.product__rating-legend{font-size:14px;line-height:20px;color:#b3b3b3}.product__rating-legend a{color:inherit;transition:color .2s}.product__rating-legend a:hover{color:var(--primaryColor)}.product__rating-legend span{content:"/";padding:0 7px}.product__description{font-size:16px}.product__features{display:none;list-style:none;padding:0;margin:0;font-size:14px}.product__features li{padding-top:1px;padding-bottom:1px;position:relative}[dir=ltr] .product__features li{padding-left:13px;padding-right:0}[dir=rtl] .product__features li{padding-right:13px;padding-left:0}.product__features li:before{content:"";display:block;position:absolute;top:9px;width:5px;height:5px;border-radius:2.5px;border:1px solid currentColor}[dir=ltr] .product__features li:before{left:0}[dir=rtl] .product__features li:before{right:0}.product__meta{list-style:none;margin:12px 0 0;padding:12px 0 0;display:flex;flex-wrap:wrap;color:#999;font-size:14px;border-top:1px solid #ebebeb}[dir=ltr] .product__meta li{margin-right:18px}[dir=rtl] .product__meta li{margin-left:18px}.product__meta a{color:inherit;transition:color .2s}.product__meta a:hover{color:var(--primaryColor)}.product__availability{display:none}.product__prices{margin-top:18px;margin-bottom:14px;font-size:28px;font-weight:700;letter-spacing:-.03em;color:var(--secondaryColor)}.product__new-price{color:#ff2626}.product__old-price{color:#b3b3b3;font-weight:400;font-size:20px;text-decoration:line-through}.product__option{margin-bottom:18px}.product__option:last-child{margin-bottom:0}.product__option-label{font-size:13px;text-transform:uppercase;font-weight:500;color:#6c757d;padding-bottom:2px}.product__actions{display:flex;flex-wrap:wrap;margin:-4px}.product__actions-item{margin:4px}.product__quantity{width:120px}.product__footer{margin-top:32px;display:flex;justify-content:space-between}.product__share-buttons{margin-top:2px;margin-bottom:2px}[dir=ltr] .product__share-buttons{margin-left:24px;margin-right:0}[dir=rtl] .product__share-buttons{margin-right:24px;margin-left:0}@media (min-width: 992px) and (max-width: 1199px){.product__name{font-size:24px;margin-bottom:18px}}@media (min-width: 768px) and (max-width: 991px){.product__content{-ms-grid-columns:44% 56%;grid-template-columns:[gallery] calc(44% - 15px) [info] calc(56% - 15px);grid-column-gap:30px}}@media screen and (min-width: 768px) and (max-width: 991px) and (-ms-high-contrast: active),(min-width: 768px) and (max-width: 991px) and (-ms-high-contrast: none){[dir=ltr] .product__gallery{margin-right:30px}[dir=rtl] .product__gallery{margin-left:30px}}@media (min-width: 768px) and (max-width: 991px){.product__name{font-size:24px;margin-bottom:18px}.product__footer{display:block;margin-top:18px}.product__share-buttons{margin:12px 0 0}}@media (max-width: 767px){.product__content{display:block}.product__gallery{margin-bottom:24px}.product__name{font-size:24px;margin-bottom:18px}}@media (max-width: 559px){.product__footer{display:block;margin-top:24px}.product__share-buttons{margin:12px 0 0}}@media (min-width: 992px){.product--layout--columnar .product__content{-ms-grid-columns:380px auto 260px;grid-template-columns:[gallery] 380px [info] auto [sidebar] 260px;grid-template-rows:auto auto auto auto;grid-column-gap:0}.product--layout--columnar .product__gallery{grid-row-start:1;grid-row-end:4;min-height:0}}@media screen and (min-width: 992px) and (-ms-high-contrast: active),(min-width: 992px) and (-ms-high-contrast: none){[dir=ltr] .product--layout--columnar .product__gallery{margin-right:0}[dir=rtl] .product--layout--columnar .product__gallery{margin-left:0}}@media (min-width: 992px){.product--layout--columnar .product__info{-ms-grid-row:1;-ms-grid-column:2;grid-row:1;grid-column:info;padding:0 30px;min-height:0}.product--layout--columnar .product__sidebar{-ms-grid-row:1;-ms-grid-row-span:4;-ms-grid-column:3;grid-column:sidebar;grid-row-start:1;grid-row-end:4;min-height:0;padding-top:10px;padding-bottom:20px}[dir=ltr] .product--layout--columnar .product__sidebar{border-left:2px solid #f0f0f0;padding-left:30px}[dir=rtl] .product--layout--columnar .product__sidebar{border-right:2px solid #f0f0f0;padding-right:30px}.product--layout--columnar .product__footer{-ms-grid-row:2;-ms-grid-column:2;grid-row:2;grid-column:info;padding:0 30px;min-height:0}.product--layout--columnar .product__wishlist-compare{position:absolute;display:flex;flex-direction:column}[dir=ltr] .product--layout--columnar .product__wishlist-compare{right:8px}[dir=rtl] .product--layout--columnar .product__wishlist-compare{left:8px}.product--layout--columnar .product__wishlist-compare>*+*{margin-top:2px}.product--layout--columnar .product__name{font-size:24px;margin-bottom:12px}[dir=ltr] .product--layout--columnar .product__name{padding-right:16px}[dir=rtl] .product--layout--columnar .product__name{padding-left:16px}.product--layout--columnar .product__description{margin:10px 0 12px;font-size:15px}.product--layout--columnar .product__features{display:block}.product--layout--columnar .product__meta{margin:12px 0 0;padding:0;border-top:none}.product--layout--columnar .product__meta-availability{display:none}.product--layout--columnar .product__footer{flex-direction:column}.product--layout--columnar .product__share-buttons{margin-top:12px;margin-bottom:0}[dir=ltr] .product--layout--columnar .product__share-buttons{margin-left:1px;margin-right:0}[dir=rtl] .product--layout--columnar .product__share-buttons{margin-right:1px;margin-left:0}.product--layout--columnar .product__prices{margin-top:20px;margin-bottom:24px;line-height:28px}.product--layout--columnar .product__new-price{display:block}.product--layout--columnar .product__quantity{width:88px}.product--layout--columnar .product__actions{flex-wrap:nowrap}.product--layout--columnar .product__actions-item--addtocart{flex-grow:1}.product--layout--columnar .product__actions-item--addtocart .btn{width:100%}[dir=ltr] .product--layout--columnar .product__actions-item--addtocart .btn{padding-left:.5rem;padding-right:.5rem}[dir=rtl] .product--layout--columnar .product__actions-item--addtocart .btn{padding-right:.5rem;padding-left:.5rem}.product--layout--columnar .product__actions-item--wishlist,.product--layout--columnar .product__actions-item--compare{display:none}.product--layout--columnar .product__availability{display:block;font-size:14px}}@media (min-width: 992px) and (max-width: 1199px){.product--layout--columnar .product__content{-ms-grid-columns:320px auto 200px;grid-template-columns:[gallery] 320px [info] auto [sidebar] 200px}[dir=ltr] .product--layout--columnar .product__sidebar{padding-left:24px}[dir=rtl] .product--layout--columnar .product__sidebar{padding-right:24px}.product--layout--columnar .product__option{margin-bottom:12px}.product--layout--columnar .product__actions{flex-wrap:wrap;margin:0}.product--layout--columnar .product__quantity{width:100px}.product--layout--columnar .product__actions-item{margin:0}.product--layout--columnar .product__actions-item--addtocart{margin-top:16px}}@media (min-width: 992px){.product--layout--sidebar .product__content{-ms-grid-columns:50% 50%;grid-template-columns:[gallery] calc(50% - 16px) [info] calc(50% - 16px);grid-column-gap:32px}}@media screen and (min-width: 992px) and (-ms-high-contrast: active),(min-width: 992px) and (-ms-high-contrast: none){[dir=ltr] .product--layout--sidebar .product__gallery{margin-right:32px}[dir=rtl] .product--layout--sidebar .product__gallery{margin-left:32px}}@media (min-width: 992px){.product--layout--sidebar .product__name{font-size:24px;margin-bottom:12px}.product--layout--sidebar .product__footer{display:block;margin-top:18px}.product--layout--sidebar .product__share-buttons{margin:12px 0 0}}@media (min-width: 992px) and (max-width: 1199px){.product--layout--quickview .product__content{grid-template-columns:[gallery] calc(50% - 16px) [info] calc(50% - 16px);grid-column-gap:32px}.product--layout--quickview .product__name{margin-bottom:12px}.product--layout--quickview .product__footer{display:block;margin-top:18px}.product--layout--quickview .product__share-buttons{margin:12px 0 0}}@media (min-width: 768px) and (max-width: 991px){.product--layout--quickview .product__content{display:block}.product--layout--quickview .product__gallery{margin-bottom:24px}.product--layout--quickview .product__name{font-size:24px;margin-bottom:18px}}.product-gallery{display:flex;flex-direction:column}.product-gallery__featured{margin:22px}.product-gallery__featured-inset{margin:-22px;position:relative;box-shadow:0 0 0 2px #f2f2f2 inset;padding:2px;border-radius:2px}.product-gallery__featured-inset .product-image{padding:20px}.product-gallery__zoom{position:absolute;cursor:pointer;padding:11px;border:none;z-index:2;top:0;background:transparent;fill:#d9d9d9;transition:background .2s,fill .2s}[dir=ltr] .product-gallery__zoom{right:0;border-top-right-radius:2.5px;border-bottom-left-radius:2px;transform:scaleX(1)}[dir=rtl] .product-gallery__zoom{left:0;border-top-left-radius:2.5px;border-bottom-right-radius:2px;transform:scaleX(-1)}.product-gallery__zoom:focus{outline:none}.product-gallery__zoom:hover{background:#f2f2f2;fill:#00000040}.product-gallery__zoom:active{background:#ebebeb;fill:#00000040}.product-gallery__carousel{margin-top:16px}.product-gallery__carousel-item{cursor:pointer;display:block;box-shadow:0 0 0 2px #f2f2f2 inset;padding:12px;border-radius:2px}.product-gallery__carousel-item--active{box-shadow:0 0 0 2px var(--primaryColor) inset}.product-tabs{margin-top:50px}.product-tabs__list{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:-2px}.product-tabs__list:after,.product-tabs__list:before{content:"";display:block;width:8px;flex-shrink:0}.product-tabs__item{font-size:20px;padding:18px 48px;border-bottom:2px solid transparent;color:inherit;font-weight:500;border-radius:3px 3px 0 0;transition:all .15s}.product-tabs__item:hover{color:inherit;background:#f7f7f7;border-bottom-color:#d9d9d9}[dir=ltr] .product-tabs__item:first-child{margin-left:auto}[dir=rtl] .product-tabs__item:first-child{margin-right:auto}[dir=ltr] .product-tabs__item:last-child{margin-right:auto}[dir=rtl] .product-tabs__item:last-child{margin-left:auto}.product-tabs__item--active{transition-duration:0s}.product-tabs__item--active,.product-tabs__item--active:hover{cursor:default;border-bottom-color:var(--primaryColor);background:transparent}.product-tabs__content{border:2px solid #f0f0f0;border-radius:2px;padding:80px 90px}.product-tabs__pane{overflow:hidden;height:0;opacity:0;transition:opacity .5s}.product-tabs__pane--active{overflow:visible;height:auto;opacity:1}.product-tabs--layout--sidebar .product-tabs__item{padding:14px 30px}.product-tabs--layout--sidebar .product-tabs__content{padding:48px 50px}@media (min-width: 992px) and (max-width: 1199px){.product-tabs__content{padding:60px 70px}}@media (min-width: 768px) and (max-width: 991px){.product-tabs{margin-top:40px}.product-tabs .product-tabs__item{padding:14px 30px}.product-tabs .product-tabs__content{padding:40px 50px}}@media (max-width: 767px){.product-tabs{margin-top:24px}.product-tabs .product-tabs__item{padding:10px 22px}.product-tabs .product-tabs__content{padding:24px}}.products-list__body{display:flex;flex-wrap:wrap}.products-list__item{display:flex}.products-list__item app-product-card{display:flex;width:100%;flex-shrink:0}.products-list__item .product-card{width:100%;flex-shrink:0}.products-list[data-layout^=grid-] .product-card .product-card__image{padding:18px 18px 20px}.products-list[data-layout^=grid-] .product-card .product-card__info{padding:0 24px}.products-list[data-layout^=grid-] .product-card .product-card__actions{padding:0 24px 24px}.products-list[data-layout^=grid-] .product-card .product-card__description,.products-list[data-layout^=grid-] .product-card .product-card__availability,.products-list[data-layout^=grid-] .product-card .product-card__features-list{display:none}.products-list[data-layout^=grid-][data-with-features=true] .product-card .product-card__features-list{display:block}.products-list[data-layout=grid-3-sidebar] .products-list__body{margin:-8px -6px}.products-list[data-layout=grid-3-sidebar] .products-list__item{width:calc(33.3333333333% - 12px);margin:8px 6px}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}@media (hover: hover){.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-3-sidebar] .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.products-list[data-layout=grid-3-sidebar] .product-card:hover .product-card__buttons{display:flex}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-3-sidebar] .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.products-list[data-layout=grid-3-sidebar] .product-card:hover .product-card__buttons{display:flex}}@media (max-width: 1199px) and (min-width: 480px){.products-list[data-layout=grid-3-sidebar] .product-card .product-card__image{padding:15px}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__badges-list{top:16px}[dir=ltr] .products-list[data-layout=grid-3-sidebar] .product-card .product-card__badges-list{left:16px}[dir=rtl] .products-list[data-layout=grid-3-sidebar] .product-card .product-card__badges-list{right:16px}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__info{padding:0 15px}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__actions{padding:0 15px 15px}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}}@media (max-width: 1199px) and (min-width: 480px) and (hover: hover){.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-3-sidebar] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.products-list[data-layout=grid-3-sidebar] .product-card:hover .product-card__buttons{display:flex}}@media screen and (max-width: 1199px) and (min-width: 480px) and (-ms-high-contrast: active),(max-width: 1199px) and (min-width: 480px) and (-ms-high-contrast: none){.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-3-sidebar] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.products-list[data-layout=grid-3-sidebar] .product-card:hover .product-card__buttons{display:flex}}@media (max-width: 991px) and (min-width: 768px){.products-list[data-layout=grid-3-sidebar] .products-list__body{margin:-8px -6px}.products-list[data-layout=grid-3-sidebar] .products-list__item{width:calc(33.3333333333% - 12px);margin:8px 6px}}@media (max-width: 767px) and (min-width: 480px){.products-list[data-layout=grid-3-sidebar] .products-list__body{margin:-8px -6px}.products-list[data-layout=grid-3-sidebar] .products-list__item{width:calc(50% - 12px);margin:8px 6px}}@media (max-width: 479px){.products-list[data-layout=grid-3-sidebar] .products-list__body{margin:-8px -6px}.products-list[data-layout=grid-3-sidebar] .products-list__item{width:100%;margin:8px 6px}}.products-list[data-layout=grid-4-full] .products-list__body{margin:-8px -6px}.products-list[data-layout=grid-4-full] .products-list__item{width:calc(25% - 12px);margin:8px 6px}.products-list[data-layout=grid-4-full] .product-card .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.products-list[data-layout=grid-4-full] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}@media (hover: hover){.products-list[data-layout=grid-4-full] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-4-full] .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.products-list[data-layout=grid-4-full] .product-card:hover .product-card__buttons{display:flex}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.products-list[data-layout=grid-4-full] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-4-full] .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.products-list[data-layout=grid-4-full] .product-card:hover .product-card__buttons{display:flex}}@media (max-width: 1199px) and (min-width: 480px){.products-list[data-layout=grid-4-full] .product-card .product-card__image{padding:15px}.products-list[data-layout=grid-4-full] .product-card .product-card__badges-list{top:16px}[dir=ltr] .products-list[data-layout=grid-4-full] .product-card .product-card__badges-list{left:16px}[dir=rtl] .products-list[data-layout=grid-4-full] .product-card .product-card__badges-list{right:16px}.products-list[data-layout=grid-4-full] .product-card .product-card__info{padding:0 15px}.products-list[data-layout=grid-4-full] .product-card .product-card__actions{padding:0 15px 15px}.products-list[data-layout=grid-4-full] .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.products-list[data-layout=grid-4-full] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}}@media (max-width: 1199px) and (min-width: 480px) and (hover: hover){.products-list[data-layout=grid-4-full] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-4-full] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.products-list[data-layout=grid-4-full] .product-card:hover .product-card__buttons{display:flex}}@media screen and (max-width: 1199px) and (min-width: 480px) and (-ms-high-contrast: active),(max-width: 1199px) and (min-width: 480px) and (-ms-high-contrast: none){.products-list[data-layout=grid-4-full] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-4-full] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.products-list[data-layout=grid-4-full] .product-card:hover .product-card__buttons{display:flex}}@media (max-width: 991px) and (min-width: 768px){.products-list[data-layout=grid-4-full] .products-list__body{margin:-8px -6px}.products-list[data-layout=grid-4-full] .products-list__item{width:calc(33.3333333333% - 12px);margin:8px 6px}}@media (max-width: 767px) and (min-width: 480px){.products-list[data-layout=grid-4-full] .products-list__body{margin:-8px -6px}.products-list[data-layout=grid-4-full] .products-list__item{width:calc(50% - 12px);margin:8px 6px}}@media (max-width: 479px){.products-list[data-layout=grid-4-full] .products-list__body{margin:-8px -6px}.products-list[data-layout=grid-4-full] .products-list__item{width:100%;margin:8px 6px}}.products-list[data-layout=grid-5-full] .products-list__body{margin:-8px -6px}.products-list[data-layout=grid-5-full] .products-list__item{width:calc(20% - 12px);margin:8px 6px}@media (min-width: 480px){.products-list[data-layout=grid-5-full] .product-card .product-card__image{padding:15px}.products-list[data-layout=grid-5-full] .product-card .product-card__badges-list{top:16px}[dir=ltr] .products-list[data-layout=grid-5-full] .product-card .product-card__badges-list{left:16px}[dir=rtl] .products-list[data-layout=grid-5-full] .product-card .product-card__badges-list{right:16px}.products-list[data-layout=grid-5-full] .product-card .product-card__info{padding:0 15px}.products-list[data-layout=grid-5-full] .product-card .product-card__actions{padding:0 15px 15px}.products-list[data-layout=grid-5-full] .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.products-list[data-layout=grid-5-full] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}}@media (min-width: 480px) and (hover: hover){.products-list[data-layout=grid-5-full] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-5-full] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.products-list[data-layout=grid-5-full] .product-card:hover .product-card__buttons{display:flex}}@media screen and (min-width: 480px) and (-ms-high-contrast: active),(min-width: 480px) and (-ms-high-contrast: none){.products-list[data-layout=grid-5-full] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-5-full] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.products-list[data-layout=grid-5-full] .product-card:hover .product-card__buttons{display:flex}}@media (max-width: 1199px) and (min-width: 992px){.products-list[data-layout=grid-5-full] .products-list__body{margin:-8px -6px}.products-list[data-layout=grid-5-full] .products-list__item{width:calc(25% - 12px);margin:8px 6px}}@media (max-width: 991px) and (min-width: 768px){.products-list[data-layout=grid-5-full] .products-list__body{margin:-8px -6px}.products-list[data-layout=grid-5-full] .products-list__item{width:calc(33.3333333333% - 12px);margin:8px 6px}}@media (max-width: 767px) and (min-width: 480px){.products-list[data-layout=grid-5-full] .products-list__body{margin:-8px -6px}.products-list[data-layout=grid-5-full] .products-list__item{width:calc(50% - 12px);margin:8px 6px}}@media (max-width: 479px){.products-list[data-layout=grid-5-full] .products-list__body{margin:-8px -6px}.products-list[data-layout=grid-5-full] .products-list__item{width:100%;margin:8px 6px}}.products-list[data-layout=list] .products-list__body{margin:-8px 0}.products-list[data-layout=list] .products-list__item{width:100%;margin:8px 0}.products-list[data-layout=list] .products-list__item{display:block}.products-list[data-layout=list] .product-card{flex-direction:row}.products-list[data-layout=list] .product-card .product-card__image{flex-shrink:0;padding:24px;width:210px}.products-list[data-layout=list] .product-card .product-card__info{padding:20px 0}[dir=ltr] .products-list[data-layout=list] .product-card .product-card__info{padding-left:24px;padding-right:4px}[dir=rtl] .products-list[data-layout=list] .product-card .product-card__info{padding-right:24px;padding-left:4px}.products-list[data-layout=list] .product-card .product-card__name{font-size:16px;line-height:20px;flex-grow:0}.products-list[data-layout=list] .product-card .product-card__rating{margin-top:7px}.products-list[data-layout=list] .product-card .product-card__description{color:#6c757d;font-size:15px;line-height:22px;margin-top:12px}.products-list[data-layout=list] .product-card .product-card__actions{flex-shrink:0;width:190px;padding:16px 20px}[dir=ltr] .products-list[data-layout=list] .product-card .product-card__actions{border-left:1px solid #ebebeb}[dir=rtl] .products-list[data-layout=list] .product-card .product-card__actions{border-right:1px solid #ebebeb}.products-list[data-layout=list] .product-card .product-card__prices{margin-top:16px;font-size:18px}.products-list[data-layout=list] .product-card .product-card__old-price{font-size:14px}.products-list[data-layout=list] .product-card .product-card__buttons{flex-wrap:wrap}.products-list[data-layout=list] .product-card .product-card__addtocart{display:none}.products-list[data-layout=list] .product-card .product-card__addtocart--list{display:block}.products-list[data-layout=list] .product-card .product-card__addtocart{width:100%}[dir=ltr] .products-list[data-layout=list] .product-card .product-card__addtocart+*{margin-left:0}[dir=rtl] .products-list[data-layout=list] .product-card .product-card__addtocart+*{margin-right:0}.products-list[data-layout=list] .product-card .product-card__addtocart~*{margin-top:8px}.products-list[data-layout=list] .product-card .product-card__addtocart,.products-list[data-layout=list] .product-card .product-card__wishlist,.products-list[data-layout=list] .product-card .product-card__compare{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.products-list[data-layout=list] .product-card .product-card__addtocart.btn-svg-icon,.products-list[data-layout=list] .product-card .product-card__wishlist.btn-svg-icon,.products-list[data-layout=list] .product-card .product-card__compare.btn-svg-icon{width:calc(1.875rem + 2px)}.products-list[data-layout=list] .product-card .product-card__availability{color:#999;font-size:14px}[dir=ltr] .products-list[data-layout=list] .product-card .product-card__availability{padding-right:10px}[dir=rtl] .products-list[data-layout=list] .product-card .product-card__availability{padding-left:10px}.products-list[data-layout=list] .product-card .product-card__features-list{font-size:14px;line-height:16px;margin-bottom:0}.products-list[data-layout=list] .product-card .product-card__features-list li{padding:3px 0}[dir=ltr] .products-list[data-layout=list] .product-card .product-card__features-list li{padding-left:12px;padding-right:0}[dir=rtl] .products-list[data-layout=list] .product-card .product-card__features-list li{padding-right:12px;padding-left:0}.products-list[data-layout=list] .product-card .product-card__features-list li:before{top:8px}@media (min-width: 992px) and (max-width: 1199px){.products-list[data-layout=list] .product-card .product-card__image{width:180px}[dir=ltr] .products-list[data-layout=list] .product-card .product-card__image{padding-left:20px;padding-right:20px}[dir=rtl] .products-list[data-layout=list] .product-card .product-card__image{padding-right:20px;padding-left:20px}[dir=ltr] .products-list[data-layout=list] .product-card .product-card__info{padding-left:0;padding-right:20px}[dir=rtl] .products-list[data-layout=list] .product-card .product-card__info{padding-right:0;padding-left:20px}}@media (max-width: 767px){.products-list[data-layout=list] .product-card{flex-direction:column}.products-list[data-layout=list] .product-card .product-card__image{width:250px;padding:20px;margin:0 auto}.products-list[data-layout=list] .product-card .product-card__info{border-top:1px solid #ebebeb;padding:20px}.products-list[data-layout=list] .product-card .product-card__actions{width:auto;border-top:1px solid #ebebeb;padding:20px}[dir=ltr] .products-list[data-layout=list] .product-card .product-card__actions{border-left:none}[dir=rtl] .products-list[data-layout=list] .product-card .product-card__actions{border-right:none}.products-list[data-layout=list] .product-card .product-card__buttons{flex-wrap:nowrap}.products-list[data-layout=list] .product-card .product-card__buttons .btn{font-size:1rem;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem 1.25rem;font-weight:500}.products-list[data-layout=list] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(2.25rem + 2px)}.products-list[data-layout=list] .product-card .product-card__addtocart--list{width:auto}[dir=ltr] .products-list[data-layout=list] .product-card .product-card__addtocart--list{margin-right:auto}[dir=rtl] .products-list[data-layout=list] .product-card .product-card__addtocart--list{margin-left:auto}}.products-view{position:relative}.products-view__options{padding-bottom:20px}.products-view__pagination{padding-top:32px}.products-view__empty{border:2px solid #f0f0f0;padding:84px 0;border-radius:3px;display:flex;flex-direction:column;align-items:center}.products-view__empty-title{font-size:24px;font-weight:500}.products-view__empty-subtitle{margin-bottom:24px}.products-view__loader{position:absolute;left:-10px;top:-10px;width:calc(100% + 20px);height:calc(100% + 20px);z-index:4;background:#ffffffb3;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.products-view--loading .products-view__loader{opacity:1;pointer-events:auto}.profile-card__body{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-card__avatar{width:90px;height:90px;border-radius:50%;margin-bottom:16px}.profile-card__avatar img{border-radius:50%;max-width:100%}.profile-card__name{font-weight:500;line-height:20px}.profile-card__email{font-size:15px;margin-bottom:24px}.quickview{padding:60px;position:relative}.quickview__close{position:absolute;top:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#fff;border-radius:3px;border:none;fill:#bfbfbf;transition:all .2s;z-index:2}[dir=ltr] .quickview__close{right:0}[dir=rtl] .quickview__close{left:0}.quickview__close:focus,.quickview__close:hover{fill:gray}.quickview__close:focus{outline:none}@media (min-width: 576px) and (max-width: 1199px){.quickview{padding:30px}}@media (max-width: 575px){.quickview{padding:20px}}.review{display:flex}.review__avatar{flex-shrink:0}[dir=ltr] .review__avatar{margin-left:16px;margin-right:24px}[dir=rtl] .review__avatar{margin-right:16px;margin-left:24px}.review__avatar img{width:70px;border-radius:1000px}.review__author{margin-top:-4px;font-size:16px;font-weight:500}.review__rating{margin-top:2px}.review__text{font-size:16px;margin-top:12px}.review__date{margin-top:10px;color:#999;font-size:14px}@media (min-width: 576px) and (max-width: 767px){[dir=ltr] .review__avatar{margin-right:18px}[dir=rtl] .review__avatar{margin-left:18px}.review__avatar img{width:60px}}@media (max-width: 575px){.review__avatar{display:none}}.reviews-list__content{list-style:none;padding:0;margin:0}.reviews-list__item{border-bottom:1px solid #ebebeb;padding-top:28px;padding-bottom:24px}.reviews-list__item:first-child{padding-top:0}.reviews-list__pagination{margin-top:36px}@media (max-width: 767px){.reviews-list__pagination{margin-top:30px}}.reviews-view__header{margin-bottom:50px}.reviews-view__form{margin-top:40px;padding-top:60px}@media (max-width: 575px){.reviews-view__header{margin-bottom:32px}.reviews-view__form{margin-top:30px;padding-top:50px}}.shop-layout{display:flex}@media (min-width: 992px){.shop-layout__sidebar{width:255px;flex-shrink:0}.shop-layout__content{width:calc(100% - 285px)}[dir=ltr] .shop-layout--sidebar--start .shop-layout__sidebar{margin-right:30px}[dir=rtl] .shop-layout--sidebar--start .shop-layout__sidebar,[dir=ltr] .shop-layout--sidebar--end .shop-layout__sidebar{margin-left:30px}[dir=rtl] .shop-layout--sidebar--end .shop-layout__sidebar{margin-right:30px}}@media (max-width: 991px){.shop-layout{flex-wrap:wrap}.shop-layout__content,.shop-layout__sidebar{width:100%}.shop-layout__sidebar{order:1}[dir=ltr] .shop-layout--sidebar--start .shop-layout__sidebar,[dir=ltr] .shop-layout--sidebar--end .shop-layout__sidebar{margin-left:0;margin-right:0}[dir=rtl] .shop-layout--sidebar--start .shop-layout__sidebar,[dir=rtl] .shop-layout--sidebar--end .shop-layout__sidebar{margin-right:0;margin-left:0}}.spec{font-size:15px;line-height:18px}.spec__header{margin-bottom:50px}.spec__section+.spec__section{margin-top:40px}.spec__section-title{font-weight:500;font-size:18px;letter-spacing:-.03em;line-height:20px;margin:0 0 12px}.spec__row{padding:8px 12px;display:flex;border-bottom:1px solid #ebebeb}.spec__row:first-of-type{border-top:1px solid #ebebeb}.spec__name{width:230px;flex-shrink:0;color:#999}[dir=ltr] .spec__name{padding-right:30px}[dir=rtl] .spec__name{padding-left:30px}.spec__disclaimer{margin-top:40px;font-size:14px;line-height:22px;color:#999}@media (min-width: 576px) and (max-width: 767px){.spec__name{width:170px}}@media (max-width: 575px){.spec__header{margin-bottom:30px}.spec__row{display:block;padding:12px 0}.spec__name{width:auto;margin-bottom:6px}}.view-options{display:flex;align-items:center;font-size:15px}[dir=ltr] .view-options__legend{margin-left:20px}[dir=rtl] .view-options__legend{margin-right:20px}.view-options__divider{flex-grow:1}[dir=ltr] .view-options__filters-button{margin-right:12px}[dir=rtl] .view-options__filters-button{margin-left:12px}.view-options__control{display:flex;align-items:center}[dir=ltr] .view-options__control{margin-left:24px}[dir=rtl] .view-options__control{margin-right:24px}.view-options__control label{margin-bottom:0}[dir=ltr] .view-options__control label{margin-right:8px}[dir=rtl] .view-options__control label{margin-left:8px}@media (max-width: 991px){.view-options{flex-wrap:wrap}[dir=ltr] .view-options__legend{margin-left:auto}[dir=rtl] .view-options__legend{margin-right:auto}.view-options__divider{width:100%;height:12px}[dir=ltr] .view-options__control{margin-left:auto}[dir=rtl] .view-options__control{margin-right:auto}[dir=ltr] .view-options__control+.view-options__control{margin-left:24px}[dir=rtl] .view-options__control+.view-options__control{margin-right:24px}}@media (max-width: 474px){.view-options__legend{width:100%;padding-top:12px}.view-options__divider{height:8px}.view-options__control{display:block}[dir=ltr] .view-options__control{margin-left:0;margin-right:24px}[dir=rtl] .view-options__control{margin-right:0;margin-left:24px}[dir=ltr] .view-options__control+.view-options__control{margin-left:0}[dir=rtl] .view-options__control+.view-options__control{margin-right:0}}@media (min-width: 992px){.view-options--offcanvas--mobile .view-options__filters-button{display:none}}.wishlist__product-name{color:inherit}.wishlist__product-rating{margin-top:6px;display:flex}.wishlist__product-rating-legend{font-size:13px;line-height:1;color:#b3b3b3;padding-top:1px}[dir=ltr] .wishlist__product-rating-legend{margin-left:9px}[dir=rtl] .wishlist__product-rating-legend{margin-right:9px}@media (min-width: 768px){.wishlist{width:100%;border-collapse:separate;border-spacing:0}.wishlist__column{padding:12px 18px;border-top:1px solid #ebebeb}[dir=ltr] .wishlist__column:first-child{border-left:1px solid #ebebeb}[dir=rtl] .wishlist__column:first-child{border-right:1px solid #ebebeb}[dir=ltr] .wishlist__column:last-child{border-right:1px solid #ebebeb}[dir=rtl] .wishlist__column:last-child{border-left:1px solid #ebebeb}.wishlist__head{background:#f7f7f7;font-size:15px}.wishlist__head .wishlist__column{font-weight:500}[dir=ltr] .wishlist__head .wishlist__column:first-child{border-top-left-radius:2.5px}[dir=rtl] .wishlist__head .wishlist__column:first-child{border-top-right-radius:2.5px}[dir=ltr] .wishlist__head .wishlist__column:last-child{border-top-right-radius:2.5px}[dir=rtl] .wishlist__head .wishlist__column:last-child{border-top-left-radius:2.5px}.wishlist__body .wishlist__column{padding-top:18px;padding-bottom:18px}.wishlist__body .wishlist__row:last-child .wishlist__column{border-bottom:1px solid #ebebeb}[dir=ltr] .wishlist__body .wishlist__row:last-child .wishlist__column:first-child{border-bottom-left-radius:2.5px}[dir=rtl] .wishlist__body .wishlist__row:last-child .wishlist__column:first-child{border-bottom-right-radius:2.5px}[dir=ltr] .wishlist__body .wishlist__row:last-child .wishlist__column:last-child{border-bottom-right-radius:2.5px}[dir=rtl] .wishlist__body .wishlist__row:last-child .wishlist__column:last-child{border-bottom-left-radius:2.5px}.wishlist__column--image{width:1px;text-align:center}[dir=ltr] .wishlist__column--image{padding-right:4px}[dir=rtl] .wishlist__column--image{padding-left:4px}.wishlist__column--image .product-image{width:80px}.wishlist__column--stock{white-space:nowrap;text-align:center;width:1px}.wishlist__column--price{width:170px}[dir=ltr] .wishlist__column--price{text-align:right;padding-left:90px}[dir=rtl] .wishlist__column--price{text-align:left;padding-right:90px}.wishlist__column--tocart{white-space:nowrap;width:1px}[dir=ltr] .wishlist__column--tocart{padding-left:90px;padding-right:0}[dir=rtl] .wishlist__column--tocart{padding-right:90px;padding-left:0}.wishlist__column--remove{width:1px}}@media (min-width: 992px) and (max-width: 1199px){.wishlist__column--price{width:140px}[dir=ltr] .wishlist__column--price,[dir=ltr] .wishlist__column--tocart{padding-left:30px}[dir=rtl] .wishlist__column--price,[dir=rtl] .wishlist__column--tocart{padding-right:30px}}@media (min-width: 768px) and (max-width: 991px){.wishlist__column--price{width:1px}[dir=ltr] .wishlist__column--tocart,[dir=ltr] .wishlist__column--price,[dir=ltr] .wishlist__column--stock{padding-left:0}[dir=rtl] .wishlist__column--tocart,[dir=rtl] .wishlist__column--price,[dir=rtl] .wishlist__column--stock{padding-right:0}[dir=ltr] .wishlist__column--remove{padding-left:8px;padding-right:12px}[dir=rtl] .wishlist__column--remove{padding-right:8px;padding-left:12px}}@media (max-width: 767px){.wishlist{display:block}.wishlist__head{display:none}.wishlist__body{display:block}.wishlist__row{position:relative;width:100%;display:block;border:1px solid #ebebeb;border-radius:2px;padding:20px 20px 24px}.wishlist__row+.wishlist__row{margin-top:15px}.wishlist__column{display:block;padding:0}.wishlist__column--image{padding:0 0 12px;text-align:center}.wishlist__column--image .product-image{width:100%;max-width:160px;margin:0 auto}.wishlist__column--product,.wishlist__column--stock,.wishlist__column--price,.wishlist__column--tocart{text-align:center}.wishlist__column--stock{margin-top:8px}.wishlist__column--price{margin-top:12px;font-size:16px;font-weight:700}.wishlist__column--tocart{margin-top:24px}.wishlist__column--remove{position:absolute;top:5px}[dir=ltr] .wishlist__column--remove{right:5px}[dir=rtl] .wishlist__column--remove{left:5px}.wishlist__product-rating{justify-content:center}}.comment{display:flex}.comment__avatar{width:70px;flex-shrink:0}[dir=ltr] .comment__avatar{margin-left:20px;margin-right:24px}[dir=rtl] .comment__avatar{margin-right:20px;margin-left:24px}.comment__avatar img{max-width:100%;border-radius:222px}.comment__content{flex-grow:1}.comment__header{margin-top:-4px;display:flex;justify-content:space-between;align-items:center}.comment__author{font-size:16px;font-weight:500}.comment__author a{color:inherit;transition:color .2s}.comment__author a:hover{color:var(--primaryColor)}.comment__reply .btn{height:22px;padding:.125rem .375rem;display:block}.comment__text{font-size:16px;margin-top:6px}.comment__date{margin-top:10px;color:#999;font-size:14px}@media (max-width: 767px){[dir=ltr] .comment__avatar{margin-left:0}[dir=rtl] .comment__avatar{margin-right:0}}@media (max-width: 575px) and (max-width: 575px){.comment__avatar{display:none}}.comments-list{list-style:none;margin:0;padding:0}.comments-list__item+.comments-list__item{border-top:1px solid #ebebeb;margin-top:24px;padding-top:28px}.comments-list--level--0>.comments-list__item:last-child{padding-bottom:28px;border-bottom:1px solid #ebebeb}.comments-list--level--1{border-top:1px solid #ebebeb;margin-top:24px;padding-top:28px}[dir=ltr] .comments-list--level--1>.comments-list__item{margin-left:46px}[dir=rtl] .comments-list--level--1>.comments-list__item{margin-right:46px}@media (max-width: 767px){.comments-list__item+.comments-list__item{margin-top:20px;padding-top:24px}.comments-list--level--1{margin-top:20px;padding-top:24px}}.post__featured{text-align:center;position:relative;overflow:hidden;border-radius:2px;margin-bottom:40px}.post__featured img{transition:opacity .2s;max-width:100%}.post__featured:hover img{opacity:.8}.post__footer{margin-top:60px}.post__tags-share-buttons{margin-bottom:30px;display:flex;justify-content:space-between}[dir=ltr] .post__tags{margin-right:30px}[dir=rtl] .post__tags{margin-left:30px}.post__share-buttons{padding-top:2px}.post__section{margin-top:70px}.post__section-title{display:flex;align-items:center;margin-bottom:28px;font-size:22px}.post__section-title:after{margin-top:1px;content:"";display:block;height:2px;flex-grow:1;background:#ebebeb}[dir=ltr] .post__section-title:after{margin-left:16px}[dir=rtl] .post__section-title:after{margin-right:16px}@media (max-width: 1199px){.post__section{margin-top:50px}}@media (min-width: 768px) and (max-width: 991px){.post__featured{margin-bottom:30px}}@media (max-width: 767px){.post__featured{margin-bottom:24px}.post__footer{margin-top:40px}.post__tags-share-buttons{flex-direction:column;align-items:center}[dir=ltr] .post__tags{margin-right:0}[dir=rtl] .post__tags{margin-left:0}.post__tags .tags__list{justify-content:center}.post__share-buttons{padding:20px 0 0}}@media (min-width: 992px){.post--layout--full .post__featured{margin-bottom:50px}}@media (min-width: 1200px){.post--layout--full .post__featured{width:calc(100% + 380px)}[dir=ltr] .post--layout--full .post__featured{left:-190px}[dir=rtl] .post--layout--full .post__featured{right:-190px}}@media (min-width: 992px) and (max-width: 1199px){.post--layout--full .post__featured{width:calc(100% + 240px)}[dir=ltr] .post--layout--full .post__featured{left:-120px}[dir=rtl] .post--layout--full .post__featured{right:-120px}}.post-author{border:2px solid #f0f0f0;border-radius:2px;padding:22px;display:flex}.post-author__avatar{width:70px;flex-shrink:0;overflow:hidden;border-radius:2px}[dir=ltr] .post-author__avatar{margin-right:18px}[dir=rtl] .post-author__avatar{margin-left:18px}.post-author__avatar img{max-width:100%}.post-author__name{margin-top:1px;font-size:15px;font-weight:500}.post-author__name a{color:inherit}.post-author__about{margin-top:4px;font-size:14px}.post__related-posts{margin-top:50px}@media (max-width: 575px){.post-author{flex-direction:column;align-items:center;text-align:center}.post-author__avatar{width:90px}[dir=ltr] .post-author__avatar{margin-right:0}[dir=rtl] .post-author__avatar{margin-left:0}.post-author__info{margin-top:16px}.post-author__about{margin-top:8px}}.post-header__categories{display:flex}.post-header__categories a{padding:5px 7px 4px;display:block;font-size:11px;line-height:1;font-weight:500;text-transform:uppercase;color:gray;background:#ebebeb;border-radius:1.5px}.post-header__meta{font-size:14px;letter-spacing:.02em;color:#b2b2b2;display:flex;flex-wrap:wrap}.post-header__meta a{color:inherit;transition:color .2s}.post-header__meta a:hover{color:var(--primaryColor)}.post-header__meta-item{position:relative}[dir=ltr] .post-header__meta-item{margin-right:20px}[dir=rtl] .post-header__meta-item{margin-left:20px}.post-header__meta-item:after{position:absolute;display:block;content:"";background:currentColor;width:4px;height:4px;border-radius:2px;top:8px}[dir=ltr] .post-header__meta-item:after{right:-12px}[dir=rtl] .post-header__meta-item:after{left:-12px}[dir=ltr] .post-header__meta-item:last-child{margin-right:0}[dir=rtl] .post-header__meta-item:last-child{margin-left:0}.post-header__meta-item:last-child:after{display:none}.post-header--layout--classic .post-header__categories{margin-bottom:12px}.post-header--layout--classic .post-header__title{line-height:38px;margin-bottom:8px}.post-header--layout--classic .post-header__meta{margin-bottom:30px}@media (max-width: 1199px){.post-header--layout--classic .post-header__title{margin-bottom:6px}}@media (min-width: 768px) and (max-width: 1199px){.post-header--layout--classic .post-header__meta{margin-bottom:24px}}@media (max-width: 767px){.post-header--layout--classic .post-header__meta{margin-bottom:20px}}@media (min-width: 480px) and (max-width: 767px){.post-header--layout--classic .post-header__title{font-size:30px;line-height:32px}}@media (max-width: 479px){.post-header--layout--classic .post-header__title{font-size:28px;line-height:30px}}.post-header--layout--full{width:640px;max-width:100%;margin:0 auto;text-align:center;padding:20px 0 50px}.post-header--layout--full .post-header__categories{justify-content:center;margin-bottom:24px}.post-header--layout--full .post-header__title{line-height:42px}.post-header--layout--full .post-header__meta{margin-top:24px;justify-content:center}@media (max-width: 767px){.post-header--layout--full{padding:10px 0 24px}.post-header--layout--full .post-header__categories{margin-bottom:16px}.post-header--layout--full .post-header__title{font-size:30px;line-height:32px}.post-header--layout--full .post-header__meta{margin-top:12px}}@media (max-width: 575px){.post-header--layout--full{padding-top:0}[dir=ltr] .post-header--layout--full{text-align:left}[dir=rtl] .post-header--layout--full{text-align:right}.post-header--layout--full .post-header__categories{justify-content:flex-start}.post-header--layout--full .post-header__meta{margin-top:8px;justify-content:flex-start}}.posts-list__body{display:flex;flex-wrap:wrap;margin:-32px -15px}.posts-list__item{margin:32px 15px}.posts-list--layout--classic .posts-list__item{width:100%}@media (max-width: 767px){.posts-list--layout--classic .posts-list__body,.posts-list--layout--classic .posts-list__item{margin:0}.posts-list--layout--classic .posts-list__item+.posts-list__item{margin-top:36px}}@media (max-width: 479px){.posts-list--layout--classic .posts-list__item+.posts-list__item{margin-top:30px}}.posts-list--layout--list .posts-list__body{margin:-20px 0}.posts-list--layout--list .posts-list__item{width:100%;margin:20px 0}.posts-list--layout--grid .posts-list__item{width:calc(50% - 30px)}@media (max-width: 767px){.posts-list--layout--grid .posts-list__body{margin:0}.posts-list--layout--grid .posts-list__item{margin:0;width:100%}.posts-list--layout--grid .posts-list__item+.posts-list__item{margin-top:36px}}.posts-view__pagination{padding-top:48px}@media (max-width: 991px){.posts-view__pagination{padding-top:32px;padding-bottom:10px}}.related-posts__list{display:flex;flex-wrap:wrap;margin:-15px}.related-posts__item{width:calc(50% - 30px);margin:15px}@media (max-width: 479px){.related-posts__item{width:calc(100% - 30px)}}.block{margin-bottom:50px}.block--highlighted{padding:50px 0 60px;background:#f9f9f9}@media (max-width: 991px){.block{margin-bottom:30px}}.block-banner__body{position:relative;display:block;height:170px;text-align:center;color:inherit}.block-banner__body:hover{color:inherit}.block-banner__image{position:absolute;left:0;right:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;z-index:-1}.block-banner__image--mobile{display:none}.block-banner__title{padding-top:28px;font-size:30px;line-height:1;font-weight:700}.block-banner__text{padding-top:8px}.block-banner__button{padding-top:20px}.block-banner__mobile-br{display:none}@media (max-width: 767px){.block-banner__body{height:390px}.block-banner__image--desktop{display:none}.block-banner__image--mobile{display:block}.block-banner__title,.block-banner__text,.block-banner__button{width:220px;margin-left:auto;margin-right:auto}.block-banner__title{padding-top:48px;line-height:1.1}.block-banner__text{padding-top:12px}.block-banner__button{padding-top:28px}.block-banner__mobile-br{display:block}}.block-brands__slider{border:2px solid #f0f0f0;border-radius:2px}.block-brands__item{padding:32px 24px}@media (min-width: 768px) and (max-width: 991px){.block-brands__item{padding:28px 24px}}@media (max-width: 767px){.block-brands__item{padding:20px 24px}}.block-categories__list{display:flex;flex-wrap:wrap;margin:-6px}.block-categories__item{margin:6px;width:calc(33.3333% - 12px)}@media (min-width: 480px) and (max-width: 767px){.block-categories--layout--classic .block-categories__item{width:calc(50% - 12px)}}@media (max-width: 479px){.block-categories--layout--classic .block-categories__item{width:calc(100% - 12px)}}@media (min-width: 768px) and (max-width: 991px){.block-categories--layout--compact .block-categories__item{width:calc(50% - 12px)}}@media (max-width: 767px){.block-categories--layout--compact .block-categories__item{width:calc(100% - 12px)}}.block-empty__body{text-align:center;padding:18px 0 60px}.block-empty__message{font-size:17px}.block-empty__actions{margin-top:24px}.block-features__list{border:2px solid #f0f0f0;border-radius:2px;display:flex}.block-features__item{flex-basis:0;flex-grow:1;padding:16px 24px;display:flex}.block-features__divider{flex-shrink:0}.block-features__icon{flex-shrink:0;width:48px;height:48px;fill:var(--primaryColor)}[dir=ltr] .block-features__icon{margin-right:20px}[dir=rtl] .block-features__icon{margin-left:20px}.block-features__icon svg{display:block}.block-features__content{padding-top:2px}.block-features__title{font-size:17px;line-height:24px;font-weight:700}.block-features__subtitle{font-size:14px}.block-features--layout--boxed{margin-top:-36px}.block-features--layout--boxed .block-features__list{border:none}.block-features--layout--boxed .block-features__item{flex-direction:column;background:var(--componentBgColor);border-radius:3px;text-align:center;align-items:center;padding:30px 28px 28px}.block-features--layout--boxed .block-features__divider{width:14px}.block-features--layout--boxed .block-features__icon{margin-bottom:12px}[dir=ltr] .block-features--layout--boxed .block-features__icon{margin-right:0}[dir=rtl] .block-features--layout--boxed .block-features__icon{margin-left:0}@media (min-width: 480px) and (max-width: 991px){.block-features--layout--boxed .block-features__list{flex-wrap:wrap}.block-features--layout--boxed .block-features__item{width:50%}.block-features--layout--boxed .block-features__divider:nth-child(4n){width:100%;height:14px}}@media (max-width: 479px){.block-features--layout--boxed .block-features__list{flex-wrap:wrap}.block-features--layout--boxed .block-features__item{width:100%}.block-features--layout--boxed .block-features__divider{width:100%;height:14px}}.block-features--layout--classic{margin-top:-20px}.block-features--layout--classic .block-features__divider{flex-shrink:0;width:2px;background:#f0f0f0}@media (max-width: 1199px) and (min-width: 992px),(max-width: 767px) and (min-width: 576px){.block-features--layout--classic .block-features__item{padding:12px}[dir=ltr] .block-features--layout--classic .block-features__icon{margin-right:16px}[dir=rtl] .block-features--layout--classic .block-features__icon{margin-left:16px}.block-features--layout--classic .block-features__content{padding-top:0}}@media (max-width: 991px) and (min-width: 420px){.block-features--layout--classic .block-features__list{flex-wrap:wrap}.block-features--layout--classic .block-features__item{flex-basis:auto;width:calc(50% - 1px);flex-shrink:0}.block-features--layout--classic .block-features__divider:nth-child(4n){width:100%;height:2px}}@media (max-width: 575px) and (min-width: 420px){.block-features--layout--classic .block-features__item{text-align:center;flex-direction:column}.block-features--layout--classic .block-features__icon{margin-bottom:20px;width:100%;display:flex;justify-content:center}[dir=ltr] .block-features--layout--classic .block-features__icon{margin-right:0}[dir=rtl] .block-features--layout--classic .block-features__icon{margin-left:0}}@media (max-width: 419px){.block-features--layout--classic .block-features__list{flex-wrap:wrap}.block-features--layout--classic .block-features__item{flex-basis:auto;width:100%;flex-shrink:0}[dir=ltr] .block-features--layout--classic .block-features__icon{margin-right:24px}[dir=rtl] .block-features--layout--classic .block-features__icon{margin-left:24px}.block-features--layout--classic .block-features__divider{width:100%;height:2px}}.block-map{margin-bottom:10px}.block-map__body{height:540px;position:relative}.block-map__body:before{position:absolute;content:"";display:block;top:0;left:0;width:100%;height:3px;z-index:1;background:linear-gradient(to bottom,#00000026,#0000);pointer-events:none}.block-map__body:after{position:absolute;content:"";display:block;bottom:0;left:0;width:100%;height:3px;z-index:1;background-image:linear-gradient(to top,#0000000d,#0000);pointer-events:none}.block-map__body iframe{position:absolute;left:0;top:0;width:100%;height:100%;border:none}@media (max-width: 1199px){.block-map__body{height:500px}}@media (max-width: 991px){.block-map__body{height:440px}}@media (max-width: 767px){.block-map__body{height:380px}}@media (max-width: 575px){.block-map__body{height:300px}}.block-posts{position:relative;z-index:1}@media (min-width: 576px){.block-posts--layout--list-sm .post-card{display:flex;flex-direction:row;align-items:flex-start}.block-posts--layout--list-sm .post-card .post-card__image{width:240px;flex-shrink:0}[dir=ltr] .block-posts--layout--list-sm .post-card .post-card__image{margin-right:22px}[dir=rtl] .block-posts--layout--list-sm .post-card .post-card__image{margin-left:22px}.block-posts--layout--list-sm .post-card .post-card__name{margin-top:10px;font-size:16px;line-height:20px;order:-1;height:40px;overflow:hidden}.block-posts--layout--list-sm .post-card .post-card__date{margin-top:6px}.block-posts--layout--list-sm .post-card .post-card__category{display:none}.block-posts--layout--list-sm .post-card .post-card__content{margin-top:10px;font-size:15px;line-height:22px;height:66px;overflow:hidden}.block-posts--layout--list-sm .post-card .post-card__read-more{display:none}}@media (min-width: 992px) and (max-width: 1199px){.block-posts--layout--list-sm .post-card .post-card__image{width:210px;flex-shrink:0}[dir=ltr] .block-posts--layout--list-sm .post-card .post-card__image{margin-right:18px}[dir=rtl] .block-posts--layout--list-sm .post-card .post-card__image{margin-left:18px}.block-posts--layout--list-sm .post-card .post-card__name{margin-top:5px;font-size:15px;line-height:19px;order:-1}.block-posts--layout--list-sm .post-card .post-card__date{margin-top:4px}.block-posts--layout--list-sm .post-card .post-card__category{display:none}.block-posts--layout--list-sm .post-card .post-card__content{margin-top:10px;font-size:15px;line-height:20px;height:60px;overflow:hidden}.block-posts--layout--list-sm .post-card .post-card__read-more{display:none}}@media (max-width: 575px){.block-posts--layout--list-sm .post-card .post-card__info{display:flex;flex-wrap:wrap}.block-posts--layout--list-sm .post-card .post-card__image{margin-bottom:14px}.block-posts--layout--list-sm .post-card .post-card__category{display:none}.block-posts--layout--list-sm .post-card .post-card__date{order:-1}.block-posts--layout--list-sm .post-card .post-card__name{width:100%;font-size:18px;margin-top:4px;line-height:22px}.block-posts--layout--list-sm .post-card .post-card__content{width:100%;margin-top:12px}.block-posts--layout--list-sm .post-card .post-card__read-more{width:100%;display:none}}.block-posts--layout--grid-nl .post-card .post-card__info{display:flex;flex-wrap:wrap}.block-posts--layout--grid-nl .post-card .post-card__image{margin-bottom:14px}.block-posts--layout--grid-nl .post-card .post-card__category{display:none}.block-posts--layout--grid-nl .post-card .post-card__date{order:-1}.block-posts--layout--grid-nl .post-card .post-card__name{width:100%;font-size:18px;margin-top:4px;line-height:22px}.block-posts--layout--grid-nl .post-card .post-card__content{width:100%;margin-top:12px}.block-posts--layout--grid-nl .post-card .post-card__read-more{width:100%;display:none}.block-product-columns__item{position:relative}.block-product-columns__item+.block-product-columns__item{margin-top:-1px}.block-product-columns__item:hover{z-index:2}@media (min-width: 992px) and (max-width: 1199px){.block-product-columns .product-card .product-card__image{width:110px}.block-product-columns .product-card .product-card__rating{display:none}[dir=ltr] .block-product-columns .product-card .product-card__actions{left:110px}[dir=rtl] .block-product-columns .product-card .product-card__actions{right:110px}}.block-products__body{display:flex}.block-products__body app-product-card{display:flex;flex-grow:1}.block-products__featured{display:flex;flex-direction:column;width:36%;flex-shrink:0}.block-products__featured-item{display:flex;flex-grow:1}.block-products__featured-item .product-card{width:100%;flex-shrink:0}.block-products__list{display:flex;flex-wrap:wrap;margin:-6px}.block-products__list-item{display:flex;width:calc(20% - 12px);margin:6px}.block-products__list-item .product-card{width:100%;flex-shrink:0}.block-products__list-item .product-card .product-card__image{padding:18px 18px 20px}.block-products__list-item .product-card .product-card__info{padding:0 24px}.block-products__list-item .product-card .product-card__actions{padding:0 24px 24px}.block-products__list-item .product-card .product-card__description,.block-products__list-item .product-card .product-card__availability,.block-products__list-item .product-card .product-card__features-list{display:none}@media (min-width: 480px){.block-products__list-item .product-card .product-card__image{padding:15px}.block-products__list-item .product-card .product-card__badges-list{top:16px}[dir=ltr] .block-products__list-item .product-card .product-card__badges-list{left:16px}[dir=rtl] .block-products__list-item .product-card .product-card__badges-list{right:16px}.block-products__list-item .product-card .product-card__info{padding:0 15px}.block-products__list-item .product-card .product-card__actions{padding:0 15px 15px}.block-products__list-item .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.block-products__list-item .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}}@media (min-width: 480px) and (hover: hover){.block-products__list-item .product-card .product-card__buttons{display:none}.block-products__list-item .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products__list-item .product-card:hover .product-card__buttons{display:flex}}@media screen and (min-width: 480px) and (-ms-high-contrast: active),(min-width: 480px) and (-ms-high-contrast: none){.block-products__list-item .product-card .product-card__buttons{display:none}.block-products__list-item .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products__list-item .product-card:hover .product-card__buttons{display:flex}}@media (max-width: 479px){.block-products__list-item .product-card .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.block-products__list-item .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}}@media (max-width: 479px) and (hover: hover){.block-products__list-item .product-card .product-card__buttons{display:none}.block-products__list-item .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.block-products__list-item .product-card:hover .product-card__buttons{display:flex}}@media screen and (max-width: 479px) and (-ms-high-contrast: active),(max-width: 479px) and (-ms-high-contrast: none){.block-products__list-item .product-card .product-card__buttons{display:none}.block-products__list-item .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.block-products__list-item .product-card:hover .product-card__buttons{display:flex}}@media (min-width: 992px){.block-products__featured-item .product-card .product-card__image{padding:18px 18px 20px}.block-products__featured-item .product-card .product-card__info{padding:0 24px}.block-products__featured-item .product-card .product-card__actions{padding:0 24px 24px}.block-products__featured-item .product-card .product-card__description,.block-products__featured-item .product-card .product-card__availability,.block-products__featured-item .product-card .product-card__features-list{display:none}.block-products__featured-item .product-card .product-card__image{padding:25px}.block-products__featured-item .product-card .product-card__info{padding:0 30px;flex-grow:0}.block-products__featured-item .product-card .product-card__name{font-size:17px;line-height:23px}.block-products__featured-item .product-card .product-card__actions{padding:0 30px 30px;flex-grow:1;display:flex;flex-direction:column}.block-products__featured-item .product-card .product-card__rating{margin-top:10px}.block-products__featured-item .product-card .product-card__prices{margin-bottom:auto;font-size:20px}[dir=ltr] .block-products__featured+.block-products__list{margin-left:6px}[dir=rtl] .block-products__featured+.block-products__list{margin-right:6px}[dir=ltr] .block-products__list+.block-products__featured{margin-left:12px}[dir=rtl] .block-products__list+.block-products__featured{margin-right:12px}}@media (min-width: 576px) and (max-width: 991px){.block-products__featured-item{display:block}.block-products__featured-item .product-card{flex-direction:row}.block-products__featured-item .product-card .product-card__image{width:120px;padding:16px}.block-products__featured-item .product-card .product-card__badges-list{top:10px}[dir=ltr] .block-products__featured-item .product-card .product-card__badges-list{left:10px}[dir=rtl] .block-products__featured-item .product-card .product-card__badges-list{right:10px}.block-products__featured-item .product-card .product-card__badge{padding:3px 5px 2px}.block-products__featured-item .product-card .product-card__info{padding-top:14px;padding-bottom:42px;width:100%}[dir=ltr] .block-products__featured-item .product-card .product-card__info{padding-left:0;padding-right:30px}[dir=rtl] .block-products__featured-item .product-card .product-card__info{padding-right:0;padding-left:30px}.block-products__featured-item .product-card .product-card__name{overflow:hidden;max-height:38px}.block-products__featured-item .product-card .product-card__rating{white-space:nowrap}.block-products__featured-item .product-card .product-card__description,.block-products__featured-item .product-card .product-card__availability,.block-products__featured-item .product-card .product-card__buttons{display:none}.block-products__featured-item .product-card .product-card__actions{position:absolute;bottom:18px}[dir=ltr] .block-products__featured-item .product-card .product-card__actions{left:120px}[dir=rtl] .block-products__featured-item .product-card .product-card__actions{right:120px}.block-products__featured-item .product-card .product-card__features-list{display:none}.block-products__featured-item .product-card .product-card__image{width:216px}[dir=ltr] .block-products__featured-item .product-card .product-card__image{padding-left:24px;padding-right:24px;margin-right:16px}[dir=rtl] .block-products__featured-item .product-card .product-card__image{padding-right:24px;padding-left:24px;margin-left:16px}.block-products__featured-item .product-card .product-card__info{padding-top:20px;padding-bottom:120px}.block-products__featured-item .product-card .product-card__name{font-size:17px;margin-bottom:2px;flex-grow:0}.block-products__featured-item .product-card .product-card__actions{align-items:center;bottom:26px}[dir=ltr] .block-products__featured-item .product-card .product-card__actions{left:232px}[dir=rtl] .block-products__featured-item .product-card .product-card__actions{right:232px}.block-products__featured-item .product-card .product-card__prices{margin-top:0;font-size:20px}[dir=ltr] .block-products__featured-item .product-card .product-card__prices{margin-right:24px}[dir=rtl] .block-products__featured-item .product-card .product-card__prices{margin-left:24px}.block-products__featured-item .product-card .product-card__buttons{display:block}}@media (max-width: 991px){.block-products__body{display:block}.block-products__featured{width:100%}.block-products__featured+.block-products__list{margin-top:6px}.block-products__list+.block-products__featured{margin-top:12px}}@media (max-width: 767px){.block-products__list-item{width:calc(50% - 12px)}}@media (max-width: 575px){.block-products__featured-item .product-card .product-card__image{padding:18px 18px 20px}.block-products__featured-item .product-card .product-card__info{padding:0 24px}.block-products__featured-item .product-card .product-card__actions{padding:0 24px 24px}.block-products__featured-item .product-card .product-card__description,.block-products__featured-item .product-card .product-card__availability,.block-products__featured-item .product-card .product-card__features-list{display:none}.block-products__featured-item .product-card .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.block-products__featured-item .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}}@media (max-width: 575px) and (hover: hover){.block-products__featured-item .product-card .product-card__buttons{display:none}.block-products__featured-item .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.block-products__featured-item .product-card:hover .product-card__buttons{display:flex}}@media screen and (max-width: 575px) and (-ms-high-contrast: active),(max-width: 575px) and (-ms-high-contrast: none){.block-products__featured-item .product-card .product-card__buttons{display:none}.block-products__featured-item .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.block-products__featured-item .product-card:hover .product-card__buttons{display:flex}}@media (max-width: 479px){.block-products__list-item{width:calc(50% - 12px)}}.block-products-carousel{pointer-events:none}.block-products-carousel app-block-header{pointer-events:auto}.block-products-carousel .owl-stage{padding-bottom:56px;display:flex}.block-products-carousel .owl-stage-outer{margin-bottom:-56px}.block-products-carousel .owl-item{flex-shrink:0;display:flex;pointer-events:auto}.block-products-carousel__slider{position:relative;min-height:200px}.block-products-carousel__preloader{position:absolute;z-index:2;inset:0;background:#ffffffe6;opacity:0;visibility:hidden;transition:opacity .3s,visibility 0s .3s}.block-products-carousel__preloader:after{display:block;content:"";position:absolute;border:2px solid rgba(0,0,0,.1);border-top-color:#00000080;transition:border-color .1s;animation-name:preloader-animation;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite;left:calc(50% - 50px);top:calc(50% - 50px);width:100px;height:100px;border-radius:50px}.block-products-carousel--loading .block-products-carousel__preloader{transition-delay:0s,0s;opacity:1;visibility:visible}.block-products-carousel__column{display:flex;flex-direction:column;width:100%}.block-products-carousel__cell+.block-products-carousel__cell{margin-top:14px}.block-products-carousel__cell,.block-products-carousel__cell app-product-card{display:flex;width:100%;flex-basis:100%;flex-grow:1}.block-products-carousel__cell .product-card{width:100%}.block-products-carousel--has-items .block-products-carousel__preloader{bottom:56px}.block-products-carousel[data-layout^=grid-] .product-card .product-card__image{padding:18px 18px 20px}.block-products-carousel[data-layout^=grid-] .product-card .product-card__info{padding:0 24px}.block-products-carousel[data-layout^=grid-] .product-card .product-card__actions{padding:0 24px 24px}.block-products-carousel[data-layout^=grid-] .product-card .product-card__description,.block-products-carousel[data-layout^=grid-] .product-card .product-card__availability,.block-products-carousel[data-layout^=grid-] .product-card .product-card__features-list{display:none}.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}@media (hover: hover){.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4] .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.block-products-carousel[data-layout=grid-4] .product-card:hover .product-card__buttons{display:flex}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4] .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.block-products-carousel[data-layout=grid-4] .product-card:hover .product-card__buttons{display:flex}}@media (min-width: 768px) and (max-width: 1199px){.block-products-carousel[data-layout=grid-4] .product-card .product-card__image{padding:15px}.block-products-carousel[data-layout=grid-4] .product-card .product-card__badges-list{top:16px}[dir=ltr] .block-products-carousel[data-layout=grid-4] .product-card .product-card__badges-list{left:16px}[dir=rtl] .block-products-carousel[data-layout=grid-4] .product-card .product-card__badges-list{right:16px}.block-products-carousel[data-layout=grid-4] .product-card .product-card__info{padding:0 15px}.block-products-carousel[data-layout=grid-4] .product-card .product-card__actions{padding:0 15px 15px}.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}}@media (min-width: 768px) and (max-width: 1199px) and (hover: hover){.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products-carousel[data-layout=grid-4] .product-card:hover .product-card__buttons{display:flex}}@media screen and (min-width: 768px) and (max-width: 1199px) and (-ms-high-contrast: active),(min-width: 768px) and (max-width: 1199px) and (-ms-high-contrast: none){.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products-carousel[data-layout=grid-4] .product-card:hover .product-card__buttons{display:flex}}@media (max-width: 575px){.block-products-carousel[data-layout=grid-4] .product-card .product-card__image{padding:15px}.block-products-carousel[data-layout=grid-4] .product-card .product-card__badges-list{top:16px}[dir=ltr] .block-products-carousel[data-layout=grid-4] .product-card .product-card__badges-list{left:16px}[dir=rtl] .block-products-carousel[data-layout=grid-4] .product-card .product-card__badges-list{right:16px}.block-products-carousel[data-layout=grid-4] .product-card .product-card__info{padding:0 15px}.block-products-carousel[data-layout=grid-4] .product-card .product-card__actions{padding:0 15px 15px}.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}}@media (max-width: 575px) and (hover: hover){.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products-carousel[data-layout=grid-4] .product-card:hover .product-card__buttons{display:flex}}@media screen and (max-width: 575px) and (-ms-high-contrast: active),(max-width: 575px) and (-ms-high-contrast: none){.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products-carousel[data-layout=grid-4] .product-card:hover .product-card__buttons{display:flex}}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__image{padding:15px}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__badges-list{top:16px}[dir=ltr] .block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__badges-list{left:16px}[dir=rtl] .block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__badges-list{right:16px}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__info{padding:0 15px}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__actions{padding:0 15px 15px}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}@media (hover: hover){.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover .product-card__buttons{display:flex}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover .product-card__buttons{display:flex}}.block-products-carousel[data-layout=grid-5] .product-card .product-card__image{padding:15px}.block-products-carousel[data-layout=grid-5] .product-card .product-card__badges-list{top:16px}[dir=ltr] .block-products-carousel[data-layout=grid-5] .product-card .product-card__badges-list{left:16px}[dir=rtl] .block-products-carousel[data-layout=grid-5] .product-card .product-card__badges-list{right:16px}.block-products-carousel[data-layout=grid-5] .product-card .product-card__info{padding:0 15px}.block-products-carousel[data-layout=grid-5] .product-card .product-card__actions{padding:0 15px 15px}.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}@media (hover: hover){.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-5] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products-carousel[data-layout=grid-5] .product-card:hover .product-card__buttons{display:flex}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-5] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products-carousel[data-layout=grid-5] .product-card:hover .product-card__buttons{display:flex}}.block-products-carousel[data-layout=horizontal] .product-card{flex-direction:row}.block-products-carousel[data-layout=horizontal] .product-card .product-card__image{width:120px;padding:16px}.block-products-carousel[data-layout=horizontal] .product-card .product-card__badges-list{top:10px}[dir=ltr] .block-products-carousel[data-layout=horizontal] .product-card .product-card__badges-list{left:10px}[dir=rtl] .block-products-carousel[data-layout=horizontal] .product-card .product-card__badges-list{right:10px}.block-products-carousel[data-layout=horizontal] .product-card .product-card__badge{padding:3px 5px 2px}.block-products-carousel[data-layout=horizontal] .product-card .product-card__info{padding-top:14px;padding-bottom:42px;width:100%}[dir=ltr] .block-products-carousel[data-layout=horizontal] .product-card .product-card__info{padding-left:0;padding-right:30px}[dir=rtl] .block-products-carousel[data-layout=horizontal] .product-card .product-card__info{padding-right:0;padding-left:30px}.block-products-carousel[data-layout=horizontal] .product-card .product-card__name{overflow:hidden;max-height:38px}.block-products-carousel[data-layout=horizontal] .product-card .product-card__rating{white-space:nowrap}.block-products-carousel[data-layout=horizontal] .product-card .product-card__description,.block-products-carousel[data-layout=horizontal] .product-card .product-card__availability,.block-products-carousel[data-layout=horizontal] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=horizontal] .product-card .product-card__actions{position:absolute;bottom:18px}[dir=ltr] .block-products-carousel[data-layout=horizontal] .product-card .product-card__actions{left:120px}[dir=rtl] .block-products-carousel[data-layout=horizontal] .product-card .product-card__actions{right:120px}.block-products-carousel[data-layout=horizontal] .product-card .product-card__features-list{display:none}.block-sidebar__item+.block-sidebar__item{margin-top:30px}[dir=ltr] .block-sidebar--position--start{padding-right:20px}[dir=rtl] .block-sidebar--position--start{padding-left:20px}@media (max-width: 1199px){[dir=ltr] .block-sidebar--position--start{padding-right:6px}[dir=rtl] .block-sidebar--position--start{padding-left:6px}}@media (max-width: 991px){[dir=ltr] .block-sidebar--position--start{padding-right:0}[dir=rtl] .block-sidebar--position--start{padding-left:0}}[dir=ltr] .block-sidebar--position--end{padding-left:20px}[dir=rtl] .block-sidebar--position--end{padding-right:20px}@media (max-width: 1199px){[dir=ltr] .block-sidebar--position--end{padding-left:6px}[dir=rtl] .block-sidebar--position--end{padding-right:6px}}@media (max-width: 991px){[dir=ltr] .block-sidebar--position--end{padding-left:0}[dir=rtl] .block-sidebar--position--end{padding-right:0}}.block-sidebar__header{height:55px;flex-shrink:0;align-items:center;border-bottom:1px solid #ebebeb;display:none}.block-sidebar__title{padding:0 20px;font-weight:700;flex-grow:1}.block-sidebar__close{border:none;background:transparent;height:54px;width:55px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;fill:#999;transition:fill .2s}[dir=ltr] .block-sidebar__close{border-left:1px solid #ebebeb}[dir=rtl] .block-sidebar__close{border-right:1px solid #ebebeb}.block-sidebar__close:focus{outline:none}.block-sidebar__close:focus,.block-sidebar__close:hover{fill:var(--secondaryColor)}.block-sidebar--offcanvas--always{visibility:hidden;position:fixed;top:0;width:100%;height:100%;z-index:1000;transition:visibility 0s .3s}[dir=ltr] .block-sidebar--offcanvas--always{left:0}[dir=rtl] .block-sidebar--offcanvas--always{right:0}.block-sidebar--offcanvas--always .block-sidebar__backdrop{position:absolute;top:0;width:100%;height:100%;background:var(--secondaryColor);opacity:0;transition:opacity .3s}[dir=ltr] .block-sidebar--offcanvas--always .block-sidebar__backdrop{left:0}[dir=rtl] .block-sidebar--offcanvas--always .block-sidebar__backdrop{right:0}.block-sidebar--offcanvas--always .block-sidebar__body{position:absolute;top:0;width:290px;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff;box-shadow:0 0 20px #0006;transition:transform .3s;display:flex;flex-direction:column}[dir=ltr] .block-sidebar--offcanvas--always .block-sidebar__body{left:0;transform:translate(-100%) translate(-30px)}[dir=rtl] .block-sidebar--offcanvas--always .block-sidebar__body{right:0;transform:translate(100%) translate(30px)}.block-sidebar--offcanvas--always .block-sidebar__header{display:flex}.block-sidebar--offcanvas--always.block-sidebar--open{visibility:visible;transition-delay:0s}.block-sidebar--offcanvas--always.block-sidebar--open .block-sidebar__backdrop{opacity:.9}.block-sidebar--offcanvas--always.block-sidebar--open .block-sidebar__body{transform:translate(0)}@media (max-width: 991px){.block-sidebar--offcanvas--mobile{visibility:hidden;position:fixed;top:0;width:100%;height:100%;z-index:1000;transition:visibility 0s .3s}[dir=ltr] .block-sidebar--offcanvas--mobile{left:0}[dir=rtl] .block-sidebar--offcanvas--mobile{right:0}.block-sidebar--offcanvas--mobile .block-sidebar__backdrop{position:absolute;top:0;width:100%;height:100%;background:var(--secondaryColor);opacity:0;transition:opacity .3s}[dir=ltr] .block-sidebar--offcanvas--mobile .block-sidebar__backdrop{left:0}[dir=rtl] .block-sidebar--offcanvas--mobile .block-sidebar__backdrop{right:0}.block-sidebar--offcanvas--mobile .block-sidebar__body{position:absolute;top:0;width:290px;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff;box-shadow:0 0 20px #0006;transition:transform .3s;display:flex;flex-direction:column}[dir=ltr] .block-sidebar--offcanvas--mobile .block-sidebar__body{left:0;transform:translate(-100%) translate(-30px)}[dir=rtl] .block-sidebar--offcanvas--mobile .block-sidebar__body{right:0;transform:translate(100%) translate(30px)}.block-sidebar--offcanvas--mobile .block-sidebar__header{display:flex}.block-sidebar--offcanvas--mobile.block-sidebar--open{visibility:visible;transition-delay:0s}.block-sidebar--offcanvas--mobile.block-sidebar--open .block-sidebar__backdrop{opacity:.9}.block-sidebar--offcanvas--mobile.block-sidebar--open .block-sidebar__body{transform:translate(0)}}.block-slideshow{margin-bottom:50px;position:relative}.block-slideshow .owl-carousel .owl-dots{bottom:16px;position:absolute;background:#fff;display:flex;padding:4px;border-radius:9px}[dir=ltr] .block-slideshow .owl-carousel .owl-dots{left:50%;transform:translate(-50%)}[dir=rtl] .block-slideshow .owl-carousel .owl-dots{right:50%;transform:translate(50%)}.block-slideshow .owl-carousel .owl-dot{width:10px;height:10px;border-radius:5px;background:#e0e0e0}.block-slideshow .owl-carousel .owl-dot:focus{outline:none}.block-slideshow .owl-carousel .owl-dot:hover{background:#d1d1d1}.block-slideshow .owl-carousel .owl-dot.active{background:var(--primaryColor)}[dir=ltr] .block-slideshow .owl-carousel .owl-dot+.owl-dot{margin-left:6px}[dir=rtl] .block-slideshow .owl-carousel .owl-dot+.owl-dot{margin-right:6px}.block-slideshow__slide{position:relative;display:block;color:inherit}.block-slideshow__slide:hover{color:inherit}.block-slideshow__slide-content{position:absolute;bottom:46px}[dir=ltr] .block-slideshow__slide-content{left:46px}[dir=rtl] .block-slideshow__slide-content{right:46px}.block-slideshow__slide-title{font-size:30px;line-height:34px;font-weight:700;margin-bottom:12px;opacity:0;transition:all 1s .2s}.block-slideshow__slide-text{line-height:1.625;opacity:0;transform:translateY(15px);transition:all .8s .5s}.block-slideshow__slide-button{margin-top:40px;opacity:0;transition:all 1s .4s}.block-slideshow .active .block-slideshow__slide-title,.block-slideshow .active .block-slideshow__slide-text,.block-slideshow .active .block-slideshow__slide-button{opacity:1;transform:none}.block-slideshow--layout--full{margin-top:20px}@media (min-width: 768px){.block-slideshow--layout--full .block-slideshow__slide-content{bottom:54px}[dir=ltr] .block-slideshow--layout--full .block-slideshow__slide-content{left:72px}[dir=rtl] .block-slideshow--layout--full .block-slideshow__slide-content{right:72px}.block-slideshow--layout--full .block-slideshow__slide-title{margin-bottom:12px;line-height:36px}.block-slideshow--layout--full .block-slideshow__slide-button{margin-top:48px}}@media (min-width: 992px) and (max-width: 1199px){[dir=ltr] .block-slideshow--layout--full .block-slideshow__slide-content{left:56px}[dir=rtl] .block-slideshow--layout--full .block-slideshow__slide-content{right:56px}}@media (min-width: 768px) and (max-width: 991px){.block-slideshow--layout--full .block-slideshow__slide-content{bottom:56px}[dir=ltr] .block-slideshow--layout--full .block-slideshow__slide-content{left:48px}[dir=rtl] .block-slideshow--layout--full .block-slideshow__slide-content{right:48px}.block-slideshow--layout--full .block-slideshow__slide-title{margin-bottom:8px}.block-slideshow--layout--full .block-slideshow__slide-button{margin-top:40px}}.block-slideshow--layout--with-departments .block-slideshow__body{margin-top:15px}@media (min-width: 992px){[dir=ltr] .block-slideshow--layout--with-departments .block-slideshow__body{margin-left:-15px}[dir=rtl] .block-slideshow--layout--with-departments .block-slideshow__body{margin-right:-15px}}@media (max-width: 991px){.block-slideshow--layout--with-departments .block-slideshow__slide-button .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.block-slideshow--layout--with-departments .block-slideshow__slide-button .btn.btn-svg-icon{width:calc(1.875rem + 2px)}}@media (max-width: 767px){.block-slideshow__slide-content{left:5%;right:5%;top:30px;text-align:center}.block-slideshow__slide-title{font-size:14px;line-height:12px;margin-bottom:5px}.block-slideshow__slide-text{font-size:12px}.block-slideshow__slide-button{margin-top:12px}.block-slideshow__slide-button .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.block-slideshow__slide-button .btn.btn-svg-icon{width:calc(1.875rem + 2px)}}.widget__title{margin-bottom:20px;font-size:20px}.widget-aboutus{border:2px solid #f0f0f0;border-radius:2px;padding:28px}.widget-aboutus__socials{display:block;margin-top:20px}.widget-categories{border:2px solid #f0f0f0;border-radius:2px;padding:28px}.widget-categories__list{list-style:none;padding:0;margin:0;line-height:18px;font-size:16px}.widget-categories__row{display:flex}.widget-categories__row a{position:relative;display:block;color:inherit;padding-top:7px;padding-bottom:7px;fill:#ccc;transition:.15s color;flex-grow:1}[dir=ltr] .widget-categories__row a{padding-left:16px;padding-right:10px}[dir=rtl] .widget-categories__row a{padding-right:16px;padding-left:10px}.widget-categories__row a:hover{color:var(--primaryColor)}.widget-categories__arrow{position:absolute;top:calc(50% - 5px)}[dir=ltr] .widget-categories__arrow{left:0;transform:scaleX(1)}[dir=rtl] .widget-categories__arrow{right:0;transform:scaleX(-1)}.widget-categories__expander{margin-top:1px;width:28px;height:28px;position:relative;border:none;border-radius:1.5px;cursor:pointer;padding:0;background:transparent;color:#ccc;transition:all .2s}[dir=ltr] .widget-categories__expander{margin-right:-10px}[dir=rtl] .widget-categories__expander{margin-left:-10px}.widget-categories__expander:focus,.widget-categories__expander:hover{background:#f2f2f2;color:#a6a6a6}.widget-categories__expander:focus{outline:none}.widget-categories__expander:before,.widget-categories__expander:after{display:block;position:absolute;content:"";background:currentColor}.widget-categories__expander:before{width:8px;height:2px;top:calc(50% - 1px)}[dir=ltr] .widget-categories__expander:before{left:calc(50% - 4px)}[dir=rtl] .widget-categories__expander:before{right:calc(50% - 4px)}.widget-categories__expander:after{width:2px;height:8px;top:calc(50% - 4px);transition:transform .2s}[dir=ltr] .widget-categories__expander:after{left:calc(50% - 1px)}[dir=rtl] .widget-categories__expander:after{right:calc(50% - 1px)}.widget-categories__subs{overflow:hidden;height:0;opacity:0;visibility:hidden;font-size:15px;line-height:26px;transition:height .2s,opacity .2s,visibility 0s .2s}.widget-categories__subs ul{list-style:none;padding:6px 0 8px;margin:0}.widget-categories__subs li{position:relative}[dir=ltr] .widget-categories__subs li{padding-left:32px}[dir=rtl] .widget-categories__subs li{padding-right:32px}.widget-categories__subs li:before{content:"";display:block;position:absolute;top:10px;width:6px;height:6px;border:1px solid #ccc;border-radius:3px}[dir=ltr] .widget-categories__subs li:before{left:16px}[dir=rtl] .widget-categories__subs li:before{right:16px}.widget-categories__subs a{color:inherit;transition:.15s color}.widget-categories__subs a:hover{color:var(--primaryColor)}.widget-categories__item--open .widget-categories__expander:after{transform:rotate(90deg)}.widget-categories__item--open .widget-categories__subs{height:auto;opacity:1;visibility:visible;transition-delay:0s,0s,0s}.widget-categories--location--shop{padding:20px}.widget-comments{border:2px solid #f0f0f0;border-radius:2px;padding:28px}.widget-comments a{color:inherit;transition:color .2s}.widget-comments a:hover{color:var(--primaryColor)}.widget-comments__list{list-style:none;margin:0;padding:8px 0 4px}.widget-comments__item+.widget-comments__item{margin-top:26px}.widget-comments__author{font-size:15px;line-height:18px}.widget-comments__author a{border-bottom:2px solid #ebebeb;transition:border .2s}.widget-comments__author a:hover{border-color:rgba(var(--primaryColor),.8)}.widget-comments__content{margin-top:12px;font-size:15px;line-height:20px}.widget-comments__meta{margin-top:4px;font-size:13px;color:#999;display:flex;white-space:nowrap}.widget-comments__date{flex-shrink:0}.widget-comments__name{overflow:hidden;text-overflow:ellipsis;position:relative}[dir=ltr] .widget-comments__name{padding-left:20px}[dir=rtl] .widget-comments__name{padding-right:20px}.widget-comments__name:before{position:absolute;content:"";display:block;width:4px;height:4px;background:currentColor;border-radius:2px;top:8px}[dir=ltr] .widget-comments__name:before{left:8px}[dir=rtl] .widget-comments__name:before{right:8px}.widget-filters{border:2px solid #f0f0f0;border-radius:2px;padding:20px}.widget-filters__item{padding:8px 20px;margin:0 -20px;border-bottom:2px solid #f0f0f0}.widget-filters__item:first-child{border-top:2px solid #f0f0f0}.widget-filters__actions{padding-top:24px;padding-bottom:16px}[dir=ltr] .widget-filters__actions>.btn+.btn{margin-left:8px}[dir=rtl] .widget-filters__actions>.btn+.btn{margin-right:8px}.widget-filters--offcanvas--always{border:none;padding-top:0}.widget-filters--offcanvas--always .widget-filters__title{display:none}.widget-filters--offcanvas--always .widget-filters__item:first-child{border-top:none}.widget-filters--offcanvas--always .widget-filters__item{border-width:1px}@media (max-width: 991px){.widget-filters--offcanvas--mobile{border:none;padding-top:0}.widget-filters--offcanvas--mobile .widget-filters__title{display:none}.widget-filters--offcanvas--mobile .widget-filters__item:first-child{border-top:none}.widget-filters--offcanvas--mobile .widget-filters__item{border-width:1px}}.widget-newsletter{background:#f5f5f5;border-radius:2px;padding:32px 30px 36px;text-align:center;font-size:15px;line-height:24px}.widget-newsletter__title{font-size:24px;padding-top:6px;margin-bottom:24px}.widget-newsletter__text{margin-bottom:22px}.widget-newsletter__form{display:flex;flex-direction:column}.widget-posts{border:2px solid #f0f0f0;border-radius:2px;padding:28px}.widget-posts__list{padding-top:10px}.widget-posts__item{display:flex}.widget-posts__item+.widget-posts__item{margin-top:22px}.widget-posts__image{width:90px;flex-shrink:0;border-radius:1.5px;overflow:hidden;align-self:self-start;position:relative}[dir=ltr] .widget-posts__image{margin-right:16px}[dir=rtl] .widget-posts__image{margin-left:16px}.widget-posts__image :before{content:"";display:block;position:absolute;left:0;right:0;width:100%;height:100%;background:#0003;opacity:0;transition:opacity .6s;z-index:1}.widget-posts__image img{max-width:100%;display:block}.widget-posts__image:hover :before{opacity:1}.widget-posts__info{margin-top:-2px}.widget-posts__name{font-size:15px;line-height:18px}.widget-posts__name a{color:inherit;transition:color .2s}.widget-posts__name a:hover{color:var(--primaryColor)}.widget-posts__date{margin-top:2px;font-size:13px;color:#999}.widget-products{border:2px solid #f0f0f0;border-radius:2px;padding:20px}.widget-products__list{padding-top:8px}.widget-products__item{display:flex}.widget-products__item+.widget-products__item{margin-top:18px}.widget-products__image{width:50px;flex-shrink:0}[dir=ltr] .widget-products__image{margin-right:12px}[dir=rtl] .widget-products__image{margin-left:12px}.widget-products__image img{max-width:100%}.widget-products__name{margin-top:-2px;font-size:14px;line-height:17px}.widget-products__name a{color:inherit;transition:.15s}.widget-products__name a:hover{color:var(--primaryColor)}.widget-products__prices{padding-top:2px;font-size:14px;font-weight:700;color:var(--secondaryColor)}.widget-products__new-price{color:#ff2626}.widget-products__old-price{color:#b3b3b3;font-weight:400;font-size:12px;text-decoration:line-through}.widget-search{height:48px}.widget-search__body{position:relative;height:100%}.widget-search__input{box-shadow:0 0 0 2px #ededed inset;transition:box-shadow .2s;border-radius:2px;height:100%;width:100%;background:transparent;border:none;padding-top:10px;padding-bottom:10px;color:inherit;appearance:none}[dir=ltr] .widget-search__input{padding-left:18px;padding-right:48px}[dir=rtl] .widget-search__input{padding-right:18px;padding-left:48px}.widget-search__input:hover{box-shadow:0 0 0 2px #d9d9d9 inset}.widget-search__input:focus{outline:none;box-shadow:0 0 0 2px var(--primaryColor) inset}.widget-search__input::placeholder{color:#999}.widget-search__button{height:48px;width:48px;cursor:pointer;position:absolute;top:0;background:transparent;border:none;padding:0;fill:#ccc;transition:fill .2s}[dir=ltr] .widget-search__button{right:0}[dir=rtl] .widget-search__button{left:0}.widget-search__button svg{position:absolute;left:calc(50% - 10px);top:calc(50% - 10px)}.widget-search__button:focus{outline:none}.widget-search__button:focus,.widget-search__button:hover{fill:var(--primaryColor)}.widget-tags{border:2px solid #f0f0f0;border-radius:2px;padding:28px}body{background:var(--backgroundColor)}.mr-14{margin-right:14px}a{text-decoration:none}.panel-heading .card-header .panel-enabled{padding:0!important}.shop-filter .card-header{background:#f0f0f0;padding:0;border-radius:0!important}.shop-filter .card-body{padding:.7rem 1.25rem .375rem}li a{color:var(--blackColor)}.my-btn-primary{background-color:var(--primaryColor);padding:11.5px 30px;transition:var(--transition);color:var(--primaryTextColor);display:inline-block;position:relative;box-shadow:unset;border:0;font-size:var(--fontSize);font-weight:500}.my-btn-primary:hover{color:var(--secondaryTextColor);background-color:var(--secondaryColor)}.my-btn-secondary{color:var(--secondaryTextColor);background-color:var(--secondaryColor);padding:11.5px 30px;transition:var(--transition);display:inline-block;position:relative;box-shadow:unset;border:0;font-size:var(--fontSize);font-weight:500}.my-btn-secondary:hover{background-color:var(--primaryColor);color:var(--primaryTextColor)}.text-primary{color:var(--primaryColor)!important}.form-control{height:48px;border-radius:5px;border:1px solid #eeeeee;box-shadow:unset!important;font-size:var(--fontSize);color:var(--blackColor);border:.5px solid #000000!important;padding-left:15px;padding-right:15px}.form-control:focus{border-color:#d5cccc}.form-select{border:.5px solid #000000!important}.bold{font-weight:700}.font-size-18{font-size:18px}.font-size-14{font-size:14px}.lf{font-size:xxx-large!important}.center{display:flex;justify-content:center!important;align-items:center!important}.no-wrap{white-space:nowrap}.two-lines{font-size:16px;line-height:1.5;height:3em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:1;-webkit-line-clamp:2;-webkit-box-orient:vertical}.one-line{font-size:16px;line-height:2.5;height:2em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical}.flex{display:flex!important}.row{display:flex!important;flex-direction:row!important}.row-wrap{display:flex;flex-direction:row;flex-wrap:wrap}.column{display:flex;flex-direction:column}.layout-space-around{justify-content:space-around!important}.layout-start{justify-content:start!important}.layout-end,.end{justify-content:end!important}.h-center,.layout-center{justify-content:center!important}.layout-space-between{justify-content:space-between}.v-center{align-items:center!important}.align-center{align-items:center!important;text-align:center!important}.align-start{align-items:flex-start!important}.align-right{text-align:right!important}.stretch{flex-grow:1!important}.flex-80{flex-grow:0;flex-shrink:0;flex-basis:80%}.flex-75{flex-grow:0;flex-shrink:0;flex-basis:75%}.flex-70{flex-grow:0;flex-shrink:0;flex-basis:70%}.flex-66{flex-grow:0;flex-shrink:0;flex-basis:66%}.flex-65{flex-grow:0;flex-shrink:0;flex-basis:65%}.flex-60{flex-grow:0;flex-shrink:0;flex-basis:60%}.flex-50{flex-grow:0;flex-shrink:0;flex-basis:49%}.flex-48{flex-grow:0;flex-shrink:0;flex-basis:48%}.flex-45{flex-grow:0;flex-shrink:0;flex-basis:45%}.flex-40{flex-grow:0;flex-shrink:0;flex-basis:40%}.flex-35,.flex-33{flex-grow:0;flex-shrink:0;flex-basis:30%}.flex-32{flex-grow:0;flex-shrink:0;flex-basis:32%}.flex-30{flex-grow:0;flex-shrink:0;flex-basis:30%}.flex-25{flex-grow:0;flex-shrink:0;flex-basis:25%}.flex-20{flex-grow:0;flex-shrink:0;flex-basis:20%}.flex-15{flex-grow:0;flex-shrink:0;flex-basis:15%}.flex-10{flex-grow:0;flex-shrink:0;flex-basis:10%}.flex-100{flex-grow:0;flex-shrink:0;flex-basis:100%}.m-5{margin:5px}.m-10{margin:10px!important}.m-20{margin:20px!important}.mt-4{margin-top:4px}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px!important}.mt-15{margin-top:15px!important}.mt-20{margin-top:20px!important}.mt-30{margin-top:30px!important}.mt-40{margin-top:40px!important}.mt-50{margin-top:50px!important}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px!important}.mb-15{margin-bottom:15px!important}.mb-20{margin-bottom:20px!important}.mb-25{margin-bottom:25px!important}.mb-30{margin-bottom:30px!important}.mb-35{margin-bottom:35px!important}.mb-40{margin-bottom:40px!important}.mb-70{margin-bottom:70px!important}.mr-3{margin-right:3px}.mr-5{margin-right:5px!important}.mr-10{margin-right:10px!important}.mr-20{margin-right:20px!important}.ml-5{margin-left:5px!important}.ml-10{margin-left:10px!important}.ml-20{margin-left:20px!important}.ml-30{margin-left:30px!important}.ml-60{margin-left:60px}.margin-left-auto{margin-left:auto}.p-5{padding:5px}.p-10{padding:10px}.p-20{padding:20px!important}.pt-5{padding-top:5px!important}.pt-6{padding-top:6rem}.pt-10{padding-top:10px!important}.pt-15{padding-top:15px!important}.pt-20{padding-top:20px!important}.pt-30{padding-top:30px!important}.pt-40{padding-top:40px!important}.pt-50{padding-top:50px!important}.pb-5{padding-bottom:5px!important}.pb-10{padding-bottom:10px!important}.pb-15{padding-bottom:15px!important}.pb-20{padding-bottom:20px!important}.pb-30{padding-bottom:30px!important}.pb-40{padding-bottom:40px!important}.pb-50{padding-bottom:50px!important}.pr-10{padding-right:10px}.ptb-100{padding-top:100px;padding-bottom:100px}.ptb-50{padding-top:50px;padding-bottom:50px}.padding-zero{padding:0!important}.white{color:#fff}.red{color:red}.green{color:green}.bg-white{background:#fff}.red-chip,.green-chip,.black-chip,.blue-chip,.yellow-chip{font-size:10px;padding:4px 12px;border-radius:4px;font-weight:500;display:inline-flex;align-items:center;letter-spacing:.2px;line-height:12px!important}.list-card-content{padding-bottom:10px!important;padding-left:5px!important}.red-chip{background-color:#fafafa;color:#d32f2f;border:1px solid #ef5350}.green-chip{background-color:#fafafa;color:#2e7d32;border:1px solid #4caf50}.black-chip{background-color:#fafafa;color:#212121;border:1px solid #424242}.blue-chip{background-color:#fafafa;color:#1976d2;border:1px solid #2196f3}.yellow-chip{background-color:#fafafa;color:#f57f17;border:1px solid #fdd835}.border-container{border:2px solid #ebebeb;box-shadow:none}.card-border{border:1px solid #dddddd!important}.no-box-shadow{box-shadow:none!important}.list-table{width:100%}.list-table tr:nth-child(2n){background-color:#f2f2f2}.table-container{height:calc(100vh - 175px);overflow:auto}.loading-shade{position:absolute;inset:0 0 56px;background:#00000026;z-index:1;display:flex;align-items:center;justify-content:center}.example-spacer{flex:1 1 auto}.filter{float:right;margin-top:-8px}.filter-sidenav{padding:20px}.filter-button{margin-right:5px;margin-left:5px}.form-label{font-weight:700;margin-top:5px;font-size:medium}.normal-input{padding:10px 21px;margin:8px 0;display:inline-block;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.inputfile{width:.1px;height:.1px;opacity:0;overflow:hidden;z-index:-1}.inputfile+label{margin-bottom:-9px;max-width:80%;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;display:inline-block;overflow:hidden;color:#1a237e;padding:2px 8px}.inputfile+label svg{width:1em;height:1em;vertical-align:middle;fill:currentColor;margin-top:-.25em;margin-right:.25em}.inputfile:focus+label,.inputfile.has-focus+label{outline:1px dotted #1a237e;outline:-webkit-focus-ring-color auto 5px}.link{cursor:pointer!important}.right{justify-content:flex-end!important;position:absolute;right:5px}.left{float:left}.full-width,.fw{width:100%}.hw{width:50%!important}.fd{width:100%}.width-30{width:30%}.width-40{width:40%}.my-fab{position:fixed!important;bottom:75px;right:46px}.main-container{padding-left:2px;background-color:#fff}.right-container{margin-right:3px}.left-container{margin-right:18px}.menu-content{padding:11px}.menu-checkbox{display:block}.add-button{margin-left:10px}.mat-icon{vertical-align:middle}.mat-card{margin:5px}.pos-rel{position:relative!important}.pos-abs{position:absolute!important}.pos-abs-right{position:absolute!important;right:0;z-index:15!important}.blue-snackbar{background-color:#256dea!important}.green-snackbar>div{background-color:#4bb543!important;padding:5px!important;color:#fff!important}.red-snackbar>div{background-color:#e9313e!important;padding:5px!important;color:#fff!important}.blue-snackbar>div{background-color:#00f!important;padding:5px!important;color:#fff!important}.flex-gap-10{gap:10px}.fw-300{font-weight:300}.fw-600{font-weight:600}.flc{width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.two-line-clamp-1-line{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;max-height:1.5em}.two-line-clamp-2-line{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:3em;line-height:1.5em}.clamped-text-3-line{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-height:4.5em}.no-underline{text-decoration:none!important}.spacer{flex:1 1 auto}.display-flex{display:flex;margin-top:11px}@media only screen and (max-width: 767px){img{max-width:100%;height:auto}}@media (min-width: 768px) and (max-width: 1023px){.lg-hide{display:none!important}}@media only screen and (max-width: 600px){.xs-column{flex-direction:column!important}.xs-align-start{align-items:flex-start!important}.xs-hide{display:none!important}.xs-show{display:flex!important}.xs-flex-100{flex-grow:0;flex-shrink:0;flex-basis:100%}.xs-flex-95{flex-grow:0;flex-shrink:0;flex-basis:95%}.xs-p-5{padding:5px!important}.xs-ml-10{margin-left:10px!important}.xs-mr-10{margin-right:10px!important}.xs-pr-5{padding-right:5px!important}.xs-pl-5{padding-left:5px!important}.xs-mr-5,.xs-ml-5{margin-right:5px!important}.xs-fw{width:100%!important}.xs-ml-20{margin-left:20px}.p-xs{padding:5px}.lg-hide{display:unset!important}}
